/*
Theme Name: Playrex
Theme URI: https://wordpress.vecurosoft.com/playrex/
Author: Vecurosoft
Description: Playrex – Esports And Gaming Wordpress Theme
Version: 1.4.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: playrex
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.wpcf7 input[type="file"] {
    width: 100% !important;
    color: #ccc !important;
    background-color: #111 !important;
    padding: 0 !important;
}
input[type="file"]::file-selector-button {
    background-color: #f2003a !important;
    color: #fff !important;
    border: none !important;
    height: 100% !important;
    padding: 0 16px !important;
    cursor: pointer !important;
    font-weight: 600 !important;
}
input[type="file"]::file-selector-button:hover {
    background-color: #0a58ca !important;
}