<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
    Theme Name: Undefasa
    Author: Nextlevel
    Author URI: http://nextlevel.es/
    Text Domain: nl-theme
*/

/* all css in CSS folder. Edit cutom css here. PLease do not edit css/style.css */

.home-middle-section {
    background: linear-gradient(360deg, rgb(50, 50, 50) 1%, rgba(71, 71, 71) 98%) !important;
}

.contact-form .lopd {
    max-height: 80px !important;
}

.newsletter-form .lopd {
    margin-top: 10px;
    font-size: 12px;
    overflow: auto;
    max-height: 60px;
    padding: 10px 10px;
    border: 1px solid rgba(185, 185, 185, .1);
}

.video-label-collections .button-label {
    border: 1px solid #fff !important;
}

.home .carousel-nav&gt;div.collection-news-title h2 {
    text-transform: lowercase;
}

#CookiebotWidget {
    left: 25px !important;
    bottom: 50px !important;
}

.cookiee-contents {
    color: #87898D;
    text-align: right;
    margin: 20px 0;
}

.cookiee-contents a {
    display: inline-block;
    margin-left: 10px;
}

.CybotCookiebotDialogBodyButton {
    background: #4e4e4e !important;
    color: #fff !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
    border-color: transparent;
    border-bottom: 1px solid #4e4e4e !important;
    color: #4e4e4e !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    border: 2px solid #4e4e4e !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive:hover {
    color: #4e4e4e !important;
}

a.CybotCookiebotDialogDetailBodyContentCookieLink {
    color: #4e4e4e !important;
}

#CybotCookiebotDialogBodyContentText a {
    color: #141414 !important;
    text-decoration: underline !important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
    background: #4e4e4e !important;
    border: 1px solid #4e4e4e !important;
}

#CookiebotWidget .CookiebotWidget-consent-details button {
    color: #141414 !important;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
    fill: #4e4e4e !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize .CybotCookiebotDialogArrow {
    border: #fff !important;
}

#CybotCookiebotDialogPoweredbyImage {
    max-height: 60px !Important;
}

.c-product .lnk-upec {
    mix-blend-mode: normal !important;
    fill: #fff;
}

.c-product .lnk-upec svg {
    margin: 8px !important;
    height: 20px !important;
}

.product-card-in-modal .lnk-upec svg,
.product-card-in-modal .lnk-3d svg {
    fill: #b9b9b9;
    height: 25px !important;
}

.des .btn-white {
    margin: 0;
}

#rlvlive_1, #rlvlive_2 {
    position: relative;
}
.relevanssi-live-search-results-showing {
    top:0 !important;
    left:0 !important;
    background-color: #303030 !important;
}
.rlv-has-spinner {
    border-color: #b9b9b9 !important;
    border-right-color: transparent !important;
}
.rlv-has-spinner:after {
    background: #b9b9b9 !important;
}
.ajax-results {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.relevanssi-live-search-result-status {
    width: 100%;
}
.relevanssi-live-search-result {
    width: 48%;
}
.relevanssi-live-search-result img {
    width: 50px;
    border-radius: 3px;
    overflow: hidden;
    margin-right: 5px;
}
.relevanssi-live-search-result p, .relevanssi-live-search-result-status p {
    padding: 0.5em 1em !important;
}
.relevanssi-live-search-results {
    max-height: 320px !important;
}

.tablepress.tablepress {
    --text-color: #fff;
}
.tablepress.tablepress a {
    opacity: 0.8;
}

@media only screen and (max-width: 741px) {
    .relevanssi-live-search-result {
        width: 100%;
    }
    .page-template-tpl-collections .home-newsletter-wrap {
        background: unset;
    }

    .page-template-tpl-collections .home-newsletter-wrap {
        background: unset;
        padding: 1px;
    }

    .product-card-in-modal .lnk-upec svg,
    .product-card-in-modal .lnk-3d svg {
        fill: #b9b9b9;
        height: 20px !important;
    }
}
</pre></body></html>