/*
Theme Name: HeviDeli App
Theme URI:
Author: Codetag Oy
Author URI: https://www.codetag.fi/
Template: astra
Description: HeviDeli teema.
Tags: hevideli
Version: 1.0.0
Text Domain: hevideli
*/

/*body {
    background-color: #111111 !important;
    color: white;
}
*/

@font-face {
    font-family: hevideli;
    src: url(hevideli.woff2);
}

@font-face {
    font-family: hevideli-bold;
    src: url(hevideli-bold.woff2);
}

.lounaslista {
    margin-top: 45px !important;
}

#modal-1 {
    background-color: black;
    color: white;
}


header a {
    font-family: hevideli;
}

h1, h2, h3, h4, h5 {
    font-family: hevideli;
}

.site-below-footer-wrap {
    background-color: #111111 !important;
    font-family: hevideli-bold;
}
.ast-footer-copyright {
    color: white !important;
}
.add_to_cart_inline .add_to_cart_button {
    margin-left: 10px;
}
.add_to_cart_inline .added_to_cart {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-left: 10px;
}
.woocommerce-checkout-payment {
    background-color: #141413 !important;
    color: white !important;
}
.payment_box {
    color: white !important;
    background-color: #C29D3C !important;
}
.payment_box::before {
    border: 1em solid #C29D3C !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
.woocommerce-billing-fields__field-wrapper {
    width: 100%;
}

.col2-set .col-1 {
    width: 100% !important;
}

.col2-set .col-2 {
    width: 100% !important;
}
.d-none {
    display: none !important;
}

.woocommerce-form-row label {
    color: white;
}
.woocommerce-form-login__rememberme {
    color: white;
}
.woocommerce-shipping-methods label {
    color: white;
}
.woocommerce-cart-form__contents thead {
    background-color: #C29D3C !important;
}
.woocommerce thead {
    background-color: #C29D3C !important;
}
.woocommerce-billing-fields__field-wrapper label {
    color: white;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #C29D3C !important;
    color: white;
}
.wc_payment_method label {
    color: white;
}
.woocommerce-EditAccountForm legend {
    color: white;
}
.woocommerce-Address header {
    background-color: #C29D3C !important;
    color: white !important;
}
.woocommerce-Address a {
    color: white !important;
}
.woocommerce-address-fields label {
    color: white;
}
.woocommerce mark {
    color: #C29D3C !important;
}
section.woocommerce-columns .woocommerce-column__title {
    background-color: #C29D3C !important;
}
section.woocommerce-customer-details .woocommerce-column__title {
    background-color: #C29D3C !important;
}
.woocommerce-js a.remove {
    color: white !important;
    background-color: red !important;
    opacity: 1;
    border: 1px solid white;
}
.woocommerce-form-login label {
    color: white !important;
}
.woocommerce-shipping-calculator {
    display: none !important;
}
div.woocommerce-order h2.woocommerce-order-details__title {
    background-color: #C29D3C !important;
}
div.cookies-per-purpose .purpose {
    background-color: #111111 !important;
}
div.cookies-per-purpose div.name-header {
    background-color: #C29D3C !important;
}
div.cookies-per-purpose div.retention-header {
    background-color: #C29D3C !important;
}
div.cookies-per-purpose div.function-header {
    background-color: #C29D3C !important;
}
div.cookies-per-purpose div.name {
    background-color: #111111 !important;
}
div.cookies-per-purpose div.retention {
    background-color: #111111 !important;
}
div.cookies-per-purpose div.function {
    background-color: #111111 !important;
}
label[for="reg_delivery_address_1"]:nth-last-child(3) {
    display: inline !important;
    padding-left: 5px;
    padding-right: 5px;
}
label[for="reg_delivery_address_2"] {
    display: inline !important;
    padding-left: 5px;
}
#ship-to-different-address {display:none;}
/*.woocommerce-additional-fields {display:none;}*/