/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */
/*.aux-tiles-layout .post.aux-post-tile .entry-title > a:hover, .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title > a:hover {
color:#003366;
}
.hentry .aux-portfolio-columns .aux-item-overlay .entry-title a:hover, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-title a:hover {
color:#003366;	
}
.hentry .aux-portfolio-columns .entry-tax > a:hover, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax > a:hover {
color:#003366;	
}
.elementor-widget-aux_recent_posts_tiles .entry-info, .elementor-widget-aux_recent_posts_tiles .entry-info a:hover {
color:#003366;
}
.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a:hover, .hentry .entry-info .entry-tax a:hover {
color:#003366;
}
.widget-container a:hover {
color:#003366;
}
*/
@import url('https://fonts.cdnfonts.com/css/avenir-next-lt-pro');
a {
    color: #003366;
}
a:hover {
    color: #000033;
}