/*
	Theme Name: Discoo
	Theme URI: http://tokokoo.com/
	Description: Who’s not into music, any music? We all do. That’s why we design Disco with fantastic features like MP3 samples preview and social network integration.
	Version: 2.4.2
	Author: Tokokoo.com
	Author URI: http://tokokoo.com
	------------------------------------------------------
	Release: 22 Jun 2010
	Designer: Tokokoo
	Last Update: 19 Dec 2011
	Genre: Music
	------------------------------------------------------
        Developed by    : Onnay Okheng (@onnayokheng)
        Styling by      : @ardianzzz
*/

@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
margin:0;
padding:0;
}

body {
line-height:1;
font:1em/1.5 Arimo, Helvetica, Arial, Sans-serif;
color:#383838;
-webkit-text-size-adjust: 100%;
}

blockquote,q {
quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
content:none;
}

:focus {
outline:0;
}

del {
text-decoration:line-through;
}

table {
border-collapse:collapse;
border-spacing:0;
}

header,nav,aside,article,section,footer,hgroup,figure {
display:block;
margin:0;
padding:0;
}

table,thead,tbody,tfoot,tr,th,td {
vertical-align:top;
}

.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }


.grid-1 {
width:125px;
}

.grid-2 {
width:270px;
}

.grid-3 {
width:560px;
}

.grid-4 {
width:850px;
}

.grid-x {
width:415px;
}

.grid-y {
width:197px;
}

.col {
float:left;
display:inline;
margin:0 10px;
}

html {
font-size:100%;
}

#wrapper {
margin:0;
}

a {
text-decoration:none;
color:#1d66a7;
}

a:hover,a:focus {
text-decoration:underline;
}

section#container {
width:960px;
margin:0 auto;
}



header#site-header {
height:60px;
position:relative;
padding:30px 0;
margin:0 -5px;
width:970px;
}

header hgroup {
margin-left:0 !important;
}

header .top-banner {
margin-right:0;
float:right !important;
}

header .top-banner .banner-wrap {
float:right;
text-align:right;
}


h1#site-title {
font:36px/1.125 Bevan, Rockwell, Helvetica, Arial, Sans-serif;
color:#222;
letter-spacing:-0.025em;
}

h1#site-title a {
color:#fff;
text-shadow:1px 1px #0a518f;
}

h1#site-title a:hover,h1#site-title a:focus {
color:#358DE8;
text-decoration:none;
}

h2#site-tagline {
color:#fff;
display:inline;
}

.nav-wrapper {
background: #000000;
background: -moz-linear-gradient(top, #000000 0%, #383838 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#383838));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#383838',GradientType=0 );
height:32px;
border-bottom:solid 2px #333;
}


nav#topnav {
font-weight:700;
font-size:12px;
z-index:70;
width:960px;
height:32px;
line-height:32px;
position:relative;
}

ul#log-bar {
float:right;
height:30px;
padding:0 0 0 10px;
}

ul#log-bar a {
color:#fff;
text-decoration:none;
display:block;
float:left;
padding:0 10px;
}

.logout a {
color:#f66 !important;
}

.logout a:hover {
color:#ff1a1a !important;
}

#site-navigation {
height:30px;
position:relative;
width:940px;
z-index:27;
margin:10px auto;
}

#site-nav {
text-align:left;
float:left;
margin-left:-15px;
}

#site-nav li {
float:left;
zoom:1px;
display:inline;
position:relative;
font-weight:700;
color:#358ddc;
margin:0;
padding:0;
}

#site-nav li a {
display:block;
color:#fff;
padding:0 10px;
}

#site-nav li a:hover,#site-nav li a:focus {
text-decoration:none;
color:#358ddc;
}

#site-nav .sub-menu {
display:none;
position:absolute;
text-align:left;
background:#111;
-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
z-index:-2;
border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
border:solid 1px #333;
border-top:none;
}

#site-nav .sub-menu .sub-menu {
border:solid 1px #333;
border-radius:0 5px 5px 0;
-moz-border-radius:0 5px 5px 0;
-webkit-border-radius:0 5px 5px 0;
padding:0 !important;
}

.sub-menu li.menu-item .sub-menu {
left:140px;
top:0;
border-top:none;
z-index:29;
}

#site-nav .sub-menu li {
margin-left:0;
font-weight:400;
width:140px;
border-bottom:#111;
}

#site-nav a {
padding:0 8px;
}

#site-nav .sub-menu li a {
background:#111;
}

#site-nav .sub-menu li a:hover,#site-nav .sub-menu li a:focus {
background:#222;
}

#user-actions {
z-index:12;
height:40px;
}

#login-box {
height:40px;
line-height:40px;
text-align:right;
font-weight:700;
position:absolute;
top:0;
right:120px;
}

#cart-status {
position:absolute;
width:100px;
top:0;
right:0;
z-index:13;
height:135px;
text-align:center;
}

#cart-status .your-cart {
font:bold 12px/18px Helvetica, Arial, sans-serif;
display:block;
background:no-repeat scroll right center;
padding-right:22px;
text-shadow:1px 1px 1px #333;
letter-spacing:-0.06em;
margin:10px 10px 15px;
}

.total {
line-height:1.5em;
text-align:right;
width:80px;
margin:0 auto;
}

#cart-status a {
width:80px;
text-align:center;
margin:5px auto 0;
padding:5px 0;
}

.arrow {
padding-right:15px;
position:relative;
}

.arrow:after {
content:" »";
position:absolute;
top:0;
right:2px;
line-height:30px;
height:30px;
color:#666;
}

.arrow .arrow:after {
content:" »";
position:absolute;
top:0;
right:5px;
line-height:30px;
height:30px;
color:#fff;
}

#midbar {
background:#fff;
position:relative;
z-index:20;
font-size:13px;
margin:0 auto;
padding:8px 0;
}

#midbar .breadcrumb {
margin-left:20px;
margin-right:-20px;
}

#midbar form {
text-align:right;
margin:-4px -10px -4px 0;
}

#midbar form input[type=text] {
width:200px;
}


#midbar .breadcrumb a:hover {
color:#1D66A7;
text-decoration:none !important;
}

#midbar .breadcrumb a:after {
content:" »";
color:#666 !important;
}

.panel-button {
text-align:left;
color:#fff;
text-indent:20px;
display:block;
width:160px;
height:35px;
position:absolute;
right:0;
top:0;
font-weight:700;
line-height:35px;
z-index:15;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
background: #00b6f2;
background: -moz-linear-gradient(top, #00b6f2 0%, #0095c7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b6f2), color-stop(100%,#0095c7));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b6f2', endColorstr='#0095c7',GradientType=0 );
}

.panel-button:hover,.panel-button:focus {
background:#629B11; 
background: -moz-linear-gradient(top, #0095c7  0%, #00b6f2 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0095c7 ), color-stop(100%,#00b6f2)); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095c7', endColorstr='#00b6f2',GradientType=0 ); 
text-decoration:none;
}

.panel-button:after {
content:" +";
font-weight:700;
}

.panel-button:hover {
color:#fff !important;
}

.active:after {
content:" -";
font-weight:700;
}

#panel {
width:150px;
position:absolute;
top:35px;
right:8px;
z-index:10;
display:none;
box-shadow:1px 1px 3px #333;
-webkit-box-shadow:1px 1px 3px #333;
-moz-box-shadow:1px 1px 3px #333;
background:#0095c7;
list-style:none;
}

#panel li a {
display:block;
line-height:30px;
text-indent:20px;
color:#fff;
background:#0095c7;
border-bottom:solid 1px #0082ae;
padding:0;
}

#panel li a:hover,#panel li a:focus {
text-decoration:none;
background:#00a8e1;
}

#panel:after {
content:"";
display:block;
width:150px;
height:5px;
position:absolute;
bottom:-5px;
left:0;
z-index:-2;
}

#featured {
background:#fff;
position:relative;
z-index:4;
margin-top:30px;
}

#header-featured {
background:#fff;
width:940px;
height:400px;
margin:0 auto;
padding:0 5px;
position:relative;
overflow:hidden;
margin:0 auto;
}

#header-featured:after {
content:"";
clear:both;
height:0;
visibility:hidden;
}

#featured-tabs {
width: 920px;
position: absolute;
bottom: 15px;
left:0;
list-style: none;
z-index: 6;
margin: 0;
}

#featured-tabs li {
float:left;
margin-left:12px;
}

#featured-tabs li a {
display:block;
width:72px;
height:72px;
padding:4px;
background:#eee;
}

#featured-tabs li a:hover,#featured-tabs li a.current {
display:block;
background:#eee;
}

#featured-tabs li a.current:after {
content:"";
display:block;
position:absolute;
left:50%;
margin-left:-8px;
top:-16px;
}

#featured-tabs li a:hover:after {
content:"";
display:block;
position:absolute;
left:50%;
margin-left:-8px;
top:-16px;
}

#featured-tabs li a:focus,#featured-tabs li a:active {
outline:none !important;
}

#featured-tabs li a:hover {
background:#ddd;
}

#featured-tabs li a.current:after {
border-top:solid 8px transparent;
border-right:solid 8px transparent;
border-bottom:solid 8px #eee;
border-left:solid 8px transparent;
}

#featured-tabs li a:hover:after {
border-top:solid 8px transparent;
border-right:solid 8px transparent;
border-bottom:solid 8px #ddd;
border-left:solid 8px transparent;
}

#featured-tabs li a img {
width:72px;
height:72px;
display:block;
}

.featured-image {
position: absolute;
top: 15px;
left: 5px;
overflow: hidden;
height: 260px;
width: 539px;
padding: 4px;
}

.featured-image img {
display:block;
height:auto;
max-width:430px;
margin:0 auto;
}

.featured-desc {
position: absolute;
top: 15px;
right: 15px;
width: 331px;
}

.featured-title {
display:block;
font:22px/1.5 Bevan, Rockwell, Helvetica, Arial, Sans-serif;
letter-spacing:-0.02em;
padding:5px 0;
border-bottom:solid 1px #ddd;
margin-left:20px;
width:920px;
}

.featured-desc h3 {
font:25px/1.125 Arimo, Helvetica, Arial, sans-serif;
margin-bottom:10px;
font-weight:700;
}

.featured-desc h2 a:after {
content:"";
display:block;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
}

.featured-content {
font:15px/1.35 Arimo, Helvetica, Arial, sans-serif;
}

.readmore a {
margin-top: 1.5em;
border-top: none;
border-right: none;
border-left: none;
display: inline-block;
color: white;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
position: relative;
cursor: pointer;
font-weight: 700;
background: #358DDC;
padding: 2px 10px 2px;
font-size: 12px
}

.readmore a:hover,.readmore a:focus {
background:#60a6e4;
}

.readmore a:active {
top:1px;
}

#featured-tabs li a.current,#featured-tabs li a,#featured-panes,.featured-pane {
position:relative;
}

#featured .col {
height:450px;
}

#featured .slider:hover a {
color:#1c619f;
}

#featured .section {
padding:20px 20px 20px 55px;
}

#featured .heading {
font:bold 32px/1.125 Arimo, Helvetica, Arial, Sans-serif;
letter-spacing:-0.02em;
margin-bottom:12px;
}

#featured .heading a:after {
content:"";
display:block;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index:2;
}

#featured .thumbnail {
float:left;
width:80px;
height:80px;
border-top:1px solid #ccc;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ccc;
margin:0 1em 0.25em 0;
padding:4px;
}

#featured .category {
line-height:1.5;
margin-bottom:12px;
font-weight:700;
}

#featured .category a {
position:relative;
z-index:5;
color:#999;
}

#featured .price {
line-height:1.5;
font-weight:700;
}

#featured p {
font:15px/1.5 Arimo, Helvetica, Arial, Sans-serif;
}

#featured .more_info_button {
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
cursor:pointer;
background:#358ddc;
color:#fff !important;
font-weight:700;
margin-top:12px;
font-size:13px;
position:relative;
z-index:6;
padding:3px 5px;
}

#featured .image {
overflow:hidden;
display:block;
padding:20px;
}

.prev-slide,.prev-slide2,#superbox .nextprev .prev {
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/ico_navl.png) no-repeat;
}

.prev-slide,.prev-slide2,#superbox .nextprev .prev {
display:block;
height:31px;
width:31px;
position:absolute;
top:50%;
margin-top:-15px;
left:-20px;
background-position: 0 -31px;
text-indent:-9999px;
overflow:hidden;
z-index:10;
cursor:pointer;
}

.prev-slide:hover,.prev-slide:focus,.prev-slide2:hover,.prev-slide2:focus,#superbox .nextprev .prev:hover,#superbox .nextprev .prev:focus {
background-position:0 0;
}

.next-slide,.next-slide2,#superbox .nextprev .next {
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/ico_navr.png) no-repeat;
}

.next-slide,.next-slide2,#superbox .nextprev .next {
display:block;
height:31px;
width:31px;
position:absolute;
top:50%;
margin-top:-15px;
right:-20px;
background-position: 0 -31px;
text-indent:-9999px;
overflow:hidden;
z-index:10;
cursor:pointer;
}

.next-slide:hover,.next-slide:focus,.next-slide2:hover,.next-slide2:focus,#superbox .nextprev .next:hover,#superbox .nextprev .next:focus {
background-position:0 0;
}

#superbox .nextprev .disabled,#superbox .nextprev .disabled:hover,#superbox .nextprev .disabled:focus {
background:none !important;
cursor:auto;
}

.close a {
display:block;
width:31px;
height:31px;
position:absolute;
top:3px;
right:3px;
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/close.png) 0 0 no-repeat;
text-indent:-9999px;
overflow:hidden;
z-index:10;
cursor:pointer;
}

#how-to {
margin-top:30px;
position:relative;
z-index:4;
background:#fff;

}

#how-to header h2 {
display:block;
font:22px/1.5 Bevan, Rockwell, Helvetica, Arial, Sans-serif;
letter-spacing:-0.02em;
padding:5px 0;
border-bottom:solid 1px #ddd;
margin-left:20px;
width:920px;
}

#how-to .how {
margin-top:10px;
position:relative;
text-align:center;
padding:20px 0;
}

#how-to .how .how-img img {
display:block;
height:75px;
width:auto;
margin:0 auto 10px;
}

#how-to .how p {
line-height:1.3;
font-size:13px;
margin:0 0 0.75em;
padding:0 20px;
}

#how-to .how .how-next-arrow {
width:40px;
height:40px;
position:absolute;
top:50%;
margin-top:-20px;
right:-20px;
}

#content-category {
margin-top:30px;
position:relative;
z-index:4;
padding:5px 0;
background:#fff;
}

#content-category header {
border-bottom:solid 1px #ddd;
margin-left:20px;
width:920px;
margin-bottom:10px;
}

#content-category header h2 {
display:block;
font:22px/1.5 Bevan, Rockwell, Helvetica, Arial, Sans-serif;
letter-spacing:-0.02em;
}


#content-category .thumbnail {
position:relative;
width: 120px;
height: 120px;
overflow: hidden;
}

#content-category .thumbnail img {
display: block;
min-height: 120px;
min-width: 120px;
max-height: 180px;
max-width: 180px;
height: auto;
width: auto;
margin: 0 auto;
}

#content-category .thumbnail a {
color:#fff;
}

#content-category .thumbnail span {
display: block;
width: 120px;
text-align: center;
position: absolute;
bottom: 0;
left: 0;
padding: 5px 0;
font-size: 12px;
line-height: 1.25em;
z-index:4;
font-weight:700;
}

#content-category .thumbnail span:after {
content:"";
display:block;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background:rgba(0,0,0,0.375);
z-index:-1;
}


#content-category .thumbnail:hover span:after {
content:"";
display:block;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background:rgba(0,0,0,0.5);
z-index:-1;
}

#content-home {
margin-top:30px;
position:relative;
z-index:4;
padding:5px 0;
background:#fff;
}

#content-home .wrap {
margin:0 auto;
padding:0 5px;
}
 

#content-home .group-slide {
width:940px;
height:320px;
}

#content-home header {
padding-bottom:5px;
border-bottom:solid 1px #ddd;
margin-left:20px;
width:920px;
}

#content-home header h2 {
display:block;
font:22px/1.125 Bevan, Rockwell, Helvetica, Arial, Sans-serif;
letter-spacing:-0.02em;
margin-top: 5px;
}

#content-home .section {
position: relative;
font-size: 13px;
margin: 10px 0 10px 10px;
min-height:150px;
color: #555;
}

#content-home .section .header {
font:bold 15px/1.125 Arimo, Helvetica, Arial, Sans-serif;
padding-bottom:5px;
}

#content-home .section .thumbnail {
width: 120px;
overflow: hidden;
margin: 0;
}

#content-home .section .thumbnail img {
display: block;
width: 120px;
height: auto;
}

#content-home .section .product-info {
width: 140px;
font-size: 0.9em;
margin: 0 0 0 20px
}

#content-home .section .product-info div {
border-top:dotted 1px #ddd;
padding:2px 0;
}

#content-home .grid-y {
padding-right:10px;
padding-left:5px;
margin-right:-5px;
}




#default_products_page_container {
position:relative;
padding:0;
}

.wpsc_page_numbers_bottom {
border-top:solid 1px #ddd;
padding-top:10px;
margin-top:10px;
font-size:12px;
width:585px;
margin:0 auto;
}

.wpsc_page_numbers_bottom a {
margin-right:2px;
display:inline-block;
padding:5px;
}

.edit-link {
margin-left:20px;
}


#content {

margin-top:30px;
position:relative;
padding-bottom:20px;
}

section#content-wrapper {
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bg_wrap4.png) repeat-y bottom center;
position:relative;
margin-top:5px;
}

#main-content {
background:#fff;
position:relative;
float:left;
font:14px/1.5 Arimo, Helvetica, Arial, Sans-serif;
color:#484848;
margin-left:0px;
z-index:4;
}

#main-content .category-blog .post-content, #main-content .post-content {
width: 585px;
margin: 0.75em auto;
min-height:100px;
}


#main-content header {
border-bottom:solid 1px #e0e0e0;
padding-bottom:5px;
position:relative;
width:585px;
margin:20px auto 0;
}

#main-content header h1,
#main-content header h2 {
letter-spacing:-0.02em;
font:22px/1.125 Bevan, Rockwell, Helvetica, Arial, Sans-serif;
color:#484848;
width:450px;

}

#main-content header time {
letter-spacing:-0.02em;
display:inline;
font:bold 24px/1.125 Arimo, Helvetica, Arial, Sans-serif;
color:#888;
position:absolute;
right:0;
top:0;
}

.post-thumb {
float: left;
margin: 0.375em 1em 1em 0;
padding: 4px;
border-top: solid 1px #DDD;
border-right: solid 1px #ccc;
border-bottom: solid 1px #ccc;
border-left: solid 1px #DDD;
background:#fff;
}

.post-thumb img {
display:block;
}


#main-content .post-meta {
width:565px;
margin:0 auto;
padding:5px 10px;
background:#f9f9f9;
font-size:12px;
}

#main-content .post-meta .comments-count {
float:right;
}

#main-content .imagecol #main-image {
width:585px;
height:300px;
overflow:hidden;
margin:0 auto;
padding:5px 0;
border-bottom:solid 1px #ddd;
}

#main-content .imagecol .main-image {
width:585px;
height:300px;
overflow:hidden;
}


#main-content .imagecol #detail-thumbs {
margin:0 auto;
width:585px;
overflow:hidden;
}

#main-content .imagecol #detail-thumb-wrap {
width:605px;
padding-top:5px;
}

#main-content .imagecol #detail-thumb-wrap:after {
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#main-content .imagecol .main-image img {
max-width:585px;
height:auto;
margin:0 auto;
}

#main-content .imagecol .main-image .zooming {
position:absolute;
top:0;
left:0;
}


#main-content .imagecol .scroll-thumb {
width:65px;
height:65px;
border-top:1px solid #ddd;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ddd;
margin-bottom:10px;
margin-right:10px;
float:left;
padding:4px;
}

#main-content .imagecol .scroll-thumb:hover {
background:#eee;
border-top:1px solid #ccc;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ccc;
}

#main-content .imagecol .scroll-thumb img {
width:65px;
height:65px;
}

#main-content .productcol {
font-size:0.75em;
float: right;
margin-right: 20px;
width: 200px !important;
}

#main-content .productcol .wpsc_product_price .out_of_stock {
font-weight:700;
color:#f39;
}

#main-content .productcol .wpsc_product_price div {
display:block;
border-bottom:dotted 1px #ddd;
padding:2px 0;
}

#main-content .productcol .wpsc_product_price fieldset legend {
float:left;
display:inline;
line-height:24px;
margin:0 5px 5px 0;
}

#main-content .productcol .wpsc_product_price fieldset .custom_text legend {
line-height:1.135 !important;
}

#main-content .productcol .wpsc_product_price fieldset p {
line-height:1.135;
font-size:0.875em;
clear:both;
color:gray;
}

#main-content .productcol .wpsc_product_price fieldset input[type=text] {
background:#FFF url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bg-search.png) repeat-x left top;
border:1px solid #ddd;
color:#484848;
}

#main-content .productcol .wpsc_product_price fieldset input[type=file] {
background:#FFF url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bg-search.png) repeat-x left top;
border:1px solid #ddd;
color:#484848;
width:97%;
}

#main-content .productcol .wpsc_product_price fieldset .wpsc_variation_forms {
clear:both;
}

#main-content .product_form {
margin-left:20px;
}

#main-content .product-info {
margin-top:20px;
}

#main-content .wpsc_buy_button_container {
position:relative;
padding:10px 0;
}

#main-content .wpsc_buy_button_container input[type=submit] {
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
background:#358ddc;
padding:2px 10px 3px;
}

#main-content .wpsc_buy_button_container #fancy_notification {
position:absolute;
top:24px;
left:-200px;
}



#main-content #ext-widget {
font-size: 12px;
position: relative;
overflow: hidden;
width: 360px !important;
margin-left: 30px;
}


#main-content #ext-widget .product_footer {
clear: both;
font-size: 12px;
height: 44px;
padding: 0 0 5px;
position: relative;
margin-right: 20px;
border-top: dotted 1px #DDD;
border-bottom: dotted 1px #DDD;
color:#999;
}

.wpsc_quantity_update input[type=text] {
padding:1px 2px;
width:40px;
}

.quantity legend {
padding: 1px 2px 1px 0;
}

div.product_footer strong{
display: block;
font-weight: normal;
}
div.product_average_vote{
position: absolute;
top: 5px;
left:0;
width: 125px;
margin: 0 !important;
height: inherit;
}
div.product_user_vote{
position: absolute;
top: 5px;
left: 145px;
width: 125px;
margin: 0 !important;
height: inherit;
}
span.vote_total{
position: relative;
top: -3px;
left: 2px;
}
span.rating_saved{
color: #990000;
display: none;
} 

#main-content #ext-widget .st_sharethis {
margin:0 20px 5px 0;
padding:5px 0;
border-bottom:dotted 1px #ddd;
}



#main-content #ext-widget .FB_like {

height:30px;
overflow:hidden;
padding:5px 0 0;
}

#main-content .post-content {
line-height:1.5;
font-size:15px;
}

#main-content .product-description {
margin:20px;
}

#main-content .post-content h3 {
font-size:1.125em;
}

#main-content .post-content p,#main-content .post-content ul,#main-content .post-content ol {
margin-bottom:1.5em;
padding-right:20px;
}

#main-content .post-content ul {
list-style:square;
margin-left:20px;
font-size:15px;
}

#main-content .post-content ol {
list-style:decimal;
margin-left:20px;
font-size:15px;
}

#main-content .post-content ol ol {
list-style:lower-alpha;
margin-left:20px;
}

#main-content .post-content ul ul {
list-style:circle;
margin-left:20px;
}

#main-content .post-content blockquote {
font-style:italic;
color:#484848;
position:relative;
margin-bottom:1.5em;
z-index:3;
padding:0 1.5em;
border-left:solid 5px #ddd;
}

#main-content .post-content .note {
margin-top:24px;
background:#FFD;
border:1px solid #FEB;
width:518px;
display:block;
font-size:12px;
padding:10px;
}

.sub-title, #comments,#respond h3 {
margin: 24px auto 12px;
width: 585px;
padding-bottom: 5px;
border-bottom: solid 1px #DDD;
}

#main-content h2.browse-product-title {
font:normal 20px/15px Arimo, Helvetica, Arial, Sans-serif;
letter-spacing:-1px;
display:inline;
}

#main-content nav#browse-product-topnav {
position:absolute;
top:50%;
margin-top:-11px;
right:20px;
color:#666;
width:100%;
text-align:right;
}

#main-content nav#browse-product-topnav form {
display:inline;
padding-right:10px;
}

#main-content h3.product-category-list-title {
display:inline;
padding-right:5px;
}

#main-content .product-category-list-content p {
margin:0.875em 0;
}

#main-content h4.entry-content-title {
font-size:18px;
font-weight:700;
line-height:1;
display:block;
padding-left:75px;
}

#main-content section.product-category-list-content {
position:relative;
display:block;
float:left;
width:176px;
margin:10px 20px 20px 0;
}

ul.inline-navbar {
display:inline;
font-weight:700;
}

.inline-navbar li {
display:inline;
font-weight:700;
padding-left:5px;
}

.content-bottom-nav {
text-align:right;
position:relative;
z-index:4;
border-top:solid 1px #e0e0e0;
clear:both;
padding:10px 20px 30px;
}

.back-top-link {
display:block;
position:absolute;
left:0;
top:10px;
}

.checkout_cart,.productcart,.wpsc_checkout_table {
border-collapse:collapse;
width:600px;
margin:15px 0;
}

.checkout_cart th,.productcart th,.wpsc_checkout_table th {
height:25px;
background-color:#E1F0F7;
text-align:left;
border:1px solid #C3E2EF;
line-height:25px;
padding-left:15px;
}

.checkout_cart td,.productcart td,.wpsc_checkout_table td {
line-height:30px;
border-left:1px solid #C3E2EF;
border-right:1px solid #C3E2EF;
vertical-align:top !important;
border:1px solid #C3E2EF;
padding:3px 3px 3px 15px;
}

.checkout_cart td:hover,.productcart td:hover,.wpsc_checkout_table td:hover {
background:#eee;
}

.wpsc_product_quantity input[type=submit] {
text-transform:uppercase;
padding-top:0 !important;
height:23px;
text-align:center;
cursor:pointer;
border:none;
color:#fff;
font-weight:700;
background-color:#7DCE1A;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.wpsc_product_quantity input[type=submit]:hover,.wpsc_product_quantity input[type=submit]:focus {
background:#137C07;
}

.wpsc_product_remove input[type=submit] {
background:#F7607E;
text-transform:uppercase;
padding-top:0 !important;
height:23px;
font-weight:700;
text-align:center;
cursor:pointer;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border:none;
color:#fff;
}

.wpsc_product_remove input[type=submit]:hover,.wpsc_product_remove input[type=submit]:focus {
background:#c50;
}

.coupon_code input[type=submit] {
background:#358DDC;
height:23px;
font-weight:700;
text-align:center;
cursor:pointer;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border:none;
color:#fff;
}

.coupon_code input[type=submit]:hover,.coupon-code input[type=submit]:focus {
background:#414DF2;
}

td.wpsc_product_name {
font-weight:700;
text-align:left !important;
}

.wpsc_product_image {
position:relative;
text-align:center;
margin:0 !important;
padding:0 !important;
}

.wpsc_product_name a {
text-align:left !important;
display:block;
width:175px !important;
line-height:1.125em !important;
padding-top:0.1875em !important;
}

.checkout_cart input[type=text],.wpsc_checkout_table input[type=text],.wpsc_checkout_table textarea {
border:1px solid #ccc;
background:#efefef;
padding:2px;
}

.wpsc_checkout_table input[type=text],.wpsc_checkout_table textarea {
width:350px;
padding:2px;
}

.checkout_cart input[type=text]:hover,.checkout_cart input[type=text]:focus,.wpsc_checkout_table input[type=text]:hover,.wpsc_checkout_table textarea:hover,.wpsc_checkout_table input[type=text]:focus,.wpsc_checkout_table textarea:focus {
border:1px solid #ccc;
background:#fff;
}

.form-layout {
position:relative;
z-index:10;
padding:5px 0;
}

.wpsc_email_address {
border:solid 1px #C3E2EF;
width:578px;
position:relative;
overflow:auto;
padding:10px 10px 0;
}

.wpsc_email_address p {
float:left;
border-width:0 !important;
}

.wpsc_email_address label {
font-weight:700;
border-width:0 !important;
}

.wpsc_email_address input[type=text] {
border:1px solid #ccc;
background:#fff;
padding:2px;
}

.asterix {
color:red;
}

#sidebar {
margin-top:0;
margin-right:0;
font-size:13px;
float:right;
position:relative;
z-index:4;

}

#sidebar .sidebar-wrap {
position:relative;
z-index:4;
margin-bottom:10px;
padding: 5px 10px 10px 10px;
background:#fff;
}

#sidebar .sidebar-wrap .sidebar-cart {
}


#sidebar .sidebar-wrap .sidebar-cart:after {
content:"";
display:block;
clear:both;
height:0;
visibility:hidden;
}


#sidebar .sidebar-wrap ul li {
position:relative;
border-bottom:dotted 1px #ddd;
padding:5px 0;
}


#sidebar .sidebar-wrap h3,#footer h3 {
font:16px/25px Bevan, Rockwell, Helvetica, Arial, Sans-serif;
border-bottom:1px solid #ddd;
margin-bottom:5px;
position:relative;
z-index:5;
padding:0 0 5px;
}

#sidebar .sidebar-wrap .shoppingcart {
position:relative;
z-index:5;
}

#sidebar .sidebar-wrap .shoppingcart table thead {
border-bottom:1px solid #9ec7fa;
}

#sidebar .sidebar-wrap .shoppingcart table thead th {
padding:4px 3px 6px !important;
}

#sidebar .sidebar-wrap .shoppingcart table td {
border-bottom:1px solid #9ec7fa;
padding:4px 3px 6px !important;
}

#sidebar .sidebar-wrap .shoppingcart table td span {
display:inline !important;
}

#sidebar .sidebar-wrap .shoppingcart table td form .emptycart {
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
background:red;
color:#fff !important;
margin:3px 10px 3px 0;
padding:2px 10px 3px;
}

#sidebar .sidebar-wrap .shoppingcart table td .gocheckout {
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
background:#358ddc;
float:right;
margin:3px 10px 3px 0;
padding:2px 10px 3px;
}

#sidebar .sidebar-wrap .shoppingcart table td .remove_button {
top: 2px;
width: 16px;
height: 16px;
text-indent: -9999px;
border: none;
outline: none;
cursor: pointer;
background: url(https://music-store.io/wp-content/themes/discoopremium/resources/images/button-remove.png) 0 0 no-repeat;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
opacity: 0.75
}

#sidebar .sidebar-wrap .shoppingcart table td .remove_button:hover,#sidebar .sidebar-wrap .shoppingcart table td .remove_button:active {
background-color:transparent !important;
background-position:0 -16px;
}

#sidebar .sidebar-wrap .shoppingcart table .checkout-total {
text-align:right !important;
}

#sidebar .sidebar-wrap .shoppingcart table .checkout-total span {
margin-right:35px;
}

#cart-widget-links {
border-bottom:none !important;
}

#sidebar .sidebar-wrap .empty a {
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
background:#358ddc;
float:right;
margin:10px 10px 3px 0;
padding:2px 10px 3px;
}

#sidebar .sidebar-wrap ul li a {
display:block;
}

#widget-post li {
border-bottom:dotted 1px #ddd;
padding:5px 0;
}

#sidebar ul, #sidebar ol, #footer ol, #footer ul {
list-style:none;
}

#widget-post li {
position:relative;
}

#widget-post li a:after {
content:"";
display:block;
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
}


#widget-post li img {
display:block;
border-top:1px solid #ccc;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ccc;
background:#fff;
float:left;
margin:0 1em 0.25em 0;
padding:4px;
}

#widget-tweet {
list-style:none;
border-top:1px solid #ccc;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ccc;
color:#666;
position:relative;
background:#fff;
padding:0 10px 10px;
}


#widget-tweet a {
display:inline !important;
}

#widget-tweet li {
padding:5px 0;
}

.banner-ads {
margin:0 -10px;
}

.banner-ads h3 {
margin:0 10px 5px;
}


.banner-ads .ads-125 {
width:125px;
float:left;
width: 125px;
margin: 0 10px 10px 10px;
}

.banner-ads img {
display:block;
padding: 5px;
background:#fff;
}

.banner-ads .ads-260{
width:260px;
width: auto;
margin: 0 10px 10px 10px;
}


#sidebar .sidebar-wrap .tweet-link {
display:block;
margin-top:5px;
font-size:0.85em;
}

#sidebar .sidebar-wrap .subscribe {
border-top:1px solid #ddd;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ddd;
margin-bottom:5px;
font-size:16px;
background:#fff;
line-height:24px;
padding:5px;
}

#sidebar .sidebar-wrap .subscribe b {
margin-right:3px;
}

#sidebar .sidebar-wrap .subscribe a {
display:block;
padding-left:42px;
}

#sidebar .sidebar-wrap .subscribe strong {
display:block;
font-size:1.2em;
}

#sidebar .sidebar-wrap .sub-rss a {
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/icon-rss.png) no-repeat left center;
}

#sidebar .sidebar-wrap .sub-twitter a {
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/icon-twitter.png) no-repeat left center;
}

.sidebar-wrap:after,.footer-block-content:after {
content:"";
display:block;
height:0;
visibility:hidden;
clear:both;
}

#sidebar .sidebar-wrap .sb-tweet-middle {
border-top:1px solid #ddd;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ddd;
word-wrap:break-word;
white-space:0;
position:relative;
background:#fff;
margin:10px auto 30px;
padding:10px 10px 40px;
}

#sidebar .sidebar-wrap .sb-tweet-middle:after {
content:"";
display:block;
width:80px;
height:80px;
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/twitter.png) 0 0 no-repeat;
position:absolute;
bottom:-45px;
left:5px;
}


.wpsc_categorisation_group a {
display:block;
}

.wpsc_top_level_categories {
position:relative;
}

.wpsc_second_level_categories {
margin-top:5px;
margin-bottom:-5px;
}




.wpsc_second_level_categories li:first-child {
border-top:dotted 1px #ddd;
}


.wpsc_second_level_categories li:last-child {
border-bottom:none !important;
}

.wpsc_second_level_categories li a {
padding-left:1em;
}

.wpsc_second_level_categories li ul {
margin-top:5px;
margin-bottom:-5px;
}



.wpsc_second_level_categories li ul li:last-child {
border-bottom:none !important;
}

.wpsc_second_level_categories li ul li a {
padding-left:2em;
}


#wp-calendar {
width:100%;
}

#wp-calendar caption {
color:#222;
font-weight:700;
padding-bottom:4px;
text-align:left;
}

#wp-calendar tbody {
color:#aaa;
}

#wp-calendar tbody td {
background:#f5f5f5;
border:1px solid #fff;
text-align:center;
padding:3px 0 2px;
}

#wp-calendar tbody .pad {
background:none;
}

.wpsc-latest-product:after {
content:"";
clear:both;
display:block;
height:0;
visibility:hidden;
}

.wpsc-latest-product .item_image {
float:left;
margin-right:10px;
}

.wpsc-latest-product .item_image img {
border:1px solid #ccc;
background:#fff;
padding:3px;
}

li.wpsc-latest-product {
width:100%;
display:block;
min-height:50px;
border-bottom:1px dotted #ddd;
padding:10px 0;
}

li.wpsc-latest-product:last-child {
border:none;
}

footer#footer {
margin-top:3em;
}

footer#footer .footer-block {
padding:20px 0;
}

footer#footer,#ext-footer {
clear:both;
position:relative;
}

.footer-block-content {
margin-bottom:20px;
}

footer#footer .footer-nav {
margin-top:3em;
}

footer#footer .row,#ext-footer .row {
position:relative;
font-size:13px;
z-index:6;
}

#ext-footer .footer-nav {
margin-top:20px;
}

footer#footer i,#ext-footer i,footer#footer .amp,.post-meta i {
font:italic 0.875em Constantia, Palatino, "Palatino Linotype", Serif;
}


ul#social {
line-height:75px;
}

#bottom-site-nav {
position:absolute;
right:-8px;
top:0;
line-height:75px;
}

#bottom-site-nav small {
display:block;
float:left;
padding-right:12px;
}

#bottom-site-menu {
float:right;
}

#bottom-site-menu .active {
color:#358DDC;
}

ul#bottom-site-menu li {
display:inline;
padding:0 12px;
}

::-webkit-selection {
background:#83b9ea;
opacity:1;
}

#wpsc_shopping_cart_container {
position:relative;
z-index:7;
width:585px;
margin:0 auto;
}

.wpsc_make_purchase {
margin-top:20px;
}

.checkout_cart {
position:relative;
z-index:7;
}

td.wpsc_gateway_container {
border:none;
}

.wpsc_make_purchase input[type=submit] {
width:134px;
height:33px;
padding-left:15px !important;
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bt_add.png) no-repeat top left;
display:block;
color:#fff;
border:none;
cursor:pointer;
margin-top:20px;
vertical-align:middle;
}

.next-arrow:after {
content:" »";
}

.prev-arrow:before {
content:"« ";
}

.post-title {
margin-bottom:10px;
}

img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img {
max-width:100%;
height:auto;
}

.alignleft,img.alignleft {
display:inline;
float:left;
margin-right:24px;
margin-top:4px;
}

.alignright,img.alignright {
display:inline;
float:right;
margin-left:24px;
margin-top:4px;
}

.aligncenter,img.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignleft,img.alignright,img.aligncenter {
margin-bottom:12px;
}

.wp-caption {
line-height:18px;
margin-bottom:20px;
max-width:585px !important;
text-align:center;
padding:4px;
}

.wp-caption img {
margin:5px 5px 0;
}

.wp-caption p.wp-caption-text {
color:#888;
margin:5px;
}

.gallery {
margin:0 auto 18px;
}

.gallery .gallery-item {
float:left;
margin-top:0;
text-align:center;
width:33%;
}

.gallery-columns-2 .gallery-item {
width:50%;
}

.gallery-columns-4 .gallery-item {
width:25%;
}

.gallery img {
border:10px solid #f1f1f1;
}

.gallery-columns-2 .attachment-medium {
max-width:92%;
height:auto;
}

.gallery-columns-4 .attachment-thumbnail {
max-width:84%;
height:auto;
}

.gallery .gallery-caption {
color:#888;
margin:0 0 12px;
}

#content .attachment img {
display:block;
margin:0 auto;
}

.navigation {
color:#888;
line-height:18px;
overflow:hidden;
}

.nav-previous {
float:left;
width:50%;
}

.nav-next {
float:right;
text-align:right;
width:50%;
}

#nav-above {
display:none;
margin:0 0 18px;
}

#comments-wrap, #comments {
clear: both;
margin: 24px auto 0;
width: 585px
}

#comments-wrap p {
margin-bottom:1.5em;
}

.commentlist {
margin:0 !important;
}

.commentlist,.commentlist ul {
list-style:none !important;
}

#comments-wrap ol,#comments ul {
list-style:none !important;
}

#comments-wrap .navigation {
padding:0 0 18px;
}

h3#comments-title,h3#reply-title {
color:#000;
font-weight:700;
margin-bottom:0;
}

h3#comments-title {
padding:24px 0;
}

.commentlist li.comment {
line-height:24px;
position:relative;
margin:0;
padding:0 0 0 72px;
z-index:4;
}


.commentlist li.comment:after {
content:"";
display:block;
width:1px;
height:100%;
border-left:dotted 1px #ddd;
position:absolute;
top:30px;
left:28px;
z-index:-1;
}

.commentlist li.comment .children li:after {
top:10px;
}

.commentlist li.comment .children li:before {
content: "";
display: block;
height: 10px;
width: 48px;
border-top: dotted 1px #DDD;
position: absolute;
top: 28px;
left: -44px;
z-index: -1;
}


.commentlist li:last-child {
border-bottom:none;
margin-bottom:0;
}

.comment-body {
padding-right:20px;
}

#comments-wrap .comment-body ul,#comments .comment-body ol {
margin-bottom:18px;
}

#comments-wrap .comment-body p:last-child {
margin-bottom:6px;
}

#comments-wrap .comment-body blockquote p:last-child {
margin-bottom:24px;
}

.commentlist ol {
list-style:decimal;
}

.commentlist .avatar {
position:absolute;
top:4px;
left:0;
border-top:1px solid #ddd;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ddd;
background:#fff;
padding:2px;
width:48px;
height:48px;
}

.comment-author cite {
font-style:normal;
font-weight:700;
}

.says {
display:none;
}

.comment-meta a:link,.comment-meta a:visited {
color:#888;
text-decoration:none;
}

.reply {

margin-top:-0.75em;
margin-bottom:1.5em;
}

.comment .reply a {
display: block;
width: 40px;
text-align: center;
background: #CCC;
font: 8px Helvetica, Serif !important;
text-transform: uppercase;
line-height: 14px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
padding: 2px 5px;
color:#fff;
}

.comment .reply a:hover,.comment .reply a:focus {
background:#999;
text-decoration:none;
}

.commentlist .children {
margin:0 !important;
}

.commentlist .children li {
border:none;
margin:0 0 20px 0;
}

#comments-wrap .pingback {
border-bottom:1px solid #e7e7e7;
margin-bottom:18px;
padding-bottom:18px;
}

.commentlist li.comment + li.pingback {
margin-top:-6px;
}

#comments-wrap .pingback p {
color:#888;
display:block;
line-height:18px;
margin:0;
}

input[type=submit] {
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
background:#666;
padding:2px 10px 3px;
}

input[type=submit]:hover,input[type=submit]:focus {
background:#7a7a7a;
}

#respond {
overflow:hidden;
position:relative;
margin:24px 0;
}

#respond p {
margin-bottom:0.75em !important;
}

#respond input[type=text] {
background:#FFF url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bg-search.png) repeat-x left top;
border:1px solid #ddd;
color:#484848;
width:250px;
margin-right:5px;
padding:4px;
}

#respond textarea {
background:#FFF url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bg-search.png) repeat-x left top;
border:1px solid #ddd;
color:#484848;
font-family:Arimo, Helvetica, Arial, Sans-serif;
padding:4px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius: 2px;
margin: 0;
}

#respond .comment-notes {
margin-bottom:1em;
}

#commentform p {
margin:0.75em 0;
}

.form-allowed-tags {
line-height:1em;
}

.children #respond {
margin:0 48px 0 0;
}

h3#reply-title {
margin:18px 0;
}

#comments-list #respond {
margin:0 0 18px;
}

#cancel-comment-reply-link {
font-weight:400;
line-height:18px;
}

#respond .required {
color:#ff4b33;
font-weight:700;
}

#respond .form-allowed-tags {
color:#888;
line-height:18px;
}

#respond .form-submit {
margin:12px 0;
}

#respond .form-submit input {
width:auto;
}

#fancy_notification {
display: none;
height: auto;
position: absolute;
border: 1px solid #CCC;
text-align: center !important;
z-index: 100;
padding: 15px;
margin-left: 20px;
}

#fancy_notification div {
position:relative;
z-index:3;
}

#fancy_notification #fancy_notification_content {
display:none;
width:300px;
height:auto;
font-size:13px;
font-weight:700;
margin:0 !important;
padding:8px;
}

#fancy_notification #fancy_notification_content a {
border-top:none;
border-right:none;
border-left:none;
background:#222;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
margin:0 5px 5px;
padding:2px 10px 3px;
}

#fancy_notification #fancy_notification_content .continue_shopping {
background:#6da820;
}

#fancy_notification #fancy_notification_content .continue_shopping:hover,#fancy_notification #fancy_notification_content .continue_shopping:focus {
background:#7bbd24;
}

#fancy_notification:after {
content:"";
display:block;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
z-index:1;
background:#fff;
opacity:0.75;
}

textarea,input {
font-family:1em Arimo, Helvetica, Arial, Sans-serif;
background:#FFF url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bg-search.png) repeat-x left top;
border:1px solid #ddd;
color:#484848;
}

.oops {
font-size:1.5em;
display:block;
text-align:center;
line-height:2;
margin-top:60px;
}

.oops a {
width:150px;
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
background:#358ddc;
font-size:16px;
margin:40px auto;
padding:2px 10px 3px;
}

.shoppingcart tr td:first-child {
width:45%;
}

.shoppingcart td {
padding:0 3px 0 0;
}

.checkout-caption {
text-align:left !important;
color:#333;
font-size:15px;
line-height:1.5;
font-weight:700;
margin:0.75em 0;
}

.table-wrap {
background:#fff;
margin-top:10px;
margin-bottom:20px;
}

.table-wrap table {
width:585px;
margin:0 auto;
font-size:0.75em;
}

.table-wrap table .input-spacing {
margin-right:3px;
width:35px;
}

.table-wrap table input[type=submit] {
font-size:9px important;
background:#6da820;
padding:3px 5px;
}

.table-wrap table input[type=submit]:hover,.table-wrap table input[type=submit]:focus {
font-size:9px important;
background:#89d328;
padding:3px 5px;
}

.table-wrap table td.price {
text-align:right !important;
border-right:1px dotted #ddd;
border-left:1px dotted #ddd;
}

.table-wrap table td.price .pricedisplay {
text-align:right;
margin-right:5px;
}

.table-wrap table td.qty form {
padding:0 5px;
}

.table-wrap .empty-button {
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
background:red;
padding:3px 8px;
}

.table-wrap .checkout-cart {
border-top:none;
border-right:none;
border-left:none;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25);
position:relative;
cursor:pointer;
font-weight:700;
background:#358ddc;
padding:3px 8px;
}

input[type=text],.table-payment textarea,select,.custom_text textarea,.custom_file input[type=file] {
font-family:Arimo, Helvetica, Arial, sans-serif;
font-size:13px;
line-height:1;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
padding:3px 4px;
}

.custom_file {
font-size:12px;
margin-top:10px;
line-height:1.125;
display:block;
position:relative;
overflow:hidden;
}

.custom_file legend,.custom_text legend {
display:block;
line-height:1;
}

.custom_text p,.custom_file p {
margin-top:24px;
}

.custom_text,.custom_file {
font-size:12px;
color:#666;
line-height:1.125;
position:relative;
margin-top:10px;
border-top:dotted 1px #ddd;
}

.coll label {
padding-right:10px;
}

.table-payment input[type=text],.table-payment textarea {
width:450px;
}

.table-payment textarea {
height:120px;
}


.info-notice h2,.info-notice div,.checkout-table,.table-payment,.productcart {
margin:0 auto;
width:585px;
}

.info-notice div {
font-size:12px;
}

.productcart {
padding-bottom:20px;
}

.table-payment h3 {
font:bold 1.125em/1.5 "Segoe UI", Helvetica, Arial, Sans-serif;
margin-top:0.75em;
}

.checkout-table .title {
border-bottom:solid 1px #ddd !important;
border-top:solid 1px #ddd !important;
}

.checkout-table td,.checkout-table th,.table-payment td,.table-payment th {
margin:0;
padding:5px 0;
}

.checkout-table td,.table-payment td {
border-bottom:solid 1px #ececec;
}

.checkout-info input[type=text] {
width:90%;
}

.checkout-info textarea {
width:90%;
height:4.5em;
}

.table-wrap input[type=text],
.checkout-info input[type=text],
.checkout-info textarea {
border-color:#ccc;
} 

.table-wrap input[type=text]:hover,
.checkout-info input[type=text]:hover,
.checkout-info textarea:hover {
border-color:#bbb;
} 

.wpsc_gateway_container,.checkout-button {
border:none !important;
}

.checkout-button {
padding-bottom:30px;
}

.checkout-info {
vertical-align:text-top !important;
margin:0;
padding:0;
}

.checkout-sku,.checkout-name {
display:block;
line-height:1.25em;
margin-left:60px;
}

.checkout-product {
position:relative;
min-height:50px;
}

.empty-cart {
padding-top:10px !important;
border:none !important;
}

.del {
width:5%;
}

.del a {
margin-top:10px;
width:16px;
height:16px;
text-indent:-9999px;
border:none;
outline:none;
cursor:pointer;
background:url(https://music-store.io/wp-content/themes/discoopremium/resources/images/button-remove.png) 0 0 no-repeat;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
box-shadow:none !important;
display:block;
}

.table-product {
width:45%;
text-align:left;
}

.table-qty {
width:20%;
text-align:center !important;
}

.coupon-code input[type=text] {
width:200px !important;
}

.invalid {
text-align:center !important;
font-weight:700;
}

.est-total-price {
text-align:right;
font-weight:700;
}

.custom_file input,.custom_text textarea {
width:218px;
margin-top:10px;
}

img.product_thum {
display:block;
position:absolute;
top:0;
left:0;
margin:0;
padding:0;
}

.checkout-tax span {
display:block;
text-align:right;
}

td .pricedisplay {
display:block;
text-align:center;
}

.login-panel {
display:none;
position:absolute;
top:0;
right:0;
width:150px;
z-index:60;
background:#111;
border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
border:solid 1px #333;
border-top:0;
}

.login-panel form {
padding:10px;
}

.login-panel label {
font-size:11px;
color:#fff;
}

.login-panel input[type=text],.login-panel input[type=password] {
background:#FFF url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bg-search.png) repeat-x left top;
border:1px solid #ddd;
color:#484848;
font-size:12px !important;
outline:none;
width:120px !important;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
padding:2px;
}

.zooming {
position:absolute;
left:0;
top:0;
text-align:center;
display:block;
background:#333 url(https://music-store.io/wp-content/themes/discoopremium/resources/images/icon-zoom.png) no-repeat 5px 5px;
height:16px;
line-height:16px;
color:#fff;
padding:5px 5px 5px 27px;
}

.post {
margin-bottom:40px;
}

#superbox-overlay {
position:fixed;
top:0;
left:0;
z-index:9998;
width:100%;
height:100%;
background:#000;
}

#superbox-wrapper {
position:fixed;
z-index:9999;
top:0;
display:table;
width:100%;
height:100%;
}

#superbox-container {
position:relative;
display:table-cell;
width:100%;
height:100%;
vertical-align:middle;
margin:0;
padding:0;
}

#superbox {
background:#fff;
font-size:13px;
position:relative !important;
margin:0 auto;
padding:10px;
}

#superbox-container .loading {
text-align:center;
font-size:40px;
color:#fff;
margin:0;
}

* html #superbox-overlay {
position:absolute;
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');
}

* html #superbox-wrapper {
position:absolute;
margin-top:expression(0 - parseInt(this.offsetHeight / 2) 0 (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) 0 'px');
}

#superbox-innerbox {
padding:0;
}

#superbox.image {
text-align:center;
}

#superbox .close,#superbox .nextprev {
overflow:hidden;
margin:0;
}

.on:after {
content:"" !important;
}

ins,#featured .heading a:hover,#featured .heading a:focus {
text-decoration:none;
}

.row,.row-slide {
width:960px;
margin:0 auto;
}

.row .row,.row-slide .row {
width:auto;
display:inline-block;
margin:1px -10px 0;
}

.row:after,#featured .slider:after,#content-home .group-slide:after,#sidebar #widget-post li:after,ul.wpsc-latest-product:after,
#footer #widget-post li:after {
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#wrapper,#featured .slider,#main-content .imagecol .main-image,#main-content .product-category-list-content,.post-content {
position:relative;
}

#skip-to,#main-content .wpsc_buy_button_container .wpsc_loading_animation,.gallery br + br,.nopassword,.nocomments,.screen-reader-text,.ie-alert {
display:none;
}

ul#log-bar li,#main-content nav.product-category-list-nav,ul#social li,#bottom-nav li {
display:inline;
}

ul#log-bar a:hover,ul#log-bar a:focus,#featured .heading a,.comment-meta a:active,.comment-meta a:hover,a.comment-edit-link:hover {
color:#358ddc;
}

#site-nav:after,#main-content section.product-category-list-content:after {
content:"";
display:block;
clear:both;
visibility:hidden;
}

#midbar .breadcrumb,#content-home .section .product-info div span,#default_products_page_container .section .product-info div span,#main-content .productcol .wpsc_product_price .in_stock,#main-content .productcol .wpsc_product_price div span,#main-content .productcol .wpsc_product_price div ins,#main-content .productcol .wpsc_product_price div del,#related-product .section .product-info div span,.wpsc_total_amount_before_shipping,nav#bottom-nav,td.wpsc_totals,.total_tax,.cart-widget-count,.checkout-total,.checkout-name,.est-total {
font-weight:700;
}

#featured .thumbnail img,img.product_image {
display:block;
width:80px;
height:80px;
}

#featured .more_info_button:hover,#featured .more_info_button:focus,#main-content .wpsc_buy_button_container input[type=submit]:hover,#main-content .wpsc_buy_button_container input[type=submit]:focus,#sidebar .sidebar-wrap #searchsubmit:hover,#sidebar .sidebar-wrap #searchsubmit:focus,#sidebar .sidebar-wrap .empty a:hover,#sidebar .sidebar-wrap .empty a:focus,#sidebar .sidebar-wrap .shoppingcart table td .gocheckout:hover,#sidebar .sidebar-wrap .shoppingcart table td .gocheckout:focus,#fancy_notification #fancy_notification_content .go_to_checkout:hover,#fancy_notification #fancy_notification_content .go_to_checkout:focus,.table-wrap .checkout-cart:hover,.table-wrap .checkout-cart:focus,.login-panel input[type=submit]:hover,.login-panel input[type=submit]:focus {
background:#60a6e4;
}

#featured .more_info_button:active,#main-content .wpsc_buy_button_container input[type=submit]:active,#sidebar .sidebar-wrap #searchsubmit:active,#sidebar .sidebar-wrap .empty a:active,#sidebar .sidebar-wrap .shoppingcart table td form .emptycart:active,#sidebar .sidebar-wrap .shoppingcart table td .gocheckout:active,input[type=submit]:active,#fancy_notification #fancy_notification_content .go_to_checkout:active,#fancy_notification #fancy_notification_content .continue_shopping:active,.table-wrap .empty-button:active,.table-wrap .checkout-cart:active,.login-panel input[type=submit]:active {
top:1px;
}

#featured .image img,#main-content .imagecol img,
#widget-post li a,
#sidebar .sidebar-wrap .ads-125 img,
.paged #nav-above,
.single #nav-above {
display:block;
}

#content-home .section .header a:after,#default_products_page_container .section .header a:after,#related-product .section .header a:after {
content:"";
display:block;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
}

#content-home .section .product-info div del,#default_products_page_container .section .product-info div del,#main-content .productcol .wpsc_product_price div del,#related-product.section .product-info div del {
color:#999;
}

#content-home .section .category a,#default_products_page_container .section .product-info .category a,#related-product .section .product-info .category a {
position:relative;
z-index:20;
}

#content-home .section .price,#default_products_page_container .section .price,#related-product .section .price {
font-weight:700;
width:140px;
float:right;
background:#eee;
border-top:solid 1px #ddd;
margin-bottom:0.75em;
margin-top:0.75em;
padding:0.25em 5px;
}

#content-home .section p,#default_products_page_container .section p,#related-product .section p {
font:1em/1.5 Arimo, Helvetica, Arial, Sans-serif;
width:150px;
float:right;
}

#content-home .single_product_display,#default_products_page_container .single_product_display {
margin:0 !important;
padding:0 !important;
}

#default_products_page_container .section,#related-product .section {
position:relative;
font-size:13px;
margin:10px 0 10px 20px;
min-height:150px;
}

#default_products_page_container .section .header,#related-product .section .header {
font:bold 15px/1.125 Arimo, Helvetica, Arial, Sans-serif;
margin:0 auto;
padding-bottom:5px;
}

#default_products_page_container .section .thumbnail, #related-product .section .thumbnail {
width:120px;
height:120px;
overflow:hidden;
margin:0;
}

#default_products_page_container .section .thumbnail img, #related-product .section .thumbnail img {
display:block;
width:120px;
height:auto;
}

#default_products_page_container .section .product-info,#related-product .section .product-info {
width: 120px;
font-size: 0.9em;
margin: 0 0 0 20px
}

#default_products_page_container .section .product-info div,#related-product .section .product-info div {
border-top:dotted 1px #ddd;
padding:2px 0;
}


#main-content .productcol .wpsc_product_price fieldset textarea,#main-content .productcol .wpsc_product_price fieldset select {
width:97%;
background:#FFF url(https://music-store.io/wp-content/themes/discoopremium/resources/images/bg-search.png) repeat-x left top;
border:1px solid #ddd;
color:#484848;
}

#sidebar .sidebar-wrap #searchsubmit,#fancy_notification #fancy_notification_content .go_to_checkout,.login-panel input[type=submit] {
background:#358ddc;
}

#sidebar .sidebar-wrap .shoppingcart .fancy_collapser_link,#sidebar .sidebar-wrap .shoppingcart table td form,footer#footer nav {
float:right;
}

#sidebar .sidebar-wrap .shoppingcart table td form .emptycart:hover,#sidebar .sidebar-wrap .shoppingcart table td form emptycart:focus,#sidebar .sidebar-wrap .shoppingcart table td form .emptycart:hover,#sidebar .sidebar-wrap .shoppingcart table td form .emptycart:focus,.table-wrap .empty-button:hover,.table-wrap .empty-button:focus {
background:#f33;
}

.wpsc_category_image_link,.shoppingcart {
padding:0 !important;
}

#wp-calendar tfoot #next,.checkout-table .price {
text-align:right;
}

::selection,::-moz-selection {
background:#83b9ea;
}

.wp-smiley,.gallery dl,#respond p,#comments-list ul #respond {
margin:0;
}

.commentlist,.commentlist .children {
list-style:none;
margin:0;
}

.comment-author .says,#comments-wrap .pingback .url {
font-style:italic;
}

.comment-meta,.checkout-sku {
font-size:12px;
}

a.comment-edit-link,#respond label {
color:#888;
}

.table-price,.table-total {
width:15%;
}

*:first-child + html #superbox-container,* html #superbox-container {
position:absolute;
top:50%;
display:block;
height:auto;
}

*:first-child + html #superbox,* html #superbox {
position:relative;
top:-50%;
display:block;
}


/* News Page tokokoo on dahsboard */
#tokokoo-widget .hndle{
    -moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	background: url(https://music-store.io/wp-content/themes/discoopremium/../resources/images/bg_top.png) repeat-x top center;
	color: #71777F;
	display: block;
	font: bold 16px/30px arial !important;
	padding: 0 10px;
	text-shadow: 1px 1px 1px #fff;
}
#tokokoo-widget .inside ul li a{
    font-size:1.2em;
    
    color:#2B78E4;
    text-decoration:none;
    font:13px/146% arial;
    background-repeat:no-repeat;   
    font-weight:bold;  
    color:#2B78E4;
}

.stream {
    background:url("https://music-store.io/wp-content/themes/discoopremium/../resources/images/bg_header.png") repeat-x scroll center bottom #F7F8F9;
    border:1px solid #DDDFE4;
    bottom:-11px;
    height:40px;
    left:-11px;
    padding:10px;
    position:relative;
    width:100%;
}
.stream .logo-small {
    float:left;
    margin-left:10px;
    margin-top:9px;
}

.logo-small {
    background:url("https://music-store.io/wp-content/themes/discoopremium/../resources/images/logo-small.png") no-repeat scroll 0 0 transparent;
    display:block;
    height:22px;
    overflow:hidden;
    text-indent:-1000px;
    width:106px;
}
.stream ul {
    float:right;
    list-style:none outside none;
    margin-right:10px;
    margin-top:9px;
}

.stream ul li {
    display:inline;
    line-height:22px;
    border: none !important;
}

.stream ul li a {    
    background-repeat:no-repeat;
    font-size:1.1em;
    font-weight:bold;
    height:16px;
    line-height:16px;
    margin-left:10px;
    padding-left:20px;
    color:#2B78E4;
}

div.jp-audio {
margin-left: -15px;
margin-top: -15px;
}

#block { display:none; }


/* ======================= Media Queries ======================= */

/* 	Viewport Width: 768px - 1024px
	Supported Device: iPad, iPad 2, Standard Tablet, Standard CRT Monitor, iPhone 4 (landscape mode; 960px)	*/

@media screen and (max-width:1023px) {

	.nav-wrapper {
		height:auto;
		padding: 1.5% 0 .5% !important;
	}
	nav#topnav {
		font-size:.7em;
		line-height:2.5;
		height:3%;
		width:96%;
	}
	ul#log-bar {
		height:100%;
		padding:0 0 0 1%;
	}
	#site-nav {
		margin-left:1%;
	}
	section#container {
		width:96%;
	}
	header#site-header {
		height:auto;
		margin:0;
		padding:3% 0;
		width:100%;
	}
	header#site-header hgroup {
		margin:0 1%;
		width:48%;
	}
	header .top-banner {
		margin:0 0 0 1%;
		width:50%;
	}
	header .top-banner .banner-wrap {
		max-width: 100%;
	}
	header .top-banner .banner-wrap img {
		height:auto;
		max-width:100%;
	}
	#midbar {
		font-size:.8em;
		padding:1% 0;
		width:100%;
	}
	#midbar .breadcrumb {
		margin-left: 1%;
		margin-right: -1%;
		width: 66%;
	}
	#midbar .grid_4 {
		margin: 0 1%;
		width: 30%;	
	}
	#midbar form input[type="text"] {
		width:65%;
	}
	#featured {
		margin-top:3%;
		width:100%;
	}
	.featured-title {
		font-size: 1.3em;
		margin: auto;
		width: 100%;
	}
	#header-featured {
		height: 25em;
		width: 100%;
		padding:0;
	}
	#featured-tabs {
		bottom:4%;
		width:100%;
	}
	#featured-tabs li {
		margin-left:2%;
	}
	#featured-tabs li a {
		height:3.2em;
		width:3.2em;
		padding:.2em;
	}
	#featured-tabs li a img {
		height:100%;
		width:100%;
	}
	.featured-pane {
		display:none;
	}
	.featured-image {
		height: auto;
		left: 0;
		max-height: 16em;
		padding: 0.5%;
		top: 1em;
		width: 55%;
	}
	.featured-desc {
		right: 1em;
		top: 1em;
		width: 40%;
	}
	.featured-image img {
		max-width:100%;
	}
	#content-category {
		margin-top: 3%;
		padding: 0.5% 0;
		width: 100%;
	}
	#content-category header {
		margin:0 2% 2%;
		width: 96%;
	}
	#content-category .section {
		margin:0 1%;
		width:98%;
	}
	#content-category .caroufredsel_wrapper {
		height:7em !important;
		width:100% !important;
	}
	#content-category .caroufredsel_wrapper .grid_2 {
		margin: 0 .75em;
		width: 6em;
	}
	#content-category .thumbnail {
		height:6em;
		width:6em;
	}
	#content-category .thumbnail img {
		max-width: 100%;
		max-height: 8em;
		min-height: 6em;
		min-width: 100%;		
		width: 100%;		
	}
	.prev-slide, .prev-slide2, #superbox .nextprev .prev {
		left:-2%;
	}
	.next-slide, .next-slide2, #superbox .nextprev .next {
		right:-2%;
	}
	#how-to {
		font-size:.9em;
		margin-top:3%;
		width:100%;
	}
	#how-to-wrap {
		width:100%;
	}
	#how-to-wrap .row {
		margin:0;
		width:100%;
	}
	#how-to-wrap .row header {
		margin: 0 1%;
		width: 98%;		
	}
	#how-to header h2 {
		font-size: 1.3em;
		margin: 0;
		width: 100%;
	}
	#how-to .how {
		margin: 1%;
		padding: 2% 0;
		width: 23%;		
	}
	#how-to .how .how-img img {
		height:3.5em;
	}
	#how-to .how .how-next-arrow {
		height: 2em;
		margin-top: -2em;
		right: -2em;
		top: 40%;
		width: 2em;
	}
	#content-home {
		margin-top: 3%;
		padding: 0.5% 0;
		width: 100%;
	}
	#content-home header {
		margin: 0 2% 2%;
		padding-bottom: 0.5%;
		width: 96%;
	}
	#content-home .caroufredsel_wrapper {
		height:20em !important;
		width:100% !important;
	}
	#content-slider {
		height:20em !important;
		width:100% !important;
	}
	#content-home .group-slide {
		height:20em;
		width:100%;
		margin:0;
	}
	#content-home .group-slide .row {
		margin:0;
		width:100%;
	}
	#content-home .group-slide .grid_4 {
		margin:0 1%;
		width:31%;
	}
	#content-home .section .thumbnail, #content-home .section .thumbnail img {
		width:6em;
	}
	#content-home .section .product-info {
		margin: 0 0 0 5%;
		width: 11em;
	}
	#content-home .section .header {
		font-size:1.1em;
		padding-bottom:5%;
	}
	#content {
		margin-top: 3%;
		padding-bottom: 2%;
		width: 100%;
	}
	#main-content {
		width:65%;
	}
	.post {
		margin-bottom: 6%;
	}
	#main-content header {
		margin: 5% auto 2%;
		padding-bottom: 1%;
		width: 100%;
	}
	#main-content .post-meta {
		font-size: 0.85em;
		padding: 1% 2%;
		width: 96%;
	}
	#main-content .category-blog .post-content, #main-content .post-content {
		min-height: 10em;
		width: 100%;
	}
	#sidebar {
		font-size:.8em;
		margin:0;
		width:32%;
	}
	#sidebar .sidebar-wrap {
		margin-bottom:3%;
		padding:3%;
	}
	#sidebar .sidebar-wrap .subscribe {
		font-size: 1em;
		line-height: 1.5;
		margin-bottom: 2%;
		padding: 4%;
	}
	#sidebar .sidebar-wrap h3, #footer h3 {
		font-size:1.2em;
		margin-bottom:2%;
		padding:0 0 2%;
	}
	#widget-post li img {
		max-height: 50%;
		padding: 2%;
		max-width: 50%;
	}
	.banner-ads {
		margin: 0 -3%;
	}
	.banner-ads h3 {
		margin: 0 4% 1%;
	}
	.banner-ads .ads-260 {
		margin: 0 4% 4%;
	}
	.banner-ads img {
		height: auto;
		max-width: 96%;
		padding: 2%;
	}
	footer#footer .row, #ext-footer .row {
		font-size: 0.8em;
		width: 100%;
	}
	footer#footer .footer-block {
		margin: 0 2%;
		padding: 2% 0;
		width: 46%;
	}
	.footer-block-content {
		margin-bottom: 4%;
	}
	embed, object, iframe {
		width: 100%;
		height: auto;
		min-height:17em;
	}
	div#ext-footer {
		padding: 2% 0;
	}
	div#ext-footer .grid_6 {
		margin:0 1%;
		width:48%;
	}
	
	/* Product Page */
	#default_products_page_container {
		margin: 0;
		width: 100%;
	}
	.default_product_display {
		margin: 0 2%;
		width: 46%;
	}
	#default_products_page_container .section, #related-product .section {
		font-size: 0.85em;
		margin: 2% 0;
		min-height: 12em;
	}
	#default_products_page_container .section, #related-product .section {
		width:100%;
	}
	#default_products_page_container .section .thumbnail, #related-product .section .thumbnail,
	#default_products_page_container .section .thumbnail img, #related-product .section .thumbnail img {
		height: 6em;
		width: 6em;
	}
	#default_products_page_container .section .product-info, #related-product .section .product-info {
		font-size: 0.9em;
		margin: 0 0 0 5%;
		width: 60%;
	}
	.wpsc_page_numbers_bottom {
		font-size: 0.85em;
		padding-top: 1%;
		width: 100%;
	}
	#single_product_page_container {
		margin:0;
		width:100% !important;
	}
	.imagecol {
		margin: 0;
		width: 100%;
	}
	#main-content .imagecol #main-image {
		height: 20em;
		padding: 1% 0;
		width: 100%;
	}
	#main-content .imagecol .main-image {
		height: 20em;
		width: 100%;
	}
	#main-content .imagecol .main-image img {
		height: auto;
		max-height: 20em;
		width: auto;
	}
	#main-content .product-info {
		margin: 4% 0;
		width: 100%;
	}
	#main-content .product-info .row {
		margin:0;
		width:100%;
	}
	#main-content .productcol {
		margin: 0;
		width: 35% !important;
	}
	#main-content #ext-widget {
		font-size: .8em;
		margin: 0;
		width: 65% !important;
	}
	div.jp-audio {
		margin: -3% 0 3% !important;
		width: 100% !important;
	}
	div.jp-audio div.jp-type-playlist div.jp-progress,
	div.jp-audio div.jp-type-playlist div.jp-current-time, div.jp-audio div.jp-type-playlist div.jp-duration {
		width:30% !important;
	}
	div.jp-audio div.jp-type-playlist div.jp-volume-bar {
		left:273px !important;
	}
	div.jp-audio div.jp-type-playlist a.jp-mute, div.jp-audio div.jp-type-playlist a.jp-unmute {
		left:259px !important;
	}
	#single_product_page_container .grid_8 {
		margin:0;
		width:100%;
	}
	#main-content .product-description {
		margin: 0;
	}
	.sub-title, #comments, #respond h3 {
		clear:both;
		display:block;
		margin: 4% auto 2%;
		padding-bottom: 1%;
		width: 100%;
	}
	#related-product {
		clear:both;
		display:block;
		margin:0;
		width:100%;
	}
	#comments-wrap, #comments {
		margin: 4% auto 0;
		width: 100%;
	}
	#commentform p {
		font-size:.8em;
	}
	#respond input[type="text"] {
		width:40%;
	}
	#respond textarea {
		width:99%;
	}
	
	/* Check Out */
	#main-content .row {
		margin:0;
		width:100%;
	}
	.table-wrap {
		margin: 2% 0 !important;
		width: 100%;
	}
	.table-wrap table {
		width:100%;
	}
	.checkout-caption {
		font-size:1.2em;
	}
	.wpsc_registration_form {
		margin-top: 2%;
		width: 50% !important;
	}
	.table-product {
		width:40%;
	}
	.table-qty {
		width:25%;
	}
	
}


/* 	Viewport Width: 600px - 768px
	Supported Device: iPhone 4 (portrait mode; 640px), Galaxy Tab Tablet	*/

@media screen and (max-width:749px) {

	header#site-header hgroup {
		margin: 5% 0;
		text-align: center;
		width: 100%;
	}
	h1#site-title {
		font-size:2em;
	}
	h2#site-tagline {
		font-size:.8em;
	}
	#midbar .breadcrumb {
		display:none;
	}
	#midbar .grid_4 {
		width:100%;
	}
	#midbar form {
		text-align:left;
		margin:0;
	}
	#midbar form input[type="text"] {
		padding: 1.5%;
		width: 80%;
	}
	#midbar form input[type="submit"] {
		padding: 1.5%;
		width: 19%;
	}
	header .top-banner {
		display:none;
	}
	#header-featured {
		height:auto;
		min-height:25em;
		max-height:35em;
	}
	.featured-desc h3 {
		font-size:1.3em;
	}
	#featured p {
		font-size:.9em;
	}
	#featured-tabs li {
		margin-left:1%;
	}
	#featured-tabs li a {
		height: 2.8em;
		width: 2.8em;
	}
	#content-category header h2 {
		font-size:1.2em;
	}
	#content-category .caroufredsel_wrapper .grid_2 {
		width:4.2em;
	}
	#content-category .thumbnail {
		height: 4.2em;
		width: 4.2em;
	}
	#content-category .thumbnail span {
		font-size:.7em;
		padding:5% 0;
		width:100%;
	}
	#how-to {
		display:none;
	}
	#content-home .group-slide .grid_4 {
		min-height:10em;
	}
	#content-home .section .product-info {
		width:8em;
	}
	#content-home .section .thumbnail, #content-home .section .thumbnail img {
		width:3.5em;
	}
	#main-content header h1, #main-content header h2 {
		font-size:1.2em;
		word-wrap: break-word;
		width:100%;
	}
	#default_products_page_container .section .thumbnail, #related-product .section .thumbnail,
	#default_products_page_container .section .thumbnail img, #related-product .section .thumbnail img {
		height: 4.5em;
		width: 4.5em;
	}
	#main-content .productcol, #main-content #ext-widget {
		width: 100% !important;
	}
	#main-content .product_form {
		margin:0;
	}
	#fancy_notification {
		left:0 !important;
	}
	.wpsc_registration_form {
		margin: 2% 0 !important;
		width: 100% !important;
		padding: 0 !important;
	}
	
}

/* 	Viewport Width: 480px - 600px
	Supported Device: Common Smartphone on landscape mode (iPhone 3Gs, SE X8, Galaxy Mini, etc.), Facebook Page	*/

@media screen and (max-width:599px) {

	#featured, #content-category, #content-home, #content, #sidebar {
		margin-top: 5%;
	}
	#header-featured {
		min-height:28em;
	}
	#featured-tabs li {
		margin:1%;
	}
	#featured-tabs li a {
		height: 4.5em;
		width: 4.5em;
	}
	.featured-image {
		width:50%;
	}
	.featured-desc h3 {
		font-size: 1em;
	}
	#featured p {
		font-size: .8em;
	}
	#content-category .caroufredsel_wrapper .grid_2 {
		width: 4em;
		margin: 0 .4em;
	}
	#content-category .thumbnail img {
		min-height:5em;
	}
	#content-home header h2 {
		font-size:1.2em;
	}
	#content-home .caroufredsel_wrapper, #content-slider {
		height:20em;
	}
	#content-home .group-slide .grid_4 {
		min-height: 8em;
	}
	#content-home .section .product-info {
		width: 7.5em;
		margin-left: .75em;
		font-size: .85em;
	}
	#main-content, #sidebar {
		width:100%;
	}
	footer#footer .footer-block {
		width:96%;
	}
	div#ext-footer .grid_6 {
		margin: 1%;
		width: 98%;
		text-align:center;
	}
	#bottom-site-menu {
		float: none;
		text-align:center;
	}
	ul#bottom-site-menu li {
		padding:0 2%;;
	}
	
	/* Product Page */
	#default_products_page_container .section .thumbnail, #related-product .section .thumbnail,
	#default_products_page_container .section .thumbnail img, #related-product .section .thumbnail img {
		height: 6em;
		width: 6em;
	}
	#default_products_page_container .section .product-info, #related-product .section .product-info {
		width:12em;
	}
	div.jp-audio {
		margin:0 !important;
	}
	div.jp-audio div.jp-type-playlist div.jp-volume-bar {
		left: 324px !important;
	}
	#shippingSameBilling {
		right:0 !important;
	}
	#main-content .imagecol #detail-thumbs, #main-content .imagecol #detail-thumb-wrap {
		width:100%;
	}
	
}

/* 	Viewport Width: 320px - 480px
	Supported Device: Common Smartphone on portrait mode (iPhone 3Gs, SE X8, Galaxy Mini, etc.)	*/

@media screen and (max-width:479px) {

	#site-nav {
		width: 100%;
		margin: 0;
		float: none;
		text-align: center;
	}
	#site-nav li {
		margin: 0 auto;
		float: none;
		display: inline-block;
	}
	ul#log-bar {
		display:none;
	}
	h1#site-title {
		font-size: 1.3em;
	}
	#midbar form input[type="text"] {
		padding: 1.5%;
		width: 79%;
	}
	.featured-title {
		font-size:1.2em;
	}
	#header-featured {
		min-height: 38em;
	}
	#featured-tabs {
		bottom:1%;
	}
	#featured-tabs li a {
		height: 3em;
		width: 3em;
	}
	.featured-image {
		width: 100%;
	}
	.featured-desc {
		right: 0;
		top: 18em;
		width: 100%;
	}
	#content-home .section .thumbnail, #content-home .section .thumbnail img {
		width: 3.5em;
		margin: 0 auto 1em;
		float: none;
	}
	#content-home .section .product-info {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}
	#content-home .section .product-info div {
		display:none;
	}
	#content-home .section .product-info .category,
	#content-home .section .product-info .in_stock {
		display:block;
	}
	#main-content {
		font-size:.8em;
	}
	#main-content .post-content p, #main-content .post-content ul, #main-content .post-content ol {
		margin-bottom: 1.5em;
		padding-right: 0;
		font-size: .8em;
	}
	#sidebar .sidebar-wrap .subscribe {
		font-size:1em;
	}
	#sidebar .sidebar-wrap ul li {
		padding:2% 0;
	}
	/* Product Page */
	#default_products_page_container .section .thumbnail, #related-product .section .thumbnail,
	#default_products_page_container .section .thumbnail img, #related-product .section .thumbnail img {
		height: auto;
		width: 100%;
		margin-bottom:3%;
	}
	.default_product_display {
		margin: 0 2% 5%;
		min-height:22em;
	}
	#default_products_page_container .section .product-info, #related-product .section .product-info {
		width: 100%;
		margin: 0;
	}
	#fancy_notification {
		margin:0;
	}
	img.product_thum {
		display:none;
	}
	.checkout-sku, .checkout-name {
		margin-left:3%;
	}
	.table-wrap table .input-spacing {
		margin-right: 0;
		width: 2em;
		padding: .5em;
	}
	.table-wrap table input[type="submit"] {
		padding: 10% 5%;
		font-size: .95em !important;
		font-weight: bold;
		margin: 0;
	}
	#main-content .wpsc_buy_button_container input[type="submit"] {
		padding:2% 4%;
	}
	#main-content .imagecol .scroll-thumb,
	#main-content .imagecol .scroll-thumb img {
		height:4em;
		width:4em;
	}
	
}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth{float:left;position:relative}.one_half{width:48.5%;margin-right:2%}.one_third{width:31.5%;margin-right:2.5%}.two_third{width:66%!important;margin-right:2%}.one_fourth{width:23.4%;margin-right:2%}.three_fourth{width:74.5%;margin-right:2%}.last_col{margin-right:0!important;float:right}.messagebox{padding:8px;margin-bottom:8px;padding-left:15px;color:#555;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#f5f5f5}.box-blue{border-top:1px solid #b8e2fb;border-bottom:1px solid #b8e2fb;background:#e8f6ff}.box-yellow{border-top:1px solid #f2dd8c;border-bottom:1px solid #f2dd8c;background:#fff5cc}.box-red{border-top:1px solid #f8acac;border-bottom:1px solid #f8acac;background:#ffd1d1}.box-green{border-top:1px solid #bbdf8d;border-bottom:1px solid #bbdf8d;background:#eaf7d9}.box-icon-info,.box-icon-warning,.box-icon-error,.box-icon-success,.box-icon-down,.box-icon-suggest{padding-left:40px;background-repeat:no-repeat;background-position:15px 50%}.box-icon-info{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/info_16.png)}.box-icon-warning{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/warning_16.png)}.box-icon-error{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/delete_16.png)}.box-icon-success{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/tick_16.png)}.box-icon-down{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/down_16.png)}.box-icon-suggest{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/bubble_16.png)}.box-error-msg{margin-top:-8px;background:#fff1f1;border-top:0;border-bottom:1px solid #fddcdc;color:#664b4b;padding:12px 20px}.box-error-msg ol{margin:0 20px}.messagebox a:hover{background:0 0!important}.messagebox a.close{float:right;margin-right:5px;text-decoration:none;border:0!important;font-weight:700;color:#666!important}.box-info a.close{color:#395594!important}.box-warning a.close{color:#d6a23d!important}.box-error a.close{color:#cf563d!important}.box-success a.close{color:#238221!important}input,label,select,button{cursor:pointer}input[type=text],input[type=password]{cursor:text}input[type=hidden]{display:none}input[type=text],input[type=password],textarea{border:1px solid #ccc;color:#676563;padding:8px 10px;background:transparent url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/input-bg.png) 0 -1px no-repeat;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-khtml-transition:all .5s ease;transition:all .5s ease;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-khtml-border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=text]:focus,input[type=password]:focus,textarea:focus{border:#94d3ff solid 1px;-moz-box-shadow:0 0 8px rgba(0,150,255,.35);-webkit-box-shadow:0 0 8px rgba(0,150,255,.35);-o-box-shadow:0 0 8px rgba(0,150,255,.35);-khtml-box-shadow:0 0 8px rgba(0,150,255,.35);box-shadow:0 0 8px rgba(0,150,255,.35)}input[type=submit],input[type=reset]{}.corner-tl{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}.corner-tr{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.corner-bl{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.corner-br{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.corners-top{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;border-top-left-radius:5px}.corners-bottom{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.corners-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}.corners-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}.corners{-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;border-radius:5px}input[type=submit].button,.button{background:#666 url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-black.jpg) left bottom repeat-x;display:inline-block;padding:0;color:#fff!important;font-size:13px;font-weight:700;line-height:1;text-decoration:none;border:1px solid #121212;margin-right:15px;position:relative;cursor:pointer;overflow:visible;width:auto;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;box-shadow:0 0 9px rgba(0,0,0,.35);-moz-box-shadow:0 0 9px rgba(0,0,0,.35);-webkit-box-shadow:0 0 9px rgba(0,0,0,.35);-o-box-shadow:0 0 9px rgba(0,0,0,.35);-khtml-box-shadow:0 0 9px rgba(0,0,0,.35);text-shadow:0 -1px 1px rgba(0,0,0,.25);border-bottom:0!important;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-khtml-transition:all .5s ease;transition:all .5s ease}button::-moz-focus-inner{border:0;padding:0}input[type=submit].button:hover,.button:hover{background-position:0 50%;color:#fff;box-shadow:0 0 9px rgba(0,150,255,.85);-moz-box-shadow:0 0 9px rgba(0,150,255,.85);-webkit-box-shadow:0 0 9px rgba(0,150,255,.85);-o-box-shadow:0 0 9px rgba(0,150,255,.85);-khtml-box-shadow:0 0 9px rgba(0,150,255,.85)}input[type=submit].button:active,.button:active{-webkit-transform:translateY(1px);-moz-transform:translateY(1px)}input[type=submit].small.button,.small.button{font-size:11px}input[type=submit].large.button,.large.button{font-size:14px}input[type=submit].huge.button,.huge.button{font-size:18px}.small.button span,.medium.button span,.large.button span,.huge.button span,input[type=submit].button{border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px;display:block}.small.button span,.medium.button span,input[type=submit].small.button,input[type=submit].medium.button{padding:5px 15px 8px}.large.button span,input[type=submit].large.button{padding:8px 15px 11px}.huge.button span,input[type=submit].huge.button{padding:10px 25px 14px;border-radius:5px}input[type=submit].green.button,.green.button{background:#347900 url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-green.jpg) left bottom repeat-x;border:1px solid rgba(0,94,121,.25)}input[type=submit].blue.button,.blue.button{background:#008aff url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-blue.jpg) left bottom repeat-x;border:1px solid rgba(0,60,121,.25)}input[type=submit].blueaqua.button,.blueaqua.button{background:#00ffd2 url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-blueaqua.jpg) left bottom repeat-x;border:1px solid rgba(0,95,121,.25)}input[type=submit].bluesky.button,.bluesky.button{background:#0cf url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-bluesky.jpg) left bottom repeat-x;border:1px solid rgba(0,94,121,.25)}input[type=submit].red.button,.red.button{background:#ff002a url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-red.jpg) left bottom repeat-x;border:1px solid rgba(93,0,0,.25)}input[type=submit].purple.button,.purple.button{background:#c0f url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-purple.jpg) left bottom repeat-x;border:1px solid rgba(72,0,121,.25)}input[type=submit].orange.button,.orange.button{background:#ffa200 url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-orange.jpg) left bottom repeat-x;border:1px solid rgba(168,48,0,.25)}input[type=submit].yellow.button,.yellow.button{background:#ffd800 url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-yellow.jpg) left bottom repeat-x;border:1px solid rgba(235,106,0,.25)}input[type=submit].white.button,.white.button{background:#f0f0f0 url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-white.jpg) 0 0 repeat-x;color:#555!important;text-shadow:0 1px 1px rgba(255,255,255,.5);border:1px solid rgba(137,137,137,.25);box-shadow:0 1px 3px rgba(0,0,0,.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);-o-box-shadow:0 1px 3px rgba(0,0,0,.1);-khtml-box-shadow:0 1px 3px rgba(0,0,0,.1)}input[type=submit].white.button:hover,.white.button:hover{color:#444!important;border-color:#999}input[type=submit].super.button,.super.button{font-size:13px;padding:0;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px}input[type=submit].super.button,.super.button span{display:block;padding:4px 15px 8px;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;line-height:1}input[type=submit].huge.super.button,.huge.super.button{font-size:18px;border-radius:26px;-webkit-border-radius:26px;-moz-border-radius:26px}input[type=submit].huge.super.button,.huge.super.button span{padding:8px 20px 13px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px}input[type=submit].small.super.button,.small.super.button{font-size:11px;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px}input[type=submit].small.super.button,.small.super.button span{padding:2px 12px 6px;border-radius:11px;-webkit-border-radius:11px;-moz-border-radius:11px}input[type=submit].small.white.super.button,.small.white.super.button span{padding:3px 12px 5px}input[type=submit].large.super.button,.large.super.button{border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px}input[type=submit].large.super.button,.large.super.button span{font-size:14px;padding:7px 20px 11px;border-radius:17px;-webkit-border-radius:17px;-moz-border-radius:17px}.blue.button:hover,.green.button:hover,.blueaqua.button:hover,.bluesky.button:hover,.red.button:hover,.purple.button:hover,.orange.button:hover,.yellow.button:hover,.white.button:hover,input[type=submit].button:hover{background-position:0 50%}input[type=button].new-aqua{width:155px;height:35px;background:#cde;border:2px solid rgba(204,204,204,.1);border-color:#8ba2c1 #5890bf #4f93ca #768fa5;font:bold normal 16px/1 Lucida Sans,Verdana,sans-serif;color:#fff;text-shadow:1px 2px 2px rgba(0,0,0,.5);text-align:center;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;-khtml-border-radius:16px;-o-border-radius:16px;box-shadow:0 10px 16px rgba(66,140,240,.5),inset 0 -8px 12px 0 #6bf,inset 0 -8px 0 8px #48c,inset 0 -35px 15px -10px #7ad;-moz-box-shadow:0 10px 16px rgba(66,140,240,.5),inset 0 -8px 12px 0 #6bf,inset 0 -8px 0 8px #48c,inset 0 -35px 15px -10px #7ad;-webkit-box-shadow:0 10px 16px rgba(66,140,240,.5),inset 0 -8px 12px 0 #6bf,inset 0 -8px 0 8px #48c,inset 0 -35px 15px -10px #7ad}input[type=button].new-aqua:hover,input[type=button].new-aqua:focus{text-shadow:rgb(255,255,255,1) 0 0 5px}.top a{position:absolute;top:-10px;right:0;text-transform:uppercase;background:#fff!important;color:inherit!important;font-size:10px;font-family:Arial,Helvetica,sans-serif;text-decoration:none;padding:0 0 0 5px}.top a:hover{color:#555}.cessef_tabs{width:100%;padding:0 0 23px;position:relative;margin-top:1em}.cessef_tabs .cessef_tabs_header{display:block;position:relative}.cessef_tabs .cessef_tab{position:relative;top:3px;color:#777;padding:1px 13px 2px;font-size:11px;font-weight:700;float:left;margin:0 3px 0 0;background:#ddd;border:1px solid #ddd;border-bottom:0;border-top:1px solid #ddd;text-shadow:0 1px 0 #fff;-o-border-radius:5px 5px 0 0;-khtml-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;background:-moz-linear-gradient(top,#DDDDDD,#CCCCCC);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#DDDDDD),color-stop(1,#CCCCCC));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#DDDDDD', EndColorStr='#CCCCCC')";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#DDDDDD',EndColorStr='#CCCCCC');z-index:99}.cessef_tabs .cessef_tab_active{padding:3px 12px;color:#666;text-shadow:0 1px 0 #fff;border:1px solid #ccc;border-top-color:#ddd;border-bottom:0;top:1px;background:#eaeaea;background:-moz-linear-gradient(top,#FFFFFF,#EAEAEA);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#FFFFFF),color-stop(1,#EAEAEA));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#EAEAEA')";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF',EndColorStr='#EAEAEA')}.cessef_tabs .cessef_tab:hover{cursor:pointer}.cessef_tabs .cessef_tabs_body{display:block;padding:10px;background:#eaeaea;border:1px solid #ccc;position:relative;-o-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.cessef_tabs .cessef_tab_single_box{float:none;padding:17px;background:#fefefe;border:1px solid #ccc;display:none;position:relative}.cessef_tabs .cessef_tab_single_box p{margin-bottom:0}.cessef_tabs .cessef_tab_single_box p+p{margin-top:1em}.cessef_tabs .cessef_tabs_box_first{display:block}.cessef_tabs.block_tabs_style{}.cessef_tabs.block_tabs_style .cessef_tabs_header{border:1px solid #ccc;padding-left:17px;border-bottom:0;-o-border-radius:5px 5px 0 0;-khtml-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;background:#dedede;background:-moz-linear-gradient(top,#EDEDED,#DEDEDE);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#EDEDED),color-stop(1,#DEDEDE));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#EDEDED', EndColorStr='#DEDEDE')";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#EDEDED',EndColorStr='#DEDEDE')}.cessef_tabs.block_tabs_style .cessef_tab{margin-top:7px!important;border:1px solid #ccc;border-top-color:#ccc;border-bottom:0}.cessef_tabs.block_tabs_style .cessef_tab_active{background:#fafafa;background:-moz-linear-gradient(top,#FFFFFF,#fafafa);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#FFFFFF),color-stop(1,#fafafa));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#fafafa')";filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF',EndColorStr='#fafafa')}.cessef_tabs.block_tabs_style .cessef_tabs_body{background:#fafafa}.cessef_tabs.block_tabs_style .cessef_tab_single_box{padding:7px;border:0;background:0 0}.cessef_tabs.min_tabs_style{}.cessef_tabs.min_tabs_style .cessef_tabs_header{padding-left:10px}.cessef_tabs.min_tabs_style .cessef_tab{background:#fff;border-color:#eee;color:#999;top:10px}.cessef_tabs.min_tabs_style .cessef_tab_active{border-color:#ccc;color:inherit;padding-top:10px;top:1px}.cessef_tabs.min_tabs_style .cessef_tabs_body{background:#fff;padding:10px 0;border-top-width:1px!important;border-right-width:0!important;border-left-width:0!important;border-bottom-width:0!important}.cessef_tabs.min_tabs_style .cessef_tab_single_box{padding:0;border:0}.cessef_tabs.min_tabs_style.boxed .cessef_tabs_header{padding-left:17px}.cessef_tabs.min_tabs_style.boxed .cessef_tabs_body{background:#fff;padding:17px;border-top-width:1px!important;border-right-width:1px!important;border-left-width:1px!important;border-bottom-width:1px!important}.cessef_tabs.min_tabs_style.arrow{margin-top:2em}.cessef_tabs.min_tabs_style.arrow .cessef_tabs_header{position:absolute;top:-27px}.cessef_tabs.min_tabs_style.arrow .cessef_tab{background:#fff;border:0;color:#999;z-index:0;padding-top:inherit;top:3px}.cessef_tabs.min_tabs_style.arrow .cessef_tab_active{z-index:90;padding-bottom:20px;color:inherit;background:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/arrow-down.png) 50% 85% no-repeat;top:3px}.cessef_tabs.min_tabs_style.arrow .cessef_tabs_body{background:#fff;padding:20px 0 10px;border-top-width:1px!important;border-right-width:0!important;border-left-width:0!important;border-bottom-width:0!important}.cessef_tabs.min_tabs_style.arrow .cessef_tab_single_box{padding:0;border:0}.cessef_tabs.vertical{width:100%;padding:0 0 23px;position:relative;margin-top:1em}.cessef_tabs.vertical .cessef_tabs_header{display:block;max-width:25%!important;left:1px;top:20px;float:left;position:relative}.cessef_tabs.vertical .cessef_tab{display:block;position:relative;top:0;left:8px;z-index:1;color:#000;padding:9px 15px;font-size:11px;font-weight:700;float:none;margin:0 0 2px;background:0 0;border:1px solid #ccc;border-right:0!important;text-shadow:0 1px 0 #fff;clear:both;line-height:normal;-o-border-radius:5px 0 0 5px;-khtml-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;opacity:.3;-ms-filter:"alpha(opacity=30)";filter:alpha(opacity=30);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-khtml-transition:all .5s ease;transition:all .5s ease}.cessef_tabs.vertical .cessef_tab_active{text-shadow:0 1px 0 #fff;border-right:0;background:#f5f5f5;top:0;left:0;z-index:10;opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}.cessef_tabs.vertical .cessef_tab:hover{cursor:pointer;padding-left:8px}.cessef_tabs.vertical .cessef_tabs_body{display:block;position:relative;padding:10px;background:#f5f5f5;border:1px solid #ccc;float:left;width:68%!important;margin:0;z-index:5;-o-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.cessef_tabs.vertical .cessef_tab_single_box{float:left;padding:17px;background:#fff;border:1px solid #ccc;display:none;position:relative}.cessef_tabs.vertical .cessef_tab_single_box p{margin-bottom:0}.cessef_tabs.vertical .cessef_tab_single_box p+p{margin-top:1em}.cessef_tabs.vertical .cessef_tabs_box_first{display:block}.icon-highlights h6{margin:0 0 3px;padding:0;font-size:16px;font-size-adjust:140%;color:#666!important;line-height:1.3em;!important}.icon-highlights h6 a{text-decoration:none}.icon-highlight-content{padding:0 0 0 1px}.icon-highlights.icon-60 h6{margin-top:5px!important;font-size:16px!important}.icon-highlights img.thumb{margin-top:7px}.icon-highlights img.thumb[width='48'],.icon-highlights img.thumb[width='32']{margin-top:5px}.icon-highlights img.icon[width='48'],.icon-highlights img.icon[width='32']{margin-right:15px}.accToggle{display:block;clear:both;margin:2em 0;position:relative}.accToggle .acc_toggle_wrapper{padding:1px;margin:1px 0}.accToggle .acc_toggle_trigger{text-decoration:none;border:1px solid #ddd;background:#f9f9f9;padding:0;margin:0;display:block;font-weight:700;font-size:16px;color:#555;text-shadow:1px -1px 1px rgba(255,255,255,.25);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-khtml-transition:all .5s ease;transition:all .5s ease}.accToggle .acc_toggle_trigger:hover,.accToggle .acc_toggle_trigger.active{border:1px solid #ddd;background:#eee;color:inherit}.accToggle .acc_toggle_trigger span{padding:8px 45px 10px;margin:0;display:block;border-top:1px solid rgba(255,255,255,.55);border-left:1px solid rgba(255,255,255,.55);background:transparent url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/br_next_icon_b.png) 15px 45% no-repeat;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-khtml-border-radius:5px}.accToggle .acc_toggle_trigger.active span{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/br_down_icon_b.png)}.accToggle .acc_toggle_container{border:1px solid #e5e5e5;padding:15px;margin:2px 0 0;display:block}.accToggle .acc_toggle_container p{padding:0;margin:0}.accToggle .acc_toggle_container p+p{margin-top:1em}.accToggle.blue .acc_toggle_trigger{border-color:#b8e2fb;background-color:#f5fbff}.accToggle.blue .acc_toggle_trigger:hover,.accToggle.blue .acc_toggle_trigger.active{border-color:#83d1ff;background-color:#e8f6ff}.accToggle.blue .acc_toggle_container{border-color:#cdecff;background-color:#fbfdff}.accToggle.red .acc_toggle_trigger{border-color:#ffc0c0;background-color:#fff1f1}.accToggle.red .acc_toggle_trigger:hover,.accToggle.red .acc_toggle_trigger.active{border-color:#ffa8a8;background-color:#fdd}.accToggle.red .acc_toggle_container{border-color:#fddfdc;background-color:#fff9f9}.accToggle.yellow .acc_toggle_trigger{border-color:#f2dd8c;background-color:#fffbeb}.accToggle.yellow .acc_toggle_trigger:hover,.accToggle.yellow .acc_toggle_trigger.active{border-color:#ffdb4e;background-color:#fff5cc}.accToggle.yellow .acc_toggle_container{border-color:#ffeca2;background-color:#fffcf1}.accToggle.green .acc_toggle_trigger{border-color:#bbdf8d;background-color:#f5ffe9}.accToggle.green .acc_toggle_trigger:hover,.accToggle.green .acc_toggle_trigger.active{border-color:#9dd456;background-color:#e1f6c6}.accToggle.green .acc_toggle_container{border-color:#d2efac;background-color:#fbfff5}.accToggle.stylized .acc_toggle_trigger{background:#666 url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-black.jpg) left bottom repeat-x;border:1px solid #121212;color:#fff;text-shadow:0 -1px 1px rgba(0,0,0,.25);border-bottom:0!important}.accToggle.stylized .acc_toggle_trigger:hover,.accToggle.stylized .acc_toggle_trigger.active{background-position:0 25%}.accToggle.stylized .acc_toggle_trigger span{border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25);background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/br_next_icon_w.png);padding-bottom:11px}.accToggle.stylized .acc_toggle_trigger.active span{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/br_down_icon_w.png)}.accToggle.stylized .acc_toggle_container{border-color:#e0e0e0}.accToggle.stylized.blue .acc_toggle_container,.accToggle.stylized.blue .acc_toggle_trigger:hover,.accToggle.stylized.blue .acc_toggle_trigger.active{border:1px solid rgba(0,60,121,.25)}.accToggle.stylized.blue .acc_toggle_trigger{background-color:#008aff;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-blue.jpg);border:1px solid rgba(0,60,121,.25)}.accToggle.stylized.bluesky .acc_toggle_container,.accToggle.stylized.bluesky .acc_toggle_trigger:hover,.accToggle.stylized.bluesky .acc_toggle_trigger.active{border:1px solid rgba(0,94,121,.25)}.accToggle.stylized.bluesky .acc_toggle_trigger{background-color:#0cf;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-bluesky.jpg);border:1px solid rgba(0,94,121,.25)}.accToggle.stylized.blueaqua .acc_toggle_container,.accToggle.stylized.blueaqua .acc_toggle_trigger:hover,.accToggle.stylized.blueaqua .acc_toggle_trigger.active{border:1px solid rgba(0,95,121,.25)}.accToggle.stylized.blueaqua .acc_toggle_trigger{background-color:#00ffd2;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-blueaqua.jpg);border:1px solid rgba(0,95,121,.25)}.accToggle.stylized.red .acc_toggle_container,.accToggle.stylized.red .acc_toggle_trigger:hover,.accToggle.stylized.red .acc_toggle_trigger.active{border:1px solid rgba(93,0,0,.25)}.accToggle.stylized.red .acc_toggle_trigger{background-color:#ff002a;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-red.jpg);border:1px solid rgba(93,0,0,.25)}.accToggle.stylized.purple .acc_toggle_container,.accToggle.stylized.purple .acc_toggle_trigger:hover,.accToggle.stylized.purple .acc_toggle_trigger.active{border:1px solid rgba(72,0,121,.25)}.accToggle.stylized.purple .acc_toggle_trigger{background-color:#c0f;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-purple.jpg);border:1px solid rgba(72,0,121,.25)}.accToggle.stylized.orange .acc_toggle_container,.accToggle.stylized.orange .acc_toggle_trigger:hover,.accToggle.stylized.orange .acc_toggle_trigger.active{border:1px solid rgba(168,48,0,.25)}.accToggle.stylized.orange .acc_toggle_trigger{background-color:#ffa200;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-orange.jpg);border:1px solid rgba(168,48,0,.25)}.accToggle.stylized.yellow .acc_toggle_container,.accToggle.stylized.yellow .acc_toggle_trigger:hover,.accToggle.stylized.yellow .acc_toggle_trigger.active{border:1px solid rgba(235,106,0,.25)}.accToggle.stylized.yellow .acc_toggle_trigger{background-color:#ffd800;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-yellow.jpg);border:1px solid rgba(235,106,0,.25)}.accToggle.stylized.green .acc_toggle_container,.accToggle.stylized.green .acc_toggle_trigger:hover,.accToggle.stylized.green .acc_toggle_trigger.active{border:1px solid rgba(0,94,121,.25)}.accToggle.stylized.green .acc_toggle_trigger{background-color:#347900;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-green.jpg);border:1px solid rgba(0,94,121,.25)}.accToggle.stylized.white .acc_toggle_trigger:hover,.accToggle.stylized.white .acc_toggle_trigger.active{color:#444!important;border-color:#999;border:1px solid rgba(137,137,137,.25)}.accToggle.stylized.white .acc_toggle_trigger span{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/br_next_icon_b.png)}.accToggle.stylized.white .acc_toggle_trigger.active span{background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/icons/br_down_icon_b.png)}.accToggle.stylized.white .acc_toggle_trigger{background-color:#f0f0f0;background-image:url(https://music-store.io/wp-content/themes/discoopremium/functions/css/../images/buttons/bg-button-white.jpg);border:1px solid rgba(137,137,137,.25);color:#555!important;text-shadow:0 1px 1px rgba(255,255,255,.5)}
.Thickbox,.Thickbox *{margin:0;padding:0}#TB_window{font:12px Arial,Helvetica,sans-serif;color:#333}#TB_secondLine{font:10px Arial,Helvetica,sans-serif;color:#666}#TB_window a:link{color:#666}#TB_window a:visited{color:#666}#TB_window a:hover{color:#000}#TB_window a:active{color:#666}#TB_window a:focus{color:#666}#TB_overlay{position:absolute;z-index:100;top:0;left:0;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}#TB_window{position:absolute;background:#fff;z-index:99999;color:#000;display:none;border:4px solid #525252;text-align:left}#TB_window img{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;-ms-interpolation-mode:bicubic}#TB_window img#TB_Image{margin-right:15px;float:right}#TB_additional_images{display:block;width:75px;float:left;padding:0;margin-top:15px;margin-left:15px}#TB_additional_images img.TB_Thumbnail_Image{margin:0 0 15px}#TB_Header{background:#ccc;height:16px;width:95%;padding:4px;margin:6px auto 0}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}.TB_Selected img{border:2px solid #fc6!important}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeAjaxWindow{padding:5px 10px 7px 0;margin-bottom:1px;text-align:right;float:right}#TB_Header #TB_TopCloseAjaxWindow{padding:0;margin:0;display:block;text-align:right;float:right}#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px}#TB_title{background-color:#e8e8e8;height:27px}#TB_ajaxContent{clear:both;padding:2px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent p{padding:5px 0}#TB_load{position:absolute;display:none;height:100px;width:100px;z-index:101}#TB_HideSelect{z-index:99;position:absolute;top:0;left:0;background-color:#fff;border:0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0}#TB_iframeContent{clear:both;border:0;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px}
.group:after{content:" ";display:block;height:0;clear:both;visibility:hidden}* html .group{height:1%}*:first-childhtml .group{min-height:1px}#default_products_page_container .imagecol img,#list_view_products_page_container img,#grid_view_products_page_container img{margin:0;padding:0}.wpsc_hidden{display:none}#default_products_page_container{position:relative;line-height:1.2em}#default_products_page_container .wpsc_page_numbers_top{margin-bottom:20px}.wpsc_category_grid_item{text-align:center;background:#EFEFEF;border:1px solid #CCC;margin:10px;text-decoration:none}.wpsc_category_grid_item .item_no_image{color:#000}#default_products_page_container .wpsc_page_numbers_top a:link,#default_products_page_container .wpsc_page_numbers_top a:visited,#default_products_page_container .wpsc_page_numbers_bottom a:link,#default_products_page_container .wpsc_page_numbers_bottom a:visited{padding:5px 4px}.default_product_display{position:relative}.default_product_display .imagecol{float:left;position:relative}.default_product_display .imagecol img.no-image,#content .default_product_display .imagecol img.no-image{display:block}.default_product_display .productcol{float:right;position:relative}.default_product_display h2.prodtitle,#content .default_product_display h2.prodtitle{line-height:1;clear:none}.default_product_display span.sale{position:absolute;top:-10px;left:-10px;text-indent:-9999px;display:block}.default_product_display .wpsc_description,#content .default_product_display .wpsc_description{line-height:1.4em}.default_product_display .additional_description,#content .default_product_display .additional_description{line-height:1.4em;margin:0}.default_product_display .additional_description_container{margin:20px 0}.default_product_display a.additional_description_link:link,.default_product_display a.additional_description_link:visited{text-decoration:underline;color:#0062ce;margin-left:5px}.default_product_display a.additional_description_link:hover,.default_product_display a.additional_description_link:active{text-decoration:none}.default_product_display .additional_description{display:none}.default_product_display form.product_form fieldset,#content .default_product_display form.product_form fieldset{border:none;padding:0}.default_product_display form.product_form fieldset legend,#content .default_product_display form.product_form fieldset legend{font-weight:400}.wpsc_select_variation{position:relative}.default_product_display .wpsc_variation_forms label{color:#000}.default_product_display .wpsc_variation_forms select{margin:0;min-width:100px;max-width:200px}.default_product_display .wpsc_quantity_update input,#content .default_product_display .wpsc_quantity_update input{margin:0;line-height:1.2em}.default_product_display .wpsc_product_price p,#content .default_product_display .wpsc_product_price p{margin:0}.default_product_display .wpsc_product_price span.oldprice{text-decoration:line-through}.default_product_display p.soldout,#content .default_product_display p.soldout{font-weight:700;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0UxNTZCNjdEREMyMTFERjkxNkQ4NzAwNjA3MzkyQTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0UxNTZCNjhEREMyMTFERjkxNkQ4NzAwNjA3MzkyQTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2REREOERDRUREQzExMURGOTE2RDg3MDA2MDczOTJBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRTE1NkI2NkREQzIxMURGOTE2RDg3MDA2MDczOTJBOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqBMbTMAAAKESURBVHjapFNLT1NBGD29pbe05W1NpdDWFhFBVAIlQSvyiMYgJiYu3ejClWv+gGuXJCa6x4ULlY0PiEasCASooRJLTUsBKeUlpdBY2ntnxrm32qLEjU5yM/N9c875HvcbDWMM/7MK/nTEotG2r1Mf3lujc9oytgeZUCQ0OqzaGqm91eOprKoa34/X7M/APz46VvlxqK0QGugcLhSUm1W/FN9EOhREIp1G3HNtpulce9MBAf/Y6KTL99wtmKtgaDgNsjAHtraUBVlsEBz1SPqnkYwEsN51I9h0/sKJXAmxlZUWi++VW2O2cvIZSN5nKlG8c0/d0/19kMMBmNqvgskEhuFHdauuYy1HrNZpQQEsT3gnDTxtIyfL3kFAyYrm66QSASVc6M0gTPWnUCTqEfK+nlLuVAHz0qxG56wBiXwGoxSMMDVSTuCnTTIMmXAQxbWNKJwZQU6gJLML3WELSHSBkymoTNWIOYEM5WTFTyBF5lFQVgFjYiMvQGQZ/H+pZMKPjGTTZqnvWQE5S1Z2BaNgCZHyc7AliDCtr0FrsYPNf+HROYgypF48hlBhUcmM2+ClCEcd2NvaREJfms8g7mpBMjALrdWVbRj/iERhvH4LhZ093M6WRbiwaHNiyz8FqfViXsDp6XRvJhPYCXyC2HGFg5WmUewOPMTOwANQHl3JquhSL+IBP2LbG6jv7nH/Nkg+77uQ8Wl/TcXxZpTWnkR6McIbFoZyr0ylzu7ENicvTA9DvH132d3RbTswyj7vSIg9uV9zyFCMkoZmiCVlvHYgk4jjm38CMT7Sppt9OfIBgV+PKfh2aEyYeAn97obavJShHPD0oq7r8llrdfXfH9O/rB8CDADALFko/2WdbgAAAABJRU5ErkJggg==) no-repeat scroll 0 2px transparent}.default_product_display div.wpsc_loading_animation{visibility:hidden;display:none}.default_product_display div.wpsc_loading_animation img,#content .default_product_display div.wpsc_loading_animation img{border:none}.default_product_display .product_footer .product_average_vote strong{float:left}.default_product_display .product_footer .product_average_vote span{float:left}.default_product_display .product_footer .product_user_vote{clear:both;float:left}.default_product_display .wpcart_gallery img,#content .default_product_display .wpcart_gallery img{margin-right:6px;border:1px solid #ccc}.wpcart_gallery .attachment-gold-thumbnails,.imagecol .product_image{cursor:-webkit-zoom-in;cursor:-moz-zoom-in}.default_product_display .wpsc_buy_button_container,#content .default_product_display .wpsc_buy_button_container,.single_product_display form.product_form .wpsc_buy_button_container,#content .single_product_display form.product_form .wpsc_buy_button_container{text-align:right}#list_view_products_page_container{position:relative}#list_view_products_page_container .wpsc_page_numbers_top{margin-bottom:20px}#list_view_products_page_container .wpsc_page_numbers_bottom{margin-top:10px}#list_view_products_page_container p,#content #list_view_products_page_container p{margin:0;padding:0}#list_view_products_page_container span.sale{display:none}#list_view_products_page_container input,#content #list_view_products_page_container input,#list_view_products_page_container textarea,#content #list_view_products_page_container textarea{margin:0;padding:0}table.list_productdisplay form.product_form{display:inline}table.list_productdisplay .quantity_container{display:inline}table.list_productdisplay .wpsc_buy_button_container{display:inline;position:relative}table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation{position:absolute;top:1px;right:-85px;*right:-100px;vertical-align:middle;line-height:1.2em}table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation img,#content table.list_productdisplay .wpsc_buy_button_container .wpsc_loading_animation img{vertical-align:middle;border:none;float:left}table.list_productdisplay .oldprice{text-decoration:line-through}table.list_productdisplay h2.prodtitle,#content table.list_productdisplay h2.prodtitle{line-height:1.2em;margin:0;word-wrap:break-word}table.list_productdisplay h2.prodtitle a:link,#content table.list_productdisplay h2.prodtitle a:link,table.list_productdisplay h2.prodtitle a:visited,#content table.list_productdisplay h2.prodtitle a:visited{text-decoration:underline;color:#069}table.list_productdisplay h2.prodtitle a:hover,#content table.list_productdisplay h2.prodtitle a:hover,table.list_productdisplay h2.prodtitle a:active,#content table.list_productdisplay h2.prodtitle a:active{text-decoration:none}table.list_productdisplay td.stock{text-align:center}table.list_productdisplay tr.alt{background-color:#F8F8F8}table.list_productdisplay p.soldout{color:#C33}#single_product_page_container{width:650px;position:relative}.single_product_display{position:relative}.imagecol{position:relative}.single_product_display .imagecol img.no-image,#content .single_product_display .imagecol img.no-image{display:block}.productcol{position:relative}.single_product_display form.product_form fieldset,#content .single_product_display form.product_form fieldset{border:none;padding:0}.single_product_display form.product_form fieldset legend,#content .single_product_display form.product_form fieldset legend{font-weight:400;padding:0}.single_product_display form.product_form input,#content .single_product_display form.product_form input{margin:0}.single_product_display form.product_form fieldset p,#content .single_product_display form.product_form fieldset p{padding:0}.single_product_display .wpsc_variation_forms table,#content .single_product_display .wpsc_variation_forms table,.single_product_display .wpsc_variation_forms table tr,#content .single_product_display .wpsc_variation_forms table tr,.single_product_display .wpsc_variation_forms table td,#content .single_product_display .wpsc_variation_forms table td{border:none;border-collapse:collapse;margin:0}.single_product_display .wpsc_quantity_update input,#content .single_product_display .wpsc_quantity_update input{margin:0}.single_product_display .wpsc_quantity_update label,#content .single_product_display .wpsc_quantity_update label{margin:0}.single_product_display .wpsc_product_price p,#content .single_product_display .wpsc_product_price p{margin:0}.single_product_display .wpsc_product_price span.oldprice{text-decoration:line-through}.single_product_display p.soldout{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0UxNTZCNjdEREMyMTFERjkxNkQ4NzAwNjA3MzkyQTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0UxNTZCNjhEREMyMTFERjkxNkQ4NzAwNjA3MzkyQTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2REREOERDRUREQzExMURGOTE2RDg3MDA2MDczOTJBOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRTE1NkI2NkREQzIxMURGOTE2RDg3MDA2MDczOTJBOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqBMbTMAAAKESURBVHjapFNLT1NBGD29pbe05W1NpdDWFhFBVAIlQSvyiMYgJiYu3ejClWv+gGuXJCa6x4ULlY0PiEasCASooRJLTUsBKeUlpdBY2ntnxrm32qLEjU5yM/N9c875HvcbDWMM/7MK/nTEotG2r1Mf3lujc9oytgeZUCQ0OqzaGqm91eOprKoa34/X7M/APz46VvlxqK0QGugcLhSUm1W/FN9EOhREIp1G3HNtpulce9MBAf/Y6KTL99wtmKtgaDgNsjAHtraUBVlsEBz1SPqnkYwEsN51I9h0/sKJXAmxlZUWi++VW2O2cvIZSN5nKlG8c0/d0/19kMMBmNqvgskEhuFHdauuYy1HrNZpQQEsT3gnDTxtIyfL3kFAyYrm66QSASVc6M0gTPWnUCTqEfK+nlLuVAHz0qxG56wBiXwGoxSMMDVSTuCnTTIMmXAQxbWNKJwZQU6gJLML3WELSHSBkymoTNWIOYEM5WTFTyBF5lFQVgFjYiMvQGQZ/H+pZMKPjGTTZqnvWQE5S1Z2BaNgCZHyc7AliDCtr0FrsYPNf+HROYgypF48hlBhUcmM2+ClCEcd2NvaREJfms8g7mpBMjALrdWVbRj/iERhvH4LhZ093M6WRbiwaHNiyz8FqfViXsDp6XRvJhPYCXyC2HGFg5WmUewOPMTOwANQHl3JquhSL+IBP2LbG6jv7nH/Nkg+77uQ8Wl/TcXxZpTWnkR6McIbFoZyr0ylzu7ENicvTA9DvH132d3RbTswyj7vSIg9uV9zyFCMkoZmiCVlvHYgk4jjm38CMT7Sppt9OfIBgV+PKfh2aEyYeAn97obavJShHPD0oq7r8llrdfXfH9O/rB8CDADALFko/2WdbgAAAABJRU5ErkJggg==) no-repeat scroll 0 5px transparent}.single_product_display div.wpsc_loading_animation{visibility:hidden}.wpsc_product_rating .star{cursor:pointer;text-indent:-999em;display:block;width:18px;width:17px;float:left}.wpsc_product_rating .star a{background-position:0 0;display:block;height:100%;background:transparent url(data:image/gif;base64,R0lGODlhEAAPALMAAP///8TEuNLSyeXl3+Hh2/v7+s/PxfDw7cfHvPf39tbWzt3d1+jo5AAAAAAAAAAAACH5BAAAAAAALAAAAAAQAA8AAARIEMgJxqAYG5N7CUHRYQzIjJQCKhkhvC8Iwi8BEHKu29KB6DLEAVMQAAWiTAKYGA2Al45hZgxwlCAeLtDEDIQUX5SySFIKi0kEADs=) no-repeat scroll 0 0;outline:none}.wpsc_product_rating .star a:hover{background-position:0 0;background:transparent url(data:image/gif;base64,R0lGODlhEgARAKUvAL+HL8eTINCgGMqcT86hS86jTdGnR9yvBtKpQtWsMtexSeC5Hd65M9Wwftq1V+HBP+C/UODBT+zJEdu8i+TJVuDDheDEhOvNNt/DmuHGmOfRj+7YWenVovLfXv/nI/vlOf/pMPbnZOzcxf/sPf/uSe/gwv/xV//0Y//2cP/5ffbu4vbv4fr28Pr38Pv47////////////////////////////////////////////////////////////////////yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAh+QQBCgA/ACwAAAAAEgARAEAGfMCXcEgsGkuBC2nJvARKxqg0ypFIONNhIUUZDCKpQnaYSEwtBogasgCBFmuIwWJcPU7402M1xQBERCIAGGMvGhqFQy4HBy6JLw4eHg5TFQIfI5mamR8CFUYtBAwmpCYMBC1TGSEoHRsoIRlTKgoIE0ITCAgqUg0sRiwNREEAOw==) no-repeat scroll 0 0}.wpsc_product_rating .star a.selected{background-position:0 0;background:transparent url(data:image/gif;base64,R0lGODlhEgARAKUvAL+HL8eTINCgGMqcT86hS86jTdGnR9yvBtKpQtWsMtexSeC5Hd65M9Wwftq1V+HBP+C/UODBT+zJEdu8i+TJVuDDheDEhOvNNt/DmuHGmOfRj+7YWenVovLfXv/nI/vlOf/pMPbnZOzcxf/sPf/uSe/gwv/xV//0Y//2cP/5ffbu4vbv4fr28Pr38Pv47////////////////////////////////////////////////////////////////////yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAh+QQBCgA/ACwAAAAAEgARAEAGfMCXcEgsGkuBC2nJvARKxqg0ypFIONNhIUUZDCKpQnaYSEwtBogasgCBFmuIwWJcPU7402M1xQBERCIAGGMvGhqFQy4HBy6JLw4eHg5TFQIfI5mamR8CFUYtBAwmpCYMBC1TGSEoHRsoIRlTKgoIE0ITCAgqUg0sRiwNREEAOw==) no-repeat scroll 0 0}.wpsc_product_rating .star a,.wpsc_product_rating .star a:focus{outline:none}#fancy_notification #loading_animation{display:none;width:300px;padding:8px;font-size:12px;color:#666}#fancy_notification #loading_animation img{margin-left:5px}#fancy_notification #fancy_notification_content span{margin:0 0 6px 0;display:block;font-weight:400}.shopping-cart-wrapper{line-height:1.2em;position:relative}.shopping-cart-wrapper span.cart_message{display:block;padding:5px;border:1px solid #dedede;margin:10px 0}.shopping-cart-wrapper .numberitems{margin-bottom:5px;display:block}.shopping-cart-wrapper .shoppingcart{padding:5px}.shopping-cart-wrapper .shoppingcart table th{padding:2px}.shopping-cart-wrapper .shoppingcart table th:first-child{text-align:left}.shopping-cart-wrapper .shoppingcart table tbody td{padding:2px;text-align:center}.shopping-cart-wrapper .shoppingcart table .cart-widget-count{width:70px}.shopping-cart-wrapper .shoppingcart table tbody td,.shopping-cart-wrapper .shoppingcart table tbody td a{text-decoration:none}.shopping-cart-wrapper .shoppingcart table tbody td a:hover{text-decoration:underline}.shopping-cart-wrapper .shoppingcart table tbody td.cart-widget-remove{padding:0}.shopping-cart-wrapper .checkout-shipping,.shopping-cart-wrapper .checkout-tax,.widget_wpsc_shopping_cart #cart-widget-links{text-align:right;padding:0 6px 0 0}.widget_wpsc_shopping_cart .checkout-total,.widget_wpsc_shopping_cart .pluspostagetax{text-align:right;font-weight:700}.shopping-cart-wrapper .shoppingcart table tbody td.product-name{text-align:left;max-width:90px;word-wrap:break-word;overflow:hidden}.shopping-cart-wrapper a.visitshop:hover,.shopping-cart-wrapper a.visitshop:active{text-decoration:none}#checkout_page_container{width:650px;position:relative;clear:both}#checkout_page_container textarea,#checkout_page_container input,#content #checkout_page_container textarea,#content #checkout_page_container input{line-height:1.2em;margin:0}#checkout_page_container table.checkout_cart tr.header th{text-align:center}#checkout_page_container table.checkout_cart tr.header th:first-child{text-align:left}#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code form{text-align:right;padding-right:18px}#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td.coupon_code{padding-left:0}#checkout_page_container table.checkout_cart tr td,#content #checkout_page_container table.checkout_cart tr td{margin:0;padding:5px;vertical-align:middle}#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td form input#coupon_num{width:293px;padding:0;margin:0 20px 0 0}#checkout_page_container table.checkout_cart tr.wpsc_total_before_shipping td.wpsc_total_amount_before_shipping{text-align:right}#content #checkout_page_container p{margin-bottom:0}.wpsc_checkout_table input.text{width:255px}#content img#wpsc_checkout_gravatar{float:left;margin:0 10px 10px 0}#checkout_page_container .wpsc_shipping_header{background-color:#f5f5f5}#checkout_page_container .wpsc_make_purchase{bottom:20px;float:right;position:relative}#checkout_page_container .total_price.total_shipping td{border:none;font-weight:400}#checkout_page_container .total_price.total_shipping td:first-child,#checkout_page_container .total_price td:first-child{padding-left:50px}#checkout_page_container .wpsc_shipping_quote_name,#checkout_page_container .wpsc_shipping_quote_price,#checkout_page_container .wpsc_shipping_quote_radio{border-bottom:solid 1px #e1e1e1}#checkout_page_container .wpsc_shipping_quote_name label,#checkout_page_container .wpsc_shipping_quote_price label,#checkout_page_container .wpsc_shipping_quote_radio label{color:#000}#content #checkout_page_container table.productcart tr td{border-top:none;padding-left:0}#content #checkout_page_container table.productcart{border:none}#checkout_page_container table.checkout_cart tr.wpsc_coupon_row tr{border-bottom:0}#checkout_page_container p.validation-error{clear:both;color:red}#content table.wpsc_checkout_table,#content table.wpsc_checkout_table tr td{border:none;padding:0;vertical-align:top}.wpsc-shopping-cart .asterix{color:red}#checkout_page_container img.product_image{background-color:#efefef;border:1px solid #ccc}#checkout_page_container table.checkout_cart{border:none}#checkout_page_container table.checkout_cart tr,#content #checkout_page_container table.checkout_cart tr{margin:0;padding:0}#content #checkout_page_container table.checkout_cart tr.wpsc_coupon_row td{padding-top:15px;padding-bottom:15px;padding-left:0}#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_image img{height:31px;width:31px}#content #checkout_page_container table.checkout_cart tr.product_row td,#content #checkout_page_container table.checkout_cart tr.product_row{padding:2px 0 1px 0;margin:0;line-height:1}#checkout_page_container table.checkout_cart td.firstcol{vertical-align:middle;text-align:center}#checkout_page_container .coupon{position:relative;float:right;margin:10px 0}#checkout_page_container .coupon span.coupon_error{position:absolute;top:-24px;left:156px;color:#F30;line-height:1.2em}#checkout_page_container .col1{float:left;width:320px}#checkout_page_container .col2{float:right;width:320px}#checkout_page_container input.intra-field-label,#checkout_page_container textarea.intra-field-label{color:#bbb}#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_name{width:200px;padding-left:20px}.wpsc_registration_form{float:left;margin-top:15px;width:300px}.wpsc_registration_form label{width:100px;display:inline-table;margin-bottom:10px}.wpsc_registration_form fieldset{border:none;padding-left:0;padding-top:12px;border-top-color:#E7E7E7;border-top-style:solid;border-top-width:2px}.wpsc_registration_form.wpsc_right_registration{border-left-style:solid;border-left-color:#E7E7E7;border-left-width:2px;padding-left:20px}.wpsc_signup_text{padding-top:15px}#shippingSameBilling{position:relative;right:10px}#shippingsameasbillingmessage{display:none}.wpsc_no_image{display:none}.clear{clear:both}#wpsc_akst_form{background:#999;border:1px solid #ddd;display:none;position:absolute;width:350px;z-index:999}#wpsc_akst_form a.akst_close{color:#fff;float:right;margin:5px}#wpsc_akst_form ul.tabs{border:1px solid #999;list-style:none;margin:10px 10px 0 10px;padding:0}#wpsc_akst_form ul.tabs li{background:#ccc;border-bottom:1px solid #999;cursor:pointer;float:left;margin:0 3px 0 0;padding:3px 5px 2px 5px}#wpsc_akst_form ul.tabs li.selected{background:#fff;border-bottom:1px solid #fff;cursor:default;padding:4px 5px 1px 5px}#wpsc_akst_form div.clear{clear:both;float:none}#wpsc_akst_social,#wpsc_akst_email{background:#fff;border:1px solid #fff;padding:10px}#wpsc_akst_social ul{list-style:none;margin:0;padding:0}#wpsc_akst_social ul li{float:left;margin:0;padding:0;width:45%}#wpsc_akst_social ul li a{background-position:0 2px;background-repeat:no-repeat;display:block;float:left;height:24px;padding:4px 0 0 22px;vertical-align:middle}#wpsc_akst_delicious{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/delicious.gif)}#wpsc_akst_digg{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/digg.gif)}#wpsc_akst_furl{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/furl.gif)}#wpsc_akst_netscape{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/netscape.gif)}#wpsc_akst_yahoo_myweb{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/yahoo_myweb.gif)}#wpsc_akst_stumbleupon{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/stumbleupon.gif)}#wpsc_akst_google_bmarks{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/google_bmarks.gif)}#wpsc_akst_technorati{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/technorati.gif)}#wpsc_akst_blinklist{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/blinklist.gif)}#wpsc_akst_newsvine{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/newsvine.gif)}#wpsc_akst_magnolia{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/magnolia.gif)}#wpsc_akst_reddit{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/reddit.gif)}#wpsc_akst_windows_live{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/windows_live.gif)}#wpsc_akst_tailrank{background-image:url(https://music-store.io/wp-content/themes/discoopremium/../wpsc-core/images/social_networking/tailrank.gif)}#wpsc_akst_email{display:none;text-align:left}#wpsc_akst_email form,#wpsc_akst_email fieldset{border:0;margin:0;padding:0}#wpsc_akst_email fieldset legend{display:none}#wpsc_akst_email ul{list-style:none;margin:0;padding:0}#wpsc_akst_email ul li{margin:0 0 7px 0;padding:0}#wpsc_akst_email ul li label{color:#555;display:block;margin-bottom:3px}#wpsc_akst_email ul li input{padding:3px 10px}#wpsc_akst_email ul li input.akst_text{padding:3px;width:280px}.wpsc_akst_share_link{display:block;margin:0 0 6px 0;width:119px}.item_text{float:left;width:33%}.item_text h2 a{color:#000;font-weight:700;text-decoration:none}.featured_item_image a img{float:right;width:80%}.wpsc_container.wpsc_featured{margin-top:20px;margin-bottom:20px}.featured_product_price{font-style:oblique;margin-bottom:10px}.wpsc_description a{text-decoration:none}
li.widget_wp_shopping_cart ul{list-style-image:none!important;list-style-type:none!important}li.widget_wp_shopping_cart ul li{list-style-image:none!important;list-style-type:none!important;background:0 0!important}li.widget_wp_shopping_cart ul li:before{content:""!important}div.categorydisplay ul li:before{content:""!important}a.additional_description_link img{margin:0 3px 0 0}div.textcol form{min-width:300px}div.wpsc_loading_animation{visibility:hidden}#idc-container-parent{clear:both}table.wpsc_checkout_table label{display:inline;padding-right:10px}aside.widget_wpsc_product_specials span.oldprice{text-decoration:line-through;color:#666}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 20, 2018, 3:55:15 PM
    Author     : Magazine3
*/
@media only screen and (min-width: 992px) {
    .pwaforwp-footer-prompt {
        padding: 1% 3%;
     flex-direction: row;
    justify-content: center;
    }
}
.pwaforwp-footer-prompt{
    display: none;
    width: 100%;
    line-height: 2em;    
    color: #333;
    text-align: center;
    text-decoration: none;    
    min-height: 10%;
    padding:15px 0px 15px 0px;
    position: fixed;
    bottom: 0;
    justify-content: flex-end;
    flex-direction: column;
    flex-grow: 1;
    animation-duration: 1s;
    animation-fill-mode: both;
    z-index: 9999;
}
.pwaforwp-footer-prompt .pwaforwp-prompt-close:after{
  content: "✖";
  color: #d5e0eb;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.40);
  border-radius: 30px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 22px;
  cursor: pointer;
} 
.pwaforwp-bounceInUp{
    animation-name: bounceInUp;
}
.pwaforwp-animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.pwaforwp-btn{
    border: none;   
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    height: auto;
    line-height: 1;
    min-width: auto;
    padding: 8px 16px;
    font-size: 16px;
    margin: 10px 0px 0px 0px;
    font-family: sans-serif;
    text-transform: none;
    transition: all .2s ease-in-out;
}
/* Center the loader */

#pwaforwp_loading_div {
  display: none;
  position: fixed;
  width: 100%;
  height: 200%;
  top: 0px;
  left: 0px;
  background-color: white;
  z-index: 9999;
}
.pwaforwp-loading-wrapper{z-index: 9999999;display:none;}
#pwaforwp_loading_icon {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999999;
  margin: -60px 0 0 -60px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

/** Add to home screen CSS **/
#pwaforwp-add-to-home-click h3{
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
  line-height: 1.4;
  font-family: sans-serif;
}

@media(max-width:425px){
  #pwaforwp-add-to-home-click h3 {
    font-size: 16px;
  }
  .pwaforwp-btn{
    font-size: 14px;
  }
  .pwaforwp-footer-prompt{
    padding:15px 0px 10px 0px;
  }
  .pwaforwp-footer-prompt .pwaforwp-prompt-close:after {
    right: 5px;
    top: 5px;
  }
}
.pwaforwp-app-contents{display: none;}

body {
background:#222 url(https://music-store.io/wp-content/themes/discoopremium/skin/default/bg.jpg);
}

body,#main-content {
color:#9e9e9e;
}

a {
color:#2990ef;
}

#midbar .breadcrumb a {
color:#ddd;
}

.nav-wrapper {
background:#000;
background:-moz-linear-gradient(top, #222 0%, #111 80%, #000 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#222), color-stop(80%,#111), color-stop(100%,#000));
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#000',GradientType=0 );
border-bottom:solid 1px #333;
}

.nav-wrapper {

padding:15px 0 5px;
}

h1#site-title a {
text-shadow:1px 1px #000;
}

#site-nav .sub-menu {
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border:solid 1px #333;
}


#main-content:before,#featured:before {
content:"";
display:block;
position:absolute;
top:-5px;
right:-5px;
bottom:-5px;
left:-5px;
z-index:-3;
background:#fff;
}

.featured-title {
color:#333;
}

.featured-content {
color:#333;
}

#content-category .thumbnail {
background:#000;
}

#midbar,#midbar:before,
#how-to,#how-to:before,
#content-category,#content-category:before,
#sidebar,#sidebar:before,#sidebar .sidebar-wrap,
#content-home,#content-home:before{
background:#121212;
}

#midbar:before,
#how-to:before,
#content-category:before,
#sidebar:before,
#content-home:before{
content:"";
display:block;
position:absolute;
top:-5px;
right:-5px;
bottom:-5px;
left:-5px;
z-index:-3;
background:#121212;
}

#main-content {
background:#fff !important;
color:#333;
}

#sidebar:before {
bottom:0 !important;
}


#how-to header h2,
#content-category header,
#content-home header,
#sidebar .sidebar-wrap h3,
#footer h3 {
border-color:#232323;
}

#main-content header, {
border-color:#ddd !important;
}

#content-category .thumbnail span:after {
background:rgba(0,0,0,0.75);
}


#content-category .thumbnail:hover span:after {
background:rgba(0,0,0,0.65);
}

#content-home .section {
color:#888;
}


#default_products_page_container .section, 
#main-content .post-content #related-product .section {
color:#666;
}

#content-home .section:hover {
color:#d99;
}


#default_products_page_container .section:hover, 
#main-content .post-content #related-product .section:hover {
color:#333;
}

#content-home .section .product-info div {
border-top:dotted 1px #232323;
}

#sidebar .sidebar-wrap ul li,
#sidebar .sidebar-wrap #widget-post li,
.wpsc_second_level_categories li:first-child,
li.wpsc-latest-product,
.wpsc_second_level_categories li:first-child,
#widget-post li {
border-color:#333;
}

#sidebar .sidebar-wrap .sidebar-cart {
background: #282828;
margin: -10px -15px 0;
padding: 10px 15px;
}

#sidebar .sidebar-wrap .shoppingcart table thead,
#sidebar .sidebar-wrap .shoppingcart table td {
border-color: #222;
}

#sidebar .sidebar-wrap .subscribe {
border:none;
margin-bottom: 5px;
font-size: 16px;
background: #090909;
line-height: 24px;
padding: 10px;
}

#sidebar .sidebar-wrap #widget-tweet,
#sidebar .sidebar-wrap .sb-tweet-middle {
background:#090909;
border:none !important;
color:#999;
list-style:none;
}

.banner-ads img {
background:#090909;
}


#widget-post li img {
padding:5px;
background:#090909;
border:none;
}

#default_products_page_container .section .product-info div {
border-top:dotted 1px #ddd;
}


footer#footer {
background:#222;
background:-moz-linear-gradient(top, #000 0%, #111 15%, #222 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#000), color-stop(15%,#111), color-stop(100%,#222));
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#222',GradientType=0 );
border-top:solid 1px #333;
color:#999;
}

div#ext-footer {
background:#000;
padding:10px 0;
}

ul#bottom-site-menu a {
color:#999;
}


