/*
Theme Name:     Jupiter - CNS Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme. Usable for CNS branded domains and sites.
Author:         John Purdy, Jim Cox, Steve Garten, Ross Madden, Donna Merwarth 
Theme URI:		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: 	mk_framework
Version:        20201030.1
Domain Path: 	/languages/
*/

.responsive-searchform span input {
    width: 100%;
    height: 100%;
    background: 0 0;
    border: none;
    outline: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.responsive-searchform span svg {
    fill: #ccc;
    fill: rgba(0,0,0,.3);
    height: 20px;
    width: 19px;
    vertical-align: middle;
}

.responsive-searchform span {
    position: absolute;
    right: 15px;
    bottom: 14px;
}

#theme-page A {
    text-decoration: underline;
}


