#hodnoceniobchodu {
    padding-top: 30px;
    background-color: #fff;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#ratingWrapper {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

#hodnoceniobchodu .shop-stat-all {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

#hodnoceniobchodu .shop-eval {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.id--51 #ratingsList.votes-wrap.simple-vote {
    max-width: unset !important;
    margin-left: -7.5px;
    margin-right: -7.5px;
    padding-top: 30px;
}

#hodnoceniobchodu .shop-stat-all a {
    padding: 10px 20px;
    transition: 300ms;
    background-color: var(--color-secondary);
    color: #fff;
    border-color: var(--color-secondary);
    min-height: 50px;
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width: fit-content;
    margin: auto;
    text-decoration: none;
    font-size: 16px;
}

#hodnoceniobchodu .shop-stat-all a:hover {
    background-color: var(--color-secondary-hover);
    color: #fff;
    border-color: var(--color-secondary-hover);
}

#hodnoceniobchodu .vote-wrap:nth-child(n+5),
.template-10 #hodnoceniobchodu .vote-wrap:nth-child(n+4) {
    display: none !important;
}

#hodnoceniobchodu .rate-average-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#hodnoceniobchodu .rate-star-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin-bottom: 0;
}

.vote-content {
    font-size: 14px !important;
    line-height: 150% !important;
}

#hodnoceniobchodu .vote-wrap {
    overflow: hidden;
}

#hodnoceniobchodu .vote-rating .vote-name.vote-name--nowrap {
    display: none !important;
}

.vote-name {
    font-family: "new_font", sans-serif;
    font-weight: 400 !important;
    display: inline-flex;
    align-items: center;
    line-height: 1.2;
}

#hodnoceniobchodu .vote-rating,
.id--51 #ratingsList.votes-wrap.simple-vote .vote-rating {
    flex-wrap: nowrap;
    justify-content: flex-start;
    white-space: nowrap;
}

#hodnoceniobchodu .vote-rating>*,
.id--51 #ratingsList.votes-wrap.simple-vote .vote-rating>* {
    order: unset;
}

#hodnoceniobchodu .vote-rating .vote-time,
.id--51 #ratingsList.votes-wrap.simple-vote .vote-time {
    width: unset;
    line-height: normal;
}

#hodnoceniobchodu .vote-rating .stars,
.id--51 #ratingsList.votes-wrap.simple-vote .vote-rating .stars {
    margin: 0;
}

#hodnoceniobchodu .vote-rating .vote-delimeter,
.id--51 #ratingsList.votes-wrap.simple-vote .vote-rating .vote-delimeter {
    display: unset;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.id--51 #ratingsList.votes-wrap.simple-vote .admin-response .vote-pic img {
    display: block !important;
}

.id--51 #ratingsList.votes-wrap.simple-vote .vote-initials {
    background-color: #fff !important;
    color: transparent !important;
    font-size: 0 !important;
}

.id--51 #ratingsList.votes-wrap.simple-vote .vote-content {
    padding-right: 0 !important;
}

.id--51 #content #ratingsList.votes-wrap.simple-vote {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: unset;
}

.id--51 #content #ratingsList.votes-wrap.simple-vote .admin-response {
    padding: 0;
    border-radius: 0 !important;
    margin: 0;
}

.id--51 #content #ratingsList.votes-wrap.simple-vote .admin-response .vote-wrap {
    border: 5px;
}

.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap {
    margin: 7.5px !important;
    flex-basis: unset !important
}

@media (min-width:1200px) {

    .id--51 #content #ratingsList.votes-wrap.simple-vote:not(.admin-response)>.vote-wrap,
    #hodnoceniobchodu .vote-wrap {
        width: calc(25% - 7.5px * 2)
    }

    .multiple-columns-body.id--51 #content #ratingsList.votes-wrap.simple-vote:not(.admin-response)>.vote-wrap,
    .shoptetak-pearl #content #ratingsList.votes-wrap.simple-vote .vote-wrap {
        width: calc(100% / 4 - 7.5px * 2)
    }

    .template-10.id--51 #content #ratingsList.votes-wrap.simple-vote:not(.admin-response)>.vote-wrap,
    .jupiter.id--51 #content #ratingsList.votes-wrap.simple-vote:not(.admin-response)>.vote-wrap {
        width: calc(50% - 7.5px * 2)
    }

    .template-10 #hodnoceniobchodu .vote-wrap {
        width: calc(33.333% - 7.5px * 2)
    }
}

@media (max-width:1200px) {

    .id--51 #content #ratingsList.votes-wrap.simple-vote:not(.admin-response)>.vote-wrap,
    #hodnoceniobchodu .vote-wrap,
    .shoptetak-pearl #content #ratingsList.votes-wrap.simple-vote .vote-wrap {
        width: calc(50% - 7.5px * 2)
    }
}

@media (max-width:600px) {

    .id--51 #content #ratingsList.votes-wrap.simple-vote:not(.admin-response)>.vote-wrap,
    #hodnoceniobchodu .vote-wrap,
    .shoptetak-pearl #content #ratingsList.votes-wrap.simple-vote .vote-wrap {
        width: calc(100% - 7.5px * 2)
    }
}

#hodnoceniobchodu .vote-wrap,
.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap {
    display: block !important;
    border: none;
    padding: 15px !important;
    border-radius: 8px;
    margin: 7.5px;
    text-align: left;
}

#hodnoceniobchodu .vote-wrap>*:not(.no-display),
.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap>*:not(.no-display) {
    flex-basis: 100% !important;
    width: 100% !important;
    display: block !important;
    text-align: left;
}

#content .vote-content {
    padding-left: 0;
    border-left: none;
}

#hodnoceniobchodu h2 {
    font-weight: 400;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    font-family: "new_font", sans-serif !important;
}

.id--51 .content-inner,
.id--51 #ratingsList,
.id--51 .votes-wrap {
    max-width: 100%;
}

.id--51 #ratingsList.votes-wrap.simple-vote .admin-response .vote-initials svg {
    display: none;
}

.vote-admin-response {
    display: none !important;
}

#hodnoceniobchodu .vote-time,
.id--51 #ratingsList.votes-wrap.simple-vote .vote-time {
    color: #666;
}

#hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap),
.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap:not(.admin-response .vote-wrap),
.template-14.id--51 .rate-wrapper:not(.admin-response .vote-wrap) {
    background: #fff;
    padding: 28px;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .08);
    transition: transform .3s ease, box-shadow .3s ease;
}

#content .vote-wrap {
    padding: 28px;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .08);
    transition: transform .3s ease, box-shadow .3s ease;
}

.votes-wrap .votes-wrap .vote-wrap {
    border: 1px solid #0070c9 !important;
}

.template-13 #hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap),
.template-13.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #F7F7F7;
}

.id--51 #ratingsList.votes-wrap.simple-vote .admin-response,
#ratingsList {
    background-color: transparent !important;
}

#hodnoceniobchodu .vote-wrap::before,
.id--51 .vote-wrap::before,
.heureka-rating-group+br,
#hodnoceniobchodu .vote-pic,
.id--51 #ratingsList.votes-wrap.simple-vote .vote-pic {
    display: none !important;
}

#hodnoceniobchodu .rate-average {
    font-size: 14px !important;
    margin-right: 5px;
}

#hodnoceniobchodu .stars-label {
    font-family: "new_font", sans-serif;
    font-size: 14px;
    line-height: normal;
    margin-left: 5px;
}

#hodnoceniobchodu .shop-eval-stars .stars {
    margin-right: 0;
}

.template-12 #hodnoceniobchodu .btn:after {
    display: none !important;
}

.template-12.type-detail {
    background-image: unset;
}

.shoptetak-rubin #hodnoceniobchodu .shop-stat-all a {
    background-color: var(--color-primary-hover);
    border-color: var(--color-primary-hover)
}

.shoptetak-rubin #hodnoceniobchodu .shop-stat-all a:hover {
    background-color: var(--color-primary-hover);
    border-color: var(--color-primary-hover);
    opacity: .8;
}

.tursky-apollo #hodnoceniobchodu .rate-average,
.tursky-apollo #hodnoceniobchodu .stars-label {
    font-size: 16px !important;
}

.tursky-apollo #hodnoceniobchodu .rate-star-wrap .stars span,
.tursky-apollo #hodnoceniobchodu .rate-star-wrap .stars a {
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

.tursky-apollo #hodnoceniobchodu .rate-star-wrap .stars a::before,
.tursky-apollo #hodnoceniobchodu .rate-star-wrap .stars span::before {
    font-size: 15px;
    line-height: 15px;
}

.tursky-apollo #hodnoceniobchodu .rate-star-wrap .stars {
    width: 90px;
    height: 16px;
    margin-right: 10px;
}

.shoptak-carbon #hodnoceniobchodu .vote-wrap,
.shoptak-carbon.id--51 #content .vote-wrap {
    background-color: #fff !important;
    border: solid 1px #dadada !important;
    border-radius: 0 !important;
}

.shoptak-carbon #hodnoceniobchodu .shop-stat-all a {
    padding: 8px 0;
    font-weight: 300;
    border: none;
    border-bottom: 1px solid #000 !important;
    letter-spacing: 0;
    background-color: transparent;
    color: #000 !important;
    min-height: unset !important;
    line-height: normal !important;
    font-size: 1.3em;
}

.shoptak-carbon #hodnoceniobchodu h2 {
    margin-bottom: 10px;
}

.heureka-rating-group {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.paxio-merkur.id--51 #ratingsList.votes-wrap.simple-vote .vote-header {
    width: 100% !important;
    text-align: left;
}

.paxio-merkur.id--51 #ratingsList.votes-wrap.simple-vote .vote-content,
.paxio-merkur #hodnoceniobchodu .vote-content {
    width: 100%;
    padding: 0;
    border: none !important;
}

.paxio-merkur #hodnoceniobchodu .vote-content {
    padding: 0 !important;
    margin-top: 0 !important;
}

.paxio-merkur.id--51 #ratingsList.votes-wrap.simple-vote .votes-wrap {
    padding: 0 !important;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0;
    border: none !important;
}

.venus {
    background-color: #fff;
}

#hodnoceniobchodu .vote-summary,
.id--51 #ratingsList.votes-wrap.simple-vote .vote-summary {
    margin-top: 0;
}

.id--51 #ratingsList.votes-wrap.simple-vote .vote-content {
    padding: 0 !important;
    width: 100% !important;
}

.paxio-merkur.id--51 #content #ratingsList.votes-wrap.simple-vote:not(.admin-response)>.vote-wrap>.vote-content {
    margin-top: 0 !important;
}

.id--51.venus .pagination-wrapper {
    margin-top: 24px;
}

@media (max-width:768px) {
    .venus #hodnoceniobchodu .shop-eval {
        margin-right: 0;
        margin-left: 0
    }

    .paxio-merkur #hodnoceniobchodu {
        padding-left: 12px;
        padding-right: 12px
    }

    .venus #hodnoceniobchodu {
        padding-left: 10px;
        padding-right: 10px
    }
}

.venus #hodnoceniobchodu .rate-average {
    color: #000;
    font-weight: 550;
}

.template-14.id--51 #ratingsList.votes-wrap.simple-vote .vote-rating,
.template-14 #hodnoceniobchodu .vote-rating {
    justify-content: flex-start !important;
}

.id--51 #ratingsList.votes-wrap.simple-vote .star:nth-child(1),
#hodnoceniobchodu .vote-rating .star:nth-child(1) {
    margin-left: 0 !important;
}

.id--51 #content #ratingsList.votes-wrap.simple-vote .admin-response .vote-header {
    display: none !important;
}

.id--51 #content #ratingsList.votes-wrap.simple-vote .admin-response .vote-content {
    margin-top: 0 !important;
}

.tursky-apollo #hodnoceniobchodu,
.shoptak-titan #hodnoceniobchodu,
.shoptetak-celestin #hodnoceniobchodu {
    background-color: transparent;
}

.tursky-apollo #hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #fff;
}

.tursky-apollo.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #fff;
    border: 1px solid var(--color-tertiary);
}

.id--51.shoptetak-rubin aside {
    display: none;
}

.shoptetak-nefrit #hodnoceniobchodu .shop-stat-all a {
    line-height: normal !important;
}

.jupiter #hodnoceniobchodu .rate-average {
    width: unset;
    height: unset;
    line-height: normal;
    background-color: transparent;
    color: #000;
}

@media (min-width:1200px) {
    .jupiter.id--51 #content #ratingsList.votes-wrap.simple-vote.simple-vote {
        padding-top: 0 !important;
        margin-top: -7.5px
    }
}

.jupiter #hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap),
.jupiter.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #F5F5F5;
    border-radius: 0;
}

.shoptak-titan #hodnoceniobchodu .vote-wrap,
.shoptak-titan.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap:not(.admin-response .vote-wrap) {
    border-radius: 0;
    background-color: #fff;
}

.shoptetak-celestin #hodnoceniobchodu .vote-wrap,
.shoptetak-celestin.id--51 #content #ratingsList.votes-wrap.simple-vote .vote-wrap:not(.admin-response .vote-wrap) {
    border-radius: 0;
    background-color: #F5F6F8 !important;
}

.klubus-apeti-clear #hodnoceniobchodu,
.klubus-apeti-standard #hodnoceniobchodu {
    max-width: 1300px;
    padding: 0 20px;
}

.klubus-apeti-clear,
.klubus-apeti-standard {
    overflow-x: hidden;
}

@media (max-width:768px) {
    .shoptetak-jaspis #hodnoceniobchodu .shop-eval {
        margin-right: 0;
        margin-left: 0
    }

    .template-04 #hodnoceniobchodu {
        padding-left: .9375em;
        padding-right: .9375em
    }

    .jupiter #hodnoceniobchodu .shop-eval {
        margin: 0
    }
}

.template-06 #hodnoceniobchodu {
    padding-left: .9375em;
    padding-right: .9375em;
}

.jupiter.id--51 .vote-summary>* {
    width: 100%;
}

.jupiter.id--51 #ratingsList.votes-wrap.simple-vote .vote-rating .vote-time,
.jupiter #hodnoceniobchodu .vote-rating .vote-time {
    display: block !important;
    margin-top: 0;
    font-size: 14px;
}

.type-detail .p-info-wrapper .p-detail-info .stars-wrapper,
.p-detail-info .stars-wrapper {
    border: 1px solid #e8e6e6;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    order: -1;
    padding: 6px 8px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #999;
    margin-right: 10px;
}

.stars-wrapper .stars {
    width: auto;
    display: inline-flex;
    vertical-align: middle;
    height: 12px;
}

.stars-wrapper .stars a,
.stars-wrapper .stars span {
    width: 13px;
    line-height: 12px;
    display: inline-block;
}

.stars-wrapper .stars a::before,
.stars-wrapper .stars span::before {
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
}

.products-inline.products-top>div .p::before {
    border-radius: 5px !important;
    background: #f2f6fc !important;
}

.stars-wrapper {
    border: 1px solid #e8e6e6;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    order: -1;
    padding: 9px 6px 9px 6px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #999;
    margin-right: 10px;
}

.rate-wrapper.unveil-wrapper .rate-average-wrap {
    background-color: transparent !important;
}

.id--51 #ratingWrapper,
#ratingWrapper {
    background: linear-gradient(180deg, #ffffff 45%, #e9eff6 100%) !important;
    border-radius: 5px;
}

/* Heureka – pouze označené JS */
.vote-name>span.hc-heureka {
    color: #1a7f37;
}

.vote-wrap.hc-heureka-wrap {
    position: relative;
    background: linear-gradient(90deg, rgba(26, 127, 55, 0.06), transparent 40%) !important;
}

.vote-wrap.hc-heureka-wrap::after {
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 11px;
    font-weight: 500;
    color: #1a7f37;
    background: rgba(26, 127, 55, 0.08);
    padding: 3px 8px;
    border-radius: 999px;
    pointer-events: none;
}

/* 🇨🇿 CZ */
html[lang="cs"] .vote-wrap.hc-heureka-wrap::after {
    content: "ověřená recenze";
}

/* 🇸🇰 SK */
html[lang="sk"] .vote-wrap.hc-heureka-wrap::after {
    content: "overená recenzia";
}

/* 🇭🇺 HU */
html[lang="hu"] .vote-wrap.hc-heureka-wrap::after {
    content: "ellenőrzött értékelés";
}

/* 🇬🇧 EN */
html[lang="en"] .vote-wrap.hc-heureka-wrap::after {
    content: "verified review";
}

.votes-wrap .votes-wrap {
    background-color: transparent !important;
    margin-bottom: -32px;
    margin-left: -17px;
    border-top: 1px dashed #e3e8ef;
}

.vote-pic {
    display: none;
}

.votes-wrap .votes-wrap .vote-wrap::before {
    border-left: 1px solid #0070c9 !important;
    border-top: 1px solid #0070c9 !important;
}

.votes-wrap.admin-response .vote-content::before {
    content: "";
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #0070c9 !important;
    border-top: 1px solid #0070c9 !important;
    background-color: #FAFAFF;
    position: absolute;
    right: 50px;
    top: -8px;
}

/* =====================================
   PRODUCT DISCUSSION / REVIEWS — MOBILE SIDE SPACING FIX
===================================== */

@media (max-width: 768px) {

    /* add side gutters for product tabs content */
    .type-detail #ratingsList,
    .type-detail .votes-wrap.discussion {
        padding-left: 12px !important;
        padding-right: 12px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* cancel negative margins inherited from shop rating grid */
    .type-detail .votes-wrap.discussion,
    .type-detail .votes-wrap.discussion .votes-wrap {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }

    /* ensure cards don’t touch screen edge */
    .type-detail .votes-wrap.discussion>.vote-wrap,
    .type-detail #ratingsList>.vote-wrap {
        margin-left: 0 !important;
        margin-right: 0 !important;
        border-radius: 16px !important;
    }
}
.rate-bar {
    background-color: #0169b7 !important;
}