/* ===================================================================================

* Theme Name: Sugarbit Child
* Theme URI: https://sugarbit.gr/
* Author: sugarbit
* Author URI: https://sugarbit.gr/
* Description: Sugarbit Website Custom Wordpress Theme
* Version: 1.0.0
* Tested up to: 6.8
* Requires PHP: 7.4
* Template: redox
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

====================================================================================== */

span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
    margin-top: 26px;
    color: #fff;
}

.wpcf7-response-output {
    color: #fff;
    width: fit-content;
}

.blog-area .blog .meta {
    display: none;
}

[data-theme=dark] .blog-details-area .meta {
    display: none;
}