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

/* OLD Custom CSS */
#theme-page {overflow-x:hidden}
.mk-footer-copyright {padding:25px}
.home-banner-text .column {display:inline-block;padding:10px;background-color:rgba(0,0,0,.5);margin-bottom:100px}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description li {list-style:initial!important;font-size:14px;padding-bottom:5px}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description th,body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description td {border:solid 1px}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description td {text-align:left}
#gform_page_1_2 .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox li {font-size:larger;margin-top:1em;margin-top:1em;font-weight:700}

/* Top Tool Bar */
.mk-header-toolbar-holder {float: right}
.mk-header-tagline {margin: 0 20px 0 0}
.safety-induction {background-color: #b80007; color: white; padding: 4px; font-size: 80%; font-weight: bold}

/* Contact Page */
#input_2_1, #input_2_2, #input_2_3, #input_2_4, #input_2_5, #input_3_1, #input_3_2, #input_3_3, #input_3_4, #input_3_5 {border: 1px solid #333;-webkit-box-shadow: 0 0 0 1px #333;box-shadow: 0 0 0 1px #333; color: #222;font-size: 16px!important;padding: 18px;font-weight: 500;font-family: inherit}
#gform_fields_2, #gform_fields_3 {grid-column-gap: 0%;grid-row-gap: 0px}
#gform_wrapper_2 .gform_footer, #gform_wrapper_2.gform_page_footer, #gform_wrapper_3 .gform_footer, #gform_wrapper_3.gform_page_footer {margin: 0; padding: 0px}
#gform_submit_button_2, #gform_submit_button_3 {width: 100%; background: transparent!important; border: 1px solid #333; -webkit-box-shadow: 0 0 0 1px #333; box-shadow: 0 0 0 1px #333; color: #222; font-size: 16px!important; padding: 18px;font-weight: 500;font-family: inherit}
#gform_submit_button_2:hover, #gform_submit_button_3:hover, #input_2_1:hover, #input_2_2:hover, #input_2_3:hover, #input_2_4:hover, #input_2_5:hover, #input_3_1:hover, #input_3_2:hover, #input_3_3:hover, #input_3_4:hover, #input_3_5:hover {background: rgba(0,0,0,.1)!important}
#gform_submit_button_2:hover, #gform_submit_button_3:hover {background: #000000!important;color:#ffffff!important}
#gform_wrapper_2 ::-webkit-input-placeholder {font-size:14px;color:#222}
#gform_wrapper_2 :-moz-placeholder {font-size:14px;color:#222}
#gform_wrapper_2 ::-moz-placeholder {font-size:14px;color:#222}
#gform_wrapper_2 :-ms-input-placeholder {font-size:14px;color:#222}
#gform_wrapper_2 input:-moz-placeholder {font-size:14px;color:#222}
#gform_wrapper_2 text:-moz-placeholder {font-size:14px;color:#222}
#gform_wrapper_3 ::-webkit-input-placeholder {font-size:14px;color:#222}
#gform_wrapper_3 :-moz-placeholder {font-size:14px;color:#222}
#gform_wrapper_3 ::-moz-placeholder {font-size:14px;color:#222}
#gform_wrapper_3 :-ms-input-placeholder {font-size:14px;color:#222}
#gform_wrapper_3 input:-moz-placeholder {font-size:14px;color:#222}
#gform_wrapper_3 text:-moz-placeholder {font-size:14px;color:#222}

/* Projects Page */
.mk-portfolio-container {display: table; width: 100%}
.mk-portfolio-item {display: table-cell}

/* Hide Google reCAPTCHA Badge to remove error message */
.grecaptcha-badge {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}