/*
Theme Name:         Ronneby
Theme URI:          http://themes.dfd.name/ronneby/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            1.1.0
Author:             DFD
Author URI:         http://dfd.name/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-family: "Open Sans" !important;
    line-height: 24.99px;
    text-transform: none;
    letter-spacing: 0px;
    word-spacing: 0;
    color: #565656;
    direction: ltr;
}
.nav-menu .mega-menu-item .item-title {
    position: relative;
    display: block;
    font-size: 11px;
    font-style: normal;
    font-family: "Arial" !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 0;
    text-decoration: none;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    overflow: hidden;
}
a.ubtn-link {
    display: inline-block;
    margin: 6px 0;
    color: inherit;
    text-decoration: none;
    max-width: 100%;
}