/*
Theme Name: Syron child
Theme URI: http://landing.rivaxstudio.com/syron/
Author: RivaxStudio
Author URI: https://themeforest.net/user/rivaxstudio/
Description: Modern and high-quality theme for Blog & magazine sites
Version: 1.0
Requires PHP: 8.0
Tested up to: 6.7
Template:  syron
License: Themeforest.net
License URI: http://themeforest.net/licenses
Text Domain: syron
Tags: grid-layout, left-sidebar, right-sidebar, flexible-header, footer-widgets, featured-images, translation-ready
*/








/* Hide any remaining tag-related elements */
.post-tags,
.tags-links,
.tag-links,
.tagcloud,
.widget_tag_cloud,
[class*="tag-"],
[id*="tag-"] {
    display: none !important;
}


/* Mobile (default/smallest screens) */
.privax-post-kenzo-widget .terms-wrapper {
    margin-bottom: 5px;
    font-size: 14px;
}

/* Tablet (typically 768px and up) */
@media (min-width: 768px) {
    .privax-post-kenzo-widget .terms-wrapper {
        margin-bottom: 12px;
        font-size: 13px;
    }
}

/* Full width/Desktop (typically 1024px or 1200px and up) */
@media (min-width: 1024px) {
    .privax-post-kenzo-widget .terms-wrapper {
        margin-bottom: 15px;
        font-size: 14px;
    }
}





