/**
 * Theme Name:     ShoppingCart Child
 * Author:         Theme Freesia
 * Template:       shoppingcart
 * Text Domain:	   shoppingcart-child
 * Description:    ShoppingCart is a beautiful theme especially build for Store, eCommerce, Shop and also fits for any kind of Shopping theme which contains all the feature you need to create a stunning website. The theme consists of well organized components so it’s easy to edit and customize everything to create a specific website for your needs. It is designed for Shopping but this is competent for every kind of site such as personal blog, ecommerce, portfolio etc. which is designed and developed by Theme Freesia. With a focus on Shopping sites, it features multiple sections on the front page as well as widgets, multiple navigation and social menus, a logo and more. This theme supports popular plugins like Breadcrumb NavXT, WP-PageNavi, Contact Form 7, Jetpack by WordPress.com, bbPress, wooCommerce and many more. It is 100% translation ready and you can easily customize with lots of options using Customizer. It consists contact us template, gallery template, Shopping Template, widgets and Sidebar. Get free support at https://tickets.themefreesia.com/ and View demo site at http://demo.themefreesia.com/shoppingcart.
 */

html[lang="bg-BG"] .header-right .cart-box .my-cart-wrap .my-cart {
	text-indent: -9999px;
	clear: both;
}

html[lang="bg-BG"] .header-right .cart-box .my-cart-wrap .my-cart:before {
	content: "Общо";
	text-indent: 0;
    display: block;
    float: left;
}

html[lang="bg-BG"] .header-right .cart-box .my-cart-wrap div {
	clear: both;
}

.shoppingcart-grid-widget .view-more-wrap {
	display: none;
}

.woocommerce ul.products li.product .onsale {
	right: 7px;
}

.woocommerce div.product p.stock.in-stock {
	display: none;
}

.widget-area .product-categories li a,
.catalog-menu a,
#secondary .product-categories .cat-item .count,
#colophon .product-categories .cat-item .count {
	line-height: 1.5;
}

.widget-area .product-categories li a,
.catalog-menu a {
	padding: 5px 0;
}

.catalog-menu > ul > li:after {
	top: 12px;
}

.widget-area ul.children .cat-parent ul.children {
	margin-left: 15px;
}

.widget-area ul.children > .cat-parent ul.children li:before {
	content: '-';
}

.widget-area ul.children > .cat-parent ul.children li > ul.children li:before {
	content: '--';
}

.widget-area ul.children .cat-parent ul.children {
	display: none;
}

.widget-area ul.children > .cat-parent.current-cat > ul.children,
.widget-area ul.children > .cat-parent.current-cat-parent > ul.children {
	display: block;
}

.archive.woocommerce span.onsale {
	text-indent: -10px;
	font-size: 11px;
}

.widget-area span.onsale {
	left: initial;
    min-height: auto;
    top: initial;
    line-height: 1;
    border-radius: 0;
}

.widget-area span.onsale:before {
	content: none;
}

.widget-area .shoppingcart-grid-product .product-item-action .button {
	background-color: #f77426;
	color: #fff;
}

.widget-area .shoppingcart-grid-product .product-item-action .button:before {
	color: #fff;
}

#colophon .widget_nav_menu ul.sub-menu {
	display: none;
}

#secondary .product-categories .cat-item .count,
#colophon .product-categories .cat-item .count {
	float: none
}

.woocommerce ul.products li.product .price ins,
.shoppingcart-grid-product .price ins {
    display: block;
    float: none;
}