<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
span.custom-pix {
    display: block;
}
#wbot-chat-container #wbot-chat:not(.wbot-active) ~ #wbot-open-chat:before {
    bottom: 42px;
    left: 48px;
    transform: scale(1);
}
#wbot-chat-container #wbot-open-chat::before {
    background: hsl(180deg 98% 18%) !important;
}
#wbot-chat-container #wbot-chat #wbot-footer,
#wbot-chat-container #wbot-chat #wbot-header {
    background: hsl(180deg 98% 18%) !important;
}

.seopress-user-consent-backdrop {
	z-index:1000 !important;
}
.seopress-user-consent.seopress-user-message {
    border-radius: 10px;
    border-color: #afafaf;
    box-shadow: 0px 0px 30px -6px rgb(0 0 0 / 50%);
	max-width: 550px;
    width: 550px;
}</pre></body></html>