.navbar-style-one {
    right: -50px;
}

.navbar-style-one .dropdown-menu>li>a>span.link-inner {
    padding: 0.5em 6px;
}


#sidebar .widget_nav_menu a, .widget_nav_menu_accordion .widget_nav_menu a {
    border: 1px solid #fff;
    background-color: #eaeaea;
}

#sidebar .widget_nav_menu a:hover, .widget_nav_menu_accordion .widget_nav_menu a:hover {
    background-color: #e63329;
    color: #fff;
}

@media screen and (max-width: 1285px) {
.navbar-style-one .dropdown-menu>li>a>span.link-inner {
    font-size: 14px;
}
}

#site-navigation li.megamenu>ul.sub-menu {
    padding: 12px 0 12px;
}

.sidebar-box .widget-title {
    margin: 0 0 10px;
}

.sidebar-box.widget.widget_recent_entries.clr a, .wpex-widget-recent-posts-title {
    color: #666666 !important;
}

.wpex-widget-recent-posts-li:first-child, .wpex-widget-recent-posts-li, .wpex-widget-recent-posts-li {
    border-bottom: 0px solid #eee;
    border-top: 0px solid #eee;
}

#primary, body.has-composer.page-template-blog #primary {
    padding-bottom: 0px;
}

.footer-widget .widget-title {
    color: #000000;
}

@media only screen and (max-width: 959px) and (min-width: 521px) {
#footer-widgets .col {
    width: 50%;
}
}

@media only screen and (max-width: 520px) {
#footer-widgets .col {
    width: 100%;
}
}

.caldera-grid label {
    font-weight: 400;
}

.caldera-grid .form-group {
    margin-bottom: 15px !important;
}

input[type="number"] {
    width: 100px !important;
}