/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/

@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";

span.wpcf7-list-item {
display:block;
}

.mk-testimonial .mk-testimonial-author {
font-size:20px;
}

.mk-testimonial .mk-testimonial-company {
font-size:18px;
}

ul li {
 font-size: 20px !important;
 line-height: 1.42em !important; 
}

#mini_slidshow_widget-2.widget {
margin-bottom:0px;
}
#fancy-title-9 span, #fancy-title-13 span, #fancy-title-17 span, #fancy-title-21 span {
font-weight:900;
text-transform: uppercase;
text-shadow: 0px 2px 15px rgba(0,0,0,1);
}

.evalwidget {
background:#ca9729;
color: #ffffff;
font-size:18px;
font-weight:bold;
text-align:center;
padding: 15px 0 15px 0;
line-height:70px;
}

.whitetxt {
color:#ffffff !important;
}

.goldcolor {
color: #ca9729;
margin-right:8px;
}

.goldtitle {
color: #ca9729;
font-weight:bold;
font-size:25px;
text-align:center;
line-height:50px;
}

.menu-item-has-children a:after {
    content: "\f107";
font-family: FontAwesome;
}

.menu-item-has-children ul li a:after {
    content: "";
}
.mlab-modal-content{background-color: #000000;}


@media handheld, only screen and (max-width: 1140px) {
.menu-item-has-children a:after {
content: "";
 }
}
