/*
	Theme Name:	Xtra Child
	Theme URI:	http://themeforest.net/user/Codevz/portfolio
	Description:Sample child theme of Xtra theme for customization.
	Author:		Codevz
	Author URI:	http://themeforest.net/user/Codevz
	Template:	xtra
	Version:	1.0
*/
.verborgen {display: none !important;}
.grijs-achtergrond.gfield input.large {background: #ededed;border: 0px;}
.aantal.gfield.gfield--width-full {padding-bottom: 20px !important;background: #e5e5e5;}
.upload-veld {border: 2px solid #e7343d;padding: 20px;background: #ededed;}
.gform_body.gform-body {z-index: 9999; position: relative;}
.aantal-verbergen span.ginput_quantity_label, 
.aantal-verbergen .ginput_quantity { display:none !important;}
.aantal-verbergen .ginput_product_price {color:#444444 !important; margin-left:15px;}
.korting .ginput_product_price {color:#fff !important;}
.korting span.ginput_product_price_label {display:none;}
.korting .ginput_product_price_wrapper {border: 0px;padding: 5px;width: 120px;color: #fff !important;background: #6dab3c;border-radius:50px;}
.image-choices-field .image-choices-choice-image-wrap {height: 103px !important;}
.aantal-verbergen span.ginput_product_price_label {display: none;}
.aantal-verbergen .ginput_product_price {margin-left: 0px !important;}
.gf-achtergrond {background: #ededed;margin-bottom: -17px;padding: 5px 10px !important;}
.prijs-per-stuk.gfield input.large {border: 0px;background: none;padding: 0px !important;}
.gf-heading.gfield {background: #e7343d !important;color: #fff;padding-top: 10px !important;}
.gf-footer label.gfield_label { color:#fff;}
.gf-footer {background: #e7343d !important; margin-bottom: 10px !important;padding-bottom: 15px !important;}
.gf-footer.totaalprijs.gfield input {border-radius:20px;padding: 5px;width: 120px;text-align: center; border: 2px solid #ffffff !important; color: #ffffff !important;}
.gf-footer.prijsopbouw {margin-bottom: -16px !important;border-bottom: 1px solid #d5d5d5;background: #e5e5e5 !important;}
.korting span.ginput_product_price_label {display:none;}
.prijs-tabel-small {grid-column: span 6;height: 85px;border-radius: 10px;margin-top: 10px;}
.korting.gfield input.large { border: 0px; padding: 5px; width: 120px !important; color: #fff !important; background: #6dab3c; border-radius: 50px; }
.aantal input {width: 23% !important;}
span.image-choices-choice-text {border-radius: 20px;background: #e7343c;padding: 6px;color: #fff;font-size: 14px !important;margin-top: 10px !important;}
ul#gform_multifile_messages_12_24 {display: none;}
/* Mobiele aanpassingen */
@media screen and (max-width: 767px) {
	.image-choices-field .image-choices-choice {width: 46%;}}



.image-choices-choice.image-choices-choice-selected {
    background: #ea9195;
}


span.ginput_product_price_label {
    display: none;
}