/*
 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.0
 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-btn, .give-btn { border-radius: 0!important; }
.btn-inline { width: auto!important; margin-bottom: 0px!important;margin-right: auto;  margin-left: auto; }
a.btn-inline { min-height: 36px!important; margin-bottom: 8px!important;}
.listenHere { margin-bottom: 0!important; }

a.listen-on-spotify span,
a.listen-on-googlePodcast span,
a.listen-on-applePodcast span,
a.listen-on-stitcher span { padding-left: 33px; white-space: nowrap; line-height: 28px;  }

a.listen-on-spotify, a.listen-on-spotify:hover { background-position: 12px center; background-image: url('/wp-content/themes/proradio-child/images/logo-spotify.png'); background-repeat: no-repeat; display: inline-block; vertical-align: middle; background-size: 30px; }

a.listen-on-googlePodcast, a.listen-on-googlePodcast:hover { background-position: 12px center; background-image: url('/wp-content/themes/proradio-child/images/logo-google-podcast.png'); background-repeat: no-repeat; display: inline-block; vertical-align: middle; background-size: 30px; }

a.listen-on-applePodcast, a.listen-on-applePodcast:hover { background-position: 12px center; background-image: url('/wp-content/themes/proradio-child/images/logo-apple-podcast.png'); background-repeat: no-repeat; display: inline-block; vertical-align: middle; background-size: 30px; }

a.listen-on-stitcher, a.listen-on-stitcher:hover { background-position: 12px center; background-image: url('/wp-content/themes/proradio-child/images/logo-stitcher.png'); background-repeat: no-repeat; display: inline-block; vertical-align: middle; background-size: 30px; }

.hidden { display: none; }

@media screen and (max-width: 1199px) {
 .elementor-4191 .elementor-element.elementor-element-0742120 > .elementor-element-populated { padding-bottom: 3%; }
}


.proradio-pageheader__contents {
    padding-top: 120px!important;;
    padding-bottom: 120px!important;;
}

body.single-members .proradio-pageheader__contents {
	background: transparent!important;
}

body.single-members .proradio-negative, 
body.page-id-19516 .proradio-negative,  {
    color: #fff !important;
}
body.single-members .proradio-primary h1,
body.page-id-19516 .proradio-primary h1 { color: #FFF!important; }

body.single-members .proradio-pageheader .proradio-bgimg { background-color: #ffd200!important; }

body.single-members .proradio-pageheader .proradio-bgimg img{ display: none; }

body.archive.category .proradio-post__std .proradio-post__header { min-height: 0!important; }

/* body.single-members .proradio-single .proradio-entrycontent .proradio-tags { display: none; }  /* /* removed instead in customized template in child-theme */

article.proradio-post__inline { padding: 6px; }
.proradio-post__inline h6 { margin: 8px 8px 6px 12px}
.proradio-post__inline .post__inline-content { margin: 0px 0 6px 12px; }

@media only screen and (min-width: 1200px) {
	.proradio-post.pirco-news { min-height: 360px; }
	.proradio-post__inline h6 { margin-top: 12px; } 
}

@media (max-width:1199px) {
	.homeHero { padding-top: 77px!important; }
}

@media (max-width: 600px) {
	.homeHero {
    	padding-top: 54px!important;
	}
}