/**
Theme Name: Van Jitske Voor Jou
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: van-jitske-voor-jou
Template: astra
*/

.home-banner .uagb-image-caption {
    position: absolute;
    top: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.winkelwagen-banner .uagb-image-caption {
    position: absolute;
    top: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
}




.term-description a {
    color: #0073e6 !important;
    text-decoration: underline;
}


.woocommerce-product-details__short-description a {
    color: #0073e6 !important;
    text-decoration: underline;
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 select,
.wpcf7 textarea {
    background-color: #C9D6BB;
    color: #2E2E2E;
    border: 1px solid #94A88C;
}



.wp-container-core-group-is-layout-254f1302,
.uagb-block-51bdfdd2 {
    background-color: #ADC2A1 !important;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}


/* WooCommerce terug naar winkel knop */
a.button.wc-backward {
    background-color: #798F6D !important;
    color: #fff !important; /* lichte tekst zodat het leesbaar is */
}

/* Contact Form 7 verzend knop */
.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #798F6D !important;
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
}

/* Hover effect voor beide knoppen */
a.button.wc-backward:hover,
.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #6b7e60 !important; /* iets donkerder */
    color: #fff !important;
}



/* WooCommerce winkelwagen knoppen */
.woocommerce-cart-form .button,
.button[name="apply_coupon"],
.button[name="update_cart"] {
    background-color: #798F6D !important;
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    transition: all 0.3s ease;
}

/* Hover effect */
.woocommerce-cart-form .button:hover,
.button[name="apply_coupon"]:hover,
.button[name="update_cart"]:hover {
    background-color: #6b7e60 !important; /* iets donkerder voor hover */
    color: #fff !important;
}

/* Style voor 'Toevoegen aan winkelwagen' knop op productpagina */
.single_add_to_cart_button {
    background-color: #798F6D !important;
    color: #fff !important;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    transition: all 0.3s ease;
}

/* Hover effect */
.single_add_to_cart_button:hover {
    background-color: #6b7e60 !important; /* iets donkerder */
    color: #fff !important;
}


.search-form,
.search-form .search-field,
.search-form .search-submit {
    background-color: #ADC2A1 !important;
    border: none;
    color: #2E2E2E;
}



.uagb-heading-text {
    padding-left: 20px;
}



/* Achtergrondkleur melding zelf */
.woocommerce-message {
    background-color: #C9D6BB !important;
    border-left: 4px solid #94A88C; /* optioneel: border kleur */
    color: #2E2E2E !important;
    padding: 15px 20px;
    border-radius: 5px;
}

/* De knop binnenin de melding */
.woocommerce-message .button.wc-forward {
    background-color: #798F6D !important;
    color: #fff !important;
    border-radius: 5px;
    padding: 10px 20px;
    border: none;
    margin-left: 10px;
    transition: background-color 0.3s ease;
}

.woocommerce-message {
    background-color: #C9D6BB !important;
    border-left: 4px solid #94A88C;
    color: #2E2E2E !important;
     padding-left: 60px; /* <-- meer ruimte rondom de tekst */
	 padding-top: 18px;
}




/* Achtergrondkleur voor de specifieke container */
.wp-block-uagb-container.uagb-block-816925bd {
    background-color: #ADC2A1 !important;
    padding: 20px;
    border-radius: 8px;
}

/* Uitzondering: Waardebon invoerveld */
.wp-block-uagb-container.uagb-block-816925bd input#coupon_code {
    background-color: #C9D6BB !important;
    color: #2E2E2E;
    border: 1px solid #94A88C;
    padding: 8px 12px;
    border-radius: 5px;
}


.woocommerce div.product .stock {
    color: #101218;
}
