/*
Theme Name:     Brown Ink Custom
Theme URI: 		http://brownink.com.au
Description:    Custom child theme 
Author:         Brown Ink Design
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        5.1.4
*/


/*
____________________________________________
FOOTER NAV LINE HEIGHT & PADDING ISSUES
____________________________________________
*/
#mk-footer .widget-sub-navigation ul li a, #mk-footer .widget_nav_menu ul li a {
    padding: 0px 0 !important;
}
.widget-sub-navigation, .widget_nav_menu, .widget_product_categories {
    padding: 0px 4px 4px 4px !important;
}

/*
_________________________________________
SOCIAL ICON FIX
_________________________________________
*/
.mk-header-toolbar {
    line-height: 10px;
}

/*
_________________________________________
FOOTER CONTACT ICONS
_________________________________________
*/
.widget_contact_info ul li i {
    color: #FED431 !important;
}
/*
_________________________________________
LATEST NEWS HIDE DATE
_________________________________________
*/
.mk-blog-newspaper-item time {
    display: none !important;
}

/*
____________________________________________
FOOTER FORM
____________________________________________
*/
@media only screen 
and (min-device-width : 1024px)  {
.contactform .gform_footer {
	position: absolute;
	top: 267px;
	right: 45px;
}}
.gform_wrapper .contactform .gfield_captcha_container img.gfield_captcha {
	float: left!important;
	margin-top: 10px !important;
}
.gform_wrapper .contactform .top_label .gfield_label {
	display: none;
}
.gform_wrapper .contactform .top_label .FooterCaptcha .gfield_label {
	display: block;
	float: left!important;
	margin-top: 10px !important;
}
/*
_______________________
IE HEADER TOOLBAR FIX
_______________________
*/
header .mk-toolbar-holder svg {
	width: 16px !important;
}
/*
_______________________
STICKY TOOLBAR
_______________________
*/
.sticky-style-fixed.header-style-1.a-sticky .mk-header-holder {
	top: 0px !important;
}
/*
____________________________________________
FOOTER MENU MOUSEOVER
____________________________________________
*/
.widget_nav_menu ul li.current_page_item a {
	background-color: transparent !important;
	font-weight: normal !important;
}
#gform_fields_5 label{
display: none;
}
#gform_fields_5 .gfield {
    width: 48%;
    float: left;
    margin-left: 1% !important;
    margin-right: 1% !important;
    clear: none;
    margin-bottom: 12px;
}
#gform_fields_5 .full_field {
width: 98%;
    margin-left: 1% !important;
    margin-right: 1% !important;
float: none;
}
#gform_fields_5 .message_c_class textarea{
height: 110px !Important;
    margin: 0;
}
#gform_submit_button_5 {
    margin: auto !important;
    width: 192px;
    display: block;
}
.gform_confirmation_message_5 {
    text-align: center;
    margin-top: 1%;
    color: #fff;
}
#gform_fields_5 input, #gform_fields_5 textarea{
color: #444 !important;
font-size: 15px!important;
}
#gform_fields_5 ::-webkit-input-placeholder {
color: #444 !important;
font-size: 15px!important;
}
.banner_con_hidden #gform_wrapper_5{
display: none;
}
.inner_page_hidden_form{
display: none;
}
.yellow_num {
    background: #fed431;
    margin: 0;
    font-size: 10px;
    text-align: right;
    padding-right: 17px;
    color: #000;
    font-weight: bold;
    padding: 0;
    width: 100%;
    position: absolute;
    z-index: 99999;
    top: 0;
}
.mk-grid-num {
    max-width: 1140px;
    margin: 0 auto;
    height: 16px;
    padding: 0;
    margin-top: -2px;
}
.page-id-598 .intro-left .page-title span {
    text-align: center;
    display: block;
}
.page-id-608 .intro-left .page-title span {
    text-align: center;
    display: block;
}