.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
padding: 11px 23px;
}
  

@media screen and (max-width: 468px) {
  .homepage_hero_text {
    font-size: 2em;
  }
}

#widget-custom_html-10 {
	color: green;
}


#add_payment_method .wc-proceed-to-checkout a.checkout-button, .uk-button-primary, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    border-color: #870000;
}


.uk-button-small:hover {
    background-color: rgba(142, 1, 1, 0.76);
	
}

.uk-button-small {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 0.7em;
}


@media screen and (max-width: 1296px) {
  .uk-button-small {
    font-size: 0.5em;
  }
}

@media screen and (max-width: 1154px) {
  .uk-navbar>ul>li {
    font-size: 0.3em;
  }
}

.btn:not(.uk-button-text):not(.uk-button-link)::before, .uk-button:not(.uk-button-text):not(.uk-button-link)::before {
	height: 0; 
}