.medium.primary.btn.metro.rounded > a {
    border-radius: 4px;
}
.disable-link{
    pointer-events: none;
    cursor: default;
}
.disable-link.primary.btn {
    display: none;
}
.gray.primary.btn:hover {
    background-color:#b5b5b5!important;
}
.gray.primary.btn{
    background-color:#b5b5b5!important;
}
.gray {
    color: #b5b5b5!important;
    border-color: #b5b5b5!important;
}
.disable-link{
    pointer-events: none;
    cursor: default;
}
.d-flex {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.d-flex > img {
    margin-right: 20px;
}
.jump-to-results {
    padding: 5px 15px!important;
    background-color: #f2504e;
    color: #FFFFFF;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: .2s ease-out;
    align-self: center;
    font-size: 14px;
    min-width: 120px;
}
.jump-to-results.show-video {
    margin-top: 5px;
}
.jump-to-results:hover {
    background-color: transparent;
    color: #f2504e;
    border-color: #f2504e;
}
.jump-to-results i {
    margin: 0 5px 0 0;
}
@media screen and (min-width:768px ) and (max-width: 853px){
    .d-flex {
        flex-direction: column;
    }
    .jump-to-results {
        margin: 10px 0;
    }
}
.merchant_rating,
.last-update {
    position: relative;
    top: -4px;
}

@media screen and (min-width: 854px) and (max-width: 1000px){
    .d-flex {
        display: block;
    }
}
@media print {
    div.four.columns,
    .review-buy-btn > a > .play_icon,
    .relative-reviews,
    .review-related-products,
    #respond,
    .tabs__caption li:nth-child(2),
    .after-review-row,
    .products-list-mobile {
        display: none;
    }

    .logo.pull_four {
        display: block;
    }

    .review-content > p a {
        color: black !important;
        text-decoration: none !important;
    }

    .tabs__caption li:nth-child(1),
    table.sv-table {
        display: block;
        margin: 0 !important;
    }

    div.eight.columns {
        width: 95vw !important;
    }

    .review_title_block::before {
        content: url('https://www.vergleiche.ch/wp-content/uploads/vgl-ch_brand-claim-icon_250х60.png');
    }

    .review_title_block h1:after {
        -webkit-print-color-adjust: exact;
    }

    .clearfix {
        float: right;
    }

    .review-product-rating-container {
        display: inline-block;
        width: 150px;
        -webkit-print-color-adjust: exact;
    }

    .review-product-score-container {
        position: absolute;
        width: 150px;
        margin-top: -79px;
        right: 120px;
    }

    .review-buy-btn::after {
        clear: both;
        border-bottom: 1px solid silver;
    }
    .review-buy-btn {
        text-align: right;
    }
    .review-buy-btn .review-product-rating {
        width: 50%;
        display: inline-block;
        float: left;
    }
    .review-buy-btn > a {
        font-size: 16px;
        font-weight: bold;
        width: 50%;
        bottom: 24px;
        color: black;
        display: inline-block;
    }

    .review-product-rating-container .review-container-title {
        background-color: #006bbd !important;
    }
    .review-product-score-container .review-container-title {
        background-color: #f2504e !important;
    }

    .review-container-title {
        -webkit-print-color-adjust: exact !important;
        border-top-right-radius: 5px !important;
        border-top-left-radius: 5px !important;
        color: white !important;
    }

    .tabs__caption {
        margin-bottom: 20px;
    }
    .tabs__caption li.active {
        border-bottom-width : 2px;
    }

    td img {
        max-height: 150px;
    }

    body {
        width: 800px;
    }
    a[href]:after {
        content: none!important;
    }

}



.merchant_container .merchant-col {
    float: left;
    width: 50%;
}


.merchant_container .merchant-price {
    float: right;
    width: 50%;
}

.merchant_container:not(:last-child) {
    border-bottom: 1px solid #c4cfdb;
}

td .merchant_container {
    padding: 15px;
}

.merchant_container {
    min-height: 130px;
    position: relative;
}

.merchant_container .merchant-col img {
    height: 60px;
}

.merchant_container .last-update {
    font-size: 11px;
    color: #a2a2a2;
    margin: 0;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.merchant_container .merchant_rating * {
    margin: 0 !important;
}

@media (max-width: 350px) {
    .merchant_rating .glsr-review-rating > span {
        width: 19px;
        height: 20px;
        background-size: 20px;
    }
}
@media (min-width:773px) and (max-width: 1060px) {
    .merchant_rating .glsr-review-rating > span {
        width: 18px;
        height: 19px;
        background-size: 19px;
    }
}

.merchant_container .single-product-price {
    margin-top: 15px;
    min-height: 32px;
    white-space: nowrap;
}

.review-products-list .m_products {
    padding: 0;
}

@media (max-width: 1020px) {
    .merchant_container .last-update p {
        font-size: 10px;
    }

    .merchant_container .rounded {
        width: 100%;
        max-width: 200px;
    }

    .merchant_container .rounded a {
        font-size: 11px;
        padding: 0;
    }
}

@media (max-width: 768px) {
    .merchant_container {
        margin-top: 8px;
        max-height: 120px;
    }

    .merchant_container .last-update p {
        font-size: 12px;
    }

    .merchant_container .rounded a {
        font-size: 14px;
    }

    .tabs__caption li {
        font-size: 18px;
        max-width: 49%;
    }
}

.m-review-product-img > a > img {
    max-height: 220px;
}

.review-buy-btn {
    text-align: center;
}

.merchant_toggle {
    display: none;
}

.merchant-toggle-button {
    padding: 15px 0;
    text-align: center;
    background-color: lightgrey;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.merchant-toggle-button.hide-button {
    display: none;
}
.merchant-toggle-button:hover {
    background-color: #eae8e8;
    color: black;
}

.product .product-topdeal {
    font-size: 16px;
    padding: 3px 2px 3px 4px;
    display: inline-block;
    background-color: #4472c4;
    color: #fff;
    border-radius: 7px;
    width: 70px;
    text-align: center;
    transform: rotate(8deg);
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 9;
}
.product {
    position: relative;
}

@media (min-width: 769px) {
    #review-table .right_sidebar {
        display: none;
    }
}

@media (max-width: 768px) {
    .master-row > div > .right_sidebar,
    .vgl-layout--sidebar > .vgl-layout__sidebar {
        display: none;
    }
    .tabs__content thead th {
        line-height: 20px !important;
        font-size: 13px
    }

    .tabs__content tbody td {
        padding: 0 5px;
        text-align: center
    }

    .review-products-list thead {
        display: none
    }

    .review-products-list tr {
        display: block;
        border: none
    }

    .review-products-list td {
        display: block;
        border: none !important;
        width: 100% !important
    }
    table td:nth-child(2) {
        max-width: 100%!important;
    }
    .merchant_container .merchant-col, .merchant_container .merchant-price {
        width: 48.5%;
    }
    td .merchant_container {
        padding: 0;
    }
    .review-products-list tr {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px
    }

    .review-buy-btn {
        text-align: right
    }

    .review-buy-btn a {
        width: 120px
    }

    .sv-table td {
        min-width: 0 !important
    }

}
.review-products-list > br {
    display: none;
}
.merchant-price-reduction {
    width: 80px;
    position: absolute;
    right: 3px;
    top: 7px;
    font-size: 18px;
    padding: 2px;
}
.promotion-border {
    margin-bottom: 5px;
    top: -10px;
    position: relative;
    border: 1px dashed red;
    color: red;
    line-height: 1.5;
    font-size: 15px;
}
.clearfix {
    clear: both;
}
.merchant-col > a {
    margin: 0 auto; max-height: 85px
}

.review-footer-ads {
    margin-top: 30px;
}

/* ------------------------------------------------------------------ */
/* Review table, rating boxes, merchant offers, related reviews       */
/* ------------------------------------------------------------------ */

.reviewed-products {
    margin-top: var(--vgl-space-10);
}

.review-gallery {
    float: left;
    max-width: 350px;
    width: 100%;
    margin-right: var(--vgl-space-5);
    margin-bottom: var(--vgl-space-4);
}

.review-gallery img {
    max-width: 100%;
    height: auto;
}

.sv-table {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
}

.tabs__caption li {
    font-size: 1.5rem;
}

.tabs__content table {
    margin-top: var(--vgl-space-8);
}

.tabs__content tr {
    border-bottom: 1px solid #c4cfdb;
}

.tabs__content thead th {
    background-color: var(--vgl-color-primary);
    color: var(--vgl-color-text-inverse);
    font-weight: 400;
    line-height: 3.4;
    vertical-align: middle;
    text-align: center;
    padding: var(--vgl-space-2);
}

.tabs__content tbody td {
    padding: var(--vgl-space-5);
    vertical-align: top;
}

.tabs__content tbody td:nth-child(1) {
    text-align: center;
}

.review-products-list td:nth-child(1) {
    width: 23%;
}

.review-products-list td:nth-child(3),
.review-products-list td:nth-child(4) {
    width: 30%;
}

.review-products-list tr img {
    max-height: 180px;
    width: auto;
}

.review-products-list tr td:nth-child(3) p,
.review-products-list tr td:nth-child(3) p:nth-child(3) {
    margin-left: 20px;
}

.con-arg,
.pro-arg {
    clear: both;
    color: var(--vgl-color-primary);
    margin-left: -30px !important;
}

.review-container-title {
    color: #fff;
    padding: 6px 8px;
    font-weight: 700;
}

.review-product-rating-container .review-container-title {
    background-color: var(--vgl-color-primary);
}

.review-product-score-container .review-container-title {
    background-color: var(--vgl-color-accent);
}

.review-product-score-container .review-content,
.review-product-rating-container .review-content {
    padding: 5px 0;
}

.review-product-rating-container {
    width: 90%;
    border: 1px solid var(--vgl-color-primary);
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    overflow: hidden;
}

.review-product-rating-container.not-tested {
    border-color: #a7a7a7;
}

.review-product-rating-container.not-tested .review-container-title {
    background-color: #a7a7a7;
}

.review-product-score-container {
    width: 90%;
    border: 1px solid var(--vgl-color-accent);
    border-radius: 5px;
    font-weight: 700;
    text-align: center;
    color: var(--vgl-color-accent);
    margin-bottom: 15px;
    overflow: hidden;
}

.merchant_container .merchant-col img {
    display: block;
    margin: 0 auto;
    max-height: 60px;
    width: auto;
}

.merchant-name-box {
    font-size: 14px;
    padding: 12px;
    font-weight: 700;
    color: var(--vgl-color-accent);
    border: 1px solid var(--vgl-color-accent);
    margin-top: 10px;
    text-align: center;
    border-radius: 3px;
}

.merchant-name-box.gray {
    color: #b5b5b5;
    border-color: #b5b5b5;
}

.medium.primary.btn.metro.rounded {
    display: inline-block;
    background: var(--vgl-color-accent);
    border: 2px solid var(--vgl-color-accent);
    border-radius: 5px;
    transition: background 0.2s ease, color 0.2s ease;
}

.medium.primary.btn.metro.rounded > a {
    display: block;
    padding: 8px 16px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.3;
    text-decoration: none;
    text-align: center;
}

.medium.primary.btn.metro.rounded:hover {
    background: #fff;
}

.medium.primary.btn.metro.rounded:hover > a {
    color: var(--vgl-color-accent);
}

.medium.primary.btn.metro.rounded.gray {
    background: #b5b5b5;
    border-color: #b5b5b5;
}

.medium.primary.btn.metro.rounded.gray:hover {
    background: #fff;
}

.medium.primary.btn.metro.rounded.gray:hover > a {
    color: #b5b5b5;
}

.after-review-row p {
    line-height: 30px;
    margin-bottom: 0 !important;
}

.after-review-row a {
    color: #fff;
    text-decoration: underline;
}

.after-review-row img {
    margin-left: 20px;
    max-width: 30px;
    border-radius: 50%;
}

.vgl-review-page .relative-reviews {
    margin-top: var(--vgl-space-10);
    clear: both;
}

.vgl-review-page .relative-reviews::after {
    content: "";
    display: table;
    clear: both;
}

@media screen and (max-width: 768px) {
    .review-product-rating-container {
        float: left;
        width: 48.5%;
    }

    .review-product-score-container {
        float: right;
        width: 48.5%;
    }

    .review-gallery {
        float: none;
        max-width: 100%;
        margin-right: 0;
    }
}