/*
Theme Name: Alone
Theme URI: http://bearsthemes.com
Author: bearsthemes
Author URI: http://bearsthemes.com
Version: 3.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns,left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: Alone is a fully configurable and easy to use responsive WordPress Theme  with a lot of great features.
Text Domain: alone
*/
.bt-footer .bt-footer-top .widget h4.wg-title:after {
    content: "|||||||";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 45px;
    line-height: 2px;
    color: transparent !important;
    font-size: 12px;
    letter-spacing: 3.6px;
    overflow: hidden;
    transform: skewX(60deg);
}
.bt-footer .bt-footer-top .widget h4.wg-title:before {
    background: rgba(255,255,255,0.0) !important;
}
.bt-footer .bt-footer-top .widget h4.wg-title {
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
}

.footer-address .add-item {
    display: flex;
    flex: 1;
}
.footer-address .add-item>* {
    padding-right: 10px;
    padding-top: 0px;
    line-height: 25px;
}
.widget .social-wrap {
    font-size: 25px;
}

a.nofancybox
{
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    color: #000;   

}