/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 15 2021 | 10:17:19 */
.uk-navbar-nav > li > a {
	color: #333;}

a.uk-logo.uk-navbar-item.tm-logo-img {
    position: absolute;
    height: 200px;
    top: 0;
}
a.uk-logo.uk-navbar-item.tm-logo-img img {
    border-radius: 10px;
    top: 10px;
    position: relative;
}

ul.contact-address.uk-list.uk-margin-remove-bottom li {
    font-size: 14px;
}
.tm-header-transparent .tm-titlebar {
    padding-top: 240px !important;
}