/*
Theme Name:     ReadmeGA
Description:    Readme for GA page
Author:         qatryk
Template:       readme
Version: 1.0.0

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)

height: 40vh;
    background-size: cover;
    width: 40vh;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4vh;
*/

.pagination{
    text-align: center;
}
.ply_btt:hover{
box-shadow: 0 1px 8px black;
}

.ply_btt{
	margin:5px;
}


.podcasts-list{
	    margin: auto;
}

.podcast{
	    margin: auto;
	
}

.podcast-header
{
	display: flex;
    flex-wrap: wrap;
	margin: auto;
	    justify-content: center;
    padding-bottom: 20px;
}

.podcast-title
{
	    margin: 30px auto;
}

.podcast-title a{
	color:#faaa4b;
	
}

.podcast-thumbnail
{
}

.podcast_player
{
	flex-grow: 1;
}

.podcast_excerpt
{
	    margin: auto;
	font-family: 'Alergia Grotesk Normal','FontAwesome';
}

#exitpopup-modal .exitpopup-modal-window {
    background-color: #fff;
}


.wptww-testimonial-job {
    height: 30px;
}

.yikes-easy-mc-form {
    display: block;
    max-width: 360px;
    margin: auto;
    padding: 10px;
}

.wptww-testimonials-list .wptww-testimonials-text p, .wptww-testimonials-slidelist .wptww-testimonials-text p, .wptww-testimonials-slide-widget .wptww-testimonials-text p {
    white-space: pre-line;
}

.wptww-quote .toggle h4.active:before {
    content: "\f147";
}
.wptww-quote .toggle h4 {
    border-bottom: none;
}

.wptww-quote .toggle h4:before {
    left: 10%;
    top: 0.4em;
    line-height: 0;
    font-size: 25px;
    color: #faaa4b;
    font-family: 'Alergia Grotesk Normal','FontAwesome';
    content: "\f196";
}

.wptww-quote{
outline: none;
}

.wptww-quote .toggle .toggle-content {
    padding: 1.2em 0 2em 0;
}



button[type=submit], input[type=submit], input.mailerlite-subscribe-submit, .wpcf7 input[type=submit], #beforheader > a{
font-family: 'Alergia Grotesk Normal','FontAwesome';
}


.mailerlite-form-field label {
    display: none!important;
}

.is-header-fixed #main {
    position: relative!important;
    top: 54px!important;
}

.site-header {
    position: fixed!important;
}


@media screen and (min-width: 768px)
{
.is-header-fixed .site-header {
    margin-top: 30px;
}
}

.site-header {
   margin-top: 30px;
	position: fixed;
}

@media screen and (min-width: 768px)
{
#beforheader{
font-size: 0.9em!important;
}
}

#beforheader{
    height: 30px;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #23282d;
	text-align: center;
    color: #fff;
    font-size: 0.6em;
    vertical-align: middle;
    line-height: 30px;
}
#beforheader > a{
color:#faaa4b;
}

#beforheader > a:hover{
color:#4b98fa;
}

h3.rpwe-title a:hover {
    color: #faaa4b;
}

			