#bt-scroll-up{
	background-color: #8c4448;
	color: white;
}

.elementor-icon-box-description a{
	color: #ffff;
}

.woocommerce ul.products.woo-archive-btn-button .button:not(.kb-button) {
	background-color: #8c4448;
	color:white;
}

.woosw-btn{
	background-color: #8c4448;
	color:white;
}

.woosc-btn{
	background-color: #8c4448;
	color:white;
}

.woosq-btn{
	background-color: #8c4448;
	color:white;
}

.button:active, .button:focus, .button:hover, .wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-element-button:active, .wp-element-button:focus, .wp-element-button:hover, button:active, button:focus, button:hover, input[type=button]:active, input[type=button]:focus, input[type=button]:hover, input[type=reset]:active, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:active, input[type=submit]:focus, input[type=submit]:hover {
	background-color:#8C4448;
	color:white;
}

.woocommerce ul.products.woo-archive-btn-button li:hover .product-action-wrap .button:not(.kb-button) {
	background-color:#8C4448;
	color:white;
}

.site-footer .site-middle-footer-wrap a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)):hover{
	color:#800000;
}

#cart-drawer.popup-drawer .drawer-header {
	background-color:#8C4448;
}

#cart-drawer h2.side-cart-header {
	color:white;
}

.base-svg-iconset svg {
	color:white;
}

.woocommerce.widget_shopping_cart .buttons a:not(.checkout), .woocommerce .widget_shopping_cart .buttons a:not(.checkout){
	background-color:#8C4448;
	color:white;
}

.button:visited, .wp-block-button__link:visited, .wp-element-button:visited, button:visited, input[type=button]:visited, input[type=reset]:visited, input[type=submit]:visited {
	background-color:#8C4448;
	color:white;
}

.woocommerce.widget_shopping_cart .buttons a:not(.checkout):hover, .woocommerce .widget_shopping_cart .buttons a:not(.checkout):hover{
	background-color:#8C4448;
	color:white;
}

.button, .wp-block-button__link, .wp-element-button, button, input[type=button], input[type=reset], input[type=submit] {
	background-color:#8C4448;
	color:white;
}

a {
	color:black;
}

#payment ul.wc_payment_methods li.wc_payment_method input[type=radio]:first-child:checked+label:before {
	border-color:#8C4448;
	background:white;
}

.jp-relatedposts{
	    display: none !important;
}