@charset "utf-8";
/* CSS Document */

@font-face{font-family:mm-icons;src:url(//csscdn.redblue.de/MediaCH/static/skin-assets/fonts/mm-icons/MMIcons.eot);src:url(//csscdn.redblue.de/MediaCH/static/skin-assets/fonts/mm-icons/MMIcons.eot#iefix) format("embedded-opentype"),url(//csscdn.redblue.de/MediaCH/static/skin-assets/fonts/mm-icons/MMIcons.woff2) format("woff2"),url(//csscdn.redblue.de/MediaCH/static/skin-assets/fonts/mm-icons/MMIcons.woff) format("woff"),url(//csscdn.redblue.de/MediaCH/static/skin-assets/fonts/mm-icons/MMIcons.ttf) format("truetype"),url(//csscdn.redblue.de/MediaCH/static/skin-assets/fonts/mm-icons/MMIcons.svg#svg) format("svg")}

#pdp-club-promo .promo-txt-wide .club-deal-pdp h2 {
color: #FFFFFF;
}

#pdp-club-promo img.img-scalable {
height: auto;
width: 100%;
display: block;
}
	
#pdp-club-promo .club-deal-pdp {
background-color: #DF0000;
border: solid 2px #df0000;
box-sizing: border-box;
}

#pdp-club-promo .club-price-outer {
background-color: white;
display: flex;
position: absolute;
bottom: 30px;
right: 0;
border-radius: 8px 0px 0px 8px;
justify-content: center;
align-items: center;
padding-left: 5px;
}

#pdp-club-promo .club-deal-header {
position: relative;
}

#pdp-club-promo .club-price-outer .price-box {
    font-family: MMPrice,mm-headline !important;
    font-size: 50px;
    padding: 5px;
    margin-right: 8px;
    line-height: 1em;
    color: #000;
    white-space: nowrap;
    text-shadow: 0 0 1em transparent,0 -.04em 0 #fff,.04em 0 0 #fff,
    0 .04em 0 #fff,-.034em -.024em 0 #fff,-.03em -.04em 0 #fff,-.01em -.04em 0 #fff,
    .052em -.04em 0 #fff,.04em -.04em 0 #fff,.02em -.04em 0 #fff,.047em -.025em 0 #fff,
    -.045em .016em 0 #fff,-.039em .038em 0 #fff,-.052em .04em 0 #fff,-.042em .04em 0 #fff,
    .031em .028em 0 #fff,.029em .04em 0 #fff,rgba(0,0,0,.2) .05em 0 .05em,rgba(0,0,0,.2) 
    0 .05em .05em,rgba(0,0,0,.2) .05em .05em .05em;
    margin-bottom: -5px;
}

#pdp-club-promo .club-price-outer .price-box sup {
	position: relative;
	font-size: .8em;
	line-height: 1em;
	top: -.3099em;
	padding-left: .05em;
	vertical-align: middle;
}

#pdp-club-promo .club-price-outer h4{
max-width: 140px;
font-size: 19px;
padding: 5px 0px 5px 5px;
font-family: MMTextProWeb-Bold,mm-text-bold,MMTextProWeb-Regular,mm-text-regular,Arial,sans-serif!important;
color: #df0000;
margin: 0;
}

#pdp-club-promo .club-deal-pdp h2 {
color: white !important;
margin-left: 20px;
text-decoration: underline;
margin-bottom: 0;
margin-top: -30px;
z-index: 99;
position: relative;
padding-right: 265px;
}

#pdp-club-promo .club-deal-pdp ol {
color: white;
padding: 10px;
padding-bottom: 60px;
}

#pdp-club-promo .club-deal-pdp ol li{
font-size: 20px;
}

#pdp-club-promo .club-deal-pdp span.cta-button {
background-color: white;
padding: 12px;
margin: auto;
text-align: center;
position: absolute;
bottom: 10px;
right: 10px;
border-radius: 5px;
border: solid 1px #ddd;
box-sizing: border-box;
font-family: MMTextProWeb-Bold,mm-text-bold,MMTextProWeb-Regular,mm-text-regular,Arial,sans-serif!important;
}

#pdp-club-promo .club-deal-pdp {
position: relative;
}

#pdp-club-promo .club-deal-pdp span.cta-button::after {
content: "\E603";
font-family: mm-icons;
margin-left: 5px;
font-size: 12px;
}

#pdp-club-promo .club-deal-pdp a{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#pdp-club-promo .club-deal-pdp:hover span.cta-button {
background-color: #f2f2f2;
color: #DF0000;
}

#pdp-club-promo .promo-txt-wide p.legal {
background-color: #df0000;
color: white;
padding: 0px 10px 10px 10px;
font-size: 16px;
}

@media only screen and (min-width: 955px) {

#pdp-club-promo .club-deal-pdp ol li {
font-size: 16px;
}
	
#pdp-club-promo .club-price-outer h4 {
max-width: 112px;
font-size: 16px;
}
	
#pdp-club-promo .club-price-outer .price-box {
font-size: 40px;
}
	
#pdp-club-promo .club-price-outer {
bottom: 10px;
}
	
}

@media only screen and (min-width: 1200px) {


}