/*
Theme Name:     Foxiz child
Template:      	foxiz
Theme URI:      https://foxiz.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Foxiz in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Header
-------------------------------------- */
.logo-wrap {
	padding: 10px 0px !important;
	max-width: 200px;
}

.main-menu > li > a {
	padding-left: var(--menu-item-spacing, 1px) !important;
}

.font-resizer {
	display: none;
}

/* Single Post
-------------------------------------- */
.s-cats {
	display: none;
}

.feat-caption meta-text {
	display: none;
}