/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 6.2.0
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }
/* .count{display: none;} */

.sidebar-menu > li.menu-item.active {
    background: #FD3E02 !important;
}
.welcome-msg{
display: none !important;
}
.menu-custom-block{
	display: none !important;
}
.sidebar-toggle{
display: none !important;
}
.porto-sticky-navbar.fixed{
	justify-content: space-around;
}

.blockUI{
	opacity: 1 !important;
}

.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit{
	background-color: #fd3e02;
}
.awooc-custom-order-button.button.alt.no-stock-no-price:not(.no-margin), .awooc-custom-order-button.button.alt.show-add-to-card{
	height: 48px;
	margin: 0 0.625rem 0.375rem 0;
	font-size: 1.4em;
	font-family: Poppins,sans-serif;
}
