/**
* 2007-2021 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2021 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#product .ekomi #widget-container {
    /*display: none;*/
    position: fixed;
    background: white;
    top: 2000px;
    right: 0;
    height: 100%;
    z-index: 99999;
    border-top-left-radius: 30px;
    padding-top: 70px;
    padding-left: 15px;
    overflow-y: scroll;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: top 1s ease;
}

#product .ekomi #widget-container.active {
    top: 0;
    display: block !important;
}

#widget-container > .stars-ratings, .column-right-stars {
    width: 100% !important;
}

.column-right-stars {
    display: none;
}

.ekomi {
    display: block !important;
}

.rating_product {
    margin-left: -25px;
}

.ekomi-all-content {
    display: grid;
    grid-template-columns: 100%;
    max-width: 100%;
}

.product-miniature .column-right-stars.prc .pstars-blank {
    transform: scale(0.55);
    margin-left: -29px;
}

.ekomi-footer-product .prc .pexperience .rstars {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.prc .reviews-stack .top-reviews {
    font-size: 14px;
}

.ekomi-footer-product {
    max-width: 1080px;
    width: 100%;
    margin: auto;
    margin-bottom: 150px;
}

.ekomi-footer-product .prc .pexperience .rstars .stars-ratings {
    transform: scale(0.8);
}
.product-miniature .column-right-stars.prc {
    display: grid;
    width: 100% !important;
    grid-template-columns: 90px auto;
    align-items: center;
}

body:is(#search,#category,#module-pm_advancedsearch4-searchresults,#best-sales,.advancedsearch-seo) .container.container-ekomi {
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
    margin-bottom: 7rem;
    background: white;
    padding: 30px 0px 36px;
    display: block;
    max-width: initial;
}

body:is(#search,#category,#module-pm_advancedsearch4-searchresults,#best-sales,.advancedsearch-seo) .container.container-ekomi .container {
    display: block;
    margin: auto;
}

.product-miniature .column-right-stars.prc .opiniones-totales {
    font-size: 10px;
    color: black;
    font-weight: 400;
}

.ekomi-footer-product .ekomi-widget-container-footer-product .prc .ekomi-title {
    display: block;
    font-size: 29px;
    text-align: center;
}

.rating_product .column-right-stars {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    width: 100% !important;
}

.rating_product .column-right-stars .pstars-blank {
    transform: scale(0.65);
    /* Compensa el espacio sobrante que deja el scale para pegar la nota a las estrellas */
    margin-right: -16px;
}

/* Nota numerica de la media (ej. 4.7) */
.rating_product .ekomi-avg-score {
    font-weight: 700;
    color: #333;
    margin-right: 10px;
}

/* Separador vertical entre la nota y el numero de reseñas */
.rating_product .ekomi-rating-sep {
    width: 1px;
    height: 16px;
    background: #ccc;
    margin-right: 10px;
}

/* Numero de reseñas en color enlace */
.rating_product .column-right-stars .total-reviews {
    color: #3643B2;
    font-size: 14px;
    font-weight: bold;
}

.rating_product .column-right-stars:hover .total-reviews {
    text-decoration: underline;
}

.ekomi-footer-product .reviews-stack .pagination_ekomi {
    display: flex;
    justify-content: end;
    gap: 0px 7px;
}

.ekomi-footer-product .reviews-stack .pagination_ekomi .page_ekomi {
    padding: 7px 13px;
    border: 1px solid black;
    display: inline-block;
    cursor: pointer;
}

.ekomi-footer-product .reviews-stack .pagination_ekomi .page_ekomi.active, .ekomi-footer-product .reviews-stack .pagination_ekomi .page_ekomi:hover {
    background: black;
    color: white;
    transition: 200ms;
}

.pagination_ekomi .spacer {
    display: flex;
    align-self: end;
}

@font-face {
    font-family: 'DaxReg';
    src: url('https://sw-assets.ekomiapps.de/resources/Dax-Regular.eot');
    src: url('https://sw-assets.ekomiapps.de/resources/Dax-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://sw-assets.ekomiapps.de/resources/dax-regular-webfont.woff2') format('woff2'),
    url('https://sw-assets.ekomiapps.de/resources/Dax-Regular.woff') format('woff'),
    url('https://sw-assets.ekomiapps.de/resources/Dax-Regular.ttf') format('truetype'),
    url('https://sw-assets.ekomiapps.de/resources/dax-regular-webfont.svg#dax-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DaxBold';
    src: url('https://sw-assets.ekomiapps.de/resources/daxbold-webfont.eot');
    src: url('https://sw-assets.ekomiapps.de/resources/daxbold-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://sw-assets.ekomiapps.de/resources/daxbold-webfont.woff2') format('woff2'),
    url('https://sw-assets.ekomiapps.de/resources/daxbold-webfont.woff') format('woff'),
    url('https://sw-assets.ekomiapps.de/resources/daxbold-webfont.ttf') format('truetype'),
    url('https://sw-assets.ekomiapps.de/resources/daxbold-webfont.svg#dax-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('https://sw-assets.ekomiapps.de/resources/opensans-bold-webfont.eot');
    src: url('https://sw-assets.ekomiapps.de/resources/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://sw-assets.ekomiapps.de/resources/opensans-bold-webfont.woff2') format('woff2'),
    url('https://sw-assets.ekomiapps.de/resources/opensans-bold-webfont.woff') format('woff'),
    url('https://sw-assets.ekomiapps.de/resources/opensans-bold-webfont.ttf') format('truetype'),
    url('https://sw-assets.ekomiapps.de/resources/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansReg';
    src: url('https://sw-assets.ekomiapps.de/resources/opensans-regular-webfont.eot');
    src: url('https://sw-assets.ekomiapps.de/resources/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://sw-assets.ekomiapps.de/resources/opensans-regular-webfont.woff2') format('woff2'),
    url('https://sw-assets.ekomiapps.de/resources/opensans-regular-webfont.woff') format('woff'),
    url('https://sw-assets.ekomiapps.de/resources/opensans-regular-webfont.ttf') format('truetype'),
    url('https://sw-assets.ekomiapps.de/resources/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.prc div,
.prc span,
.prc p,
.prc img {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.footer_ekomi_header_rating {
    max-width: 660px;
    margin: auto !important;
    margin-bottom: 3rem !important;
    justify-content: space-around;
}

.ekomi-widget-container .prc {
    padding: 0;
    max-width: 81vh;
}

.prc p {
    margin: 0
}

.prc .pimg {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100px;
    max-height: 100%;
    height: auto;
}

.product-image-review {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.review-product-image {
    border-radius: 4px;
    border: 1px solid #e9e9e9;
    padding: 3px;
}

.prc .rgrade {
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 26px;
    font-family: 'OpenSansBold';
    color: #000;
    font-size: 21px;
}

.prc .pdetail {
    line-height: 1.4;
    display: inline-block;
    max-width: 162px;
    font-family: 'DaxReg';
    font-size: 12px;
}

.prc .pname {
    color: green;
    font-family: 'DaxBold';
}

.prc .ptopleft {
    height: 100%;
}

.prc,
.prc .pimg-section,
prc .ekomi-container .rating-details .pimg-section {
    padding: 0;
}

.prc .topright {
    flex-direction: column;
    max-width: 300px !important;
}

.prc .topright > div {
    border-bottom: none;
    text-align: left;
    font-size: 14px;
}
.ekomi-widget-container-footer-product span.tot-rating {
    font-weight: bold;
    font-size: 24px;
}
.ekomi-widget-container-footer-product div.top-right.col-md-12.box-right .stars-ratings {
    padding-left: 14px;
}
.prc .topright > div.top-left.col-md-12.box-right {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-top: 0px;
    padding-top: 0px;
}
.prc .topright > div.top-left.col-md-12.box-right > * {
    margin: 0px 5px 0px 0px;
    font-size: 12px;
}

.prc .pstats-section {
    padding: 0;
    height: 100%;
}

.prc .box-right > span {
    display: block;
    line-height: 1;
}

.prc .box-right > .box-heading {
    font-size: 14px;
}

.prc .exp-text {
    font-size: 14px;
    color: rgb(51, 51, 51);
}

.prc .exp-desc {
    color: #999999;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 30px;
}

.grey-block {
    height: 100%;
    display: flex;
    align-items: center;
}

.review-block {
    width: 100%;
}

.ekomi-footer-product .pstats-section > * {
    background: #f2f2f2;
    height: 100%;
    justify-content: center;
    width: auto;
    padding: 20px;
    max-width: 450px;
    width: 450px;
}

.prc .prodimg {
    position: relative;
    margin: 0 auto;
    height: 128px;
    width: 171px;
    margin-bottom: 10px;
}

.prc .prodimg.ekomi-logos {
    width: 100%;
    position: initial;
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.prc .ptopleft.ekomi-left {
    display: block;
}

.prc .pstars-blank {
    width: 137px;
    height: 26px;
    background: url(https://sw-assets.ekomiapps.de/resources/stars_blank-137x26.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.prc .row {
    margin: 0;
}
body#product div#ekomirating {
    margin-top: 10px;
}
.prc .pstars-yellow {
    height: 26px;
    max-width: 137px;
    background: url(https://sw-assets.ekomiapps.de/resources/stars_yellow-137x26.png);
    background-repeat: no-repeat;
    /* Estrellas en color antracita: brightness(0) pasa el amarillo a negro y
       invert(20%) sube ese negro a un gris oscuro (~#333). Ajustar el % de
       invert para aclarar/oscurecer el antracita. */
    filter: brightness(0) invert(20%);
}

.prc .vertical-centre {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.prc .shex {
    position: relative;
    height: 31px;
}

.prc .shex span {
    margin-top: 9px;
    display: block;
    line-height: 1;
    font-weight: 500;
}

.prc .pexperience {
    margin-bottom: 11px;
}

.prc .pos,
.prc .neu,
.prc .neg {
    margin-bottom: 13px;
    font-size: 14px;
    line-height: 1;
    padding-left: 15px;
}

.prc .posi,
.prc .neut,
.prc .nega {
    display: block;
    line-height: 1;
    float: left;
    width: 55px;
}

.prc .percent {
    float: right;
    /* font-family: 'OpenSansBold'; */
    padding-right: 8px;
    display: block;
    text-align: right;
}

.prc .outer {
    width: 129px;
    background-color: #f0eded;
    border-radius: 5px;
    height: 10px;
    float: right;
    overflow: hidden;
    margin-top: 1px;
}

.prc .inner {
    height: 10px;
    background-color: #333;
}

.prc .pstats-section {
    border-left: 1px solid #e3e3e3;
}

.prc .pimg-section {
    height: 100%;
    padding-bottom: 0;
}

.prc .latest-reviews-section {
    height: 50px;
}

.prc .latest-reviews-section > div {
    height: 100%;
}

.prc .colored-section {
    border-left: 1px solid #e3e3e3;
    background: #f8f8f8;
    border-bottom: 1px solid #e3e3e3;
}

.prc .latreviews {
    line-height: 1;
    margin: 0;
    text-align: center;
    position: relative;
    font-family: "OpenSansReg";
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.prc .reviews-stack {
    padding-top: 0px;
}

.prc .stars-blank {
    width: 65px;
    height: 12px;
    background: url(https://sw-assets.ekomiapps.de/resources/stars_grey-65x12.png);
    background-repeat: no-repeat;
    /* float:left; */
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

span.verify_review {
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
    display: flex;
    align-items: center;
}

.prc .stars-selected {
    height: 12px;
    max-width: 65px;
    background: url(https://sw-assets.ekomiapps.de/resources/stars_yellow-65x12.png);
    background-repeat: no-repeat;
    filter: brightness(0) invert(20%);
}

.prc .date, .prc .usuario_review, .review-shop-origin {
    font-size: 14px;
    flex-basis: 100%;
    color: black;
}

.reviews-stack .right-column-review {
    display: flex;
    flex-direction: column;
    justify-self: end;
    width: 165px;
}

.prc .review-text {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 12px;
    max-width: 600px;
    color: black;
}

.prc .review {
    border-bottom: none;
    text-align: left;
}

.prc .read-more-reviews {
    margin: 25px 0;
    cursor: pointer;
}

.prc .readall a {
    text-decoration: none;
    font-family: 'DaxBold';
    color: #000;
    font-size: 13px;
}

.prc .read-more-reviews img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.prc .readall {
    padding: 0 45px;
}

.prc .readall div {
    padding: 0;
}

.prc .first-capitalize:first-letter {
    text-transform: uppercase;
}

.ekomi-footer-product .reviews-stack .review {
    display: none;
    grid-template-columns: calc(100% - 165px) 165px;
    align-items: center;
    content-visibility: auto;
}

.ekomi-footer-product .reviews-stack .review[page="1"] {
    display: grid;
}
.ekomi-footer-product .reviews-stack hr[page="1"] {
    display: block
}
.ekomi-footer-product .reviews-stack hr {
    display: none;
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
}
.left-column-review {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
@media all and (max-width: 767px) {
    .prc .topright > div:first-child {
        border-right: 0;
    }

    .prc .pstats-section {
        border-left: 0;
        height: auto;
    }

    .prc .reviews-stack {
        padding: 0px;
        margin-top: -18px;
    }

    .container-fluid.prc {
        padding: 0;
    }

    .prc .latestreviews {
        border-top: 1px solid #e3e3e3;
        margin: 20px 0;
        font-weight: bold;
    }

    .prc .latreviews {
        text-decoration: underline;
    }

    .prc .readall {
        padding: 0 20px;
    }

    .prc .stats {
        max-width: 305px;
    }

    .prc .pos,
    .prc .neu,
    .prc .neg {
        padding-left: 0px;
    }

    .prc .pexperience,
    .prc .exp-desc {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .ekomi-all-content {
        grid-template-columns: 100%;
        gap: 15px 0px;
    }

    .ekomi-footer-product {
        margin-top: 0px;
    }
}

.prc #ek-imgs-lightbox div img {
    max-width: 85%;
    max-height: 85%;
    height: auto;
    width: auto;
    z-index: 9999999;
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.prc .review img {
    margin-right: 10px;
    max-width: 100px;
    max-height: 100px;
}

span.verify_review img {
    border: none !important;
    width: 17px;
}

.prc .review img:first-child {
    display: inline-block;
    opacity: 0.8;
}

.prc #ek-imgs-lightbox #close-imgs {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
}

.prc #ek-imgs-lightbox {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999999;
    overflow: hidden;
}

.prc #ek-imgs-lightbox .sliding-content {
    position: relative;
    padding: 100px;
    max-width: 992px;
    margin: 0 auto;
    height: 100%;
}

.prc #ek-imgs-lightbox .slide-prev-left {
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 99999999;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -ms-transform: translate(-0%, -50%);
}

.prc #ek-imgs-lightbox .slide-next-right {
    position: absolute;
    top: 50%;
    z-index: 99999999;
    right: 20px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}

#ek-imgs-lightbox button {
    background: transparent;
    border: 0;
    padding: 0;
    outline: none;
}

.prc button.slide-prev-left:after {
    content: url('https://sw-assets.ekomiapps.de/resources/slider-previous-icon-arrow.png');
    display: block;
}

.prc button.slide-next-right:after {
    content: url('https://sw-assets.ekomiapps.de/resources/slider-next-icon-arrow.png');
    display: block;
}

.prc .more-imgs {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.prc .ek-review-imgs {
    position: relative;
    margin-top: 10px;
    cursor: pointer;
}

@media all and (min-width: 570px) {
    .prc #ek-imgs-lightbox {
        padding: 100px 50px;
    }
}

.noScrollImp {
    overflow: hidden;
}

.ekomi-widget-container .ekomi-title h2 {
    color: #3DB5E0;
    font-weight: bold;
    margin-bottom: 30px;
}

.close-ekomi-popup {
    position: absolute;
    top: 2.5rem;
    right: 1rem;
    z-index: 9999;
    border-radius: 50%;
    width: auto;
    height: auto;
    cursor: pointer;
}

.close-ekomi-popup span:before {
    border-radius: 30px;
    content: "";
    background: url(https://ofichairs.com/img/cms/ekomi/close.jpg) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    background-size: 21px;
    background-position: center;
    border: 1px solid black;
    padding: 20px;
}

.ekomi-left .ekomi-logos .ekomi-img {
    max-width: 107px;
    padding: 0px;
    margin-top: -17px!important;
    float: left;
    margin-left: -5px!important;
}

.ekomi-left .ekomi-logos .trustpilot-img {
    max-width: 131px;
    padding: 0px;
    margin-top: 5px!important;
    float: left;
    margin-left: -5px!important;
}

.ekomi-left .ekomi-logos .ekomi-img,
.ekomi-left .ekomi-logos .trustpilot-img {
    display: block;
    margin: auto;
}

.logos-span {
    font-size: 12px !important;
}

span.opiniones_text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-weight: 500;
    color: black;
}

/* FOOTER PRODUCT */
.ekomi-footer-product .ekomi-widget-container-footer-product .prc {
    max-width: 100%;
}

.ekomi-footer-product .ekomi-widget-container-footer-product .ekomi-title h2 {

    color: black;
}

.ekomi-footer-product .pstats-section {
    display: grid;
    grid-template-columns: auto auto;
    border: none;
    align-items: center;
    justify-content: space-evenly;
}

.ekomi-footer-product .prc .exp-desc {
    text-align: center;
    color: black;
}
.ekomi-footer-product .prc .stats > * {
    padding-left: 0px;
}

.ekomi-footer-product .prc .pexperience {
    margin: 0px;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    float: left;
    width: 100%;
    text-align: center;
}

.ekomi-footer-product .logos-span {
    font-size: 12px !important;
    text-align: left;
    margin-top: 10px;
    display: block;
    color: black;
}

.ekomi-footer-product .prc .stats {
    max-width: 425px;
    margin: auto;
    margin-right: 0;
}

.ekomi-footer-product .ekomi-see-all {
    cursor: pointer;
    position: relative;
}

.ekomi-footer-product .ekomi-see-all span {
    position: absolute;
    right: 10px;
    top: 10px;
}

.ekomireviews-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    z-index: 998;
    opacity: .5;
}

.ekomireviews-bg.active {
    display: block;
}

#index #widget-container {
    position: relative;
    padding-top: 25px;
    padding-bottom: 20px;
    /* width: 100vw; */
    /* margin-left: calc((-50vw) + 50%); */
    /* background: #f8f8f8; */
}
body#index .container.container-ekomi {
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
    max-width: 100vw;
    background: #f8f8f8;
    padding: 35px 0px;
}
.rating-stars__star.rating-stars__star--full:before {
    content: "";
    background: url(../img/star-ekomi.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}
.rating-stars__star.rating-stars__star--empty:before {
    content: "";
    background: url(../img/star-ekomi.svg) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    opacity: 0.5;
}
.slick-track .sw-title3 {
    display: none;
}
.client-review.slick-slide > * {
    background: #f7f7f7;
    padding-left: 10px;
    padding-right: 10px;
}
.client-review.slick-slide > div:first-child {
    padding-top: 10px;
}
.client-review.slick-slide > p {
    padding-bottom: 10px
}
#ekw100 .wrapper-right {
    height: 90px!important;
    margin-top: 10px;
}
.ekomi-review div#rating-shop {
    font-size: 28px!important;
    line-height: 30px;
    margin-bottom: 5px;
}
#ekw100 .wrapper-left p.total-revs, #ekw100 .wrapper-left .see-some {
    color: black;
}
#ekw100 .wrapper-left {
    width: 100%!important;
    text-align: center;
    float: none!important;
}
#ekw100 .ek-logo{
 display: none!important
}
#ekw100 .wrapper-left p {
    text-align: center!important;
    padding-top: 20px;
    padding-bottom: 30px
}
#ekw100 .wrapper-right {
    width: 100%!important;
}
.ekomi-container img.logoreview {
    max-width: 100%;
}
.subgroup {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

.subgroup > img {
    max-width: 110px;
}
.subgroup #rating-shop {
    order: 2;
    padding: 9px 26px 0px;
}
.subgroup .stars_content {
    order: 3;
    padding-top: 13px;
    height: 42px;
}
    div#ekw100 .title {
        text-align: center;
        padding-bottom: 20px;
    }


#footer .pstars-blank {
    width: 28px;
    height: 28px;
    background: url(https://sw-assets.ekomiapps.de/resources/stars_blank-137x26.png);
    background-repeat: no-repeat;
    display: inline-block;
    transform: scale(0.7);
    margin-left: 5px;
}

#footer .pstars-yellow {
    height: 26px;
    max-width: 137px;
    background: url(https://sw-assets.ekomiapps.de/resources/stars_yellow-137x26.png);
    background-repeat: no-repeat;
}
.footer-ekomi {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    opacity: 0;
}
.footer-ekomi:before {
    content: "";
    width: 100vw;
    left: calc((-50vw) + 50%);
    border-bottom: 1px solid #cacaca;
    position: absolute;
    top: 0px;
}
.trustpilot-widget iframe {
    width: 640px !important;
}
span.text-opiniones {
    font-size: 14px;
}
.footer-ekomi:after {
    content: "";
    width: 100vw;
    left: calc((-50vw) + 50%);
    border-bottom: 1px solid #cacaca;
    position: absolute;
    bottom: 0px;
}

.footer-container .ekomi-review {
    grid-area: ekomi;
}

.footer-container .footer-trustpilot {
    grid-area: trustpilot;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
}

.footer-container .review-form-ekomi {
    grid-area: google;
    margin: auto;
}
.total-reviews {
    font-size: 15px;
}
.banner-opiniones svg.svg-review {
    margin: auto;
    display: block;
}
  .banner-opiniones .fullwidth {
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
    padding: 50px 0px;
    background: #f6f6f6;
}
.banner-opiniones .bloque-opiniones {
    justify-content: space-between !important;
    max-width: 1230px;
    margin: auto;
    width: 100%;
}

.banner-opiniones .bloque-opiniones .separator {
    border-left: 1px solid #ccc;
}

.bloque-opiniones .estrellitas {
    font-size: 30px;
    margin-top: -15px;
    margin-bottom: 10px;
}
.banner-opiniones a.link-review {
    color: #47a1dc;
}

.banner-opiniones a.link-review:hover {
    text-decoration: underline;
}
.banner-opiniones .more-opinions {
    background: black;
    border-radius: 15px;
    color: white !important;
    padding: 18px 20px;
    font-size: 16px;
    font-weight: bold;
}
.banner-opiniones .more-opinions:hover {
    background-color: #09b2e7;
}
.banner-opiniones .bottom-review {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 55px;
}

/* HOME REVIEWS CAROUSEL */
.home-reviews-carousel-wrapper {
    max-width: 1230px;
    margin: 60px auto 0;
    padding: 0 45px;
    position: relative;
}
.home-review-card {
    display: flex;
    flex-direction: column;
}
.home-review-date {
    font-size: 12px;
    color: #999;
    margin-bottom: 6px;
}
.home-review-stars {
    font-size: 25px;
    color: #000;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.home-review-text {
    font-size: 12px !important;
    line-height: normal;
    color: #333;
    flex-grow: 1;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-reviews-carousel-wrapper .owl-nav {
    position: absolute;
    top: 25px;
    width: calc(100% + 60px);
    left: -30px;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}
.home-reviews-carousel-wrapper .owl-nav button.owl-prev,
.home-reviews-carousel-wrapper .owl-nav button.owl-next {
    pointer-events: all;
    background: none !important;
    width: 30px;
    height: 30px;
    font-size: 0px !important;
    line-height: 36px;
    color: #333 !important;
    transition: color 200ms;
}
.home-reviews-carousel-wrapper .owl-nav button:hover {
    color: #000 !important;
}
.home-reviews-carousel-wrapper .owl-dots {
    display: none;
}
@media (max-width: 1330px) {
    .ekomi-footer-product .ekomi-see-all span {
        top: -30px;
    }
}

@media (max-width: 1199px) {
    .footer-ekomi {
        justify-content: center;
        padding: 15px 0px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
            "trustpilot trustpilot"
            "google ekomi";
        gap: 25px 0px;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .banner-opiniones .fullwidth {
        margin-top: 30px;
    }
    .home-review-stars {
        margin-bottom: 5px;
        font-size: 18px;
    }
    .banner-opiniones svg.svg-review {
        width: 100%;
    }
    .footer-container .footer-trustpilot {
        width: 100%;
    }
    .footer-ekomi {
        gap: 0px;
    }
    .reviews-stack .right-column-review {
        justify-self: start;
        margin-top: 15px;
    }
    .ekomi-footer-product .prc .stats {
        margin: auto;
    }
    .ekomi-footer-product .pstats-section > * {
        width: auto;
        padding: 15px;
        margin: 0px -15px;
        justify-self: center;
        min-width: 320px;
    }
    .ekomi-footer-product .pstats-section {
        grid-template-columns: 100%;
        gap: 25px 0px;
    }
    .trustpilot-widget iframe {
        width: 325px !important;
    }
    .ekomi-footer-product .ekomi-widget-container-footer-product .prc .ekomi-title {
        font-size: 22px !important;
    }
    .ekomi-footer-product {
        max-width: 100%;
    }
    .product-miniature .column-right-stars.prc {
        grid-template-columns: 85px auto;
    }
    .rating_product .column-right-stars {
        margin-left: -20px;
    }
    .rating_product {
        margin-top: 12px;
        margin-bottom: 30px;
        justify-content: start;
        margin: 0px;
    }
    .product-miniature .column-right-stars.prc .pstars-blank {
        transform: scale(0.6);
        margin-left: -27px !important;
    }

    .product-miniature .column-right-stars.prc .opiniones-totales {
        font-size: 10px;
    }
    .rating_product .column-right-stars .pstars-blank {
        transform: scale(0.70);
        margin-right: -12px;
    }
    .rating_product .column-right-stars .total-reviews {
        font-size: 15px;
    }
    .ekomi-container img.logogoogle {
        margin: 0px;
        margin-right: 15px;
    }
    .footer_ekomi_header_rating {
        margin-bottom: 15px !important;
    }
    .footer_ekomi_header_rating {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 15px 0px;
        justify-content: center !important;
    }

    .footer_ekomi_header_rating div#_mobile_ekomi_footer_rating {
        display: flex;
        align-items: center;
        gap: 0px 15px;
    }
    #index #widget-container {
        padding-top: 0px;
    }
    body#index .container.container-ekomi {
        padding-bottom: 55px;
    }
    .ekomi-footer-product .prc .stats > * {
        padding: 6px 0px;
    }
}

@media (max-width: 767px) {
    #ekw100 .wrapper-left {
        float: none;
        width: 100%!important;
        text-align: center!important;
    }
    .banner-opiniones .bloque-opiniones {
        flex-direction: column;
        gap: 25px;
    }
    .home-reviews-carousel-wrapper {
        padding: 0 30px;
        margin-top: 25px;
    }
    .home-review-card {
        min-height: 140px;
        padding: 15px;
    }
    #ekw100 .wrapper-right {
        float: none;
        width: 100% !important;
    }
    #ekw100 .wrapper-left p{
        text-align: center!important;
    }
    #ekw100 .ek-logo {
        text-align: center;
        text-align: center!important;
    }
}

@media(max-width: 500px) {
    .footer-ekomi {
        grid-template-columns: 100%;
        grid-template-areas:
            "trustpilot"
            "ekomi"
            "google";
        gap: 15px 0px;
        padding: 35px 0px;
        max-height: 30px;
    }
}

@media(max-width: 425px) {
    body:is(#search,#category,#module-pm_advancedsearch4-searchresults,#best-sales,.advancedsearch-seo) .container.container-ekomi {
        max-width: 100%;
    }
    .ekomi-footer-product .reviews-stack .review {
        grid-template-columns: 100%;
    }
}

/* Botón "Ver original" / "Ver traducción" en reviews de otros países */
.btn-ver-original {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 12px;
    padding: 4px 0;
    text-decoration: underline;
}

/* Bandera de país de origen en cada review */
.review-country-flag {
    font-size: 20px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 4px;
}

/* Tienda de origen en right-column-review */
.review-shop-origin {
    display: block;
}