.main-header .header-mobile img{
  max-width: 120px;
}

.product_meta .sku_wrapper {
	display: none !important;
}
.post-type-archive-product  .page-title-wrapper{
    display: none !important;
}

.product_meta .product-stock-status-wrapper,
.woocommerce .woocommerce-result-count,
.woocommerce-MyAccount-navigation-link--downloads{
	display: none !important;
}

.product_meta .product_dimensions, .product_meta .product-stock-status-wrapper + span,
.woocommerce-Tabs-panel > h2 {
	display: none !important;
}

.shop-sidebar.hidden-sm {
	display: block !important;
}

.woocommerce-widget-layered-nav .count{
		display: none !important;
}

header.main-header .header .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li > span.quantity,
header.main-header .header .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total{
	color: #333;
}

@media only screen and (max-width: 480px) {
	.archive  .product-listing.woocommerce .product-item-wrapper {
		width: 50% !important;
	}
}


.footer_inner {
	color: #000000 !important;
}

footer.main-footer .widget_nav_menu ul.menu li, footer.main-footer .textwidget span {
	color: inherit !important;
}

.woocommerce table.shop_table td.product-price, .woocommerce table.shop_table td.product-subtotal,
.woocommerce-cart .cart-collaterals .cart_totals_inner table tr td .amount, .woocommerce-cart .cart-collaterals .cart_totals_inner table tr th .amount{
	   font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}

.woocommerce div.product .entry-summary p.price, .woocommerce div.product .entry-summary p.price ins, .woocommerce div.product .entry-summary p.price del, .woocommerce div.product .entry-summary span.price, .woocommerce div.product .entry-summary span.price ins, .woocommerce div.product .entry-summary span.price del{
	    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    font-size: 30px;
}

@media only screen and (min-width: 992px) {
	.x-nav-menu.x-nav-menu-horizontal li > ul.x-sub-menu li > a{
		        color: #000 !important;
	}
}

.site-content, .primary-sidebar, .shop-sidebar, .footer_inner{
	    color: inherit !important;
}


.product-listing.woocommerce .add_to_cart_button , .product-listing.woocommerce .product_type_simple{
	    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
}


.woocommerce-checkout .blockUI.blockOverlay,
#zorka-modal-search .ajax-search-result li span{
	display:none!important;
}

#zorka-modal-search .ajax-search-result li.selected a, #zorka-modal-search .ajax-search-result li a:hover {
    color: inherit !important;
}