/*
Theme Name: Envo Storefront Child
Theme URI: https://envothemes.com/free-envo-storefront/
Template: envo-storefront
Author: EnvoThemes
Author URI: https://envothemes.com/
Description: Envo Storefront is a fast, clean and modern-looking responsive free WooCommerce theme for WordPress. This theme supports popular page builders like Elementor, KingComposer, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Brizy, Visual Composer, etc. The theme is responsive, super fast, SEO friendly, WPML and RTL ready. Documentation: https://envothemes.com/docs/docs/envo-storefront/ Theme demo ready to import: https://envothemes.com/envo-storefront/
Tags: one-column,two-columns,full-width-template,right-sidebar,custom-background,custom-menu,custom-header,editor-style,featured-images,translation-ready,custom-logo,threaded-comments,footer-widgets,rtl-language-support,blog,e-commerce
Version: 1.2.3.1764734247
Updated: 2025-12-03 03:57:27

*/
.top-bar-section {
    background-color: #c2c2c2;
	border-bottom: 1px solid #d5d5d5;
    color: #000;
    padding: 5px 0;
    font-size: 16px;
}
.site-header {
    padding: 30px 0;
    background-color: #f7f2ee;
	border-bottom: 1px solid #dcdcdc;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-page-ancestor > a {
    border-bottom: 2px solid #cb2a21; /* Throw & Fire red */
    padding-bottom: 4px;
    color: #cb2a21;
}
.navbar-left {
    float: left !important;
    padding-left: 80px;
}

.main-navigation a {
    color: #222222;
    font-weight: 500;
	border-bottom: 1px solid #e2e2e2;
}
#content-footer-section {
    border-top: 1px solid #dfdfdf;
	background-color: #f7f2ee;
    color: #000000;
    padding: 15px;
    clear: both;
}
.footer-middle-bar {
    padding: 15px 0;
    border-top: 1px solid #545454;
    border-bottom: 1px solid #eee;
    text-align: center; /* or left/right if you prefer */
    font-size: 14px;
	background-color: #c2c2c2;
}

.footer-credits {
    background-color: #545454;
    clear: both;
}

.footer-middle-bar .footer-middle-widget {
    display: inline-block;
    margin: 0 10px;
}
