/*
CTC Separate Stylesheet
Updated: 2019-01-20 15:43:43
Theme Name: TheFox Child
Template: thefox
Author: Mitchell Klijs
Version: 3.6.1.1547999023
*/

header.nav_type_12 #logo_img {
	line-height: 130px;
    max-height: 130px;
}

header.nav_type_12 #logo_img img {
    max-width: 175px;
    max-height: 140px;
}

header.nav_type_12 nav {
    display: flex;
    flex-direction: column;
}

header.nav_type_12 nav .text {
	width: auto;
    font-weight: bold;
    font-size: 50px;
    line-height: initial !important;
}

header.nav_type_12.shrinked_header nav .text {
	display: none;
}

header.nav_type_12 nav ul li a {
    margin-top: 15px;
    margin-bottom: 5px;
}