/home/fdhrevqn/public_html/wp-content/themes/fox/inc/generated_selectors.php
<?php 
        
function fox_accent_selectors() {
    return [
    'color' => '.color-accent,.social-list.style-plain:not(.style-text_color) a:hover,.wi-mainnav ul.menu ul > li:hover > a,
    .wi-mainnav ul.menu ul li.current-menu-item > a,
    .wi-mainnav ul.menu ul li.current-menu-ancestor > a,.related-title a:hover,.pagination-1 a.page-numbers:hover,.pagination-4 a.page-numbers:hover,.page-links > a:hover,.reading-progress-wrapper,.widget_archive a:hover, .widget_nav_menu a:hover, .widget_meta a:hover, .widget_recent_entries a:hover, .widget_categories a:hover, .widget_product_categories a:hover,.tagcloud a:hover,.header-cart a:hover,.woocommerce .star-rating span:before,.null-instagram-feed .clear a:hover,.widget a.readmore:hover',
    
    'background' => '.bg-accent,html .mejs-controls .mejs-time-rail .mejs-time-current,.fox-btn.btn-primary, button.btn-primary, input.btn-primary[type="button"], input.btn-primary[type="reset"], input.btn-primary[type="submit"],.social-list.style-black a:hover,.style--slider-nav-text .flex-direction-nav a:hover, .style--slider-nav-text .slick-nav:hover,.header-cart-icon .num,.post-item-thumbnail:hover .video-indicator-solid,a.more-link:hover,.post-newspaper .related-thumbnail,.pagination-4 span.page-numbers:not(.dots),.review-item.overall .review-score,#respond #submit:hover,.dropcap-color, .style--dropcap-color .enable-dropcap .dropcap-content > p:first-of-type:first-letter, .style--dropcap-color p.has-drop-cap:not(:focus):first-letter,.style--list-widget-3 .fox-post-count,.style--tagcloud-3 .tagcloud a:hover,.blog-widget-small .thumbnail-index,.foxmc-button-primary input[type="submit"],#footer-search .submit:hover,.wpcf7-submit:hover,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,.woocommerce a.add_to_cart_button:hover,.woocommerce #review_form #respond .form-submit input:hover',
    
    'border' => '.review-item.overall .review-score,.partial-content,.style--tagcloud-3 .tagcloud a:hover,.null-instagram-feed .clear a:hover',
    ];
}

        
function fox_border_selectors() {
    return 'textarea,table,td, th,.fox-input,
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,select,.fox-slider-rich,.style--tag-block .fox-term-list a,.header-sticky-element.before-sticky,.post-sep,.blog-related,.blog-related .line,.post-list-sep,.article-small,
.article-tall,.article-small-list,.pagination-1 .pagination-inner,.toparea > .container,.single-heading,.single-heading span:before, .single-heading span:after,.authorbox-simple,.post-nav-simple,#posts-small-heading,.commentlist li + li > .comment-body,.commentlist ul.children,.hero-meta .header-main,.widget,.widget_archive ul, .widget_nav_menu ul, .widget_meta ul, .widget_recent_entries ul, .widget_categories ul, .widget_product_categories ul,.widget_archive li, .widget_nav_menu li, .widget_meta li, .widget_recent_entries li, .widget_categories li, .widget_product_categories li,#footer-widgets,#footer-bottom,#backtotop,.offcanvas-nav li + li > a,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li a,.products.related > h2,
.products.upsells > h2,
.cross-sells > h2,.woocommerce table.shop_table,#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text,.woocommerce-MyAccount-navigation ul li + li';
}