/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: 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: konte
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: konte
*/

.woocommerce-store-notice.demo_store{
	background-color: red!important;
}
.woocommerce div.product.layout-v1 .product-gallery-summary {
	margin-top: 100px
}
/*.shop-page-content {
	padding-top: 50px;
}*/

.product-toolbar {
    padding-bottom: 60px;
}
.woocommerce-product-attributes-item__value {
	padding-left:30px;
}
@media screen and (min-width:581px){
	.main-navigation.primary-navigation {
		margin-left: 0!important;
	}
	.main-navigation.secondary-navigation {
		margin-right: 0!important;
	}
	.site-branding {
		margin: 0!important;
	}
}
.header-hamburger.hamburger-menu{
	display:none;
}
.text-center.login-tabs-nav {
	display: flex;
	flex-direction: column;
}
.text-center.login-tabs-nav span{
	margin-bottom: 30px;
	margin-right: 0!important;
}