

.qode_video_box .qode_video_image::after{
    display: none;
}

.latest_post_holder.boxes>ul>li, .latest_post_holder.dividers>ul>li {
    background-color: transparent;
}

.header_top .left .q_icon_list{
    display: inline-block;
    margin-right: 10px;
}

.header_top .left .custom-html-widget .q_icon_list:last-child{
    margin-right: 0;
}

header .header_top .q_social_icon_holder{
    float: none;
    width: auto;
}
.header_top{
    height: 47px;
    line-height: 47px;
}
aside .widget .latest_post a {
    font-weight: 600;
}
.single-post .content .container .container_inner{
    margin-bottom: 80px;
}
.header_bottom, header.sticky .header_bottom{
    box-shadow: 0 1px 46px rgba(0,0,0,.07);
}

span.qode_video_box_button_arrow {
    margin-left: 3px;
}
aside .widget.widget_categories a{
   color:  #9e9c9c;
   font-weight: 500;
}

/****for menu drop down***/
.drop_down .second .inner ul li.sub ul li a:hover, .drop_down .second .inner>ul>li>a:hover {
    color: #ffc300 !important;
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
        color: #083e78;
}

.drop_down .narrow .second .inner ul li {
        width: 240px;
}