/*
Theme Name:     HomeFix Child
Theme URI: 		http://homefix.dttheme.com
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the HomeFix theme powered by DesignThemes
Template:       homefix
Version:        1.0
*/

div#dt-1505569420380-855692fb-3388 ul.dt-primary-nav > li > a {
    text-transform: none!important;
}

.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li > a:after {
    background: url(http://vyvoj.marecekelektro.cz/wp-content/uploads/2019/08/flash-min.png) no-repeat center center!important;
    background-size: contain!important;
    bottom: auto!important;
    content: ''!important;
    height: 20px!important;
    width: 16px!important;
    left: auto!important;
    position: absolute!important;
    right: -8px!important;
    top: 50%!important;
    margin-top: -10px!important;
    filter: brightness(0.6);
    transform: none!important;
}

.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li > a:before {
    display: none;
}