/*
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;
}

*/
.mk-header-toolbar {
  background-image: url("https://www.productiveplay.net/wp-content/uploads/2016/08/topbar-bg.png")!important;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    border: 0 solid!important;
height:33px!important;
}
.tm {
    vertical-align: super;
    font-size: 10pt;
    font-family: sans-serif;
}
.page-title {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
margin: 15px 20px 15px!important;
}
.mk-blog-meta-wrapper{display:none!important;}
.widget_posts_lists ul li .post-list-meta time {
    color: #999;
    display: none!important;
}
.single-social-section {
    float: right;
    display: none!important;
}
.mk-blog-thumbnail-item.content-align-right .item-wrapper {
    float: right;
    padding: 0px 30px 15px!important;
}
.mk-love-holder{display:none!important;}

.mk-blog-single .blog-single-title, .mk-blog-hero .content-holder .the-title {
    font-weight: 600 !important;
    display: none;
}
.item-content{min-height:200px;}
.feature-cols{
margin-top:-130px;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.feature-cols{
margin-top:0px;
}
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.feature-cols{
margin-top:0px;
}
.blog-showcase-extra-info {
    position: absolute;
    top: 2px;
    left: 270px;
    overflow: hidden;
    margin: 0;
    padding-left: 5px;
    width: 60%;
    height: 180px;
    opacity: 0;
}
.mk-blog-showcase-thumb {
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    width: 260px;
    height: 180px;
    padding-left: 10px;
}
.the-excerpt{width:69%;}
}
/* iPads (landscape) -----------
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.ipad-land-btn{
margin-top:34px!important;
}
} */

