/*
 Theme Name:   ProRadio Child
 Theme URI:    https://pro.radio/
 Description:  The child theme allows easier customizations and template overrides
 Author:       Pro.Radio
 Author URI:   https://pro.radio/
 Template:     proradio
 Version:      1.0.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         right-sidebar
 Text Domain:  proradio-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

.proradio-comment__rlink a, .proradio-comment__cancelreply a, .proradio-internal-menu, label, .proradio-footer__copy, .proradio-scf, .proradio-btn, .proradio-itemmetas, .proradio-menubar, .proradio-secondaryhead, .proradio-cats, .proradio-menu-tree, button, input[type="button"], input[type="submit"], .button, .proradio-meta, .proradio-readm, .proradio-navlink, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .bbp-meta, .bbp-footer, .bbp-header, .bbp-breadcrumb, .bbp-author-role, legend, #subscription-toggle a, #favorite-toggle a, .wpcf7 {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

body:not(.elementor-page-9685) div#proradio-pagecontent h1,
body:not(.elementor-page-9685) div#proradio-pagecontent h2,
body:not(.elementor-page-9685) div#proradio-pagecontent h3,
body:not(.elementor-page-9685) div#proradio-pagecontent h4,
body:not(.elementor-page-9685) div#proradio-pagecontent h5 {
    font-family: "Audiowide", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
}

/** desktop only */
@media (min-width: 992px) {
    #proradio-pagecontent {
        margin-top: 32px;
    }
}
.page-id-41738 h3.proradio-post__title a,
.page-id-41439 h3.proradio-post__title a
{
    color: var(--e-global-color-primary) !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.elementor-page-46391 .proradio-entrycontent a
{
    color: #fff !important;
    text-decoration: underline;
}