/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



div#sub-footer * {
	text-align: center !important; width: 100%;
}


.mk-blockquote.quote-style {
    background-color: rgba(0,0,0,0) !important;
}

.mk-divider.thick_solid .divider-inner {
    border-top: 2px solid #e5e5e5;
    border-top: 5px solid
}

.mk-css-icon-close div, .mk-css-icon-menu div {
    height: 5px !important;
    width: 30px !important;
    border-radius: 0 !important;
}


/* Contact Form 7 Styles
---------------------------------*/
 
.wpcf7 {
 
background-color: none;
border: 0px solid #ffffff;
margin-top: 25px;
 
}

.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: #D4D4D8;
    border-radius: 0px;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    width: 100% !important;
}

.wpcf7-textarea {
 
width: 100%;
border-color: none;
 
}

.wpcf7-text {

width: 100%;
background-color: #fff !important;

}

.wpcf7-form .wpcf7-textarea .wpcf7-select {

width: 100% !important;
background-color: #fff !important;
border-color: none;
    
}

.master-holder select:not(.gfield_select) {

width: 100% !important;
 
}

input.wpcf7-form-control.wpcf7-submit:hover {
background-color: #ff7205 !important;
color: #fff !important;
}

input.wpcf7-form-control.wpcf7-submit {
float: right;
background-color: #ff7e18 !important;
color: #fff !important;
border-color: none !important;
border-radius: 20px;
padding-left: 25px;
padding-right: 25px;
text-transform: capitalize;
}

.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
    font-family: inherit;
}

.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea .wpf7-input-placeholder {
    color: #262b35 !important;
    opacity: 1;
    font-size: 12pt;
}

input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    font-size: 16px;
    color: #212121 !important;
}
