/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo footer */
.tm-footer .tm-logo-footer { margin-top: -10px; }



@media only screen and (min-width: 768px) {
	.tm-logo-sticky {margin-top: 60px ;}
	.tm-navbar a {color:#FFF !important; font-size:1.3em; margin-left:15px;}
	.tm-navbar-attached a{color:#000 !important; font-size:1.3em; margin-left:15px;margin-top:20px;}
	.tm-navbar-attached #whitelogo{display:none;}
	.darkhorse a{color:#000 !important; font-size:1.3em; margin-left:15px;}
	
}

@media only screen and (max-width: 767px) {
	.a-menu {display:none;}
	#whitelogo {display:none;}
}

@media (min-width: 479px)
.tm-gallery .uk-overlay-panel.uk-flex {
    padding: 30px !important;
}