/*
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:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

/*
Header
<?php
if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<p id="breadcrumbs">','</p>');
}
?>
*/
span.header-toolbar-contact {
}
.mk-header-toolbar {
    line-height: 28px;
}

/*
===================================
Image box
===================================
*/
.mk-image-shortcode.inside-image .mk-image-caption .mk-caption-title {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin: 0;
}

/*
Blog (Newspaper) Styles */
.blog-item-holder {
    border: none !important;
    margin: 0 !important;
}
.mk-blog-meta {
    padding: 0 !important;
    padding-right: 20px !important;
}
.mk-blog-meta-wrapper {
    display: none;
}
.newspaper-item-footer {
    background: none !important;
    border: none !important;
}
.newspaper-item-footer-holder {
    padding: 0 !important;
}

.newspapre-footer-icons {
    display: none;
}
.mk-blog-meta h3.the-title a {
}
.mk-blog-meta .the-excerpt p {
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    text-align: justify;
}

/*
=======================================================
Quick link form
*/
.quick-form .mk-form-row {
    width: 45%;
    margin-right: 20px;
    float: left;
}
.quick-form .mk-form-row:nth-child(4) {
    float: right;
    width: 50% !important;
}
.quick-form .mk-form-row .mk-textarea {
    height: 95px !important;
}
.quick-form .mk-form-row button {
    margin-top: 0px !important;
    padding: 14px 22px !important;
}
.quick-form .mk-form-row .text-input {
    width: 100% !important;
}

/*
================================================
Menu Header
*/
#mk-main-navigation .main-navigation-ul > li.menu-item > a.menu-item-link {
    text-transform: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.header-style-1.header-align-left .header-logo a {
    margin-left: 0px !important;
}



/*
================================================
Footer
*/
p.footer-logo img {
    height: 80px !important;
}
span.mk-footer-copyright {
    width: 100%;
    text-align: center;
}

/*
======================================================
Featured Slider
*/
.featured-slider .title {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #000;
    margin-bottom: 10px !important;
}
.featured-slider p.tag {
    font-size: 80px !important;
    font-weight: 300 !important;
    margin-bottom: 10px !important;
    color: #463D3D;
}
.featured-slider span {
    font-size: 10px !important;
}



/*
=======================================
Footer
=======================================
*/
#mk-footer .mk-padding-wrapper {
    padding: 0px;
}
#mk-footer .widget {
    margin-bottom: 20px !important;
}
.textwidget {
    width: 95%;
}
section#contact_info-3 {
    margin-left: 25px;
}
