

.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;
    }
}


.latest_post_inner .post_infos {

    font-family: Arial;
    color: #ee8002;
}
.footer_top  {
    font-family: Arial;
}

.q_icon_list p {
    line-height: 27px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0 0 0 38px;
    position: relative;
    color: #5d6c76;
}

::-moz-selection {
    background: #ef8002;
    color: #fff;
}
div.title_subtitle_holder_inner h1 span {
    font-size: 0;
}

