/*
Theme Name: Ordo Child
Theme URI: https://demo.themeftc.com/ordo/
Template: ordo
Author: the ThemeFTC team
Author URI: https://demo.themeftc.com/ordo/
Description: ordo brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-colors,custom-header,custom-menu,editor-style,featured-images,post-formats,sticky-post,theme-options,threaded-comments,translation-ready
Version: 2.1.2
Updated: 2023-04-08 09:56:04

*/

#masthead {
    background-color: #000;
}

   .mobile-button {
	    color: #fff;
	   background-color: #000;
        width: 32px;
        z-index: 400;
        text-align: left;
    }

    .header-ftc.header-layout1 .header-content, .header-ftc.header-v2 .header-content,
    .header-ftc .header-content {
        padding: 5px 0;
		color: #fff;
	   background-color: #000;
		
    }

.footer-mobile {
	visibility: hidden;
}

.woocommerce-ordering {
	visibility: hidden;
}

.count:hover {
	color: green;
}

#right-sidebar {
	padding-top: 150px;
}