/*
	Theme Name: PeakShops Child Theme
	Description: <strong>A fast &amp; optimized WooCommerce WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/fuel_themes">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Author URI: https://fuelthemes.net
	Text Domain: peakshops
	Template: peakshops
	Domain Path: /inc/languages
	Tags: two-columns, four-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
	License: ThemeForest License
	License URI: https://themeforest.net/licenses/standard
*/

.thb-product-tabs table.woocommerce-product-attributes tbody tr th, .thb-product-tabs table.woocommerce-product-attributes tbody tr td{padding-right: 10px!important;}

.badge.style1 + .badge,
.products .product.thb-listing-button-style2 .product-thumbnail .button {
  z-index: 11;
}
.shop-general-title, .cart_totals h2{
  font-weight: 900;
}
.woocommerce-billing-fields h3{
  font-weight: 900;
}
@media only screen and (min-width: 736px){
	.footer .footer-logo-holder {
		display: flex;
		justify-content: start;
		align-items: center;
		max-width: 79.375rem;
		margin-right: auto;
		margin-left: auto;
		display: flex;
		flex-flow: row wrap;
		padding: 0 2.5rem;
	}
}