.tm-headerbar-default {
	background-image:url(../../../uploads/2022/01/b8ground.svg) !important;
	background-size:cover !important;
}

.uk-navbar-center:only-child {
	margin-right:0;
}

.tnp-widget input[type=text], .tnp-widget input[type=email] {
    border-color: #fffaf7;
    background-color: transparent;
	color:#fffaf7;
	border:none !important;
	border-bottom: solid 2px !important;
}

.tnp-widget input.tnp-submit {
	border:none !important;
	margin-top:30px !important;
	background-color:#878f84 !important;
	width: 150px;
	height:45px;
	margin:auto;
	color:#fffaf7 !important;
}

.tnp-widget input.tnp-submit:hover {
	background-color:#777d74 !important;
	color:#fffaf7 !important;
}

.woocommerce-tabs {
	display:none;
}

.related.products {
	clear:both;
}