/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .orange {
 
background-color: #f7941e ;
    margin: 15px;
		color:white;
		    margin-right: 0px;
    margin-left: 0px;
}


 .orangespace {
 
background-color: #f7941e ;
    margin: 15px;
		color:white;

}


 .green{
 
background-color: #00a79d ;
    margin: 15px;
	color:white;
}

 .grey{
 
background-color: #282828 ;
    margin: 15px;
	color:white;
}


 .widgetkitspace {
   margin: 15px;

}

 .widgetkitspacetwo {
   margin: 15px;
   margin-left:6px;

}

.tm-container-background {
     background: #000000;
}

.tm-navbar .uk-icon-hover {
    color: #FFFFFF !important;
}
