.wpas-theme-9 {
    margin: 0 auto;
    border: 1px solid rgba(128, 128, 128, 0.4392156863);
    box-shadow: 0 0 10px #dbdbdb;
    padding: 30px;
}

.wpas-theme-9 h1,
.wpas-theme-9 h2,
.wpas-theme-9 h3,
.wpas-theme-9 h4,
.wpas-theme-9 h5,
.wpas-theme-9 h6 {
    margin: 0;
    line-height: 1.2;
}

.wpas-theme-9 p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.4;
    color: #333333;
}

.wpas-theme-9 p:last-child {
    margin-bottom: 0;
}

.wpas-theme-9 .er9-product-title {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 700;
}

.wpas-theme-9 .er9-product-title a {
    font-weight: 700;
    color: #000000;
    text-decoration: none !important;
}

.wpas-theme-9 .er9-product-desc {
    margin: 0;
}

.wpas-theme-9 .er9-button {
    transition: 0.5s ease-in-out;
    background-color: #000000;
    text-decoration: none;
    padding: 10px 35px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

.wpas-theme-9 .er9-button:hover {
    background-color: #309f21;
}

.wpas-theme-9 .er9-content-wrapper {
    display: grid;
    gap: 24px;
    margin-top: 30px;
    align-items: end;
    grid-template-columns: 1fr 1fr;
}

.wpas-theme-9 .er9-content-wrapper .er9-left-content {
    flex-basis: calc(50% - 24px);
    flex-shrink: 1;
}


.wpas-theme-9 .er9-content-wrapper .er9-left-content .er9-product-rating-list-area {
    background-image: linear-gradient(135deg, rgba(238, 238, 238, 0.431372549), #eeeeee, rgba(238, 238, 238, 0.431372549));
    padding: 20px;
    border-radius: 5px;
}

.wpas-theme-9 .er9-content-wrapper .er9-left-content .er9-product-rating-list-area {
    margin-top: 24px;
}

.wpas-theme-9 .er9-content-wrapper .er9-left-content h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px !important;
}

.wpas-theme-9 .er9-content-wrapper .er9-left-content p {
    color: #000000;
}

.wpas-theme-9 .er9-content-wrapper .er9-left-content .er9-rating-list {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
}

.wpas-theme-9 .er9-content-wrapper .er9-left-content .er9-rating-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #cbcbcb;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}

.wpas-theme-9 .er9-content-wrapper .er9-left-content .er9-rating-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.wpas-theme-9 .er9-content-wrapper .er9-left-content .er9-rating-list li:first-child {
    padding-top: 0;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content {
    flex-basis: calc(50% - 24px);
    flex-shrink: 1;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-product-img {
    margin: 0;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-product-img img {
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area {
    margin-top: 20px;
    background-image: linear-gradient(135deg, rgba(238, 238, 238, 0.431372549), #eeeeee, rgba(238, 238, 238, 0.431372549));
    padding: 20px 15px;
    border-radius: 5px;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-info .er9-author-img {
    margin: 0;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-info .er9-author-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid #000000;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-info .er9-author-content .frhd--rate-cover {
    margin: 0;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-info .er9-author-content .er-update-date {
    position: relative;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-info .er9-author-content .er-update-date .wpas--rating-date {
    position: unset;
    margin: 2px 0 0;
    font-size: 14px;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-info .er9-author-content h5 {
    font-size: 18px;
    margin-bottom: 5px;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-info .er9-author-content p {
    margin-bottom: 0px;
}

.wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-words {
    margin-top: 10px !important;
}

.wpas-theme-9 .er9-recommendation-area {
    margin-top: 24px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-left-side {
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding: 40px 20px;
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-left-side .er9-recommendation-rating-area {
    display: flex;
    align-items: center;
    gap: 24px;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-left-side svg {
    width: 50px;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-left-side .recommend-rating {
    font-size: 42px;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-left-side p {
    font-weight: 600;
    color: #000000;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-right-side {
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    justify-content: center;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-right-side h4 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    line-height: 1.6;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-right-side .wpas-star-rating {
    text-align: center;
    display: block;
    margin: 10px 0 0;
}

.wpas-theme-9 .er9-recommendation-area .er9-recommendation-right-side .er9-button {
    text-align: center;
}


/* Stars Styles */
.er9-product-rating {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.er9-product-rating strong {
    position: relative;
    top: 2px;
}

.er9-product-rating strong span {
    font-size: 38px;
    line-height: 38px;
}

.er9-product-rating .frhd--rate-cover {
    margin: 0 !important;
}

/* Stars Styles */
.wpas-star-rating input[type=radio] {
    display: none;
}

.wpas-star-rating {
    direction: rtl;
    display: inline-block;
    padding: 0 20px;
}

.wpas-star-rating input[type=checkbox],
.wpas-star-rating input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.wpas-star-rating label {
    margin: 0 !important;
    padding: 0 !important;
    cursor: pointer;
}

.wpas-star-rating svg {
    width: 20px;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
}

.wpas-star-rating label svg path {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.wpas-star-rating label:hover svg path,
.wpas-star-rating label:hover~label svg path,
.wpas-star-rating input[type=radio]:checked~label svg path {
    stroke: #f2b600;
    fill: #f2b600;
}

.wpas-star-rating-wrap {
    background: #f1f1f1;
    padding: 6px 2px 6px 16px;
    display: flex;
    text-align: center;
    justify-content: space-around;
    z-index: 99;
}

.wpas-theme-9 .frhd--user-rating {
    display: flex;
    gap: 10px;
    align-items: center;
}

.frhd--user-rating-math-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.frhd--user-rating-frage {
    font-size: 12px;
    line-height: 12px;
}

.frhd--user-rating-rest {
    font-size: 12px;
    line-height: 12px;
}

.frhd--user-rating-duplicate {
    padding: 15px 10px;
    background: #f1f1f1;
}

.wpas-theme-9 .wpas-star-rating-wrap,
.wpas-theme-9 .frhd--user-rating-duplicate {
    position: absolute;
    top: 0;
    box-sizing: border-box;
    right: 3.2%;
    border: 1px solid #ebebeb;
    box-shadow: 0px 5px 10px #e9e9e9;
    background-color: #ffffff;
}

.er9-author-rating-areas {
    position: absolute;
    top: 100.2%;
    width: 100%;
    display: inline-block;
}

/* Product Rating */
.er9-rate-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 0;
    position: relative;
}

.er9-rate-area ul::before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #ff0000, #ffbb00, #9df100, #00ff55);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.er9-rate-area ul li {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #252525;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    border-right: 0;
    position: relative;
    z-index: 1;
}

.er9-rate-area ul li:last-child {
    border-right: 1px solid #252525;
}

/* Updated date */
.wpas--rating-wrap {
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
}

.wpas--rating-date svg {
    fill: #222;
    width: 16px;
    height: 16px;
    margin-bottom: -1px;
}

.wpas--rating-date {
    position: absolute;
    right: 4px;
    top: -12px;
}

/* User Rating Stars At Header */
.wpas-theme-9 .frhd--rate-cover {
    position: relative;
    width: 92px;
    height: 18px;
    margin: 0px auto;
    margin-top: 0;
    background-color: transparent !important;
}

.wpas-theme-9 .frhd--rate-visual:before,
.wpas-theme-9 .frhd--rate-visual:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
}

.wpas-theme-9 .frhd--rate-visual:before {
    width: 100%;
    z-index: 1;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 304 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m181.9 23.2c0.4 1.2 0 2.6-0.9 3.4l-13.2 11.5 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3-1.1 0.8-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.5c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 7-16.2c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.3 0.1 2.4 0.9 2.7 2.3z' fill='%23bdbdbd'/%3E%3Cpath d='m121 23.1c0.4 1.2 0 2.6-0.9 3.4l-13.1 11.5 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3-1.1 0.8-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.6c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 6.8-16c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.4 0 2.4 0.9 2.8 2.2z' fill='%23bdbdbd'/%3E%3Cpath d='m303 26.4-13.2 11.6 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3-1.1 0.8-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.5c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 6.8-16.1c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.3 0.1 2.4 1 2.8 2.2s0.1 2.6-0.8 3.3z' fill='%23bdbdbd'/%3E%3Cpath d='m242.9 23.2c0.4 1.2 0 2.6-0.9 3.4l-13.2 11.5 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3-1.1 0.8-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.5c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 6.8-16.2c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.5 0.1 2.5 0.9 2.9 2.3z' fill='%23bdbdbd'/%3E%3Cpath d='m60.1 23.1c0.4 1.2 0 2.6-0.9 3.4l-13.1 11.5 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3s-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.6c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 6.8-16.1c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.4 0.1 2.5 1 2.8 2.3z' fill='%23bdbdbd'/%3E%3C/svg%3E");
    filter: drop-shadow(0px 1px 0px gray);
}

.wpas-theme-9 .frhd--rate-visual:after {
    width: 90%;
    z-index: 2;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 304 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m181.9 23.2c0.4 1.2 0 2.6-0.9 3.4l-13.2 11.5 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3-1.1 0.8-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.5c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 7-16.2c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.3 0.1 2.4 0.9 2.7 2.3z' fill='%23FFC107'/%3E%3Cpath d='m121 23.1c0.4 1.2 0 2.6-0.9 3.4l-13.1 11.5 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3-1.1 0.8-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.6c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 6.8-16c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.4 0 2.4 0.9 2.8 2.2z' fill='%23FFC107'/%3E%3Cpath d='m303 26.4-13.2 11.6 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3-1.1 0.8-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.5c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 6.8-16.1c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.3 0.1 2.4 1 2.8 2.2s0.1 2.6-0.8 3.3z' fill='%23FFC107'/%3E%3Cpath d='m242.9 23.2c0.4 1.2 0 2.6-0.9 3.4l-13.2 11.5 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3-1.1 0.8-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.5c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 6.8-16.2c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.5 0.1 2.5 0.9 2.9 2.3z' fill='%23FFC107'/%3E%3Cpath d='m60.1 23.1c0.4 1.2 0 2.6-0.9 3.4l-13.1 11.5 3.8 17c0.3 1.2-0.2 2.5-1.2 3.3s-2.5 0.9-3.6 0.2l-15-8.9-15 8.9c-0.5 0.3-1.1 0.5-1.6 0.5s-1.2-0.2-1.8-0.6c-1.1-0.7-1.5-2-1.2-3.3l3.8-17-13.2-11.6c-1-0.8-1.3-2.1-1-3.4 0.5-1.2 1.5-2.1 2.8-2.2l17.4-1.6 6.8-16.1c0.6-1.2 1.7-1.9 3-1.9s2.5 0.8 3 1.9l6.8 16.1 17.4 1.5c1.4 0.1 2.5 1 2.8 2.3z' fill='%23FFC107'/%3E%3C/svg%3E");
}

.wpas-theme-9 .wpas--total-category {
    font-size: 12px;
}


@media screen and (max-width: 768px) {
    .wpas-theme-9 {
        padding: 20px 15px;
    }
    
    .wpas-theme-9 .er9-product-title {
        font-size: 24px;
    }

    .wpas-theme-9 .er9-content-wrapper,
    .wpas-theme-9 .er9-recommendation-area {
        grid-template-columns: 1fr;
    }

    .wpas-theme-9 .er9-content-wrapper .er9-right-content .er9-author-rating-area .er9-author-words {
        -webkit-line-clamp: unset;
        line-clamp: auto;
    }

    .er9-product-rating {
        flex-direction: column;
    }
}