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



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

body {
	background-color:#fff;
}

*/


@font-face {
    font-family: 'MyriadWebPro';
    src: url('http:///www.pdars.it/wp-includes/fonts/MyriadWebPro.ttf');
    src: url('http://www.pdars.it/wp-includes/fonts/myriad-web-pro.eot') format('embedded-opentype'),
         url('http://www.pdars.it/wp-includes/fonts/myriad-web-pro.woff') format('woff'),
         url('http://www.pdars.it/wp-includes/fonts/MyriadWebPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
 
}


@font-face {
	font-family: 'MyriadPro-Cond';  
	src: url('http://www.pdars.it/wp-includes/fonts/MyriadPro-Cond.ttf');  
	font-weight: normal;  
}



.mk-blog-single .blog-single-meta {
	margin-bottom: 5px; 
    text-align: right;
    background-color: #289925;
    float: none;
}

time.mk-post-date a {
    padding-right: 5px;
    color: white;
    font-style: normal;
}

.article-box {
    padding: 20px;
}

.post .mk-single-content {
    border: 1px solid #d9d9d9;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.mk-blog-single .featured-image {
    width: 40%;
    float: left;
    margin: 20px;
}

.addtoany_content_bottom {
    position: absolute;
    margin-bottom: 0;
    bottom: 50px;
}

div.vc_grid-item:last-child div.vc_gitem-row-position-bottom {
    display: none !important;
}
/*
.vc_grid-pagination {
    position: relative;
    bottom: -75px;
    display: block;
}

.wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 5px !important;
}*/

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a {
    color: #4c4c4c !important;
}

#mk-theme-container {
    margin-bottom: 0;
}

.paging-input_0 {
    display: none;
}

#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a {
    font-size: 30px !important;
}

.mk-header-toolbar {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 6%;
}


#sub-footer {
    background-color: transparent;
    position: absolute;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}

#sub-footer * {
    width: 100%;
    text-align: center;
    color: white;
    font-weight: bolder;
}

.sf-color-g {
    color: lightslategray !important;
}

.search-filter-results img {
    display: none;
}

.search-filter-results .post-categories {
    display: none;
}

.search-filter-results br {
    display: none;
}

.search-filter-results hr {
    visibility: hidden;
}

.search-filter-results h2 {
    font-size: 16px;
}

.search-filter-results .moretag {
    display: none;
}

.search-filter-results h2 + p + p::after {
    content: ' . . .';
}

.search-filter-results .post-categories + p + p {

    display: none;
}

.search-filter-results .pagination {

    margin: 10px 0;

}

form .sf-field-tag {
    
    display: none !important;

}

.searchandfilter ul li li {

    padding: 0 0 5px 10px !important;
}

.searchandfilter > ul > li {

    float: left;
    display: inline-block;

}

.search-filter-results {

    clear: both;

}