.parallax-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    font-size: 14px;
}

#footer-widgets {
    background-color: #222;
    padding: 30px 0;
    margin: 0;
}

#footer-widgets .footer-box {
    padding: 0 15px;
    margin: 0;
}
body .oceanwp-row .span_1_of_4 {
    width: 25%;
}
body .oceanwp-row .col {
    float: left;
    /* margin: 0 0 1.25rem; */
    /* padding: 0 0.625rem; */
}
.sidebar-box, .footer-box {
    font-family: Arial,Helvetica,sans-serif;
    color: #d8d8d8;
}
.count-1, .col-1, .col.first {
    clear: both;
    /* margin-left: 0; */
}

#footer-widgets .footer-box .footer-widget:last-child {
    margin-bottom: 0;
}

#footer-widgets .footer-box .widget-title {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.2;
}
#footer-widgets .footer-box .widget-title {
    color: #fff;
}

.widget-title {
    border-color: #a30100;
}
.widget-title {
    display: block;
    /* line-height: 1; */
    font-size: 13px;
    font-weight: 400;
    /* color: #333; */
    border-width: 0 0 0 3px;
    border-style: solid;
    /* border-color: #13aff0; */
    letter-spacing: 1px;
    padding-left: 15px;
    margin: 0 0 20px;
    text-transform: capitalize;
}

#footer-widgets .footer-box a {
    color: #fff;
}

#footer-widgets .footer-box .footer-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.oceanwp-social-icons {
    display: inline-block;
    width: 100%;
    /* list-style: none; */
    /* margin: 0; */
    /* padding: 0; */
}

.oceanwp-social-icons li {
    display: inline-block;
    margin: 0px;
    padding: 0;
}

#footer-widgets #wp-calendar caption, #footer-widgets #wp-calendar th, #footer-widgets #wp-calendar tbody, #footer-widgets .contact-info-widget i, #footer-widgets .contact-info-widget .owp-icon, #footer-widgets .mailchimp-widget input[type=email], #footer-widgets .posts-thumbnails-widget li, #footer-widgets .social-widget li a {
    border-color: #555;
}
.parallax-footer .fa-instagram {
    font-size: 30px;
}






#footer-bottom {
    background-color: #1b1b1b;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1;
    color: #fff;
}

#footer-bottom.no-footer-nav #copyright {
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#footer-bottom #copyright {
    font-family: Arial,Helvetica,sans-serif;
}
#footer-bottom #copyright a {
    text-decoration: none;
    color: #fff;
}