/*
Theme Name: jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.1.7
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Main Stylesheet file is located at stylesheet/css/styles.css

*/

/* Enter Your Custom CSS Here */

.mk-about-author-wrapper {
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
    padding: 20px 0;
    margin-bottom: 40px;
    display: none;
}

.blog-similar-posts{
 	display:none; 
}

#comments{
 	display:none; 
}
#theme-page > div > div > div.theme-content > ul li{
  min-height:389px !important;
}

.mk-flexslider .mk-banner-slides>li, .mk-flexslider .mk-flex-slides>li {
    display: inherit;
    margin: 0;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: inherit;
    -moz-backface-visibility: inherit;
    -ms-backface-visibility: inherit;
    -o-backface-visibility: inherit;
    backface-visibility: inherit;
}

.mk-blog-container, .mk-gallery-shortcode, .mk-news-container, .mk-portfolio-container {
    opacity: 1;
}

.news-widget-excerpt{
 display:none; 
}

.mk-flex-slides > li > .mk-read-more{
 display:none; 
}

.news-widget-title {
    margin-bottom: 5px;
    border-bottom: black;
    border-bottom-width: thin;
    border-bottom-style: double;
}

.mk-about-author-wrapper {
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
    padding: 20px 0;
    margin-bottom: 40px;
    display: none!important;
}

.removeliststyle ul il .widget{
list-style-type: none;
}



.mk-icon-envelope1{

font-size: 14px !important;

font-weight: bold;

}





.pagnav-wrapper .pagenav-top{

display: none;

}



#wp-calendar a {

  color: #4DC6F4;

}



.wpcf7-submit {

  background-color: #5D6265 !important;

  border: 0px solid #252525 !important;

}



.portfolio-widget-info {

  position: absolute;

  top: 120px;

  left: 0;

  padding: 10px;

  width: 100%;

  background-color: #5E6365;

  text-align: center;

  -webkit-border-radius: 0 0 2px 2px;

  border-radius: 0 0 2px 2px;

  background-clip: padding-box;

  -moz-border-radius-topright: 0;

  -moz-border-radius-bottomright: 2px;

  -moz-border-radius-bottomleft: 2px;

  -moz-border-radius-topleft: 0;

  -moz-background-clip: padding;

  -webkit-background-clip: padding-box;

  filter: alpha(opacity=@opacity * 100);

  -moz-opacity: 0;

  -khtml-opacity: 0;

  opacity: 0;

}


