/*!
Theme Name: Schalk Muehle 2021
Theme URI: http://stockie.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Stockie is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: stockie
Text Domain: stockie
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.select2-container--default .select2-selection--single
{color: #fff !important;}

#woo-nutrition-table #nutrition-explain {
    display:none;
}

.blog-grid .post-details {
	display: none;	
}

.single-post  a.btn-link {
	color: white;
}

.woo-variation-price .price {
    display: block !important;
}

.portfolio-content .task-title {
	display: none;
}

ul.products.woo-products-slider  li.product a {
	color: #B79B6C !important;
}

.single-post h2 {
	color: black;
}

.woo_c-product .woo_c-product-details-inner .price:not(.smaller) .amount, .product-popup .woo_c-product-details-inner .price:not(.smaller) .amount {
	font-size: 1.6rem;	
}

body .site-content {
	overflow: inherit;	
}

.archive.tax-product_cat .header-title {
	background-color: white;
	margin-top: 160px;
}

.archive.tax-product_cat .header-title .bg-image {
	display: none;	
}

.woocommerce .star-rating > span:before {
	    white-space: nowrap;
}

div.nsl-container-block .nsl-container-buttons a {
	max-width: none !important;
}

.simple-capacity {
	margin-left: 25px;	
}
.simple-capacity .capacity {
	background-color: #f9f9f9;
    padding: 10px;
    border-radius: 15px;	
	border: 1px solid #efefef;
}

.grecaptcha-badge {
	display: none !important;
}

.fb_dialog_content iframe {
	margin-bottom: 50px !important;	
}

.wcppec-checkout-buttons__separator {
	display: none;	
}

.mailchimp-newsletter label {
	display: inline !important;	
}

.woocommerce-terms-and-conditions-checkbox-text {
	font-weight: normal !important;
    text-transform: none !important;
    font-size: 15px !important;
    margin-left: 4px !important;
}

.comments-area {
	max-width: 650px;
    margin: 0 auto;
}
.comments-area .comment-body {
	padding: 0px 0px 0 10px !important;
}
.comments-area .comment-body .star-rating {
	top: 5px !important;
}
.comments-area .review {
    list-style: none;
}
.woocommerce-pagination {
	text-align: center;	
}
.woocommerce-pagination li {
	display: inline;
}
.woocommerce-pagination .page-numbers:not(ul) {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.progress-bar {
	background-color: transparent;	
}


.postNav_item_inner_heading {
	color: #382700 !important;
}
.related-post-heading {
	color: #382700 !important;
}
.related-posts .blog-grid-headline {
	color: #382700 !important;
}
.related-posts a.btn-link {
	color: #382700 !important;
}

.icon-box-wrap > span {
  font-size: 45px;
  line-height: 1em;
}