/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         153east.com
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.mk-testimonial .mk-testimonial-quote {
    line-height: 1.8em;
}

.ezfc-theme-slick .ezfc-element-input, .ezfc-theme-slick .ezfc-element-numbers, .ezfc-theme-slick .ezfc-element-textarea, .ezfc-theme-slick .ezfc-element-select {
    border: 0;
    background-color: #efefef;
    color: #666;
    padding: 1em 1em;
    width: 100%;
    border-radius: 30px;
    font-size: 100%;
}

.ezfc-fixed-price {
    background: #fff;
color: #0053a4;
    margin-top: 1em;
    padding: 1em;
    position: absolute;
    top: 0;
    font-size: 20px;
font-weight: 600;
    z-index: 100;
}

.ezfc-theme-slick .ezfc-price {
    display: inline-block;
    font-size: 1.65em;
    font-weight: 700;
    padding: 12px 0px 0px 0px;
}