/*
Theme Name:   twentytwentyone child theme
Description:  Schrijf hier een korte omschrijving van je sub-thema
Author:       admin
Author URL:   http://www.leukkinderboek.online
Template:     twentytwentyone
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentytwentyone-child
*/

/* Schrijf hier je eigen persoonlijke stylesheet */

.cart-collaterals h2 { color:#009432 !important; font-size:22px !important; }

#place_order, .checkout-button, .woocommerce-cart-form button { border-color: #ffffff !important; background-color: #FF9000 !important;
border-style: double !important; }

.checkout-button:hover { text-decoration: none !important; }

.checkout h3 { color:#009432 !important; }

.cart_item input, .checkout select, .checkout .select2-container, .checkout .select2-dropdown, .checkout .select2-selection, .checkout input, .checkout textarea {
  border: 1px solid #aaa !important;
}


#colophon, header, .woocommerce-message { display:none !important; }
.add_to_cart_button { background-color: #FF9000 !important; border:none !important; }
.add_to_cart_button:hover { border:none !important; color:#fff !important; }
.qty { margin-right:20px !important; width:90px !important; }
.woocommerce-Price-amount { padding-right:20px !important; }