/*
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
*/

.t-event-archive-item .t-home-imenik-item {
	height: 300px;
}

body .with_frm_style .frm_radio input[type=radio]:checked:before, body .with_frm_style .frm_checkbox input[type=checkbox]:checked:before {
	content: '';
	display: block !important;
}

body .with_frm_style .frm_radio input[type=radio], body .with_frm_style .frm_checkbox input[type=checkbox] {
	height: 18px !important;
	position: relative !important;
}