@charset "UTF-8";
/*
Theme Name: Philos Child
Theme URI: http://theme.nileforest.com/woo/philos1/
Author: Nileforest
Author URI: https://themeforest.net/user/nileforest/portfolio/
Template: philos
Description: Child theme for Philos v5.6 with migrated site-specific customizations.
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, sticky-post, theme-options, translation-ready
Version: 5.6.1
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: philos
*/

/* Migrated from the previous customized theme version. */
.type-post .blog-box .post-thumbnail {
    display: none !important;
}

.header-main .logo a {
    margin-bottom: 15px;
    margin-top: 15px;
}

.newsletter-from .frm-input-email {
    background: rgba(0, 0, 0, 0.60);
    border: 2px solid rgba(255, 255, 255, 0.75);
    border-radius: 50px;
    color: #fff !important;
    font-weight: bold;
    min-width: 450px;
    padding: 12px 20px;
    width: 100%;
}
