
#shoenav {
	margin: auto;
	width: 680px;
	margin-bottom: 12px;
}

#shoenav li a {
	color: #888;
}

#footer {
	padding: 22px;
	background: url(../img/leder.jpg);
}

#main {
	padding: 50px;
}

.bg-dark {
	background: RGBA(35, 34, 33, 1);
	color: #fff;
}


.txt_open {
	font-size:18px;
	margin: 20px 0px 0px 23vw;
	position:absolute;
	color:#686868;
}

.txt_shoes {
	font-size: 13px;
	width: 200px;
	margin: 10px 0px 0px 22vw;
	position:absolute;
	color:#686868;
}

.txt_impress {
	font-size: 14px;
	width: 260px;
	margin: 10px 0px 0px 22vw;
	position:absolute;
	color:#686868;
}

.txt_contact {
	font-size:18px;
	margin:12px 0px 0px 23vw;
	position:absolute;
	color:#686868;
}

.g_map {
	float: right;
	width: 59vw;
	height: calc(40vw - 13px);
	margin-top: 13px;
}
.g_map_mobile {
	width: 100vw;
	height: calc(80vw - 13px);
}

.flavr-content {
	text-align: left;
}
.twhite {
	color: #fff;
}

.img_stil {
	width: 40vw;
	margin-top: 4px;
	float: right;
}
.img_stil img {
	width: 100%;
}
.img_stil_mobile {
	width:100%;
	height: auto;
	margin-top: 12px;
}
.img_stil_mobile img {
	width: 100%;
}

.w-full {
	width: 100%;
	display: block;
}

.p12 {
	padding: 12px;
}

.text-center {
	text-align: center;
}