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





/* Ombra Testi Edge Slider home. */
.edge-title {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.edge-desc {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

/* stile tasto Invia modulo contatti ninja forms. */
.bottone-ninja-form {
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #ff575f !important; 
    border-radius: 0px !important;
    background: #ff575f;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 100%;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 13px 35px;
}

.vc_separator h4 {
   font-weight: normal !important;
}


/* MENU */
.mk-vm-menuwrapper li {
    margin: -10px 0;
}
/* .menu-item-language {
}
*/
.mk-vm-menuwrapper li > a:not(:only-child)::after {
color: #ffe7ae;
}
/* distanza logo Thinko dal basso. */
.mk-header-right::after {
    margin-bottom: -40px;
}
/* Centratura elementi social e firma del menu. */
.header-style-4 .mk-header-right {
    margin: 0 23px;
}
.header-style-4 #mk-header-social.header-section {
    margin-left: 6px;
}

/* BLOG */
.blog-spotlight-custom .mk-blog-spotlight-item .featured-image .image-hover-overlay {
    background-color: #866a2a !important;
}
.mk-blog-single p.spazio-sotto-paragrafo {
	margin-bottom:40px;
}
.mk-blog-single .featured-image {
    border-bottom: solid 3px #ff575f;
}
.blog-modern-comment, .mk-blog-print {
    display: none !important;
}
.mk-icon-heart:before {
    color: #ff575f;
}


/* TITOLI */
.page-title {
	line-height: 1em !important;
}
.master-holder h2 {
	line-height: 1em !important;
}