/*
Theme Name: CoffeeKing Child Theme
Theme URI: http://coffeeking.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for CoffeeKing
Template: coffeeking
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: coffeeking

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.
*/

.product_meta {
	display: none !important;
}
.reset_variations {
    display: none !important;
}
.agree-label {
	color: #7c7c7c;
	font-weight: normal;
	font-size: 13px;
	vertical-align: bottom;
}
.btn-newsletter {
	background-color: #4e3332 !important;
	border-color: #4e3332 !important;
}
.btn-newsletter:hover {
	background-color: #242424 !important;
	border-color: #242424 !important;
	color: #fff !important;
}
.heading.color-second .subheader {
	color: #c0aa83 !important;
}
.social-small.icon-style-square a {
	background-color: #ededed;
	color: #000;
}
.mc4wp-form.mc4wp-form-806 { 
	top: 11px;
}
.social-icons-list.fa {
	color: #fff !important;
}
#block-footer h4 {
	color: #fff;
}
#block-footer .social-icons-list .fa {
	color: #5b3b39 !important;
}
#block-footer .widget_nav_menu ul li.current_page_item a {
	color: #5b3b39 !important;
}
#block-footer .widget_nav_menu ul li a:before {
	color: #5b3b39 !important;
}
.btn-main-filled.btn.btn-main-filled {
	color: #fff;
}
.label {
	color: #4e3332 !important;
	background-color: #fff !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
	color: #000 !important;
}
.comment-text table:not(.variations) thead th, .text-page table:not(.variations) thead th {
    background: #4e3332 !important;
}
.woocommerce-cart table.cart th {
padding: 10px !important;
}