.wp-block-button__link	{	background-color:#ab071d; }	
h1.entry-title{	color:#003c7a;
font-weight: 400; }
#infinite-handle span {
    background: #003c7a;
border-radius: 20px;
font-size: 14px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #ab071d;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.main-navigation a {
    font-size: 17px;
}	

.wc-block-components-checkout-place-order-button {
    background-color: #ab071d !important;
    color: #ffffff !important;
    border-color: #ab071d !important;
	border-radius: 30px !important;
font-family: inherit !important;
	
}

.wc-block-components-checkout-place-order-button:hover,
.wc-block-components-checkout-place-order-button:focus,
.wc-block-components-checkout-place-order-button:active {
    background-color: #ab071d !important;
    color: #ffffff !important;
    border-color: #ab071d !important;
	border-radius: 230px !important;
	font-family: inherit !important;
}
body .wc-block-components-checkout-place-order-button {
    font-family: var(--wp--preset--font-family--body, sans-serif) !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
}
.woocommerce-cart .wc-block-cart__submit-button {
    background-color: #ab071d !important;
    color: #ffffff !important;
    border-color: #ab071d !important;
	border-radius: 230px !important;
	font-family: inherit !important;
    text-transform: uppercase !important;
}

.woocommerce-cart .wc-block-cart__submit-button {
    background-color: #ab071d !important;
    color: #ffffff !important;
    border-color: #ab071d !important;
    border-radius: 230px !important;
	font-family: inherit !important;
    text-transform: uppercase !important;
}

.woocommerce-cart .wc-block-cart__submit-button:hover,
.woocommerce-cart .wc-block-cart__submit-button:focus,
.woocommerce-cart .wc-block-cart__submit-button:active {
    background-color: #ab071d !important;
    color: #ffffff !important;
    border-color: #ab071d !important;
    border-radius: 30px !important;
	font-family: inherit !important;
    text-transform: uppercase !important;
}
