/*
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/
*/

@media(max-width: 768px){#mk-footer .widget {
    text-align: center;
}}


/* breadcrumbs */

#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin {
	float: left!important;
}

.page-title {
	display: none!important;
}

#mk-page-introduce {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}


/* Testimonial Edits */

.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-right"] {
	display: none!important;
}

.mk-testimonial.simple-style svg[data-name="mk-moon-quotes-left"] {
	display: none!important;
}

.mk-testimonial.avantgarde-style .mk-testimonial-content {
	padding: 0 5% 0 5%;
}

p.mk-testimonial-quote {
	font-family: PT Serif!important;
}

/* Gravity Forms */
input[type="text"], textarea {
	background-color: #eaeaea!important;
	color: #000000!important;
}

.gform_wrapper select.large {
	background-color: #eaeaea!important;
}

.gform_wrapper.gf_browser_gecko select {
	padding: 12px 12px 12px 6px!important;
}

input#input_1_1.large {
	padding: 12px 12px 12px 6px!important;
}

.gform_wrapper select {
   color: #666666!important;
}

/* Timeline Edits */
.wpex-filter.active {
	display: none!important;
}

.wpfm-template-2 .wpfm-menu-nav ul li a span {
	text-transform: none!important;
}

.show-box-color .wpex-timeline > li .wpex-timeline-label .timeline-details > a {
	padding: 0px 0px 0px 0px!important;
}

.wpfm-template-2 .wpfm-menu-nav ul li {
	background: #d93740!important;
}

/* Toggle Edits*/

.mk-toggle.simple-style .mk-svg-icon {
fill: #000!important;
right: 15px!important;
}

.mk-toggle.simple-style .mk-toggle-title {
	font-size: 16px!important;
	background-color: #ebebeb!important;
}

/* Stock Ticker */
.jchartfx_container {
font-size: 14px!important;
}

.mk-video-container {
	padding-bottom: 125px!important;
}


/* Header */
#cjvws7v89001z2c6ibu2xgti0.mkhb-nav-container {
z-index: 325 !important;
}


/* Blog edits */
.mk-blog-hero .content-holder .the-title {
	display:none!important;
}

#fancy-title-2 {
	font-weight: 300!important;
}

.mk-blog-hero.bold-style:before {
	opacity: 0!important;
}


/* MAP Edits */
.wpgmp_toggle_main_container {
max-height: 500px!important;
}

.wpgmp_toggle_container {
	color: #000000!important;
}

.wpgmp_tabs_container .wpgmp_tabs li a {
color: #000000!important;
}

.wpgmp_tabs_container .wpgmp_tabs li a.active {
	font-size: 16px;
	color: #000000!important;
}

.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title {
	text-transform: none!important;
}

.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title span.arrow {
width: 16px!important;
}

.wpgmp_tabs_container .wpgmp_tab_item {
	background: #f7f7f7;
	border-bottom: 5px solid #ffffff!important;
}

.wpgmp-select-all {
	padding-bottom: 10px!important;
}

.wpgmp_before_listing {
	font-size: 16px !important;
}

.categories_filter input[type="button"] {
	color: #000!important;
	margin-top: 14px!important;
	height: 30px!important;
}

.wpgmp_infowindow .fc-item-title {
    color: #d93740!important;
    font-weight: 600;
    font-size: 14px!important;
}

#map1 .wpgmp_infowindow {
	border: none!important;
}

.wpgmp_cat_1 {
	font-size: 20px!important;
	color: #d93740!important;
}

.wpgmp_cat_1 span.arrow {
	display: none!important;
}

.wpgmp_cat_2 {
	font-size: 20px!important;
	color: #454b85!important;
}

.wpgmp_cat_2 span.arrow {
	display: none!important;
}

.wpgmp_cat_13 {
	font-size: 20px!important;
	color: #751037!important;
}

.wpgmp_cat_13 span.arrow {
	display: none!important;
}

.wpgmp_cat_15 {
	font-size: 20px!important;
	color: #19ac76!important;
}

.wpgmp_cat_15 span.arrow {
	display: none!important;
}

.wpgmp_cat_18 {
	font-size: 20px!important;
	color: #fb4e1f!important;
}

.wpgmp_cat_18 span.arrow {
	display: none!important;
}

.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"] {
	padding-left: 10px!important;
}

/* Random */
.general-hidden {
	display: none!important;
}


/* Mobile Footer */

@media (max-width: 768px) {
.widget_social_networks .align-left {
	text-align: center!important;
}
.clearfix {
	display: inline-block!important;
	}

.mk-box-icon.simple_minimal-style .mk-main-ico {
	margin-right: 5px !important;
}

.icon-box-title {
	padding-right: 10px!important;
}

#mk-footer ul {
	display: inline-block!important;
}

#mk-footer .mk-searchform .text-input {
	background-color: #ffffff!important;
}

}

/* Footer */
#mk-footer .mk-searchform .text-input {
	background-color: #ffffff!important;
}

/* Video Overlay */
.video-container .video-thumbnail-overlay {
	background-color: rgba(0,0,0,.25);
}

.video-container .fade-in .mk-svg-icon {
	opacity: .8;
}


