/*
Theme Name: PW-DESIGN Wordpress Basic
Description: PW DESIGN Print + Webdesign - 0551 205 466 44
Author:  PW DESIGN
Author URI:  http://www.pwdesign.de
Template: Divi
Version:  1.0.1
*/

@import url("//www.abendrot-reisen.de/wp-content/themes/Divi/style.css");
 
/* =Theme customizations
------------------------------------------------------- */

body {font-size: 20px;}
#et-top-navigation {font-weight: 400 !important;}
#top-menu li li a {width: 250px;}
.nav li ul {width: 290px;}
h4.widgettitle {margin-top:50px;}

#top-menu li.mega-menu.mega-menu-parent li li {line-height:1.5em;}
div#et-info {word-break: keep-all;}

/* Tag Cloud */
.tagcloud a {
color: #fff !important;
    font-size: 12px !important;
    padding: 2px 8px;
    background: #f59c00;
    display: inline-block;
    margin-bottom: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tagcloud a:hover {
    background: #e3051b;
}

#top-menu li.mega-menu>ul>li.no-menu>a:first-child {display:none;}