-50%

Drain Living Proof Pressed on Limited Edition Colored Vinyl LP Sale

Original price was: $38.00.Current price is: $19.00.
0 reviews
26 people are viewing this right now
Estimated Delivery:
16 - 23 Mar, 2025
Trust Badge
Guaranteed safe & secure checkout

Description

Drain Living Proof 1LP White Purple Vinyl 2023 Epitaph

The description of this item has been automatically translated. If you have any questions, please feel free to contact us.

* Schriftart und Standard Farbe *
body {
font-family: Arial,Verdana,sans-serif;
font-size: 1em;
color: #333;
background-color: white;
}

* Farbe Seitenhintergrund *
#wrapper { background-color: white; }

* Farben für Header *
#header { color: black; background-color: white; }
* Farben für oberes Menü *
#topmenu, #topmenu ul { color: inherit; background-color: #e2e2e2; }
* Farbe für oberes Menü unterm Mauszeiger *
#topmenu li a:hover { color: white; background-color: #0654ba; }

* Farben Thumbnails *
#gallery .img_thumb { border-color: #e2e2e2; background-color: white;}
#gallery .img_thumb:hover { border-color: #333; background-color: white;}

* Farben Tabs *
#tabcollection .tab { color: black; background-color: white; }
* Farben Tabs unterm Mauszeiger *
#tabcollection .tab:hover { color: white!important; background-color: #0654ba!important; }
* Farben ausgewähltes Tab *
#tab_button1:checked ~ #tabs label[for= tab_button1 ], #tab_button2:checked ~ #tabs label[for= tab_button2 ], #tab_button3:checked ~ #tabs label[for= tab_button3 ], #tab_button4:checked ~ #tabs label[for= tab_button4 ], #tab_button5:checked ~ #tabs label[for= tab_button5 ]
{ color: #0654ba; background-color: white; }
* Farben Tabs Rahmen *
#tabcollection .tab, #tabcollection .tab_page { border-color: #e2e2e2; }

* Farben Schaltflächen *
.button, .button, .button:link, .button:visited
{ color: inherit; background-color: #e2e2e2;}
* Farbe Schaltfläche unter Maus *
.button:hover { color: white; background-color: #0654ba; }

* Farben Buybox *
#buybox { color: inherit; border-color: #e2e2e2; background-color: white }

* Farben Varianten-Block *
.variation a, .variation a:link, .variation a:visited
{color: #333; border-color: #333; background-color: white; }

* Farben Footer *
#footer { color: inherit; background-color: #e2e2e2; }

* Footer Linie unter Überschrift Farbe *
#footer h1 { border-bottom-color: #0654ba; }

*******************
* Allgemein Layout
*******************
h1 { margin-top: 0px; }
#header { padding: 20px 0; }
#header img {max-height: 200px;}
#wrapper {
max-width: 1400px;
margin: 20px auto;
}

#content {
width: 100%;
padding-top: 20px;
}

#gallery {
width: 500px;
padding-right: 35px;
vertical-align: top;
text-align: center;
float:left;
}

#product_details {
min-height: 515px;
}

.button {
display: inline-block;
text-decoration: none;
padding:10px 20px;
border-radius: 5px;
margin: 5px;
white-space: nowrap;
text-align: left;
}

.button i {
margin-right: 5px;
}

* BuyBox *
#buybox{
width: 450px;
border-width: 1px;
border-style: solid;
padding: 10px;
float: right;
}

#buybox .price {
display: table-cell;
text-align: center;
vertical-align: middle;
font-size: 1.8em;
width: 100%;
}

#buybox .uvp {
color: red;
position: relative;
display: inline-block;
}

#buybox .uvp:after {
content: ;
border-bottom: 2px solid red;
width: 100%;
position: absolute;
right: 0;
top: 50%;
}

#buybox .buttons .button{
width: 130px;
}

#buybox .buttons {
display: table-cell;
text-align: right;
}

*Variation*
.variation {
text-decoration: none;
padding: 5px 10px;
display: inline-block;
border-style: solid;
border-width: 1px;
margin: 5px;
margin-left: 0;
cursor: default;
}

.variationsblock {
margin: 20px;
margin-left: 0;
}

* top menü *
#topmenu ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#topmenu li {
display: inline-block;
}

#topmenu li a {
display: block;
padding: 20px;
color: inherit;
text-decoration: none;
text-transform: uppercase;
}

#topmenu li a:hover { text-decoration: underline; }

#topmenu #ham_menu {
display: none;
font-size: 40px;
cursor: pointer;
padding: 6px 10px;
}

#topmenu #btn_menu{ display: none;}

* gallery *
#gallery .img_thumb {
* Bestimmt Größe der Vorschaubilder *
width: 150px;
height: 150px;
margin: 5px;

display: inline-block;
border-style: solid;
border-width: 1px;
cursor: pointer;

background-size: contain;
background-repeat: no-repeat;
background-position: center;
}

#gallery .img_thumb:hover { border: 1px solid black; }

#gallery input[type= radio ] { display:none; }
#gallery .img_thumb[data-url= ] { display:none; }

#gallery .zoomed {
*Bestimmt höhe der großen Bilder. Breite ist die der Gallerie *
height: 400px;
position: relative;
margin-bottom: 10px;
}

#gallery .zoomed img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
max-width: 100%;
max-height: 100%;
}

* tabs *
#tabcollection input[type= radio ] { display: none; }
#tabcollection .tab {
text-align: center;
cursor: pointer;
text-transform: uppercase;
border-width: 1px;
border-style: solid;
padding: 10px 30px;
float: left;
margin: 0 6px;
*Oberen Rahmen von jeweiligen tab darüber und dem darunter übereinander legen*
margin-top: -1px;
}

#tabcollection #tabs {
width: 100%;
*unteren Rahmen der Tabs über dem der oberen Rahmen der Tabpage zeichnen*
position: relative;
z-index: 1000;
padding: 0 4px;
}

#tabcollection .tab_page{
margin: 0 10px;
padding: 20px 10px;
border-width: 1px;
border-style: solid;
*Oberen Rahmen von tab_page und #tabs übereinander legen*
margin-top: -1px;
}

#tabcontainer { margin: 10px -10px; }
#footer {
display: table;
width: 100%;
padding-top: 20px;
}
#footer .col {
display: table-cell;
padding: 20px 50px;
}
#footer h1 {
font-size: 1.2em;
text-transform: uppercase;
border-bottom-width: 1px;
border-bottom-style: solid;
font-weight: normal;
}

* Tabellen sollen Textfarbe annehmen *
table, table tr, table td { color: inherit; }

.clearfix:after {
content: ;
display: table;
clear: both;
}

* Responsive *
@media only screen and (max-width: 1100px)
{
* Thumbnails zweispaltig anzeigen *
#gallery { width: 333px; }
#gallery .zoomed { height: 200px; }
}
@media only screen and (max-width: 825px)
{
* Bilder mit Thumbnails über der Artikelbeschreibung anzeigen *
#content { display: inherit; }
#gallery{ width: 100%; display: inline-block;}
#gallery .zoomed { height: 303px; }
#product_details { display: inline-block; width: 100%; }
*Hamburger Menü setup *
#topmenu #ham_menu { display: inline-block; }
#topmenu ul{
position: absolute;
z-index: 1000;
visibility: hidden;
opacity: 0;
}
#topmenu li {display: block;}
#topmenu #btn_menu:checked~ul{
visibility: visible;
opacity: 1;
}

*Tabs untereinander darestellen*
#tabcollection .tab {
display: block;
text-align: center;
float:none;
}
#tabcollection .tabspacer { display: none; }
#tabcollection #tabs { width:inherit; }
*Footerspalten unterneinander darstellen *
#footer .col {display: block;}
#buybox {
width: 100%;
display: inline-block;
float:none;
box-sizing: border-box;
}
}

Format

Schallplatte

EAN

8714092783933

Musiktitel

Living Proof

Besonderheiten

Coloured Vinyl

Interpret

Drain

Genre

Punk

Genre

Rock

Musiklabel

Epitaph

Produktart

LP

Title

Default Title

Related products

edgeusaccessories.shop © 2025 All Rights Reserved

Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Description
  • Weight
  • Dimensions
  • Additional information
  • Add to cart
Click outside to hide the comparison bar
Compare