/*
Theme Name: jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.1.3
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

*/
/* JACKS CODE */

.mk-portfolio-item .the-title
{
	font-size: 18px !important;
}
.mk-header-toolbar
{
	display:none;
}

.header-style-1.header-align-left .mk-header-nav-container {
    text-align: left;
    float: left;
    margin-right: 0px;
}

.header-style-1.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a {
    border-top: solid 3px transparent;
}

.header-style-1.a-sticky .menu-hover-style-1 .main-navigation-ul > li > a:hover {
    border-top: solid 3px #fff;
}

.admin-bar .sticky-style-fixed.header-style-1.a-sticky .mk-header-holder, .admin-bar .sticky-style-fixed.header-style-3.a-sticky .mk-header-holder
{
	top: 8px !important;
}

.mk-header.sticky-style-fixed.a-sticky .mk-header-holder
{
	border-bottom: none !important;
}

.mk-image .mk-image-inner:hover .mk-image-overlay
{
	opacity : 0.1;
}

.fancybox-opened .fancybox-title 
{
    visibility: hidden;
}


@media (pointer:coarse) {
.featured-image.js-taphover
{
	pointer-events:none;
}
   .mk-portfolio-item.zoomin-hover .featured-image .image-hover-overlay 
{
	opacity: .2;
}
.mk-portfolio-item.zoomin-hover .featured-image .icons-holder
{
	opacity: 1;
    	top: 60%;
	pointer-events:auto;
}


.mk-portfolio-item .the-title
{
	font-size: 13px !important;
}
.master-holder h4 
{
	font-size: 13px !important;
}

}

@media (pointer:fine) {

}

img.mk-desktop-logo.light-logo, .mk-desktop-logo .dark-logo, .mk-sticky-logo {
    max-width: 180px !important;
}

.fit-logo-img a img {
	max-width: 180px !important;
}

.header-style-1 .mk-header-padding-wrapper, .header-style-2 .mk-header-padding-wrapper, .header-style-3 .mk-header-padding-wrapper {
    padding-top: 90px;
}

.mk-header-bg {
	background: black !important
}

#mk-page-id-8798 #mk-gradient-button-4 {
	background: #1dee26;
	transition: 0.75s all ease;
}

#mk-page-id-8798 #mk-gradient-button-4:hover {
	transform: scale(1.2);
}