.type-detail .rate-wrapper,
.type-detail .votes-wrap,
#ratingTab {
    max-width: 100% !important;
    width: 100% !important;
}

.type-detail #ratingWrapper+.votes-wrap .vote-rating {
    flex-wrap: nowrap;
    justify-content: flex-start;
    white-space: nowrap;
}

.type-detail #ratingWrapper+.votes-wrap .vote-rating>* {
    order: unset;
}

.type-detail #ratingWrapper+.votes-wrap .vote-rating .vote-time {
    width: unset;
    line-height: normal;
}

.type-detail #ratingWrapper+.votes-wrap .vote-rating .stars {
    margin: 0;
}

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

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

.type-detail #ratingWrapper+.votes-wrap .vote-content {
    padding-right: 0px !important;
}

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

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

.type-detail #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;
}

@media (min-width: 768px) {
    .type-detail #content #ratingWrapper+.votes-wrap:not(.admin-response)>.vote-wrap {
        width: calc(50% - 7.5px);
    }
}

@media (max-width: 768px) {
    .type-detail #ratingWrapper+.votes-wrap {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .type-detail #content #ratingWrapper+.votes-wrap:not(.admin-response)>.vote-wrap {
        width: 100% !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap {
    display: block;
    border: none;
    padding: 15px !important;
    border-radius: 8px;
    margin: 7.5px;
    text-align: left;
    flex-basis: unset !important;
}

.type-detail #content #ratingWrapper+.votes-wrap>.vote-wrap:nth-child(even) {
    margin-left: 7.5px;
    margin-right: 0;
}

.type-detail #content #ratingWrapper+.votes-wrap>.vote-wrap:nth-child(odd) {
    margin-right: 7.5px;
    margin-left: 0;
}

.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap>*:not(.no-display) {
    flex-basis: 100% !important;
    width: 100% !important;
    display: block !important;
    text-align: left;
}

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

.type-detail #ratingWrapper+.votes-wrap .vote-time {
    color: #666;
}

.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #f1f1f1;
}

.template-13.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #F7F7F7;
}

.type-detail #ratingWrapper+.votes-wrap .admin-response {
    background-color: transparent !important;
}

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


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

.paxio-merkur.type-detail #ratingWrapper+.votes-wrap .vote-header {
    width: 100% !important;
    text-align: left;
}

.paxio-merkur.type-detail #ratingWrapper+.votes-wrap .vote-content {
    width: 100%;
    padding: 0;
    border: none !important;
}

.paxio-merkur.type-detail #ratingWrapper+.votes-wrap  .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;
}

.type-detail #ratingWrapper+.votes-wrap .vote-summary {
    margin-top: 0;
}

.type-detail #ratingWrapper+.votes-wrap .vote-content {
    padding: 0 !important;
    width: 100% !important;
}

.paxio-merkur.type-detail #content #ratingWrapper+.votes-wrap:not(.admin-response)>.vote-wrap>.vote-content {
    margin-top: 0 !important;
}

.type-detail.venus .pagination-wrapper {
    margin-top: 24px;
}

.template-14.type-detail #ratingWrapper+.votes-wrap .vote-rating {
    justify-content: flex-start !important;
}

.type-detail #ratingWrapper+.votes-wrap .star:nth-child(1) {
    margin-left: 0 !important;
}

.type-detail #content #ratingWrapper+.votes-wrap .admin-response .vote-header {
    display: none !important;
}

.type-detail #content #ratingWrapper+.votes-wrap .admin-response .vote-content {
    margin-top: 0 !important;
}

.tursky-apollo.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap)  {
    background-color: #fff;
    border: 1px solid var(--color-tertiary);
}

.jupiter.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #F5F5F5;
    border-radius: 0;
}

.shoptak-titan.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap) {
    border-radius: 0;
    background-color: #F7F7F9;
}

.shoptetak-celestin.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap) {
    border-radius: 0;
    background-color: #F5F6F8 !important;
}

#ratingTab .load-next-wrap {
    width: 100% !important;
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

#ratingTab .load-next-wrap a {
    padding: 10px 20px !important;
    transition: 300ms !important;
    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;
}

#ratingTab .load-next-wrap a:hover {
    background-color: var(--color-secondary-hover);
    color: #fff;
    border-color: var(--color-secondary-hover);
}

.shoptetak-rubin #ratingTab .load-next-wrap a {
    background-color: var(--color-primary-hover);
    border-color: var(--color-primary-hover);   
}

.shoptetak-rubin #ratingTab .load-next-wrap a:hover {
    background-color: var(--color-primary-hover);
    border-color: var(--color-primary-hover);   
    opacity: 0.8;
}

.shoptak-carbon #ratingWrapper+div a {
    padding: 8px 0;
    background-color: transparent !important;
    border: none !important;
    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 !important;
    border-radius: 0 !important;
}

.shoptetak-nefrit #ratingTab .load-next-wrap a {
    line-height: normal !important;
}

.paxio-merkur.type-detail #ratingTab {
    max-width: 100%;
}

.shoptetak-opal.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap),
.venus.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap),
.klubus-apeti-clear.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #fff;
}

.shoptetak-nefrit.type-detail #content #ratingWrapper+.votes-wrap:not(.admin-response)>.vote-wrap {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.shoptak-carbon.type-detail #content #ratingWrapper+.votes-wrap .vote-wrap:not(.admin-response .vote-wrap) {
    background-color: #fff ;
    border: solid 1px #dadada;
    border-radius: 0;
}

.jupiter.type-detail #ratingWrapper > .rate-wrap > .rate-average-wrap > .add-comment {
    margin-top: 10px;
}

.jupiter.type-detail .rate-wrapper.unveil-wrapper .rate-average-wrap {
    margin-bottom: 24px;
}

.jupiter.type-detail #ratingWrapper {
    padding-right: 0;
}

.jupiter.type-detail .rate-wrapper.unveil-wrapper .rate-wrap {
    width: 480px;
    max-width: 100%;
}

.jupiter.type-detail .vote-summary>* {
    width: 100%;
}

.jupiter.type-detail #ratingWrapper+.votes-wrap .vote-rating .vote-time {
    display: block;
    margin-top: 0;
    font-size: 14px;
}

.tursky-apollo .vote-product-name, 
.tursky-apollo .vote-title, 
.tursky-apollo .vote-name {
    font-size: 16px;
    text-transform: unset;
    line-height: normal;
    font-weight: 550;
    margin-bottom: 10px;
}

.tursky-apollo .vote-header {
    margin-bottom: 10px;
}

.miranda-joy .votes-wrap .vote-wrap {
    background-color: var(--color-white) !important;
    border: 2px solid var(--color-border) !important;
}

.miranda-joy.type-detail #ratingTab

.miranda-joy.type-detail #ratingTab .vote-content,
.miranda-joy.type-detail #ratingTab .vote-summary {
    margin: 0 !important;
    gap: 0 !important;
}

.miranda-joy.type-detail #ratingTab .vote-content {
    margin-top: 16px;
}

.miranda-joy.type-detail #ratingTab .vote-summary {
    align-items: unset;
    flex-direction: column;
}

.miranda-joy.type-detail #ratingTab .votes-wrap .vote-content {
    margin: 0 !important;
}

.miranda-joy .votes-wrap .vote-name {
    order: unset;
    font-size: 14px;
    line-height: 26px;
    font-weight: 550 !important;
}

.miranda-joy .vote-time {
    display: block;
}

.miranda-joy.type-detail #ratingTab .vote-wrap .stars .star {
    height: 16px;
    line-height: 16px;
    width: 16px;
}

.miranda-joy.type-detail #ratingTab .vote-wrap .stars .star:before {
    font-size: 16px;
    line-height: 16px;
}