/*
Theme Name: Glozin Child
Theme URI: https://wpglozin.com/
Author: UIXThemes
Author URI: https://uix.store
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: glozin
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: glozin
*/
.topbar .topbar-items .topbar-custom-html{
        color: #333333;
        font-size: 16px;

}
.topbar  .topbar-items{
    justify-content: center !important;
}
/* .our_brand .swiper .swiper-pagination{
    display: block !important;
} */

body{
    background-color: #0F0F0F;
}
.site-header{
    background-color: #0F0F0F;
    color: #fff;
}
.header-items {
    color: #ffffff;
}
.primary-navigation .nav-menu>li>a{
    color: #fff;
}
.primary-navigation .menu-item-mega .mega-menu li.menu-item{
    color: #0F0F0F;
}