<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slick-dots li button:before {
    font-size: 30px !important;
}

.slick-dots {
    display: block;
    position: absolute;
    top: -23px;
    bottom: auto;
    z-index: -1;
}

@media screen  and (max-width: 450px) {
    .show_all_prod_btn {
        margin-top: 20px;
        width: 100%;
    }

    #review-related-products {
        margin-top: 50px;
    }
}

@media screen and (min-width: 558px)and (max-width: 657px) {
    .show_all_prod_btn {
        margin-top: 20px;
    }

    #review-related-products {
        margin-top: 50px;
    }
}

.merchant-rating {
    float: right;
}

.merchant-rating-mobile {
    display: none;
}

.return-policy.true {
    filter: grayscale(100%) brightness(70%) sepia(100%) hue-rotate(50deg) saturate(1000%) contrast(0.8);
    -webkit-filter: grayscale(100%) brightness(70%) sepia(100%) hue-rotate(50deg) saturate(1000%) contrast(0.8);
}

.return-policy.false {
    -webkit-filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);;
    filter: grayscale(100%) brightness(100%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
}

@media screen and (max-width: 767px) {
    .promotion-border {
        font-size: 10px!important;
    }
    .retailer-table .primary.btn &gt; a{
        padding: 0 10px!important;
    }

    .retailers-table table tbody .last-update &gt; p {
        font-size: 8px;
        text-align: center;
    }

    .return-policy {
        width: 20px!important;
    }
    .stock_boll {
        width: 20px!important;
        height: 20px!important;
    }
    .retailer-table .primary.btn{
        margin-bottom: 0!important;
        height: 30px!important;
        line-height: 28px!important;
        font-size: 12px!important;
    }
    .retailer-table tr &gt; th{
        min-width: 90px!important;
    }
    .retailer-table .price.show-mobile {
        font-size: 14px;
    }

    .glsr-ltr .glsr-default .glsr-summary-stars {
        margin-right: 0!important;
    }
    .glsr-summary-wrap .glsr-default .glsr-summary-stars .glsr-star{
        width: 15px;
        height: 15px;
        -webkit-background-size: 15px;
        background-size: 15px;
    }
    .merchant-rating {
        display: none;
    }

    .merchant-rating-mobile {
        display: block;
    }
    .section-title #sv_btn_shopping-compare,
    .section-title .icons {
        display: none;
    }
    .show-mobile.justify-evenly{
        display: flex!important;
    }

}

.show-mobile.justify-evenly{
    display: none;
}

@media screen and (max-width: 743px) {
    .product-listing-container.grid-view {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }

    #sv_btn_shopping-compare-mobile {
        display: block;
        margin-bottom: 20px;
    }

    .section-title .icons {
        display: none !important;
    }
    .icons.mobile{
        float: right;
        width: 37px;
        height: 37px;
        margin-top: -12px;
    }

    #sv_btn_shopping-compare-mobile {
        margin-left: 33px;
    }
}

@media screen and (min-width: 744px){
    .icons.mobile {
        display: none;
    }
}


@media screen and (min-width: 744px) {
    #sv_btn_shopping-compare-mobile {
        display: none;
    }
}

.product-listing-container.grid-view .product:nth-child(3n) {
    margin-right: 0.5%;
}

@media screen and (max-width: 572px) {
    .product-listing-container {
        margin-top: 60px;
    }

    .go-to-compare-btn {
        margin-top: 20px;
        margin-bottom: 10px;
        width: 100%;
    }
}

.post-ratings {
    text-align: center;
    margin-bottom: 25px;
}

.post-ratings img {
    width: 25px;
}

.glsr-review {
    border-bottom: 1px solid #e7e7e7;
}

form.glsr-form input[type=email], form.glsr-form input[type=text], form.glsr-form textarea{
    /*max-width: 300px;*/
    width: 100%;
    padding: 10px!important;
    border-radius: 4px!important;
    border: 1px solid #f0f0f0!important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;

}

form.glsr-form .glsr-field-choice input {
    position: relative!important;
    top: 12px;
}
.glsr-field textarea {
    /*max-width: 300px;*/
    width: 100%!important;
    resize: none;
    height: 100px;
    border-radius: 4px!important;
    border-color: #f0f0f0!important;
    padding: 10px!important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.glsr-review-author {
    text-align: right;
}

.glsr-review-author span {
    padding-right: 15px;
}

.glsr-review-avatar {
    float: right;
}

form.glsr-form [type=submit] {
    background-color: #f2504e;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px!important;
    text-align: center;
    min-width: 100px;
    transition: all .2s ease-out;
    display: inline-block;
    width: auto;
    overflow: hidden;
    /*height: 30px;*/
    margin: 0 auto -8px;
    cursor: pointer;
}

form.glsr-form [type=submit]:hover {
    background-color: #fff;
    color: #f2504e;
    border: 1px solid #f2504e;
    transition: all .2s ease-out;
}

@media print {
    .chart-container,
    .review-related-products,
    article p.section-title,
    .shortcode-site-reviews,
    .shortcode-reviews-form,
    .pager {
        display: none!important;
    }

    .icons {
        display: none!important;
    }

    .row.master-row::before {
        content: url('https://www.vergleiche.ch/wp-content/uploads/vgl-ch_brand-claim-icon_250Ñ…60.png');
        margin-bottom: 10px;
    }

    .section-title::after {
        border-bottom: 3px solid red;
    }

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


    section &gt; .twelve &gt; .section-title {
        display: block!important;
    }
}

#review-related-products {
    display: none;
}

.width_48 {
    width: 48%;
}

.section-title .icons {
    display: flex;
    /*width: 90px;*/
    justify-content: space-between;
    float: right;
}

.section-title .icons img {
    width: 38px;
    height: 37px;
    cursor: pointer;
}

.section-title .icons img:hover {
    opacity: .6;
}

.single-product .add-to-compare-btn {
    margin-left: 8px;
}

.add-to-shopping-list-btn {
    position: relative;
    right: -9px;
}

.image-cont:focus {
    outline: transparent;
}

.openSlider .image-cont  .zoom_container{
    --bg-x: 50%;
    --bg-y: 50%;
    background-position: var(--bg-x) var(--bg-y);
    background-size: 300% 300%;
    position: relative;
    /*max-width: calc(50vh - 40px);*/
    overflow: hidden;
    margin: 4% auto;
}
.openSlider .image-cont img {
    cursor: zoom-in;
    transition: opacity .5s;
    display: block;
    width: auto;
}
.openSlider .slick-dots li.slick-active button:before {
    color: #006bbd
}

.openSlider .image-cont img:hover { opacity: 0; }

.small-text {
    font-size: 12px;
    color: #676767;
}

.single-product #retailers .small-text {
    font-size: 13px;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    padding: 4px 0 0 10px;
}

.single-product-desc{
    clear: both;
}

.single-product-description .product-labels{
    display: inline-block;
    margin-bottom: 13px;
}
.single-product-description .product-label, .single-product-description .product-label img {
    width: 40px;
    border: none !important;
    float: left !important;
}

.single-product-weight{
    float: left;
    font-size: 16pt !important;
}

.product-label img {
    height: 50px;
}

.product-labels {
    margin-top: 35px;
}


.top_merchant .top_merchant_name {
    background-color: #006bbd;
    color: white;
    font-size: 16px;
    padding: 5px 15px;
    margin-top: -1px;
}

.top_merchant {
    border: 1px solid #c8d0dc;
    margin-bottom: 15px;
}

.top_merchant .merchant-col {
    float: left;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    .top_merchant .promotion-border {
        padding: 0!important;

    }
}

.top_merchant .merchant-col img {
    max-height: 70px;
    max-width: 100%;
}

.top_merchant .merchant-col p {
    margin: 0;
    font-size: 12px;
    color: #a2a2a2;
    text-align: center;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

.top_merchant .merchant-price {
    float: right;
    margin-top: 5px;
}

.top_merchant .merchant-col,
.top_merchant .merchant-price {
    width: 50%;
    text-align: center;
}

.top_merchant .merchant_container {
    min-height: 135px;
    padding: 10px;
    position: relative;
}


@media (max-width: 360px) {
    .chart-container .title li &gt; a  {
        padding: 0 2px !important;
    }
}

.single-product .bio-label {
    z-index: 9999;
}

.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;
}

.merchant-col .rating,
.merchant-col .rating &gt; div {
    margin-bottom: 0 !important;
    margin-top: 3px;
}

.merchant-col &gt; a &gt; * {
    position: relative;
    top: -3px;
}

.glsr-review-rating {
    margin: 0 !important;
}

.retailer-table tr &gt; td {
    text-align: center;
}

@media (max-width: 370px) {
    .top_merchant .glsr-summary &gt; span &gt; span {
        margin-top: 6px;
        width: 24px;
        background-size: 22px;
    }
}

@media (max-width: 395px) {
    .retailer-table .glsr-summary &gt; span &gt; span {
        width: 13px;
        background-size: 14px;
    }
}
.justify-evenly {
    display: flex;
    justify-content: space-evenly;
}
.promotion-border {
    position: relative;
    border: 1px dashed red;
    color: red;
    line-height: 1.5;
    font-size: 15px;
    margin-bottom: 5px;
}
.top_merchant .promotion-border {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    padding: 5px 30px;
}
.free-shipping {
    text-decoration: line-through;
    text-decoration-color: red;
}

.min-order-value{
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 8px;
    background-color: red;
    color: white;
    font-weight: bold;
    cursor: pointer;
}
.tip {
    position: absolute;
    padding: 5px 15px;
    border-radius: 5px;
    top: -55px;
    right: -160px;
    opacity: 0.9;
    display: none;
    background-color: gray;
    color: white;
    min-width: 180px;
    font-weight: 100;
}

.min-order-value:hover .tip{
    display: block;
}

#modal-price-alert-container {
    display: none;
}

.modal-price-alert-bg {
    background-color: #0c0c0c;
    opacity: .5;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99998;
}

#modal-price-alert {
    z-index: 99999;
    background-color: white;
    position: fixed;
    width: 80%;
    max-width: 600px;
    min-width: 400px;
    margin: auto;
    top: 20%;
    left: 0;
    right: 0;

    padding: 5px 20px;

}

.close-button {
    position: absolute;
    top: 15px;
    right: 15px;
}

.close-button &gt; i:hover {
    color: red;
}

.close-button &gt; i {
    cursor: pointer;
    color: black;
    font-size: 30px;

}
#modal-price-alert-container .modal-content {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#modal-price-alert-container .modal-content .elem {
    max-width: 40%;
}
#modal-price-alert-container .modal-content .elem:nth-child(2){
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#modal-price-alert-container .modal-content .elem &gt; img {
    max-height: 150px;
}
.price {
    color: red;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
}
.text-right {
    text-align: right;
}
#modal-price-alert-input {
    padding: 10px 0;
    width: 100px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid lightgray;
    font-weight: bold;
    color: red;
}

#modal-price-alert-email {
    width: 50%;
    padding: 10px 5px;
    border-radius: 5px;
    border: 1px solid lightgray;
}
#modal-price-alert .section-title {
    font-size: 20px;
}

.elem &gt; .product-name {
    font-size: 14px;
}

#modal-price-alert &gt; div {
    margin-bottom: 15px;
}

#modal-price-alert-container label {
    display: inline-block;
}
.retailers-table table thead tr th {
    vertical-align: middle;
}


td .price-table {
    width: 150px;
    margin: auto;
}
td .price-table .table-item {
    display: flex;
    padding: 0 8px
}
td .price-table .table-item.default-price span:last-child {
    font-weight: bold;
}
td .price-table .table-item span {
    display: inline-block;
}
td .price-table .table-item span:first-child {
    width: 30%;
    text-align:left;
}
td .price-table .table-item span:last-child {
    width: 70%;
    text-align:right;
}
td .price-table .table-item .null-promo {
    color: #676767;
}
td .price-table .table-item .fa-tag {
    padding-left: 5px
}
@media (max-width: 1000px) {
    td .price-table .table-item:first-child span {
        font-size: 14px;
    }
    td .price-table .table-item span {
        text-align: center !important;
    }
    td .price-table .table-item {
        padding: 0
    }
    td .price-table {
        width: 90px;
    }
}

.price-table-reduction .price-reduction {
    top: calc(50% - 13px);
    left: calc(50% - 50px);
}

.product-table-ads {
    margin-top: 30px;
}

.add_to_saved.ic.fa {
    font-size: 25px;
}
.add_to_saved.ic.fa.fa-heart{
    color: #f2504e;
}
.add_to_saved.ic.fa.fa-heart-o{
    color: #c9d3da;
}

.medium.primary.btn.metro.rounded &gt; a{
    border-radius: 4px;

}</pre></body></html>