.blackTitle {
    font-weight: bold;
}

.rating_revi {
    background-size: 123px;
    height: 18px;
    margin-bottom: 14px;
    background: url(https://www.zonadepadel.es/modules/cssoptimizer/views/img/ratings.svg) no-repeat;
    background-size: 110px;
    text-align: right;
    font-size: 14px;
    color: #979797;
    padding: 0;
}

#ProductButton {
    background: linear-gradient(180deg, rgba(255, 139, 13, 1) 0%, rgba(255, 80, 8, 1) 100%);
}


#module-fw_revi-reviews .rating_revi_custom {
    margin-left: 17px;
}

#module-fw_revi-reviews .rating_revi_custom {
    width: 100px;
    margin: 0;
}

#module-fw_revi-reviews .rating_revi_custom {
    background: url(../img/ratings.svg) no-repeat;
    background-size: 95px;
    height: 18px;
    text-align: right;
    font-size: 14px;
    color: #979797;
    padding: 0;
    margin-top: 10px;
}

.revi_last_reviews .footer_comment {
    margin-top: 15px;
}

.rating_revi.rating_revi_5 {
    background-position-y: 0;
}

.rating_revi.rating_revi_45 {
    background-position-y: -22px !important;
}

.rating_revi.rating_revi_4 {
    background-position-y: -44px !important;
}

.rating_revi.rating_revi_35 {
    background-position-y: -65px !important;
}

.rating_revi.rating_revi_3 {
    background-position-y: -86px !important;
}

.rating_revi.rating_revi_25 {
    background-position-y: -107px !important;
}

.rating_revi.rating_revi_2 {
    background-position-y: -128px !important;
}

.rating_revi.rating_revi_15 {
    background-position-y: -150px !important;
}

.rating_revi.rating_revi_1 {
    background-position-y: -172px !important;
}

.rating_revi.rating_revi_05 {
    background-position-y: -192px !important;
}

.rating_revi.rating_revi_0,
.revi_product_list_blank {
    background-position-y: -213px !important;
}

.fw-revi-banner {
    position: relative;
    margin-top: 30px;
}

.fw-revi-divider {
    height: 2px;
    background: transparent linear-gradient(90deg, #DDDDDD 0%, #DDDDDD 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    margin-top: 20px;
}

.fw-revi-banner__figure {
    margin: 0;
}

.fw-revi-banner__figure picture,
.fw-revi-banner__figure img {
    display: block;
    width: 100%;
}

.fw-revi-banner__text {
    position: absolute;
    top: 50%;
    right: 2.5rem;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 48px;
    line-height: 1.4;
    max-width: 45%;
    text-align: left;
}

.fw-revi-banner--no-image .fw-revi-banner__text {
    position: relative;
    right: auto;
    transform: none;
    color: inherit;
    max-width: none;
    text-align: left;
    padding: 1.5rem 0;
}

/* SECCIÓN OPINIONES */

.container-opinions {
    margin: -20px 0 80px;
    background: #f1f1f1;
    box-shadow: 0px 0px 21px -5px grey;
    transform: skewY(-1.6deg);
    padding: 45px 0px;
    margin-top: 1vw;
}

.container-opinions .container {
    transform: skewY(1.6deg);
}

/*REVI*/
.ratingbox.revi .rating_revi,
.product-footer .rating_revi_custom,
.revi_product_list_blank,
#total_rating_stars .rating_revi_custom,
.footer_rating .rating_revi_custom,
.footer_top_comment .rating_revi_custom,
.footer_product.rating_revi,
.revi_top_left .rating_revi {
    background: url(../img/ratings.svg) no-repeat;
    background-size: 95px;
    height: 18px;
    text-align: right;
    font-size: 14px;
    color: #979797;
    padding: 0;
}

.revi_product_list_blank,
#total_rating_stars .rating_revi_custom,
.footer_rating .rating_revi_custom,
.footer_top_comment .rating_revi_custom,
.revi_top_left .rating_revi {
    width: 100px;
    margin: 0;
}

.product-footer .rating_revi_custom {
    width: 110px;
}

.product-footer .revi-rating-stars-custom {
    padding: 0;
}

.rating_revi_5 {
    background-position-y: 0;
}

.rating_revi_45 {
    background-position-y: -18px;
}

.rating_revi_4 {
    background-position-y: -36px;
}

.rating_revi_35 {
    background-position-y: -55px;
}

.rating_revi_3 {
    background-position-y: -74px;
}

.rating_revi_25 {
    background-position-y: -92px;
}

.rating_revi_2 {
    background-position-y: -110px;
}

.rating_revi_15 {
    background-position-y: -129px;
}

.rating_revi_1 {
    background-position-y: -148px;
}

.rating_revi_05 {
    background-position-y: -167px;
}

.rating_revi_0,
.revi_product_list_blank {
    background-position-y: -185px;
}

.revi_footer_left {
    display: flex;
    flex-direction: column;
}

.revi_footer_left #total_rating {
    height: 51px;
    color: #414141;
    font-size: 70px;
    letter-spacing: 0;
    line-height: 51px;
    text-align: center;
    margin-bottom: 15px;
}

.revi_footer_left #total_txt_bottom {
    color: #414141;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
}

.footer_rating {
    display: flex;
    height: 27px;
    align-items: center;
}

.footer_rating .bar {
    background: #DDDDDD;
    border-radius: 15px;
    width: 160px;
    height: 10px;
}

.footer_rating .bar .progress {
    background: #0083FF;
    border-radius: 15px 0 0 15px;
    height: 10px;
}

.footer_rating .rating_revi_custom {
    width: 100px;
}

.footer_rating .num {
    width: 10%;
    color: #979797;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    padding-left: 10px;
}

div#total_rating_stars .rating_revi_custom.rating_revi_5 {
    background-size: 157px;
    width: 100%;
    height: 26px;
    background-position-x: center;
}

.footer_name_customer {
    color: #141414;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 20px;
}

.footer_time_comment {
    color: #979797;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    margin-left: 20px;
}

.footer_top_comment {
    display: flex;
    flex-direction: row;
}

.footer_comment {
    color: #797979;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 26px;
    height: 76px;
}

.footer_top_comment .rating_revi_custom {
    margin-left: 17px;
}

.revi_footer_home {
    position: relative;
    height: 308px;
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 15px;
    margin: 60px 0 60px 0;
}

.revi_top_reviews_right {
    width: 50%;
    border-radius: 15px;
    margin: 60px 0 60px 0;
    height: 308px;
    position: relative;
}

.revi_top_reviews_right .owl-nav {
    position: absolute;
    top: -30px;
    right: 0;
}

.revi_top_reviews_right .fw-revi-title {
    font-size: 20px;
}

.revi_top_reviews_right button.slick-arrow {
    top: -60px;
    position: absolute;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    width: 30px;
    height: 30px;
    padding: 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    z-index: 1;
    right: 12px;
}

.revi_top_reviews_right button.slick-arrow.slick-prev {
    right: 45px;
}

.revi_top_reviews_right button.slick-arrow:before,
a.page-numbers.pagination-prev:before,
a.page-numbers.pagination-next:before {
    left: -8px;
    top: -8px;
}

.revi_top_reviews_right .owl-carousel {
    margin-top: 30px;
}

.revi_last_reviews {
    position: relative;
    height: 308px;
    display: flex;
    align-items: center;
}

.revi_last_reviews .owl-nav {
    position: absolute;
    right: 0;
    top: -50%;
}

.revi_footer_home>div {
    height: 131px;
    position: relative;
}

.revi_footer_home .owl-theme .owl-dots {
    text-align: center;
}

.revi_footer_home .owl-theme .owl-dots .owl-dot:first-child span {
    margin-left: 0;
}

.revi_footer_home .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    background: #DDDDDD;
}

.revi_footer_home .owl-theme .owl-dots .owl-dot.active span {
    background: #141414;
}

.revi_footer_home button.owl-dot:focus {
    outline: none;
}

.revi_footer_center {
    padding: 0;
}

.revi_footer_right {
    padding-left: 30px;
}


.rating_revi_45 {
    background-position-y: -18px !important;
}

.rating_revi_4 {
    background-position-y: -36px !important;
}

.rating_revi_35 {
    background-position-y: -55px !important;
}

.rating_revi_3 {
    background-position-y: -74px !important;
}

.rating_revi_25 {
    background-position-y: -92px !important;
}

.rating_revi_2 {
    background-position-y: -110px !important;
}

.rating_revi_15 {
    background-position-y: -129px !important;
}

.rating_revi_1 {
    background-position-y: -148px !important;
}

.rating_revi_05 {
    background-position-y: -167px !important;
}


/*END REVI*/

/* OWL CARROUSEL*/

button.slick-arrow:before,
a.page-numbers.pagination-prev:before,
a.page-numbers.pagination-next:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://www.zonadepadel.com/blog/wp-content/uploads/2023/04/Sprite-Blog-@1x.png);
}

button.slick-arrow.slick-next:before,
a.page-numbers.pagination-next:before {
    background-position-y: -1098px;
}


button.slick-arrow {
    top: -60px;
    position: absolute;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    width: 45px;
    height: 45px;
    padding: 0;
    background: #F0F0F0;
    z-index: 1;
    right: 12px;
}

button.slick-arrow.slick-prev.slick-disabled:before {
    background-position-y: -967px;
}

button.slick-arrow.slick-prev {
    right: 61px;
}

button.slick-arrow.slick-prev.slick-disabled,
button.slick-arrow.slick-next.slick-disabled {
    background: #F0F0F0;
    cursor: auto;
}

button.slick-arrow.slick-prev.slick-disabled:before {
    background-position-y: -967px;
}

button.slick-arrow.slick-prev:before,
a.page-numbers.pagination-prev:before {
    background-position-y: -1054px;
}

/*END OWL CARROUSEL*/


/* LAST REVIEWS */

#container-last-reviews .revi_footer_home>div {
    width: 100%;
}

#fw-last-reviews {
    margin-top: 70px;
}

.fw-revi-title {
    font-size: 30px;
    font-weight: 800;
    color: #141414;
    margin-bottom: 41px;
}

/* TOP REVIEWS */

.revi_top_reviews_right .item {
    background-color: #FFFFFF;
    border-radius: 15px;
    padding: 30px;
    height: 232px;
}

.revi_top_reviews_right .owl-dots {
    margin-top: 30px;
}

.container-top-reviews {
    display: flex;
    gap: 31px;
}

.container-top-reviews .revi_footer_home {
    width: 50%;
}



/*CUSTOM TEXT FOOTER*/

.fw-revi-commitment.rte {
    max-width: 1083px;
    margin-bottom: 100px !important;
    margin: auto;
}

.fw-revi-title-message {
    padding-top: 25px;
    padding-left: 31px;
    padding-right: 31px;
    font-size: 30px;
    font-weight: 800;
    line-height: 1;
    color: #141414;
    margin-bottom: 41px;
    text-align: center;
}

.fw-revi-content-message {
    line-height: 24px;
    color: #797979;
    text-align: center;
}

.btn-review-history {
    margin-top: 33px;
    line-height: 1px;
    padding: 15px 60px;
    background: rgb(255, 139, 13);
    background: linear-gradient(180deg, rgba(255, 139, 13, 1) 0%, rgba(255, 80, 8, 1) 100%);
    border: none;
    height: 51px;
    max-width: 426px;
    width: 100%;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 60px;
    color: white;
}

.btn-review-history:hover {
    color: white;
}

.btn_p {
    margin-top: 45px;
}

/* MEDIA QUERIES */

@media (max-width: 1300px) and (min-width: 969px) {
    .footer_rating .bar {
        width: 80px;
    }
}


@media (max-width: 1300px) {
    .fw-revi-banner__text {
        position: absolute;
        top: 50%;
        right: 2.5rem;
        transform: translateY(-50%);
        color: #ffffff;
        font-size: 28px;
        line-height: 1.4;
        max-width: 45%;
        text-align: left;
    }
}

@media (max-width: 968px) {
    .container-top-reviews .revi_footer_home {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .revi_top_reviews_right {
        width: 100%;
    }

    .container-top-reviews {
        flex-direction: column;
        gap: 0;
    }

    .container-opinions {
        transform: skewY(0);
    }

    .container-opinions .container {
        transform: skewY(0);
    }

    .revi_top_reviews_right {
        margin: 0px 0 20px 0;

    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }

    .footer_rating {
        justify-content: center;
    }

}

@media (max-width: 767px) {
    .fw-revi-banner__text {
        right: 1.5rem;
        left: 1.5rem;
        top: auto;
        bottom: 1.5rem;
        transform: none;
        text-align: center;
        max-width: none;
        font-size: 28px;
    }

    .fw-revi-banner--no-image .fw-revi-banner__text {
        padding: 1rem 0;
    }
}