/* AW Header */
h1.aw-headline h2, h1.aw-headline h3, h1.aw-headline h4, h1.aw-headline h5, h1.aw-headline h6, h1.aw-headline p {
    font-size: 13px;
    font-weight: normal;
}

/* AW Footer Links */
#aw-footnote-links a, #powered_by_link  {
   margin: 0 10px;
}
#powered_by_link a {
    margin: 0;
}

/* AW Edit */
body {
   font-size: 13px !important;
}
iframe {
    background-color: transparent !important; */
}

.cke_skin_kama .cke_wrapper {
   background: none !important;
}

.editable_area {
    border: 1px dashed red;
    min-width: 20px;
    min-height: 20px;
}

/* AW Responsive Menu */

.desktop-nav .responsive-select-nav {
    display: none;
}

.responsive-nav .responsive-select-nav {
    display: block;
    width: 90%;
    margin: 10px auto;
}

.responsive-nav .aw-hmenu {
   display: none !important;
}

.nivoSlider img {
    margin: 0 !important;
}