<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     The Fox Child
Theme URI:      https://themeforest.net/item/the-fox-contemporary-magazine-theme-for-creators/11103012
Description:    Child theme for The Fox Theme
Author:         Your name here
Author URI:     https://themeforest.net/user/withemes/portfolio/
Template:       fox
Version:        1.0
Tags:           custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */

.scrollup56.shown {
    bottom: 450px !important;
    right: 0px !important;
}

.entry-content .twitter-tweet.twitter-tweet-rendered {margin: auto;}

body.darkmode .wi-main a {
    color: #dcdcdc;
}
body.darkmode .wi-main a:hover {
    color: #a5aaad;
}

.entry-content {word-wrap: break-word;}
.entry-content hr {background-color: #ddd; border: none; height: 1px;}
.entry-content blockquote {margin: 48px auto !important;}

.style--blockquote-overlay blockquote:before, .style--blockquote-overlay .wp-block-quote.is-large:before, .style--blockquote-overlay .wp-block-quote.is-style-large:before {opacity: 0.05 !important;}

.footer-sidebar .menu li {line-height: 1 !important; font-size: 15px;}

body.darkmode .totalpoll-widget-latest-poll .totalpoll-question-container .totalpoll-question-content {color: #f6f6f6 !important;}

body.darkmode .totalpoll-widget-latest-poll .totalpoll-question-choices-item-control {
    background: #0a0a0a !important;
    color: #dcdcdc;
    border-color: #444 !important;
    border-radius: 24px !important;
}

body.darkmode .totalpoll-widget-latest-poll .totalpoll-question-choices-item-results .totalpoll-question-choices-item-label {
    background: unset !important;
    border-color: #444 !important;
    color: #f6f6f6;
    border-radius: 24px;
}

.darkmode #wpdcom .wpd-comment-text {
    color: #a5aaad;
}

.darkmode #wpdcom .wpd-blog-guest .wpd-comment-author, .darkmode #wpdcom .wpd-blog-guest .wpd-comment-author a {
    color: #dcdcdc;
}

.darkmode #wpdcom .wpd-blog-post_author .wpd-comment-author, .darkmode #wpdcom .wpd-blog-post_author .wpd-comment-author a {
    color: #6787c9;
}

.darkmode #wpdcom .wpd-comment .wpd-reply-to a {
    color: #dcdcdc;
}


/* MV Sidebar Adjustment */
/*@media only screen and (min-width: 768px) {
body.right-sidebar #right-sidebar {
 min-width: 300px !important;   
}
body.right-sidebar #primary {
    max-width: calc(100% - 300px) !important;
}    
}*/
/* MV Mobile Adjustment */
@media only screen and (max-width: 359px) {
    .site-content {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}</pre></body></html>