

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

#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 #ratingWrapper+.votes-wrap {
    max-width: unset!important;
    margin-left: -7.5px;
    margin-right: -7.5px;
}

#hodnoceniobchodu .shop-stat-all a {
    padding: 10px 20px;
    transition: 300ms;
    background-color: #7C4F56;
    color: #fff;
    border-color: #7C4F56;
    min-height: 50px;
    display: flex!important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width: fit-content;
    margin: auto;
    margin: 8px 10px;
    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;
}

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

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

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

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

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

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

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

.id--51 #ratingWrapper+.votes-wrap {
    padding-top: 30px;
}

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

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

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

.id--51 #content #ratingWrapper+.votes-wrap .admin-response .vote-wrap {
    border-top: solid 2px var(--color-primary)!important;
    padding-left: 0!important;
    padding-right: 0!important;
    border-left: none!important;
    border-right: none!important;
    border-bottom: none!important;
    background-color: transparent!important;
    border-radius: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    box-shadow: none!important;
}

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

@media (min-width: 1200px) {
    .id--51 #content #ratingWrapper+.votes-wrap:not(.admin-response)>.vote-wrap,#hodnoceniobchodu .vote-wrap {
        width:calc(25% - 7.5px * 2)
    }

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

    .template-10.id--51 #content #ratingWrapper+.votes-wrap:not(.admin-response)>.vote-wrap,.jupiter.id--51 #content #ratingWrapper+.votes-wrap: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 #ratingWrapper+.votes-wrap:not(.admin-response)>.vote-wrap,#hodnoceniobchodu .vote-wrap,.shoptetak-pearl #content #ratingWrapper+.votes-wrap .vote-wrap {
        width:calc(50% - 7.5px * 2)
    }
}

@media (max-width: 600px) {
    .id--51 #content #ratingWrapper+.votes-wrap:not(.admin-response)>.vote-wrap,#hodnoceniobchodu .vote-wrap,.shoptetak-pearl #content #ratingWrapper+.votes-wrap .vote-wrap {
        width:calc(100% - 7.5px * 2)
    }
}

#hodnoceniobchodu .vote-wrap,.id--51 #content #ratingWrapper+.votes-wrap .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 #ratingWrapper+.votes-wrap .vote-wrap>*:not(.no-display) {
    flex-basis: 100%!important;
    width: 100%!important;
    display: block!important;
    text-align: left;
    color: #f6f6f6;
}

#hodnoceniobchodu h2 {
    text-align: center;
    font-size: 26px;
}

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

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

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

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

#hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap),.id--51 #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap),.template-14.id--51 .rate-wrapper:not(.admin-response .vote-wrap) {
    background-color: transparent;
}

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

.id--51 #ratingWrapper+.votes-wrap .admin-response,#ratingWrapper {
    background-color: transparent!important;
}

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

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

#hodnoceniobchodu .stars-label {
    font-size: 14px;
    line-height: normal;
    margin-left: 5px;
}

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



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




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

#hodnoceniobchodu h2 {
        font-size: 36px;
        line-height: 1.4;
        margin-top: 0;
        margin-bottom: 15px;
        text-align: center;
        font-weight: 700;
        color: #f6f6f6;
    }
#hodnoceniobchodu .rate-average-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: none;
}
#hodnoceniobchodu .rate-average {
        margin-right: 15px;
        font-size: 24px !important;
        color: #f6f6f6;
        font-weight: 600;
    }
    
#hodnoceniobchodu .rate-star-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin-bottom: 0;
}
#hodnoceniobchodu .stars-label {
        font-size: 24px !important;
        margin-left: 15px;
        color: #000;
        font-weight: 600;
    }

#hodnoceniobchodu .rate-average-inner .stars .star.star-on:before {
    font-size: 20px;
    line-height: 20px;
}

#hodnoceniobchodu .rate-average-inner .stars .star.star-on{
    width: 20px;
    height: 20px;
    line-height: 20px;
    

}
#hodnoceniobchodu .stars {
    margin-left: -3px;
    width: auto;
    height: 20px;
    
}
#hodnoceniobchodu .shop-stat-all {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 35px;
}
#hodnoceniobchodu .shop-stat-all .btn.btn-default {
    margin: 8px 10px;
    background: transparent;

}

#hodnoceniobchodu .shop-stat-all {
    text-align: center;

}
#hodnoceniobchodu .shop-stat-all a:first-of-type {
    margin: 8px 10px;
    background: transparent;
    border: 1px solid #7C4F56;
    color: #7C4F56;
}

.in-hodnotenie-obchodu #hodnoceniobchodu {display: none !important;}




@media (max-width: 767px) {
    #hodnoceniobchodu h2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 24px !important;
    line-height: 1.4;
}
   #hodnoceniobchodu .stars .star:before {
    color: #febf20;
    font-size: 15px;
    line-height: 20px;
}
#hodnoceniobchodu .stars-label {
    font-size: 14px;
    margin-left: 15px;
    color: #f6f6f6;
    font-weight: 600;
}}

