/*
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/
*/
.mk-gradient-button a:hover {
	background: linear-gradient(to right, #00ff00, #00c400 63.45%)!important;
}

.mk-gradient-button a .darker-background {
	display:none;
}

.mk-header-toolbar .mk-header-social svg{
	margin-right: 700px!important;
}
.mk-fancy-title p{
	color: #fff !important;
}
#fancy-title-3{
	color: #fff !important;
}
#mk-blockquote-18 p{
	color: #fff!important;
}
.mk-blockquote.quote-style{
	background-color: #ff9900!important;
}
.mk-blockquote.quote-style .mk-svg-icon{
	fill: #fff!important;;
}

.client-logo {
	background-size: 100% !important;
}

.mk-fancy-title.shortcode-heading {
	text-align: center;
	margin-top: 35px;
	background: transparent;
}

.page-id-249 .mk-page-section:not(.mk-adaptive-height):not(.intro-true){
	display:none;
}
.page-id-249 #mk-footer .footer-wrapper{
	display:none;
}

.page-id-15 .master-holder h1{
	color: #00ff00!important;

}

#text-block-14 a {
	color: #fff!important;
}


#text-block-14 a:hover {
	color: #00ff00!important;
}

.facebook-hover .mk-svg-icon {
    height: 21px!important;
    width: 21px!important;
}

/*footer*/

#mk-footer.mk-footer-unfold{
	background-color: #000000!important;
}
#mk-footer .widget-sub-navigation ul, #mk-footer .widget-sub-navigation ul li, #mk-footer .widget_nav_menu ul, #mk-footer .widget_nav_menu ul li{
	display: inline!important;
}
.mk-testimonial.avantgarde-style .mk-testimonial-image img{
	width: 195px !important;
	height: 195px !important;
}
.mk-col-1-2:nth-child(1){
	width:80%!important;
}
.mk-col-1-2:nth-child(2){
	width:20%!important;
}
.master-holder strong{
    font-family: "Rubik" !important;
	font-size: 16px !important;
	color: #777777 !important;
	line-height: 1.66em !important;
	font-weight: 400 !important;
}
*[id^='readlink']{
	color: #00ff00 !important;
	text-decoration: none !important;
	border-bottom: 0px !important;	
}
*[id^='readlink']:hover{
	text-decoration: none !important;
	border-bottom: 0px !important;
}
.mk-quick-contact-wrapper.is-active{
	display:none!important;
}
.mk-quick-contact-link{
	display:none!important;
}

.woocommerce-ordering {
	display: none!important;
}
	
.mk-woocommerce-shop-loop__title {
	margin: 15px 0 20px;
}

/*Media*/

@media screen and (max-width: 414px) {
	/*div.tp-bgimg.defaultimg {
	 background-size: 100%!important;
	}*/
	#slide-1-layer-2 {
	  font-size:20px!important; 
	}
	#slide-2-layer-1 {
	  font-size:20px!important;
	  left: -50px!important;
	}
	#slide-3-layer-1 {
	  font-size:20px!important; 
	}
	#slide-4-layer-1 {
	  font-size:20px!important; 
	}
	#slide-5-layer-1 {
	  font-size:20px!important;
	}
	#slide-6-layer-1 {
	  font-size:20px!important;
	  left: -100px!important;
	}
	#rev_slider_1_1 {
		background-size: contain!important;
	}
	}
}