/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
  ========================================================================== */

#tm-top-c {  
    background-image: url('../../../images/background/bg-footer.jpg')  !important;  
    background-size: cover;
	background-position: center;
	border-style: solid;
	border-color: #323232;
    border-width: 1px 0px 1px 0px;	
}

#tm-footer {  
    background-image: url('../../../images/background/bg-footer.jpg')  !important;  
    background-size: cover;  
	background-position: center;	
	border-style: solid;
	border-color: #323232;
    border-width: 1px 0px 1px 0px;	
}

#tm-top-a {  
    background-image: url('../../../images/background/bg-footer.jpg')  !important;  
    background-size: cover;
	background-position: center;
	border-style: solid;
	border-color: #323232;
    border-width: 1px 0px 1px 0px;	
}

.tm-toolbar    {    
    background-image: url('../../../images/background/bg-footer.jpg')  !important;  
    background-size: cover; 
	background-position: center;
	border-style: solid;
	border-color: #323232;
    border-width: 1px 0px 1px 0px;	
}




 /* ========================================================================
   Center Sub Nav to Parent
 ========================================================================== */

.uk-dropdown.uk-dropdown-navbar[style] { left: -100px !important; }



.uk-open > .uk-dropdown {   
text-align: center;
}
