

.footer_top .widget_meta>ul>li, .footer_top .widget_nav_menu ul li, .footer_top .widget_pages ul li, .footer_top .widget_recent_comments>ul>li, .footer_top .widget_recent_entries>ul>li {
       padding: 0 0 0px;
}
@media only screen and (min-width: 1201px){
    .footer_top ul.qode-instagram-feed{
        padding-right: 29%;
    }
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{
    opacity: 1;
}
nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash{
    bottom: -4px;
}

@media only screen and (max-width: 768px){
    .title .subtitle{
        display: none;
    }

    .title.title_size_small h1{
        font-size: 32px;
    }
}