/*
 Theme Name:   Tortuga Child Theme
 Description:  Reisebüro 24-7 Child Theme
 Author:       Werner Deuring
 Author URI:   htts://www.reisebuero24-7.de/	
 Template:     tortuga
 Version:      1.0
 Text Domain:  tortuga-child
*/


div.custom-menu-class ul {
    margin:20px 0px 20px 0px;
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    text-align:center;
}
div.custom-menu-class li {
    padding: 0px 20px 0px 0px;
    display: inline;
} 
div.custom-menu-class a { 
    color:#FFFFFF;
}