/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.frm_forms button {
	border-radius: 180px !important;
}
.webkit input[type=radio], 
.android input[type=radio] {
	padding-left: 0px !important;
}
.webkit input[type=checkbox], 
.android input[type=checkbox] {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
