@charset 'utf-8';
/*
Theme Name: UWG Boffzen Child
Template: uwg-boffzen
Version: 1.0
*/

body {
    font-weight: 400;
}
html, body {
    font-size: 16px;
    font-family: Montserrat, sans-serif !important;
}
.scheme_default ol li {
    color: #333 !important;
}

ol li, ul.trx_addons_list > li {
    text-transform: none !important;
	font-size: 1em !important;
}

.default-color, a.default-color, .default-color a{
	color:#333 !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: Montserrat, sans-serif !important;
}

.top_panel {
position: relative;
z-index: 10000;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 0.1px 0 7.5em;
margin-bottom: .1em !important;
}

.site_footer_wrap.bg_on {
    background-image: none !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}





