.sale_price_dates_field .hasDatepicker{
	float:none !important;
}

@media only screen and (max-width: 1280px){
	#sale_price_times_from,
	#sale_price_times_to{
		width: 80%;
	}
}
.woo-sctr-countdown-timer-admin-product .select2-container{
	min-width: 50%;
	width: 50%;
}