/*
Theme Name: Vernissage Child
Theme URI: http://www.themeforest.net/user/kotofey/portfolio
Author: kotofey
Author URI: http://www.themeforest.net/user/kotofey
Description: A child theme of Vernissage Theme
Template: vernissage
Version: 1.1
*/

/*-----------------------------------------------------------------------------------*/
/* WRITE YOUR OWN STYLES BELOW
/*-----------------------------------------------------------------------------------*/

.logo a {
	display: inline-block;
    border-bottom: none;
	margin: 0;
	padding: 0;
}

.logo {
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	display: inline-block;
	float: left;
	margin-left: 5%;
	position: relative;
	padding: 10px;
}

.page-title h1 {
	font-size: 40px;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	padding: 0 15px;
}

#progress-bar {
	display: none;
}

/* S.K. */
.menu-wrapper {
    background-color: #fff;
	margin-bottom: 80px;
}

.kktfwp-mobile-burger{
    color: #000;
}

.main-mobile-menu .mobile-wrapper ul li a{
    color: inherit;
}
