.dokan-dashboard-wrap .dokan-dashboard-content .my_account_quotes .action-delete:hover svg {
	stroke: #fff;
}

.woocommerce div#quote-heading, .woocommerce div#customer-info-container {
	margin-bottom: 20px;
}

.woocommerce div#customer-info-container {
	gap: 20px;
	display: flex;
}

#quote-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#quote-details-container section {
	margin-bottom: 30px;
}

#quote-details-container section:last-child {
	margin-bottom: 0;
}