/*
Theme Name:     Greenjoy Theme
Theme URI: 		http://colorandcode.hu
Description:    Child theme for the Jupiter theme
Author:         colorandcode
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        5.0.10
*/



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

body {
	background-color:#fff;
}

*/
iframe {
	width: 100%;
}

.custom-box-title a {
	display: inline-block;
	font-family: "Oswald";
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 25px;
	color: #FDD207;
	text-align: left;
	font-style: inherit;
	font-weight: normal;
	padding-top: 130px;
	padding-bottom: 0px;
}

.custom-box-title a:hover {
	color: #FFFF9C;
}

.custom-box-title.light-bg a {
	color: #060C1C;
}

.custom-box-title.light-bg a:hover {
	color: #233D80;
}

.mk-header-nav-container .lang-switcher {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	vertical-align: baseline;
	line-height: 90px;
	color: #fbe000;
}
.mk-header-nav-container .lang-switcher li {
	display: inline-block;
	height: 90px;
	line-height: 90px;
	list-style-type: none;
	margin: 0;
}
.mk-header-nav-container .lang-switcher ul {
	line-height: 90px;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}
.a-sticky .mk-header-nav-container .lang-switcher {
	height: 55px;
	line-height: 55px;
}

.mk-header-nav-container .lang-switcher a {
	position: relative;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fbe000;
	border-bottom: 2px solid transparent;
	font-family: "Oswald";
}

.mk-header-nav-container .lang-switcher a.active {
	border-bottom: 2px solid #fbe000;
}

.main-navigation-ul > li.menu-item {
	float: none;
}

.mk-pagination .current-page,
.mk-pagination .page-number:hover {
	border: 1px solid rgba(253, 210, 7, 0.4);
}
.mk-pagination .page-number,
.mk-pagination .mk-pagination-next {
	color: rgba(253, 210, 7, 0.4);
}

/*.main-nav-side-search .mk-search-trigger a {*/
.trans-header .bg-true.light-skin:not(.a-sticky) .main-nav-side-search .mk-search-trigger {
	color: #fbe000 !important;
}

.woocommerce-cart table .mk-coupon-title {
	display: none;
}


.woocommerce-shipping-totals .woocommerce-shipping-destination {
	display: none;
}
