<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.widget-area .widget-term-by-term .widget-title,
.widget-term-by-term .widget-title {
    background-color: #faaf19;
    color: #fff;
    display: block;
    padding: 5px 10px;
    font-size: 17px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
text-align: center;
}

.widget-term-by-term .is-divider {
    display: none;
}

.widget-term-by-term .widget-content {
    border: 1px dotted #e4e5e7;
    padding: 5px;
}

.widget-term-by-term .widget-content li {
    margin-left: 0;
    border-bottom: 2px solid #f0e68c;
    padding-bottom: 10px;
    padding-left: 0;
}

.widget-term-by-term .widget-content .products li {
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

.widget-term-by-term .widget-content .products li:first-child {
    border-top: 1px dashed #f0e68c;
    margin-top: 10px;
    display: block;
    padding-top: 5px;
}

.widget-term-by-term .widget-content li:before {
    display: none;
}

.widget-term-by-term .widget-content li a:not(.button),
.widget-term-by-term .widget-content li a {
    display: block;
    text-decoration: none;
}

.widget-term-by-term .widget-content li a:before {
    content: "\f0da";
    font-family: "Fontawesome";
    display: inline-block;
    margin-right: 6px;
    font-size: 17px;
    line-height: 1px;
    margin-left: 2px;
}

.widget-term-by-term .widget-content li &gt; button {
    display: none;
}

.widget-term-by-term .widget-content li .products {
    margin-left: 25px;
    margin-top: 5px;
    display: none;
}

.widget-term-by-term .widget-content li .children {
    margin-left: 0px;
}

.widget-term-by-term .widget-content li.has-children &gt; a {
    margin-bottom: 10px;
    color: #444;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}

.widget-term-by-term .widget-content li .products a:before,
.widget-term-by-term .widget-content li.has-children &gt; a:before {
    display: none;
}

.widget-term-by-term .widget-content li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

@media screen and (min-width: 850px) {
    .tax-yith_product_brand .large-3 {
        max-width: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }

    .tax-yith_product_brand .large-9 {
        max-width: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    }

    #mega_menu &gt; li &gt; ul.sub-menu {
        width: 780px;
    }

    #mega_menu ul.sub-menu &gt; li {
        width: 50%;
        float: left;
    }

    #mega_menu ul.sub-menu &gt; li:nth-last-child(2):nth-child(odd) &gt; a,
    #mega_menu ul.sub-menu &gt; li:last-child &gt; a {
        border-bottom-width: 2px;
    }
}</pre></body></html>