/*
Theme Name: Jupiter Child
Theme URI: http://themeforest.net/user/artbees
Template: jupiter
Author: Artbees
Author URI: http://themeforest.net/user/artbees
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.
Version: 5.6.1485978044
Updated: 2017-02-01 19:40:44

*/

/* GLOBAL */

.home #theme-page {
	background: #4b4b4b !important;
}

.single #mk-page-introduce {
	display: none;
}

.mk-post-prev, .mk-post-next {
	display: none;
}

/* HEADER */

.mk-desktop-logo {
	max-height: 60% !important;
}

.main-nav-side-search {
	float: right;
}

/* SLIDER */

.edge-slide-content {
	background: rgba(0,0,0,0.6);
	padding: 10px 60px !important;
}

.nav-round {
	display: none;
}

.mk-edge-custom-content p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* HOME */

.home-left p, .home-left a {
	color: #FFFFFF;
}

.home-post #fancy-title-4 {
	font-weight: 800;
	margin-bottom: 0;
	padding-bottom: 0;
}

.reg-button {
	padding: 0 7px;
	background: #2E2E2E;
	color: #FFFFFF;
	font-size: 12px;
	border: 3px solid #D7B834;
	margin-top: 5px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}

.reg-button-big {
	padding: 7px 15px;
	font-size: 16px;
}

.reg-button:hover {
	color: #D7B834 !important;
}

.home-post article {
	background-color: transparent;
	border: none;
}

.home-post .mk-blog-meta {
	padding: 0 !important;
}

.home-post .mk-blog-meta .mk-blog-meta-wrapper {
	display: none;
}

.home-post .the-title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 800;
	margin-top: 10px;
}

.home-post .mk-blog-meta .the-excerpt p {
	color: #545454;
}

.home-post .mk-readmore {
	position: relative !important;
	padding: 5px 7px;
	background: #2E2E2E;
	color: #FFFFFF;
	font-size: 12px;
	border: 3px solid #D7B834;
	margin-top: 5px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0;
	right: 0;
	bottom: 0;
} 

.home-post .mk-readmore svg {
	display: none;
}

.mk-blog-classic-item .mk-readmore:hover {
	color: #D7B834 !important;
}

.mk-blog-classic-item {
	margin-top: 10px;
}

.home-column-bordered:before {
	content: "";
	position: absolute;
	top: 10%;
	bottom: 0;
	left: -2px;
	height: 80%;
	width: 2px;
	border-left: 2px solid #bcbcbc;
}

.edge-slide-content {
	background: rgba(0,0,0,0);
}

.mk-header-social.header-section {
	visibility: visible !important;
    	opacity: 1 !important;
	width: 35px !important;
}

.image-hover-overlay {
	background: none !important;
}

.featured-image .post-type-badge {
	display: none;
}

/* INTERIOR PAGES */

.int-top-section {
	background-color: #D7B834;
}

.int-top-section .vc_col-sm-8 {
	padding-left: 0;
	max-width: 650px;
}

.int-top-section .vc_col-sm-4 {
	padding-top: 20px;
}

.int-top-section .wpb_single_image {
	margin-bottom: 0;
}

.int-top-section .vc_single_image-wrapper::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-right: 60px solid #d7c109;
	position: absolute;
	top: 40%;
	right: 0;
}

.int-top-section p {
	color: #4b4b4b;
	font-size: 18px;
}

.master-holder-bg {
	background-color: #ECEBEB;
}

.widget_em_widget ul {
	list-style: none;
}

.widget_em_widget ul li {
	margin: 0 0 15px;
}

.widget_em_widget ul li a {
	color: #4b4b4b !important;
}

.widget_em_widget ul li .reg-button {
	color: #FFFFFF !important;
}

.widget_em_widget ul li .reg-button:hover {
	color: #D7B834 !important;
}

.widget_em_widget ul li small {
	color: #4b4b4b;
}

#mk-sidebar {
	margin-right: -30px;
	background-color: #cccccc;
}

#page-section-2.full-width-2 {
	background-color: #d7c109;
}

select#field_pbpwj,
select#field_j3cn0,
select#field_cqmpf,
select#field_99sp3 {
	padding: 0 5px !important;
}


/* EVENT SINGLE PAGE */

.single-social-section {
	display: none;
}

.event-info {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #777;
}

.event-data {
	margin-bottom: 0;
}

div[id*='attachment_'] {
	background: #fff;
	padding-top: 5px;
	margin-right: 40px;
}

.single .wp-caption-text {
	font-size: 12px;
}

.registration-title {
	padding: 10px;
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}

.em-booking {
	padding: 10px;
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}

.em-booking-form-details {
	width: 100%;
}

.em-booking .em-tickets-spaces label {
	display: block;
	float: none;
}

.em-booking textarea {
	width: 100%;
}

#em-booking-submit {
	border: none;
	background: #D7B834;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding: 8px;
}

/* FOOTER */

.footer-wrapper {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	max-width: 100%;
}

.footer-wrapper div.mk-col-1-2:first-of-type {
	width: 66%;
}

.footer-wrapper div.mk-col-1-2:nth-of-type(2) {
	width: 34%;
}

.footer-wrapper div.mk-col-1-2 .mk-col-1-2 {
	width: 50%;
}

/* MEDIA QUERIES */

@media (max-width: 960px) {
	.theme-page-wrapper #mk-sidebar .sidebar-wrapper {
		padding: 20px !important;
	}
}

@media (max-width: 780px) {
	.mk-header-right {
   		display: block !important;
	}
	
}

@media (max-width: 767px) {
	.int-top-section .vc_single_image-wrapper::before {
		display: none;
	}
	.home-slider {
		padding-left: 0 !important;
	}
	.home-slider .mk-section-image,
	.home-slider.height-full {
		height: 300px;
	}
	#mk-footer img{
		width: 33%;
	}
	#mk-footer #text-3,
	#mk-footer #text-4 {
		text-align: center;	
	}
	.mk-padding-wrapper,
	.mk-padding-wrapper .vc_col-sm-8,
	#theme-page .theme-page-wrapper .theme-content {
		padding: 0;
	}
	blockquote {
		padding: 15px;
	}
	
}

@media (min-width: 478px) {
	
	/* EVENTS TABLE */

	#em_widget-4 ul {
		display: table;
		margin: 0;
		border-collapse: collapse;
		background: #FDFDFD;
		font-size: 12px;
	}
		
	#em_widget-4 li {
		list-style: none;
		display: table-row;
	}

	#em_widget-4 li span {
		display: table-cell;
		padding: 10px;
		border: 1px solid #222;
	}

	#em_widget-4 li:first-of-type {
		background: #D7B834;
		color: #FFF;
		font-weight: bold; 
	}
	img.mk-desktop-logo {
		min-width: 300px !important;
	}
	
}

@media (max-width: 477px) {
	/* EVENTS TABLE */
	
	#em_widget-4 {
		border-top: 2px solid #ccc;
		padding-top: 10px;
	}	

	#em_widget-4 span {
		padding: 3px;
	}

	#em_widget-4 ul {
		margin-left: 0;
	}

	#em_widget-4 .table-headers {
		display: none;
	}
	img.mk-desktop-logo {
		min-width: 200px !important;
	}
}