/* Charaf-Theme für web4design Shopbewertungsbox */

#overshopreviewbox0 {
    position: relative;
    overflow: hidden;
    margin: 1em auto 1em auto;
    padding: 0;
    max-width: 200px;
    font-family: 'DM Sans', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

#overshopreviewbox0 > strong a {
    font-weight: bold;
    position: absolute;
    text-decoration: none;
    color: rgba(201,150,58,0.3);
    font-size: 9px;
}

#overshopreviewbox0 > strong a.showit {
    margin: -15px 0 0 4px;
}

.shopreviewboxinner {border: 1px solid rgba(201,150,58,0.15); padding: 5px;}

.shopreviewboxtitle {
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 1em;
    margin: 0 0 0.3em 0;
    padding: 0.3em 0 0.3em 0;
    border-bottom: 1px solid rgba(201,150,58,0.3);
    color: #C9963A;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

#overshopreviewbox0 .detailshopreviewbox {
    background: linear-gradient(135deg, #241C0C 0%, #1A1408 50%, #241C0C 100%);
    border: 1px solid rgba(201,150,58,0.35);
    text-align: center;
    color: #F7F0E3;
    max-width: 200px;
    margin: 0 auto 0 auto;
    padding-bottom: 1.5em;
    box-shadow: 0 4px 20px rgba(201,150,58,0.1);
}

#overshopreviewbox0 .detailshopreviewbox h3, 
#overshopreviewbox0 .detailshopreviewbox h3::after {
    font-family: 'Cinzel', Georgia, serif;
    font-size: 1.1em;
    padding: 0.5em 0 0.3em 0;
    margin: 0 0 0.3em 0;
    border-bottom: 1px solid rgba(201,150,58,0.25);
    color: #C9963A;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    background: none;
    text-decoration: none;
    position: static;
    content: none;
}

#overshopreviewbox0 .reviewtext {
    padding: 0.4em;
    margin: 0.5em;
    overflow: hidden;
    border: 1px solid rgba(201,150,58,0.15);
    border-radius: 0;
    background: #0D0A06;
    min-height: 3.2em;
    text-align: center;
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    color: rgba(247,240,227,0.75);
    font-size: 0.95em;
}
#overshopreviewbox0 .reviewtext a {color: rgba(247,240,227,0.75); text-decoration: none;}

#overshopreviewbox0 .ratingValue {
    margin: 0 0 4px 0;
    padding: 0;
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    font-size: 1.3em;
    color: #C9963A;
    text-align: center;
}

#overshopreviewbox0 .reviewValue {
    margin: 0.3em 0 0.3em 0;
    padding: 0;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 1.8em;
    text-align: center;
    color: #F7F0E3;
}

#overshopreviewbox0 .reviewValue a, 
#overshopreviewbox0 .reviewtext a, 
#overshopreviewbox0 .detailshopreviewbox a {
    color: #F7F0E3;
    text-decoration: none;
}

#overshopreviewbox0 .totalreview {
    font-family: 'Cinzel', serif;
    font-weight: 400;
    text-align: center;
    color: rgba(247,240,227,0.6);
    font-size: 0.85em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

/* Sterne bleiben gleich (nutzen PNG-Grafik) */
#overshopreviewbox0 .starBlock, .starBlock {
    margin: 0 auto 0 auto;
    width: 148px;
    height: 27px;
    background-image: url(img/ratingstars.png);
    background-position: 0 -32px;
    overflow: hidden;
}

#overshopreviewbox0 .starBlock a, .starBlock a {
    display: block;
    height: 27px;
    width: 148px;
    margin: 0 auto 0 auto;
    text-decoration: none;
}

#overshopreviewbox0 .starBlock a:hover, .starBlock a:hover {text-decoration: none;}

.ratingBlock {background-image: url(img/ratingstars.png); background-position: 0 -32px; height: 27px;}

.ratingBlockStars1 {background-position: 0 0; width: 146px;}
.ratingBlockStars2 {background-position: 0 0; width: 140px;}
.ratingBlockStars3 {background-position: 0 0; width: 134px;}
.ratingBlockStars4 {background-position: 0 0; width: 128px;}
.ratingBlockStars5 {background-position: 0 0; width: 116px;}
.ratingBlockStars6 {background-position: 0 0; width: 110px;}
.ratingBlockStars7 {background-position: 0 0; width: 104px;}
.ratingBlockStars8 {background-position: 0 0; width: 98px;}
.ratingBlockStars9 {background-position: 0 0; width: 86px;}
.ratingBlockStars10 {background-position: 0 0; width: 80px;}
.ratingBlockStars11 {background-position: 0 0; width: 74px;}
.ratingBlockStars12 {background-position: 0 0; width: 68px;}
.ratingBlockStars13 {background-position: 0 0; width: 56px;}
.ratingBlockStars14 {background-position: 0 0; width: 50px;}
.ratingBlockStars15 {background-position: 0 0; width: 44px;}
.ratingBlockStars16 {background-position: 0 0; width: 38px;}
.ratingBlockStars17 {background-position: 0 0; width: 26px;}

.ratingBlock a {display: block; width: 148px; text-decoration: none;}

.starBlockSmall {
    width: 105px;
    height: 20px;
    margin: 0 auto 0 auto;
    background-image: url(img/ratingstarssmall.png);
    background-position: 0 -25px;
    overflow: hidden;
    float: left;
}

.ratingBlockSmall {background-image: url(img/ratingstarssmall.png); background-position: 0 -25px; height: 20px;}

.ratingBlockStarsSmall1 {background-position: 0 0; width: 105px;}
.ratingBlockStarsSmall2 {background-position: 0 0; width: 100px;}
.ratingBlockStarsSmall3 {background-position: 0 0; width: 95px;}
.ratingBlockStarsSmall4 {background-position: 0 0; width: 90px;}
.ratingBlockStarsSmall5 {background-position: 0 0; width: 84px;}
.ratingBlockStarsSmall6 {background-position: 0 0; width: 77px;}
.ratingBlockStarsSmall7 {background-position: 0 0; width: 74px;}
.ratingBlockStarsSmall8 {background-position: 0 0; width: 70px;}
.ratingBlockStarsSmall9 {background-position: 0 0; width: 63px;}
.ratingBlockStarsSmall10 {background-position: 0 0; width: 56px;}
.ratingBlockStarsSmall11 {background-position: 0 0; width: 52px;}
.ratingBlockStarsSmall12 {background-position: 0 0; width: 48px;}
.ratingBlockStarsSmall13 {background-position: 0 0; width: 41px;}
.ratingBlockStarsSmall14 {background-position: 0 0; width: 35px;}
.ratingBlockStarsSmall15 {background-position: 0 0; width: 31px;}
.ratingBlockStarsSmall16 {background-position: 0 0; width: 27px;}
.ratingBlockStarsSmall17 {background-position: 0 0; width: 20px;}

.rating-ratingstarssmall{background-position: 0 0; width: 105px; height: 20px;}
.rating-ratingstarssmallh{background-position: 0 -25px; width: 105px; height: 20px;}
