/**
 * Note: VenoBox and Splide CSS are now included locally.
 * Source: https://github.com/nicholasruunu/venobox (MIT License)
 * Source: https://github.com/Splidejs/splide (MIT License)
 */

@import url('venobox.min.css');
@import url('splide.min.css');

.wpas-theme-8 {
    margin: 0 auto;
    border: 1px solid rgba(128, 128, 128, 0.4392156863);
    box-shadow: 0 0 10px #dbdbdb;
    padding: 30px;
    border-radius: 10px;
}

.wpas-theme-8 .er8-sections {
    border-bottom: 1px solid #d3d3d3;
    padding: 20px 0;
}

.wpas-theme-8 p {
    margin: 0 0 15px !important;
    line-height: 1.6;
    color: #626262;
    font-size: 16px;
    font-weight: 400;
}

.wpas-theme-8 p:last-child {
    margin-bottom: 0 !important;
}

.wpas-theme-8 .er8-default-button {
    min-width: 150px;
    text-align: center;
    padding: 13px 30px;
    line-height: 1;
    border-radius: 5px;
    color: #ffffff;
    background-color: #0db700;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    text-decoration: none !important;
    transition: 0.5s ease-in-out;
    box-shadow: 0 3px 7px rgba(13, 183, 0, 0.3137254902);
    filter: hue-rotate(45deg);
}

.wpas-theme-8 .er8-default-button:hover {
    filter: hue-rotate(0deg);
}

.wpas-theme-8 .er8-main-container {
    display: flex;
    gap: 24px;
}

/* Image Gallery Area */
.wpas-theme-8 .er8-main-container .er8-gallery-area {
    flex-shrink: 0;
    flex-basis: calc(33.3333333333% - 24px);
    overflow: hidden;
}

.wpas-theme-8 .er8-main-container .er8-gallery-area .splide__track--nav .splide__list {
    margin-top: 20px !important;
}

.wpas-theme-8 .er8-main-container .er8-gallery-area .splide__track--nav .splide__list .splide__slide {
    border: none;
}

/* Header Area */
.wpas-theme-8 .er8-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding-top: 0;
}

.wpas-theme-8 .frhd--user-rating {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.wpas-theme-8 .frhd--user-rating .user-count {
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    position: relative;
    top: 2px;
}

.wpas-theme-8 .frhd--rate-cover {
    position: relative;
    width: 106px;
    height: 21px;
    margin: 5px 0;
    margin-top: 0;
    margin-bottom: -3px;
    background-color: transparent !important;
}

.wpas-theme-8 .frhd--rate-visual:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 21px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    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");
}

.wpas-theme-8 .frhd--rate-visual:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 21px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    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-8 .wpas--rating-date {
    position: relative;
    top: unset;
    right: unset;
}

.wpas-theme-8 .wpas--rating-date svg {
    width: 12px;
}

/* Pricing Area */
.wpas-theme-8 .er8-pricing-area {
    display: flex;
    gap: 20px;
    align-items: center;
}

.wpas-theme-8 .er8-pricing-area .er8-progressbar {
    flex-basis: 200px;
    flex-shrink: 0;
}

.wpas-theme-8 .er8-pricing-area .er8-price-area .er8-price {
    margin: 0 0 10px !important;
    line-height: 1;
    font-size: 32px;
    font-weight: 600;
}

.wpas-theme-8 .er8-pricing-area .er8-price-area .er8-tags {
    margin-bottom: 10px !important;
}

/* Rating Area */
.wpas-theme-8 .er8-rating-desc {
    display: flex;
    gap: 10px;
    border-bottom: none;
}

.wpas-theme-8 .er8-rating-desc .er8-rating {
    flex-shrink: 0;
    flex-basis: 200px;
    padding-right: 15px;
    border-right: 1px solid #d3d3d3;
}

.wpas-theme-8 .er8-rating-desc .er8-rating ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wpas-theme-8 .er8-rating-desc .er8-rating ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}

.wpas-theme-8 .er8-rating-desc .er8-rating ul li span:first-child {
    flex-basis: 130px;
    flex-shrink: 0;
}

.wpas-theme-8 .er8-rating-desc .er8-rating ul li:first-child {
    margin-top: 0;
}

.wpas-theme-8 .er8-rating-desc .er8-desc {
    padding-left: 5px;
}

.wpas-theme-8 .er8-rating-desc .er8-desc .er8-title {
    margin: 0 0 8px !important;
    line-height: 1.2;
    color: #000000;
    font-size: 24px;
    font-weight: 600;
}

.wpas-theme-8 .er8-rating-desc .er8-desc .er8-title a {
    color: #000000;
    transition: 0.5s ease-in-out;
    text-decoration: none;
}

.wpas-theme-8 .er8-rating-desc .er8-desc .er8-title a:hover {
    color: #0db700;
}

.wpas-theme-8 .er8-rating-desc .er8-desc p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Slider Area */
.wpas-theme-8 .splide__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.wpas-theme-8 .splide__slide {
    opacity: 0.6;
}

.wpas-theme-8 .splide__slide.is-active {
    opacity: 1;
}

/* Pros and Cons */
.wpas-theme-8 .er8-pros-cons {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    padding-top: 20px;
    border-top: 1px solid #d3d3d3;
}

.wpas-theme-8 .er8-pros-cons .er8-pros-cons-col {
    flex-shrink: 0;
    flex-basis: calc(33.3333333333% - 24px);
}

.wpas-theme-8 .er8-pros-cons .er8-pros-cons-col h4 {
    margin: 0 0 8px !important;
    line-height: 1.2;
    font-size: 22px;
    font-weight: 600;
}

.wpas-theme-8 .er8-pros-cons .er8-pros-cons-col .feat-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wpas-theme-8 .er8-pros-cons .er8-pros-cons-col .feat-list li {
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative;
    color: #6a6a6a;
    font-size: 16px;
    font-weight: 400;
}

.wpas-theme-8 .er8-pros-cons .er8-pros-cons-col .feat-list li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #0db700;
    outline: 1px dashed seagreen;
    outline-offset: 1px;
    position: absolute;
    left: 0;
    top: 9px;
}

.wpas-theme-8 .er8-pros-cons .er8-product-img figure {
    margin: 0;
}

.wpas-theme-8 .er8-pros-cons .er8-product-img figure img {
    width: 100%;
}

.wpas-theme-8 .er8-pros-cons .er8-pros .feat-list li::before {
    background-color: #0db700;
    outline: 1px dashed seagreen;
}

.wpas-theme-8 .er8-pros-cons .er8-cons .feat-list li::before {
    background-color: #b70c00;
    outline: 1px dashed #b70c00;
}

/* Progress Bar */
.wpas-theme-8 .frhd-er-progress {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}

.wpas-theme-8 .frhd-er-progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 10px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

.wpas-theme-8 .frhd-er-progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.wpas-theme-8 .frhd-er-progress .frhd-er-progress-left {
    left: 0;
}

.wpas-theme-8 .frhd-er-progress .frhd-er-progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 10px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #ffb43e;
}

.wpas-theme-8 .frhd-er-progress .frhd-er-progress-left .frhd-er-progress-bar {
    left: 100%;
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
    box-sizing: border-box;
}

.wpas-theme-8 .frhd-er-progress .frhd-er-progress-right {
    right: 0;
}

.wpas-theme-8 .frhd-er-progress .frhd-er-progress-right .frhd-er-progress-bar {
    left: -100%;
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    box-sizing: border-box;
}

.wpas-theme-8 .frhd-er-progress .frhd-er-progress-value {
    display: flex;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: calc(100% - 13%);
    width: calc(100% - 13%);
    flex-direction: column;
    line-height: 1;
    box-shadow: 0 0 9px #747474;
    position: relative;
    top: 6.5%;
    left: 6.5%;
    z-index: 1;
}

.wpas-theme-8 .frhd-er-progress .frhd-er-progress-value .progress-inner-area {
    display: flex;
    flex-direction: column;
    gap: 3px;
}


.wpas-theme-8 .frhd-er-progress .frhd-er-progress-value p {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    margin-bottom: 5px !important;
}

.wpas-theme-8 .frhd-er-progress .frhd-er-progress-value strong {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 6px;
    letter-spacing: -1px;
}


/* 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 {
	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: 15px 10px;
    text-align: center;
    border-radius: 10px !important;
    margin-top: 20px !important;
}
.frhd--user-rating-math-wrap {
    display: inline-block;
}
.frhd-rate-math {
    font-size: 20px;
}


/* Responsive Area */
@media screen and (max-width: 700px) {

    .wpas-theme-8 .er8-main-container,
    .wpas-theme-8 .er8-pricing-area,
    .wpas-theme-8 .er8-rating-desc {
        flex-direction: column;
    }

    .wpas-theme-8 .er8-header {
        flex-wrap: wrap;
    }

    .wpas-theme-8 .er8-pricing-area {
        align-items: start;
    }

    .wpas-theme-8 .er8-rating-desc {
        gap: 20px;
    }

    .wpas-theme-8 .er8-rating-desc .er8-rating {
        flex-basis: unset;
    }

    .wpas-theme-8 .er8-rating-desc .er8-desc,
    .wpas-theme-8 .er8-rating-desc .er8-rating {
        padding: 0;
        border-right: none;
    }

    .wpas-theme-8 .er8-pros-cons {
        flex-direction: column;
    }
}