/*
Theme Name: Sober Child Theme
Theme URI: http://uix.store/sober/
Author: UIX Themes
Author URI: http://uix.store
Description: Sober is a fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sober
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: sober
*/

.sidebar-single-left.tax-product_cat .sober-container .widget-area,
.sidebar-single-left.post-type-archive-product .sober-container .widget-area { display: block; float: none; width: 100%; max-width: 1170px; margin: 0 auto; }
.sidebar-single-left.tax-product_cat .sober-container .content-area,
.sidebar-single-left.post-type-archive-product .sober-container .content-area { display: block; float: none; width: 100%; max-width: 1170px; margin: 0 auto; }
.shop-sidebar .widget:last-child { margin: 0 0 40px 0; padding: 0 0; }
.shop-sidebar .widget_product_categories ul.product-categories { margin: 0 auto; text-align: center; }
.shop-sidebar .widget_product_categories ul.product-categories li { display: inline-block; margin: 0 5px; }
.shop-sidebar .widget_product_categories ul.product-categories li a { display: block; margin: 0 auto; padding: 10px 15px; font-size: 1.6rem; line-height: 1; font-weight: 500; }

@media screen and (max-width: 990px){
	.post-type-archive-product.sidebar-single-left > .site > .site-content > .sober-container > .row {
		/*display: flex;*/
		/*flex-direction: column-reverse;*/
	}
}
@media screen and (max-width: 470px){
	.shop-sidebar .widget_product_categories ul.product-categories li {
		display: block;
		margin: 0 auto;
	}
}
