/*
Theme Name: Shop Store
Description: Shop Store is a MultiPurpose, Responsive, SEO Friendly, Clean, Customizable and WooCommerce Compatible theme. it is best theme to sell products and display informations such as text, images, tables, menus, header image, widgets etc. Shop Store theme is fully compatible with Elementor page builder and also have page templates such as Full Width for Page Builder, Page with Left Sidebar, Page with Right Sidebar, Full Width template. Theme Features: Custom Logo, Custom Menu, Custom Widgets, Social Icons, WooCoomerce Icons, Header Image, Front Page Slider, Page Templates, Footer Widgets, Footer Copyright Section, Typography Options, Blog Options, WooCoomerce Options, Social Profile Options, Sidebar Menu Options, Sticky Menu Option, Back To Top Icon, Page Loading Icon and much more. Shop Store theme can be use for many type of websites such as Blog, eCommerce, Photography, Lifestyle, Travel, Hotel, Restaurant, Portfolio, Agency and Firm, Business Website, Gallery, Event, Startups, Architecture, Medical, Sport, Landing Page, One Page, Affiliate, Education, Yoga and similar websites.
Author: parkerarianna3
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, blog, e-commerce
Text Domain: shop-store
Template: di-blog
*/

.post-excepr-content ul.product_list_widget {
	list-style: none outside;
	padding: 0;
	margin: 0;
}

.post-excepr-content ul.product_list_widget li {
	padding: 5px 0px;
	margin: 20px 0px;
	list-style: none;
}

.post-excepr-content ul.product_list_widget li::before {
	content: ' ';
	display: table;
}

.post-excepr-content ul.product_list_widget li a {
	display: block;
	font-weight: 700;
}

.post-excepr-content ul.product_list_widget li .star-rating {
	display: none;
}

.post-excepr-content ul.product_list_widget li img {
	float: right;
	margin-left: 4px;
	width: 70px;
	height: auto;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.woocommerce ul.products li.product .star-rating {
	display: none;
}

.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
	text-align: center;
	margin-bottom: 6px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
	margin-bottom: 6px;
}

.woocommerce ul.products li.product .price {
	text-align: center;
	margin-bottom: 10px;
}

.woocommerce ul.products li.product .button {
	margin: 0 auto;
	display: table;
}

.woocommerce ul.products li.product a.quick_view.button {
	display: table;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	border: 1px solid #DADADA;
	border-radius: 3px;
	margin-top: 8px;
}

.woocommerce #wcqv_contend .product .summary.entry-summary .summary-content form.cart .button {
	font-size: 12px;
	float: left;
}

.woocommerce a.added_to_cart {
	display: table;
	margin: 0 auto;
}

.woocommerce a.button.product_type_variable {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	border: 1px solid #DADADA;
	border-radius: 3px;
}

.woocommerce a.button.product_type_external {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	border: 1px solid #DADADA;
	border-radius: 3px;
	text-align: center;
}

.woocommerce-account.woocommerce-page.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-message a.woocommerce-Button.button {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	border: 1px solid #DADADA;
	border-radius: 3px;
	text-align: center;
}

.woocommerce-account.woocommerce-page.woocommerce-downloads .woocommerce-MyAccount-content .woocommerce-Message a.woocommerce-Button.button {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	border: 1px solid #DADADA;
	border-radius: 3px;
	text-align: center;
}




