<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-view .product p.price span {
    color: #f2504e;
}

.wishlist .list-view .saved_product {
    top: -1px !important;
    right: 5px;
}

.product img.product_icon {
    display: inline-block;
    width: 37px !important;
}

.list-view .product {
    position: relative;
    overflow: hidden;
}

.list-view .product .product-view .retailers {
    margin-bottom: 0 !important;
}

.add-to-compare-btn {
    width: 37px;
}

@media (min-width: 768px) {
    .list-view .product {
        padding: 10px;
        height: 200px;
    }

    .list-view .product .product-photo {
        height: 100%;
        width: 25%;
        margin-left: 15px;
        min-height: auto !important;
    }

    .list-view .product .product-photo img {
        max-height: 175px !important;
    }

    .list-view .product .bio-label {
        top: -10px;
        left: -27px
    }

    .list-view .product .product-label {
        position: relative;
        left: -2px;
        bottom: -21px;
    }

    .list-view .product .product-desc {
        width: calc(60% - 150px) !important;
        max-width: calc(60% - 150px) !important;
        margin: 0 0 0 5px;
        padding-left: 1%;
    }

    .add-to-compare-btn {
        position: relative;
        left: -1px
    }

    .list-view .product .product-view {
        width: 200px !important;
        padding-right: 2%;
        position: absolute;
        right: 0;
    }

    .list-view .product .extra-buttons {
        position: absolute;
        left: -50px;
        top: 105px;
        width: 46px;
    }

    .product img.product_icon {
        position: relative;
        left: -1px;
    }

    .list-view .product .rounded {
        display: inline-block;
        width: 180px !important;
        position: relative;
    }

    .list-view .product .product-desc .post_content {
        max-height: 105px;
        overflow: hidden;
    }

    .list-view .empty_icon {
        height: 25px;
        width: 30px;
        display: block !important;
    }
}


@media (min-width: 768px)  and (max-width: 1000px) {
    .list-view .product .product-desc .post_content {
        margin-right: calc(5% + 35px);
    }

    .list-view .product .extra-buttons {
        left: -42px;
    }

    .list-view .product .rounded {
        margin-bottom: 0;
    }

    .list-view h2 &gt; a {
        display: inline-block;
        width: 84%;
        max-height: 72px;
        overflow: hidden;
    }

    .list-view .product .product-view {
        padding-right: 1% !important;
    }
}

@media (min-width: 555px)  and (max-width: 767px) {
    .list-view .product {
        height: 225px;
    }

    .list-view .product .product-photo {
        position: absolute;
        top: 10px;
        left: 20px;
        width: calc(40% - 40px);
        height: 200px;
    }

    .list-view .product .bio-label {
        position: absolute;
        width: 50px;
        height: 50px;
        top: -12px;
        left: -20px;
    }

    .list-view .product .product-label {
        position: absolute;
        width: 50px;
        top: 25px;
        margin-left: -3px;
    }

    .list-view .product .product-desc {
        position: absolute;
        top: 10px;
        right: 30px;
        width: calc(60% - 30px) !important;
        max-height: 120px;
        overflow: hidden;
        padding-left: 0;
    }

    .list-view .product .product-view {
        position: absolute;
        bottom: 3px;
        height: 95px;
        right: 30px;
        width: calc(60% - 30px) !important;
        max-width: none !important;
        padding-top: 8px;
    }

    .list-view .product .product-view .size_per_unit,
    .list-view .product .product-view .price,
    .list-view .product .product-view p {
        width: 50%;
        text-align: left;
        white-space: nowrap;
    }

    .list-view .product .extra-buttons {
        position: absolute;
        top: -118px;
        right: -6px;
        height: 50px;
        width: 95px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }


    .list-view .product .rounded {
        position: absolute;
        right: 0;
        bottom: -15px;
        width: 50%;
    }
    .list-view .product .rounded.blue {
        bottom: 30px;
    }
}

@media (max-width: 554px) {
    .list-view .product {
        min-height: 350px;
        padding: 0;
    }

    .list-view .product .product-photo {
        position: absolute;
        width: calc(40% - 5px);
        height: 100px;
        top: 0;
        left: 5px;
    }

    .list-view .product .product-photo a img {
        width: 100%;
        vertical-align: top;
        position: relative;
        bottom: -14px;
    }

    .list-view .product .bio-label {
        position: absolute;
        top: 0;
        left: -5px;
        width: 40px;
        height: 40px;
        z-index: 2;
    }
    .list-view .product .bio-label img {
        height: 100%;
    }

    .list-view .product .product-desc,
    .list-view .product .product-view {
        position: absolute;
        width: 100% !important;
        height: 100%;
        max-width: none !important;
    }

    .list-view .product .product-desc h2,
    .list-view .product .size_per_unit,
    .list-view .product .retailers,
    .list-view .product .extra-buttons,
    .list-view .product .product-view .price {
        position: absolute;
        right: 2%;
        width: 58%;
        text-align: center;
    }

    .list-view .product .product-desc h2 {
        right: 0;
        display: block;
        width: 56%;
        top: 5px;
        max-height: 56px;
        overflow: hidden;
    }

    .list-view .product .size_per_unit {
        top: 60px;
        max-height: 22px;
        overflow: hidden;
    }

    .list-view .product .product-view .price {
        top: 80px;
        white-space: nowrap;
        font-size: 18px;
    }

    .list-view .product .retailers {
        top: 105px;
    }

    .list-view .product .extra-buttons p &gt; i.fa {
        margin-top: 10px;
    }
    .list-view .product .extra-buttons {
        top: 130px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }

    .list-view .product .product-label {
        position: absolute;
        top: 78px;
        right: -17vw;
        height: 40px;
        width: 40px;
        z-index: 9;
    }

    .list-view .product .product_size {
        display: none;
    }

    .list-view .product .post_content {
        position: absolute;
        top: 170px;
        text-align: center;
        left: 0;
        padding: 5px;
        font-size: 12px;
        max-height: 77px;
        display: block;
        overflow: hidden;
        width: 100%;
        margin-top: 3px;
    }

    .list-view .product .rounded {
        position: absolute;
        left: 0;
        bottom: -10px;
        width: calc(100% - 12px);
    }

    .list-view .product .rounded.blue {
        bottom: 35px;
    }

    .wishlist .list-view .product .product-desc h2 {
        top: 10px
    }

    .wishlist .list-view .product {
        padding-top: 5px;
    }

    .wishlist .list-view .saved_product {
        top: -5px !important;
    }

    p.p-legend {
        display: none;
    }
}

.grid-view .product .product-photo a &gt; img {
    max-width: 75% !important;
}

.transparent_icon {
    opacity: 0 !important;
    pointer-events: none;
}

.product .rounded {
    overflow: hidden;
}

.grid-view .empty_icon,
.list-view .empty_icon{
    display: none;
}

.wishlist .bio-label img {
    bottom: 0 !important;
}

.wishlist .product .product-photo a &gt; img {
    max-height: 150px !important;
}
#labels_d li img {
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
}
#labels_d li img.selected_item {
    transform: scale(1.06);
}
.title-icon-blog {
    padding: 10px 0;
}

.title-icon-blog .icon-block{
    margin-top: 5px;
}

.title-icon-blog .shop_icon {
    margin-right: 5px;
}

#search_sidebar div &gt; ul &gt; div  label {
    max-width: 100%;
    word-wrap:break-word;
}

.ss-p-prod {
    overflow: hidden;
    height: 40px !important;
    margin-bottom: 5px !important;
}

.product .product-desc h2 {
    max-height: 80px;
}

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

@media (max-width: 450px) {
    .list-view .product .product-topdeal {
        top: 8px;
        right: -10px;
        width: 50px;
        font-size: 13px;
        padding: 0;
    }
}

.search_filters {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.search_filters &gt; * {
    height: 20px !important;
    margin-top: 20px !important;
}

.search_filters::after,
.search_filters::before {
    display: none !important;
}

.search_filters fieldset {
    display: inline-block;
}

.search_filters fieldset &gt; *,
.search_filters #layout-switcher &gt; * {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.search_filters #layout-switcher {
    white-space: nowrap;
}

.search_filters fieldset p {
    font-size: .875rem;
}

#layout-switcher .left_li {
    background: url(../../img/icon_1.svg)
}

#layout-switcher .right_li {
    background: url(../../img/icon_2.svg)
}

#layout-switcher .right_li.shopping_button,.shopping_list .shop_icon {
    background: url(../../img/icon_3.svg)
}

#layout-switcher .switcher_icon,
#layout-switcher .right_li.shopping_button,
.shopping_list .shop_icon {
    background-repeat: no-repeat;
    background-position: right;
    background-size: 73px;
    width: 36px;
    height: 36px;
    margin-left: 5px;
}

#layout-switcher a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

#layout-switcher li:not(.shopping_button) {
    position: relative;
    top: -2px;
}
.main_search li:not(.shopping_button) {
    line-height: 35px !important;
}
.main_search fieldset.view {
    position: relative;
    top: -7px !important;
}

#layout-switcher .left_li:hover,#layout-switcher .right_li:hover,#layout-switcher .left_li.active,#layout-switcher .right_li.active,.shopping_list .shop_icon:hover {
    background-position: left
}

#layout-switcher .left_li i,#layout-switcher .right_li i,.shopping_list .shop_icon * {
    opacity: 0
}

#layout-switcher {
    position: relative;
    top: -3px;
}

.search_filters .compare_products_order_by_select_box {
    padding: 8px 5px 8px 10px;
    border-radius: 50px;
    border: 1px solid #dbe1e8;
    background: #dbe1e8;
    color: #676767;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    border-right: 8px solid #dbe1e8!important;
}

.search_filters fieldset {
    position: relative;
}

.search_filters fieldset.sorting {
    top: -6px;
}
.search_filters fieldset.view {
    top: -2px;
}
.search_filters {
    margin-bottom: 0 !important;
    padding-bottom: 15px !important;
}
.search_filters .listing-results {
    min-width: 20%;
}

@media (max-width: 480px) {
    .search_filters &gt; * {
        display: block;
        width: 100%;
        text-align: center;
    }
    .search_filters {
        display: block;
    }
    .tax-product_category .price_reduction_filter.custom_checkbox {
        margin-bottom: 40px;
    }

    .page-template-default fieldset.sorting {
        position: relative;
        top: -20px;
    }
}

.search_filters li * {
    padding: 0 !important;
    margin: 0 !important;
}

.custom_checkbox .container {
    position: relative;
    cursor: pointer;
    padding-right: 32px;
    top: -3px;
    display: inline-block;
}
.custom_checkbox .container input {
    position: absolute;
    opacity: 0;
    height: 0;
}
.custom_checkbox .checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 26px;
    width: 26px;
    background-color: #dbe1e8;
    border-radius: 50%;
}
.custom_checkbox .container:hover input ~ .checkmark,
.custom_checkbox .container input:checked ~ .checkmark {
    background-color: #006bbd;
}
.custom_checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom_checkbox .container input:checked ~ .checkmark:after {
    display: block;
}
.custom_checkbox .container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wishlist_options fieldset.view {
    position: relative;
    top: -15px;
}
.wishlist_options fieldset.view .shopping_button {
    position: relative;
    bottom: -7px;
}

.grid-view .wishlist_product {
    position: relative;
    bottom: -30px;
}

@media (min-width: 768px) {
    .list-view .wishlist_product {
        position: relative;
        bottom: -10px;
    }   
}

@media (max-width: 555px) {
    .wishlist .list-view .product .saved_product,
    .wishlist .list-view .product .product-photo {
        top: 5px !important;
    }
}</pre></body></html>