/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


/**
* WordPress 4.9
*
* Override: display:none for color pickers;
*/

.wp-picker-container > .wp-color-result{
display: inline-block;
height: 22px;
min-width: 32px;
border: 1px #ccc solid;
}

.wp-color-picker {
display: inline !important;
}

.wp-picker-default {
display: inline !important;
float: right;
margin: 0;
}

td,th{
	padding:.6em 1em;
	border-bottom:0px solid
}