@font-face {
font-family: 'AzoSans';
src: url(https://tukse.ee/wp-content/themes/tukse-child/fonts/azo-sans-black.woff2) format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
h1, h2, h3 ,h4, h5, .elementor-button-text, elementor-button, .woocommerce button,
.woocommerce input[type="submit"],
.woocommerce a.button,
.add_to_cart_button,
.single_add_to_cart_button,
.checkout-button, button {
font-family: 'AzoSans', Arial, sans-serif !important;
font-weight: 900 !important;
}
.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
background-color: #ffffff; color: #6b2239 !important; }
.wc-block-components-quantity-selector {
background-color: #ffffff;
} .ast-single-variation {
background: #ffffff !important;
}
body.page-id-7 h2.wp-block-heading.has-text-align-center:not(.with-empty-cart-icon){
display:none!important;
} .wc-block-components-address-card address
> div.wc-block-components-address-card__address-section:first-of-type {
display: none !important;
}
.woocommerce-order-received a.woocommerce-button.button.invoice.order-actions-button {
color: #ffffff !important; } #wc-guest-checkout-notice,
.wc-block-checkout .wc-block-checkout__guest-checkout-notice {
display: none !important;
} html, body {
height: 100%;
margin: 0;
}
#page { min-height: 100%;
display: flex;
flex-direction: column;
}
.site-content { flex: 1;
} .site-footer {
margin-top: auto;
}