/*
Theme Name: Stack Child
Theme URI: http://www.tommusrhodus.com/stack-wordpress-theme
Description: Child theme for the Stack theme
Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
Author URI: http://www.tommusrhodus.com
Template: stack
Version: 1.0.0
*/

@import url('../stack/style.css');
input#term_cond {
    -webkit-appearance: checkbox!important;
    float: left;
    display: inline-block!Important;
    width: 20px!important;
    padding-top: 5px!important;
    margin-top: 5px!Important;
    height: 15px;
}