/*
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:        6.1.1
Text Domain: 	mk_framework
Domain Path: 	/languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
@import url("fonts/broadcast/stylesheet.css"); /* Using a url */
@import url("fonts/helvatica/stylesheet.css"); /* Using a url */



body .helvatica * {
    font-family: 'Helvetica Neue LT Std' !important;
}


body .broadcast * {
    font-family: 'broadcast_matterregular' !important;
    
}
body.home .vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480{
    min-height: 225px;
}
body.page-id-21 .vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480{
    min-height: 275px;
}
i.mk-svg-icon-wrapper{
    padding: 0px !important;
}
.header-style-1 .menu-hover-style-1 .main-navigation-ul > li > a{
    line-height: 110px !important;
}
.header-style-1.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a{
    line-height: 45px !important;
}

.grecaptcha-badge{
    display:none;
}
section#mk-footer{
    margin-top: 50px;
    background:#c72026;
}
section#mk-footer .widget_social_networks{
    margin-top: 15px;
}
.mk-padding-wrapper > .mk-col-1-2:nth-child(2){
    display: inline-grid;
    grid-template-columns: auto auto;
}

.page-id-1698203 .wpcf7-form-control{
    width:100%;
    padding: 15px;
}

body.page-id-9 .equal-columns{
    height: 760px !important;
}
