.header-main .light-mode {
    box-shadow: 0 0px 0px 0 #ffffff;
    background: #fff;
}
.header--row .light-mode {
    color: #000000;
}

.header-bottom .light-mode {
    background: #ffffff;
    box-shadow: 0 0px 0px 0 #ffffff;
}

#main, #sidebar-primary, #sidebar-secondary {
    padding-top: 0;
    padding-bottom: 2.617924em;
}
[class*=customify-grid-], [class*=customify-grid_], [class~=customify-grid] {
    margin: 0 -3em;
}

/* STICKY MENU */
.nav-menu-desktop .menu { width: 700px !important; }

#mysticky-nav.wrapfixed { border-bottom: solid 2px #9f9255; }

#mysticky-nav.wrapfixed ul li.menu-item a {
    font-size: 17px;
}

#mysticky-nav.wrapfixed ul li.menu-item a:hover {
    color: #9f9255;
}


/* SIDE MENU */

.builder-item-sidebar .primary-menu-sidebar .primary-menu-ul > li > a {
    font-weight: 700;
}

/* TITLE BAR */

.page-titlebar, .page-breadcrumb, .posts-layout .entry-inner {
    border-bottom-color: transparent;
}

.page-titlebar {
    padding: 0;
    border-bottom: none;
    word-break: break-word;
    background: #ffffff;
}

#page-titlebar .titlebar-title  {
font-size: 2em !important; 
}

/* footer */

.footeraddress { text-align: center; font-size: 0.85em;  line-height: 1.4em; color: #111111; }
.copyright { text-align: center; }