/*
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%;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 50px;
}

/* 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: #d1b29c !important;
color: #fff !important;
}

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

.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;
}
