.fdt_merchantSticky-1_widget_merchant {
    top: 70%;
}

.fdt_merchantSticky-1_logo {
    width: 100%;
    height: auto;
    min-width: 0;
    min-height: 0;
}

.fdt_productStriscia-full-nologo_widget_product,
.fdt_merchantStriscia-2wrap_widget_wrapper {
    background: transparent;
    background-color: transparent;
    color: var( --e-global-color-dcbae21 );
    font-family: "Nunito Sans", Sans-serif !important;
    font-size: 14px;
    font-weight: 600 !important;
    line-height: 19px;
    padding-bottom: 20px;
}

/* .fdt_productStriscia-full-nologo_widget_wrapper > a {
    color: var( --e-global-color-dcbae21 );
} */

.fdt_productStriscia-full-nologo_widget_wrapper > a:hover,
.fdt_merchantStriscia-2wrap_widget_wrapper > a:hover {
    color: var( --e-global-color-primary );
}

#fdt_dg-feedaty-carousel_widget_product {
    max-width: none;
}

.fdt_merchantStriscia-2wrap_vote,
#fdt_carouselcarosello-2_widget_merchant .fdt_ratx {
    display: none;
}

.elementor-widget-feedaty-centered .feedaty_widget {
    display: flex;
    justify-content: center;
}

.feedaty-sticky {
    overflow: hidden;
    background-color: #1D3653;
    border: 1px solid #EAEAEA;
    color: #FFFFFF;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 75px;
    height: 150px;
    min-width: 75px;
    min-height: 150px;
    max-width: 75px;
    max-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: center;
    position: fixed;
    bottom: 180px;
    left: 0;
    transform: translate(0, -50%);
    z-index: 99999999;
}

.feedaty-sticky:hover {
    color: #EAEAEA;
}

.feedaty-sticky-logo {
    display: inline-block;
    width: 100%;
}

.feedaty-sticky-rating {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
}

.feedaty-sticky-rating em {
    font-size: 22px;
    font-style: normal;
}

.feedaty-sticky-stars {
    display: inline-block;
    width: 100%;
    padding: 0 6px;
}

.feedaty-sticky-counter {
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
}

.feedaty-reviews-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .feedaty-reviews-head {
        justify-content: center;
    }
}

.feedaty-reviews-score {
    display: flex;
    align-items: center;
    line-height: 22px;
}

@media (max-width: 767px) {
    .feedaty-reviews-score {
        width: 100%;
        justify-content: center;
    }
}

.feedaty-reviews-rating {
    font-size: 13px;
    font-weight: 700;
    margin-top: 5px;
}

.feedaty-reviews-rating em {
    font-size: 22px;
    font-style: normal;
    line-height: 1em;
}

.feedaty-reviews-stars {
    height: 30px !important;
    margin-right: 10px;
}

.feedaty-reviews-logo {
    height: 30px !important;
}

.feedaty-reviews-counter {
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}

@media (max-width: 767px) {
    .feedaty-reviews-counter {
        width: 100%;
        margin-bottom: 15px;
    }
}

.feedaty-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 0;
}

.feedaty-review-stars {
    height: 30px !important;
}

.feedaty-review-date {
    font-size: 14px;
    font-weight: 600;
}

.feedaty-review-text {
    width: 100%;
    padding: 0 5px;
    margin-top: 15px;
}

.feedaty-review-author {
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 18px;
}

.feedaty-review-author img {
    margin-right: 5px;
}

.feedaty-reviews-footer {
    margin-top: 60px;
    text-align: center;
}
