<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shop-product-cat-render .category-content .category-title {
    color: var(--White, #FFF);

    /* Body Semibold */
    font-family: "Abhaya Libre ExtraBold";
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: capitalize;
}

.shop-product-cat-render .category-content .child-count {
    color: var(--Light-Green, #6DFFA8);

    /* Small 2 */
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.parent-categories.shop-product-cat-render {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.shop-product-cat-render .parent-category {
    display: flex;
    gap: 10px;
    padding: 13px;
    border-radius: 20px;
    background: var(--Light-Grey-20, rgba(250, 250, 250, 0.20));
    transition: all 0.5s ease-in-out;
}

.shop-product-cat-render .parent-category:hover {
    background-color: rgba(250, 250, 250, 0.60);
    transition: all 0.5s ease-in-out;
}

.shop-product-cat-render .parent-category:hover .category-title {
    color: #1E4239;
}

#top-menu li {
    padding-right: 20px;
}

div#text-2.fwidget {
    display: none;
}

/*.goodwell_pagination a.next.page-numbers:after {*/
/*    content: url("http://devwp.visibleone.io/p277/wp-content/uploads/right-arrow.svg");*/
/*}*/

.home #main-header {
    position: absolute;
    bottom: 0 !important;
    max-height: 100px;
    top: unset !important;
}

.home #main-header.et-fixed-header {
    position: fixed;
    top: 0 !important;
}

li.sf-level-0.sf-item-84 {
    display: none;
}

body.et_header_style_left #et-top-navigation nav&gt;ul&gt;li.wpml-ls-item:not(:last-child) {
    display: flex;
    align-items: center;
    justify-content: center;
}

body.et_header_style_left #et-top-navigation nav&gt;ul&gt;li.wpml-ls-item:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
}

div#n2-ss-2 .n2-ss-slider-4 {
    height: 100vh !important;
}

.n2-ss-slider .n2-ss-slide-background-image img {
    object-fit: contain;
}

footer#main-footer .container #footer-widgets .footer-widget #nav_menu-5 h4::after {
    display: none;
}

.search-results a.entry-featured-image-url img {
    /*object-fit: contain;*/
    max-height: 320px !important;
}

form.searchandfilter li label {display:inline;}
form.searchandfilter li ul li ul li {font-size:80%;}
form.searchandfilter ul.children { display: none; }
form.searchandfilter input:checked ~ ul.children {display: block;border-bottom:1px solid #ccc;}

.et-db #et-boc .et-l .product-second-section .et_pb_row .et_pb_column.et-last-child .sf-field-taxonomy-product_cat li:not(.children li) &gt; input.sf-input-checkbox {
     display: none;
    position: relative;
    visibility: hidden;
    background: none;
    border: none;
}

.et-db #et-boc .et-l .product-second-section .et_pb_row .et_pb_column.et-last-child .sf-field-taxonomy-product_cat li:not(.children li) &gt; label.sf-label-checkbox::before {
    content: "+" !important;
    /*display: block;*/
    padding-right: 5px;
    font-size: 30px;
    visibility: visible;
    color: #FFF;
}

.et-db #et-boc .et-l .product-second-section .et_pb_row .et_pb_column.et-last-child .sf-field-taxonomy-product_cat li.sf-option-active:not(.children li) &gt; label.sf-label-checkbox::before {
    content: "-" !important;
}

.et-db #et-boc .et-l .product-second-section .et_pb_row .et_pb_column.et-last-child li:not(.children li) &gt; label.sf-label-checkbox {
    padding-left: 3px !important;
}

.et_right_sidebar #left-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.et_right_sidebar #left-area &gt; :last-child {
    display: block !important;
    grid-column: span 2;
}

.search #left-area p.post-meta {
    display: none;
}

article.receipe-post-wrap {
    max-width: 353px;
    width: 100%;
    /* width: 300px; */
}

.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: none;
}

section.related.products {
    display: none;
}

.search-receipe-post-wrap img {
    aspect-ratio: 16 / 15;
    width: 100%;
}

.search-receipe-post-wrap p.article-description {
    color: #FFF;
}

.et-db #et-boc .et-l .product-second-section .et_pb_row .et_pb_column.et-last-child .sf-field-taxonomy-product_cat h4 {
    position: relative;
}

/* Default content in English */
.et-db #et-boc .et-l .product-second-section .et_pb_row .et_pb_column.et-last-child .sf-field-taxonomy-product_cat h4::after {
    content: "Clear";
    cursor: pointer;
    background-color: rgb(255, 125, 9);
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
}

/* Override content for Traditional Chinese (zh-TW) */
html[lang="zh-TW"] .et-db #et-boc .et-l .product-second-section .et_pb_row .et_pb_column.et-last-child .sf-field-taxonomy-product_cat h4::after {
    content: "æ¸…é™¤"; /* Traditional Chinese for "Clear" */
}

h2.related-recipes-title {
    font-size: 40px;
}

@media only screen and (min-width: 1920px) {
    .receipes-posts-wrapper .receipe-post-wrap img {
        object-fit: fill;
    }

    body.et-db #et-boc .et-l .product-first-section div.et_pb_row, body.et-db #et-boc .et-l .product-second-section div.et_pb_row {
        max-width: 1520px;
    }
}

@media only screen and (max-width: 1270px) {
    .receipes-posts-wrapper .receipe-post-wrap img {
        object-fit: fill;
    }

    h2.related-recipes-title {
        font-size: 35px;
    }
}

@media only screen and (max-width: 1350px) {
    .parent-categories.shop-product-cat-render {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 999px) {
    .parent-categories.shop-product-cat-render {
        grid-template-columns: repeat(2, 1fr);
    }

    h2.related-recipes-title {
        font-size: 30px;
    }
}

@media only screen and (max-width: 630px) {
    .parent-categories.shop-product-cat-render {
        grid-template-columns: repeat(1, 1fr);
    }

    .search div#left-area {
        display: block;
    }

    article.search-receipe-post-wrap {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 500px) {
    .wa__btn_popup, .wa__popup_chat_box.wa__pending.wa__active.wa__lauch {
        right: 55px !important;
        bottom: 60px !important;
    }
}

@media only screen and (max-width: 430px) {
    div#n2-ss-2 .n2-ss-slide {
        max-height: 500px;
    }

    .wa__btn_popup, .wa__popup_chat_box.wa__pending.wa__active.wa__lauch {
        right: 15px !important;
        bottom: 50px !important;
    }
}

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