/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#product-sidebar{
	display:none;
}
.cat-item.cat-item-86{
	display:none;
}
@media screen and (min-width:850px){
	.nav{
		text-align:center;
		display:inline-block;
	}
}
.absolute-footer .menu-secondary-container{
	display:none;
}
.box-text-bottom .box-text-inner a{
	color:#555;
}
.footer-2 {
    background-color: #61974a !important;
}
.absolute-footer {
    background-color: #222 !important;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{
	display:none;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}
