/*
Theme Name: WaveRide Child
Theme URI: https://waveride.qodeinteractive.com
Description: Surfing and Water Sports Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: waveride
Template: waveride
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0.0
License: GNU General Public License
License URI: licence/GPL.txt

*/



.qodef-header-divided .qodef-divided-right-widget-area .qodef-icon-widget-holder.qodef-icon-has-hover:hover,
.qodef-header-divided .qodef-divided-right-widget-area .qodef-icon-widget-holder.qodef-icon-has-hover .dripicons-user:hover {
    color: #000 !important;
}

.qodef-title-holder.qodef-has-bg-image {
    background-position: center;
    background-size: cover;
    position: relative;
}

.qodef-title-holder.qodef-has-bg-image::before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
}

.qodef-title-holder.qodef-has-bg-image .qodef-page-title,
.qodef-title-holder.qodef-has-bg-image .qodef-page-subtitle {
    text-shadow: 1px 1px #000;
}
