/*
Theme Name: Hendon Child
Theme URI: http://hendon.mikado-themes.com
Description: A child theme of Hendon
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: hendon
Template: hendon
*/
  #qodef-404-page .qodef-404-text {
    display: block;
    margin: 21px auto 0;
    font-family: "Raleway";
    font-size: 13px;
    font-weight: 500;
    line-height: 2.2em;
    letter-spacing: 0.8em;
    text-transform: uppercase;
    color: #009999;
  }
  .qodef-blog .qodef-blog-item .qodef-e-media .qodef-e-info-date a {
    font-family: "Raleway";
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    color: #009999;
  }
  .qodef-mobile-header-navigation > ul > li > a:hover {
    color: #009999;
  }
  .qodef-mobile-header-navigation > ul > li.current-menu-ancestor > a, .qodef-mobile-header-navigation > ul > li.current-menu-item > a {
    color: #009999;
  }
  .qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li > a:hover {
    color: #009999;
  }  
  .qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li.current-menu-ancestor > a, .qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li.current-menu-item > a {
    color: #009999;
  }
  body:not([class*="hendon-core"]) .qodef-mobile-header-navigation ul li > ul.sub-menu li.current-menu-ancestor > a, body:not([class*="hendon-core"]) .qodef-mobile-header-navigation ul li > ul.sub-menu li.current-menu-item > a {
    color: #009999;
  }
  .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children > a:hover .qodef-menu-arrow * {
    fill: #009999;
  }
  .qodef-header-navigation ul li.qodef-menu-item--narrow ul li:hover > a, .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-ancestor > a, .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item > a {
    color: #009999;
  }
  .qodef-m-pagination.qodef--wp .page-numbers:hover, .qodef-m-pagination.qodef--wp .page-numbers.current {
    color: #009999;
  }
  .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover a, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active a {
    color: #009999;
  }