/*
Theme Name:		Morphix Biennale Theme
Theme URI:		http://morphix.gr/biennale
Description:	Theme for the 5th Biennale 
Author:			Argyropoulos Stavros
Template:		ken
Version:		3.2
*/


.mk-boxed-enabled#mk-boxed-layout{
    box-shadow : none;
    webkit-box-shadow : none;
}

.morphix_heading{
	background-color: #000000;
    padding: 5px 5px 5px 10px;
}

#icl_lang_sel_widget-2{
	overflow: visible;
	margin-bottom: -8px;
}

#lang_sel_list{
	z-index: inherit;
	margin-top: -40px;
	height: 20px;
}

.wpb_content_element {
    margin-bottom: 15px!important;
}

#menu-item-25960 .sub-menu{
	margin-top: -5px;
}

.morphix_menu{
	text-transform: none;
}

.morphix_menu_upper{
	text-transform: uppercase;
}

#menu-item-25960 .megamenu-title{
	color: #000000!important;
	display: none;
}

#menu-item-26181 .megamenu-title{
	color: #000000!important;
	display: none;
}

.megamenu-title{
	color: #009a9d!important;
}

#menu-item-25960 .menu-item a{
	color: #009a9d!important;
    font-weight: bold;
}

#menu-item-25960 .menu-item a:hover{
	color: #000000!important;
}

#menu-item-26181 .menu-item a{
	color: #009a9d!important;
    font-weight: bold;
}

#menu-item-26181 .menu-item a:hover{
	color: #000000!important;
}

.page-id-25937 .p1{
	margin-bottom: 7px;
}

.page-id-26025 .p1{
	margin-bottom: 7px;
}

.mk-page-heading{
	color: #e6e7e8;
}

.mk-contact-form-wrapper.modern-style .text-input{
	border-bottom-width: 1px;
	font-size: 13px!important;
}

.mk-contact-form-wrapper.modern-style .mk-textarea{
	border-width: 1px;
	font-size: 13px!important;
}

.mk-contact-form-wrapper.modern-style .mk-button{
	border-width: 1px;
	font-size: 13px!important;
}

#mk-page-title{
	padding: 0!important;
}


h5{
	margin-bottom: 10px;
}

h6{
	margin-bottom: 5px;
	color: #333333!important;
	font-weight: 600!important;
	font-size: 13px;
}

@media (min-width:767px){

	.morphix_home_first_widget{
		margin-top: 400px;
	}

	.morphix_first_widget{
		margin-top: 300px;
	}

}


@media (max-width:768px){

	.morphix_home_first_widget{
		margin-top: 0;
	}

	.morphix_first_widget{
		margin: 0;
	}

}