/*
Theme Name:   ECN Theme
Theme URI:    https://drysuits.baresports.com
Description:  Child Theme for Drysuit Builder with Customizations for Client
Author:       Howard Ehrenberg
Author URI:   https://www.duckdiverllc.com
Template:     Drysuit-Builder-International
Version:      2.0.0
Text Domain:  dd_theme
*/

.pl #upgrades_options label {
	display: block;
	width: 100%;
}
.pl #upgrades_options label.wrap {
	display: block;
	width: 100% !important;
}
.pl #upgrades_options .price_col {
	margin-top: 4rem;
}
.pl #upgrades_options select {
	width: 100% !important;
}
form#wpmem_register_form.form {
	width: 100%;
	max-width: 100%;
	background-color: #dbdbdb;
	padding: 0 2rem 1rem;
	border-radius: 0;
}
.zloty .price_col:not(.no-currency):before {
	content: 'zł ';
}
.zloty.distributor #totalPriceDealer:before, .zloty.distributor #totalPriceMap:before {
	content: 'zł ';
}
#custinfo label:not(.wrap) {
	width: 210px;
}