/* woocommerce SALE slash--*/
.woocommerce span.onsale {
    min-height: 5px !important;
    min-width: 30% !important;
    padding: 1px !important;
	font-size: 15px !important;
	line-height: 30px !important;
    font-weight: 700;
    position: absolute;
    text-align: center;

    top: -.5em;
    left: -.5em;
    margin: 0 !important;
    border-radius: 0px !important;
    background-color: #98b3ea !important;
    color: #fff !important;
    z-index: 1 !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 5px 5px 5px 5px !important;
    padding: 0px 0px 20px 0px !important;
    position: relative;
    width: 30%;
    background: #fff !important;
    margin-left: 0;
}

.tabs {
    margin: 0;
    border: 0px solid #e6e6e6 !important;
    list-style-type: none;
    background: #eceae5 !important;
}
.woocommerce-Tabs-panel{
	padding: 30px !important;
    background: white !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #333 !important;
	font-size: 30px !important;
	letter-spacing: 0px !important;
	line-height: 30px;
	text-align: left !important;
		-webkit-font-smoothing: antialiased;
}
.discography-small-images{
	 display: flex;
}
.discography-block-images{
	 padding-top: 20px;
}
.view-item{
    font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #444;
    font-size: 12px;
    text-align: left;
	cursor:hand;
	color: white !important;
    bottom: 0px;
    float: right;
    padding: 12px 20px 12px 20px;
    background: #98b3ea;
    border-radius: 7px;
	transition: all .5s ease-in-out;
}
}
.view-item:hover{
	cursor:hand;
	background: #333 !important;
		transform: scale(1.2);
}
.select-button{
	cursor:hand;
    font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: white;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
	padding: 10px 20px 10px 20px !important;
	margin: 0px 0px 0px 0px !important;
	border: 1px white solid;
	border-radius: 5px;
	transition: all .5s ease-in-out;
}
.select-button:hover{
	cursor:hand;
	border: 1px #98b3ea solid;
	transform: scale(1.2);

}
.related{
	clear: both !important;
}
.woocommerce-message {
    border-top-color: #98b3ea !important;
}
.woocommerce-message::before {
    color: #98b3ea !important;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 150px !important;
    box-shadow: none;
}
.woocommerce-account
.woocommerce-MyAccount-navigation {
    float: left !important;
    background: white;
    padding: 30px !important;
    list-style-type: none !important;
}
.woocommerce-MyAccount-navigation ul {
    margin-left: 0px !important;
    list-style-type: none !important;
}
.woocommerce-MyAccount-navigation-link:hover{
    background: #eceae5 !important;
    color: white !important;
}
.woocommerce-Address{
	padding: 20px  !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    background: white !important;
    height: auto !important;
}
.woocommerce-Address-title h3{
    font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #333;
	font-size: 30px;
	line-height: 31px;
	text-align: left;
	-webkit-font-smoothing: antialiased;
}
.woocommerce-Address-title header .header-solid{
	position: inherit !important;
}
.woocommerce-Address-title{
	padding-left: 20px  !important;
	padding-top: 5px  !important;
	background: #eceae5 !important;
	margin-bottom: 20px !important;
	position: inherit !important;
}
.woocommerce-info::before {
    color: #98b3ea !important;
}
.woocommerce-info {
    border-top-color: #98b3ea !important;
}
.woocommerce-account .addresses .title .edit {
    float: right;
    padding-right: 20px  !important;
	padding-top: 5px  !important;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    margin-bottom: 30px !important;
    padding: 0;
    text-align: left  !important;
}
.woocommerce div.product form.cart .button {
    margin-left: 4px;
    padding: 11px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: auto !important;
}
table tbody td, table tbody th {
    padding-left: 0px !important;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 600 !important;
    font-size: 20px !important;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 600 !important;
    font-size: 30px !important;
    display: inline-block;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-family: 'PT Sans', sans-serif;
	font-weight: 700;
    color: #333 !important;
    font-size: 30px !important;
    letter-spacing: 0px !important;
    line-height: 30px;
    text-align: left !important;
    -webkit-font-smoothing: antialiased;
}
.woocommerce table {
    border-bottom: 0;
    background-color: #ECEAE5 !important;
}
.woocommerce .label {
    display: block;
    margin: 0;
    font-family: 'PT Sans', sans-serif;
	font-weight: 700;
    color: #333;
    background: #ECEAE5 !important;
}
.woocommerce select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto !important;
    border-radius: 0;
}
.woocommerce table tbody, table tfoot, table thead {
    border: 1px solid #ECEAE5 !important;
    background-color: #ECEAE5 !important;
}
.woocommerce-variation-price{
	padding-top; 20px !important;
	padding-bottom: 20px !important;
}
.woocommerce .value{

    background: #ECEAE5 !important;
}
.woocommerce table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #ECEAE5 !important;
}

/* Hide Cat text--*/
.product_meta .sku_wrapper {
display:none!important;
}
.product_meta .posted_in {
display:none!important;
}



.related.products {
  display: none;
}


.woocommerce-notices-wrapper{
  position: fixed !important;
  background: #F7F6F7 !important;
  z-index: 5 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;

}




.woocommerce-product-gallery__wrapper{
  display: none !important;

}

.description_tab{
  display: none !important;

}

.woocommerce-Tabs-panel {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    background: none !important;

}










/* DESKTOP ................................................................................................................................................................................... */
@media only screen and (min-width: 951px) {
	.woocommerce-MyAccount-navigation {
	    width: 30% !important;
	}
	.woocommerce-Address{
		width: 100% !important;
	}
	.woocommerce-notices-wrapper{
	   text-align: left !important;
	}
}

/* Mobile Menu ..................................................................................................................................................... */
@media only screen and (max-width: 950px) {
	.woocommerce-MyAccount-navigation {
	    width: 100% !important;
	}
	.woocommerce-Address{
		width: 100% !important;
	}
	.woocommerce-notices-wrapper{
	   text-align: center !important;
	}
}