.tooltipck {
z-index: 5;
position: relative; }
.tooltipck:hover, .tooltipck-active {
z-index: 6;
}
.tooltipck-tip {
position: absolute;
z-index : 6000;
display : none;
box-sizing: border-box;
opacity: 0;
}
.tooltipck:hover .tooltipck-tip { z-index : 7;
}
.tooltipck-inner {
display : block;
}
.tooltipck-inner img {
max-width: 100%;
height: auto;
}
.tooltipck-pointer:after {
display: inline-block;
width: 0;
height: 0;
opacity: 0;
content: "";
}body .ui-datepicker { 
z-index: 9999 !important; padding: 15px 20px; 
width: 285px;
box-sizing: border-box 
}
.ui-datepicker-prev,
.ui-datepicker-next{
cursor:pointer;
}
.ui-datepicker-month,
.ui-datepicker-month option {
text-transform: capitalize;
}
input[type="text"].hasDatepicker {
background-image: url(//wwugoodword.com/wp-content/plugins/wp-datepicker/img/calendar.svg);
background-repeat: no-repeat;
background-position: 99% center;
background-size: auto 60%;
}
.ui-datepicker-inline {
display: inline-table !important;
margin: 0 0 20px 0;
}
.ui-datepicker a{
box-shadow:none !important;
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
}  .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
min-height: 0; font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
position: absolute;
left: .5em;
top: 50%;
margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-button {
display: inline-block;
position: relative;
padding: 0;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
overflow: visible; }
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2.2em;
} button.ui-button-icon-only {
width: 2.4em;
}
.ui-button-icons-only {
width: 3.4em;
}
button.ui-button-icons-only {
width: 3.7em;
} .ui-button .ui-button-text {
display: block;
line-height: normal;
}
.ui-button-text-only .ui-button-text {
padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
padding: .4em;
text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
padding-left: 2.1em;
padding-right: 2.1em;
} input.ui-button {
padding: .4em 1em;
} .ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
position: absolute;
top: 50%;
margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
left: 50%;
margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
right: .5em;
} .ui-buttonset {
margin-right: 7px;
}
.ui-buttonset .ui-button {
margin-left: 0;
margin-right: -.3em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
}
.ui-dialog {
overflow: hidden;
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-se {
width: 12px;
height: 12px;
right: -5px;
bottom: -5px;
background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: none;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
position: relative;
margin: 0;
padding: 3px 1em 3px .4em;
cursor: pointer;
min-height: 0;  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto; overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-button {
display: inline-block;
overflow: hidden;
position: relative;
text-decoration: none;
cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
right: 0.5em;
left: auto;
margin-top: -8px;
position: absolute;
top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
text-align: left;
padding: 0.4em 2.1em 0.4em 1em;
display: block;
line-height: 1.4;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 22px;
}
.ui-spinner-button {
width: 16px;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top: none;
border-bottom: none;
border-right: none;
} .ui-spinner .ui-icon {
position: absolute;
margin-top: -8px;
top: 50%;
left: 0;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
} .ui-spinner .ui-icon-triangle-1-s { background-position: -65px -16px;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Verdana,Arial,sans-serif;
font-size: 1em;
}
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #ffffff url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
background: #cccccc url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #555555;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid #999999;
background: #dadada url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
color: #212121;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #aaaaaa;
background: #ffffff url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #fcefa1;
background: #fbf9ee url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #fef1ec url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
background-image: url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
background-image: url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
background-image: url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
background-image: url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-icons_cd0a0a_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 4px;
} .ui-widget-overlay {
background: #aaaaaa url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
margin: -8px 0 0 -8px;
padding: 8px;
background: #aaaaaa url(//wwugoodword.com/wp-content/plugins/wp-datepicker/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
opacity: .3;
filter: Alpha(Opacity=30); border-radius: 8px;
}div.hasDatepicker{ display: block; padding: 0; overflow: visible;  margin: 8px 0; }
.ui-datepicker {  overflow: visible; margin: 0; max-width: 500px;  }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.4em 0; border-bottom: 0; font-weight: bold; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { padding: 1px 0 1px 2px; position:absolute; top: .5em; margin-top: 0; text-indent: -9999px; }
.ui-datepicker .ui-datepicker-prev { left:6px; }
.ui-datepicker .ui-datepicker-next { right:6px; }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; border-collapse: collapse; margin:0; }
.ui-datepicker td { border-width: 1px; padding: 0; text-align: center; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em 0; font-weight: bold; margin: 0; border-width: 0; text-align: center; text-decoration: none; }
.ui-datepicker-calendar th { padding-top: .3em; padding-bottom: .3em; }
.ui-datepicker-calendar th span, .ui-datepicker-calendar span.ui-state-default { opacity: .3; }
.ui-datepicker-calendar td a { padding-top: .5em; padding-bottom: .5em; }
.min-width-480px div.hasDatepicker  { width: 63%; display: inline-block; margin: 0; }.ppress-hint-wrap[class*=hint--]{display:inline-block;position:relative}.ppress-hint-wrap[class*=hint--]:after,.ppress-hint-wrap[class*=hint--]:before{visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:all .3s;position:absolute;transform:translate(0,0)}.ppress-hint-wrap[class*=hint--]:hover:after,.ppress-hint-wrap[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}.ppress-hint-wrap[class*=hint--]:before{content:"";z-index:1000001;background:0 0;border:6px solid #0000;position:absolute}.ppress-hint-wrap[class*=hint--]:after{color:#fff;white-space:nowrap;text-shadow:0 -1px #000;background:#383838;padding:8px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;box-shadow:4px 4px 8px #0000004d}.ppress-hint-wrap[class*=hint--][aria-label]:after{content:attr(aria-label)}.ppress-hint-wrap[class*=hint--][data-hint]:after{content:attr(data-hint)}.ppress-hint-wrap[aria-label=""]:after,.ppress-hint-wrap[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--top:before{border-top-color:#383838}.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#383838}.ppress-hint-wrap.hint--top:after,.ppress-hint-wrap.hint--top:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top:after{transform:translate(-50%)}.ppress-hint-wrap.hint--top:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top:hover:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--bottom:after,.ppress-hint-wrap.hint--bottom:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)}.ppress-hint-wrap.hint--bottom:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom:hover:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.ppress-hint-wrap.hint--right:after{margin-bottom:-14px}.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--right:before{bottom:50%;left:100%}.ppress-hint-wrap.hint--right:hover:after,.ppress-hint-wrap.hint--right:hover:before{transform:translate(8px)}.ppress-hint-wrap.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.ppress-hint-wrap.hint--left:after{margin-bottom:-14px}.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--left:before{bottom:50%;right:100%}.ppress-hint-wrap.hint--left:hover:after,.ppress-hint-wrap.hint--left:hover:before{transform:translate(-8px)}.ppress-hint-wrap.hint--top-left:after,.ppress-hint-wrap.hint--top-left:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--top-left:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top-left:hover:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--top-right:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--top-right:hover:after,.ppress-hint-wrap.hint--top-right:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--bottom-left:after,.ppress-hint-wrap.hint--bottom-left:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--bottom-left:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom-left:hover:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--bottom-right:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--bottom-right:hover:after,.ppress-hint-wrap.hint--bottom-right:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--large:after,.ppress-hint-wrap.hint--medium:after,.ppress-hint-wrap.hint--small:after{white-space:normal;word-wrap:break-word;line-height:1.4em}.ppress-hint-wrap.hint--small:after{width:80px}.ppress-hint-wrap.hint--medium:after{width:150px}.ppress-hint-wrap.hint--large:after{width:300px}.ppress-hint-wrap.hint--error:after{text-shadow:0 -1px #592726;background-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top:before{border-top-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--left:before{border-left-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--right:before{border-right-color:#b34e4d}.ppress-hint-wrap.hint--warning:after{text-shadow:0 -1px #6c5328;background-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top:before{border-top-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--left:before{border-left-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--right:before{border-right-color:#c09854}.ppress-hint-wrap.hint--info:after{text-shadow:0 -1px #1a3c4d;background-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top:before{border-top-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--left:before{border-left-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--right:before{border-right-color:#3986ac}.ppress-hint-wrap.hint--success:after{text-shadow:0 -1px #1a321a;background-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top:before{border-top-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--left:before{border-left-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--right:before{border-right-color:#458746}.ppress-hint-wrap.hint--always:after,.ppress-hint-wrap.hint--always:before{opacity:1;visibility:visible}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:before{transform:translate(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:before{transform:translate(8px)}.ppress-hint-wrap.hint--rounded:after{border-radius:4px}.ppress-hint-wrap.hint--no-animate:after,.ppress-hint-wrap.hint--no-animate:before{transition-duration:0s}.ppress-hint-wrap.hint--bounce:after,.ppress-hint-wrap.hint--bounce:before{-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s,visibility .3s,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.ppress-hint-wrap.hint--no-shadow:after,.ppress-hint-wrap.hint--no-shadow:before{text-shadow:initial;box-shadow:initial}.ppress-checkout__form *{--ppress-heading-fs:22px;--ppress-body-fs:16px;--ppress-btn-color:#2563eb;box-sizing:border-box;font-size:var(--ppress-body-fs)}.ppress-checkout__form{flex-wrap:wrap;width:100%;max-width:100%;margin:1px auto 10px;line-height:20px;display:flex;position:relative}.ppress-checkout__form p{margin:0 0 5px;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__social_login_wrap{padding:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap{flex-wrap:wrap;display:flex}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap{margin:5px 0 10px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item{background-color:#eff6ff;border-radius:6px;padding:14px 16px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item p,.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item a{margin:0;font-size:14px;line-height:20px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:15px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item.ppress-login-submit-btn p{margin:10px 0;padding:0}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_side_section{order:2;width:35%}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main{order:1;width:65%;padding:0 30px 0 0}.ppress-checkout__form .ppress-checkout_order_summary{border:1px solid #e5e7eb;border-radius:5px}.ppress-checkout__form .ppress-checkout_order_summary__plan_name{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;padding:10px 20px;font-weight:700}.ppress-checkout__form .ppress-checkout_order_summary__plan_price{font-size:14px;font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details *{font-size:var(--ppress-body-fs)}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details .checkout_order_summary__fee_structure__item dd a{margin:0;padding:0;font-size:14px;text-decoration:none;display:block}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt .checkout_order_summary__fee_structure__item__trial_term{background:unset;margin-left:0;padding-left:0;font-weight:600;display:block}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details,.ppress-checkout__form .ppress-checkout_order_summary__plan_description{padding:10px 20px}.ppress-checkout__form .ppress-checkout_order_summary__plan_description{line-height:1.7;font-size:var(--ppress-body-fs);border-bottom:1px solid #e5e7eb;padding:20px}.ppress-checkout__form .checkout_order_summary__fee_structure__item{font-size:var(--ppress-body-fs);flex-wrap:nowrap;padding:5px 0;display:flex}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt{text-align:left;width:60%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dd{text-align:right;width:40%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt span{color:#4b5563;letter-spacing:.35px;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:2px 6px;font-size:12px}.ppress-checkout__form .ppress-main-checkout-form__block fieldset{border:0;margin:0;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset{border:0;margin:10px 0 0;padding:20px 0 0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset:first-of-type{border:0;margin-top:10px;padding-top:0}.ppress-checkout__form .ppress-main-checkout-form__block legend{color:#000;font-size:var(--ppress-heading-fs);background:0 0;border:0;width:100%;margin:0 0 15px;padding:0 5px;font-weight:700;line-height:1.7;position:static}.ppress-checkout__form .ppress-main-checkout-form__block legend span{font-size:var(--ppress-heading-fs)}.ppress-checkout__form .ppress-main-checkout-form__block a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-checkout_order_summary__discount{margin:0 0 5px}.ppress-checkout__form .ppress-checkout_order_summary__discount p{font-size:14px}.ppress-checkout__form .ppress-checkout__link{cursor:pointer;margin:10px 0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:calc(100% - 5px);margin-bottom:15px;padding:5px;display:inline-block}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:10px}.ppress-checkout-form__payment_method__content_wrap .ppress-main-checkout-form__block__item:first-of-type{margin-top:15px}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:0}.ppress-checkout__form .ppress-required{color:#ef4444}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-co-half{width:calc(50% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-two-third{width:calc(66.6667% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-one-third{width:calc(33.3333% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-expiry-date{width:calc(40% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-cc-cvc{width:calc(60% - 5px)}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date{flex-wrap:wrap;width:100%;display:flex}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4MjgzNGQzMC03MmY4LTRkM2MtYTU4NC1lNzMzZDE1YjU2NzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzJGMzNGODgwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzJGMzNGODcwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzAzN2MxMy01N2VhLTRiN2UtYjg3Yi04OGZhODk2NDYzZTgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMTI0MmMzNy1mZTljLTExNzktYWE3NC1kYzYxZWJhMDdhNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ItaH1AAABFklEQVR42uzZuw3CMBAG4NhiAFiDAsahp0sqJOaghQ5mIkgwBmwQzlJAoLz8OCe29Z90urMb65MfjUVVVVkKIbNEAhBAAAEEEEAAoZjdyseG6olyEanhSZmL8npXzTzyDXnJRI6XVIhdApCdXK2XF2qKiBGFMojPiO5KTuUYIUI9VJn4nY0M80U0IBFh/hCtkAgwDUQnJGBMK6IXEiCmEzEICQjTi9CCBIAZRGhDJsRoIYwgE2C0EcaQETFGCCvICBhjhDXEI8YK4QTxgLFGOEMYMU4IFggDxhnBBnHAsCBYIRYYNgQ7xADDivAC0cCwI7xBejBeEF4hNWZL5VAP94Q4+1pL4FcXEEAAAQQQQAABxFu8BRgA2gaBhwO0rwAAAAAASUVORK5CYII=);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;margin:0 5px 0 0;width:calc(50% - 5px)!important}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select:last-of-type{margin-right:0}.ppress-checkout__form label.checkout_order_summary__discount__label{width:100%;line-height:20px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap{margin-bottom:20px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__place_order_wrap{margin:20px 0 10px}.ppress-checkout__form .ppress-checkout-section #ppress-paypal-button-element{margin:16px 0 0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]),.ppress-checkout__form .ppress-checkout-section select,.ppress-checkout__form .ppress-checkout-section textarea,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:auto;padding:8px 12px;line-height:20px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{padding-top:10px;padding-bottom:10px}.ppress-checkout__form .ppress-checkout-section textarea{min-height:100px}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]{background:var(--ppress-btn-color);background:var(--ppress-btn-color);background-color:var(--ppress-btn-color);color:#fff;box-shadow:none;text-align:center;-webkit-appearance:none;border-color:#0000;width:100%;height:auto;padding:12px 16px;font-weight:500;display:block}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]:disabled{opacity:.65}.ppress-checkout__form .ppress-checkout-section input[type=checkbox],.ppress-checkout__form .ppress-checkout-section input[type=radio]{vertical-align:middle;color:#4f46e5;border:1px solid #d1d5db;border-radius:100%;width:16px;height:16px;margin:0;padding:0 5px;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=checkbox]{cursor:pointer;border-radius:0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]):focus,.ppress-checkout__form .ppress-checkout-section textarea:focus,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element:focus{outline-offset:2px;box-shadow:0 0 0 0 #fff,0 0 0 calc(1px + 0px)var(--ppress-btn-color),0 0 #0000;border-color:#2563eb;outline:2px solid #0000}.ppress-checkout__form .ppress-checkout-section input[type=submit]:hover{filter:brightness(85%)}.ppress-checkout__form .ppress-checkout-section label{vertical-align:baseline;font-weight:500;line-height:25px;display:block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap label,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap label{display:inline-block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap .ppress-checkout-field__input,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap .ppress-checkout-field__input{margin-right:5px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap input[type=text].checkout_order_summary__discount__input{width:68%;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=submit].ppress-apply-discount-btn{color:#4b5563;background-color:#d1d5db;border:0;border-radius:6px;width:25%;margin-left:10px;padding:8px 15px;font-size:14px;font-weight:500;line-height:20px;display:inline-block}.ppress-checkout__form .ppress-checkout_charge_details{padding:10px 20px}.ppress-checkout__form .ppress-checkout_charge_details span{font-weight:700}.ppress-checkout__form .ppress-checkout-form__payment_methods_wrap{border:1px solid #ddd;border-radius:5px;margin:5px 0 0;padding:0;line-height:1;list-style:none;overflow:visible}.ppress-checkout__form .ppress-checkout-form__payment_method{border-top:1px solid #ddd;padding:0}.ppress-checkout__form .ppress-checkout-form__payment_method:first-of-type{border-top:none;border-bottom:none}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap{background:#fff;margin:0;padding:16px 8px}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__title_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__payment_method__title_wrap label{cursor:pointer;width:calc(100% - 30px);margin:0;padding-top:2px;padding-left:5px;line-height:1;display:inline-block;position:relative}.ppress-checkout__form .ppress-checkout-form__payment_method__icons{position:absolute;top:-5px;right:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__icons img,.ppress-checkout__form .ppress-checkout-form__payment_method__icons svg{max-height:22px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap{background:#f4f4f4;border-top:1px solid #ddd;padding:20px 10px;display:none;margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__content_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0;padding:0 5px;font-size:14px;line-height:1.25}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__title_wrap input[type=radio]{vertical-align:bottom}.ppress-checkout__form .ppress-checkout-form__payment_method.ppress-active .ppress-checkout-form__payment_method__content_wrap{display:block}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap label{line-height:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap .ppress-checkout-form__payment_method__heading{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;margin:15px 0;padding:10px 5px;font-weight:700}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap,.ppress-checkout__form .ppress-checkout-form__before_button_wrap{border:0;margin:0;padding:40px 0 0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap+.ppress-checkout-form__before_button_wrap{padding-top:0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap .ppress-checkout-form__terms_condition__checkbox__label span,.ppress-checkout__form .ppress-checkout-form__before_button_wrap .ppress-checkout-form__before_button__checkbox__label span{vertical-align:middle}.ppress-checkout__form .ppress-checkout-form__terms_condition__content{border:1px solid #e5e7eb;border-radius:6px;max-height:200px;margin:0 0 20px;padding:20px;display:none;overflow:auto}.ppress-checkout__form .ppress-checkout-form__terms_condition__checkbox_wrap,.ppress-checkout__form .ppress-checkout-form__before_button__checkbox_wrap{margin:0 0 20px}.ppress-checkout__form .ppress-checkout__form__preloader{z-index:99995;background:#fafafae6;width:100%;height:100%;position:absolute;top:0}.ppress-checkout__form .ppress-checkout__form__spinner{text-align:center;width:85px;height:85px;margin:auto;display:block;position:fixed;top:40%;right:50%}.ppress-checkout__form .ppress-checkout__form__spinner:after{content:" ";border:6px solid #212529;border-color:#212529 #0000;border-radius:50%;width:70px;height:70px;margin:8px;animation:1.2s linear infinite ppress-dual-ring;display:block}@keyframes ppress-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ppress-checkout__form .ppress-checkout-alert,.ppress-checkout__form .ppress-alert{border-radius:6px;width:100%;margin:10px 0;padding:12px 16px}.ppress-checkout__form .ppress-checkout-alert ul,.ppress-checkout__form .ppress-alert ul{margin:0 0 0 16px;padding:0;list-style-type:disc}.ppress-checkout__form .ppress-checkout-alert li,.ppress-checkout__form .ppress-alert li,.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p,.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-size:var(--ppress-body-fs);font-weight:400;line-height:22px;margin:0!important;padding:0!important}.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-weight:700}.ppress-checkout__form .ppress-checkout-alert.ppress-error,.ppress-checkout__form .ppress-alert.ppress-error{color:#b91c1c;background-color:#fef2f2}.ppress-checkout__form .ppress-checkout-alert.ppress-success,.ppress-checkout__form .ppress-alert.ppress-success{color:#065f46;background-color:#ecfdf5}.ppress-checkout-alert.ppress-warning,.ppress-alert.ppress-warning{color:#a16207;background-color:#fefce8;border-left:4px solid #facc15;border-radius:0}.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p{font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary #ppress-checkout-coupon-code-wrap{display:none}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0000000d;display:flex!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span_wrap{align-items:center;padding-left:10px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span{flex-direction:column;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__title{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_wrap{order:2;margin-top:0;margin-left:auto;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_amount{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_duration{margin-left:4px}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:not(:first-child){margin-top:16px;margin-bottom:0}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label input[type=radio]{height:auto!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:has(input[type=radio]:checked){border-width:2.5px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{width:100%}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section{order:1;margin-bottom:15px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{order:2;padding-right:0}.ppress-checkout__form.ppressui340 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui500 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui768 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:100%}.profilepress-myaccount-orders-subs,.profilepress-myaccount-orders-subs *{font-family:Inter var,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap{border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap:first-child{margin-top:0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header p{margin-bottom:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header-wrap{border-color:#e5e7eb;border-bottom-style:solid;border-bottom-width:1px;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;padding:16px;display:grid}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details{grid-column:span 2/span 2;grid-template-columns:auto auto auto;column-gap:16px;margin:0;font-size:14px;line-height:20px;display:grid}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-header--actions a:not(a:first-child){margin-left:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dt{margin:0;font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd{margin:4px 0 0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions{grid-column:span 2/span 2;justify-content:flex-end;align-items:center;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions a,.profilepress-myaccount-orders-subs a.ppress-myac-action{-webkit-text-decoration:inherit;text-decoration:inherit;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:6px 8px;font-size:14px;font-weight:500;display:flex;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs a.ppress-myac-action{margin-right:5px;display:inline-block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content{flex:1;align-items:flex-start;padding:16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header{justify-content:space-between;font-weight:500;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-product-name{font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap p.ppress-my-account-order-sub-product-price{margin-top:0!important}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content p{margin:8px 0 0;display:block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-wrap{align-items:flex-start;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd span{color:#1f2937;background-color:#f3f4f6;border-radius:6px;margin:0;padding:4px 8px;font-size:12px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .active span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .trialling span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .completed span{color:#166534;background-color:#dcfce7}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .refunded span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .expired span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .cancelled span{color:#991b1b;background-color:#fee2e2}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap{text-align:right;padding:10px 0}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers{border:1px solid #d1d5db;padding:8px 16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers.current{color:#6b7280;background-color:#eeeeec}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .ppress-material-icons{vertical-align:middle;margin:0}table.ppress-details-table{text-indent:0;border-color:inherit;border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-details-table thead{background-color:#f9fafb}.ppress-details-table thead tr th{text-align:left;background-color:#f9fafb;padding:14px 12px;font-size:16px;font-weight:600;line-height:20px}.ppress-details-table thead th,.ppress-details-table tr td{border:1px solid #e5e7eb;padding:16px}.ppress-details-table thead th{text-align:left;vertical-align:bottom;background:#e5e7eb}.ppress-details-table-wrap .ppress-details-table tr:nth-of-type(odd){background-color:#f9fafb}.ppress-details-table tr td:first-child{font-weight:700}.ppress-details-table td:last-child{width:70%}.ppress-details-table p{margin:5px 0 0}.ppress-details-table p:first-child{margin-top:0}.ppress-details-table .ppress-billing-title{font-weight:500}.ppress-details-table .ppress-sub-info{color:#4b5563;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:4px 8px;font-size:14px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local(Material Icons),local(MaterialIcons-Regular),url(https://wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff2)format("woff2"),url(https://wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff)format("woff")}.ppress-material-icons,.pp-form-field-wrap .pp-form-material-icons,#profilepress-myaccount-wrapper .ppmyac-icons{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:Material Icons!important}.flatpickr-current-month .flatpickr-monthDropdown-months{display:inline-block!important}.pp-tab-widget-avatar img{text-align:center;border-radius:50%;width:190px;height:190px;padding:2px;display:block;float:none!important;margin:0 auto 10px!important}.pp-user-panel{text-align:center;border-radius:6px}.pp-user-panel-title{margin:0;font-size:20px}.pp-user-panel p{margin-bottom:23px;font-size:15px}.pp-tabbed-btn{-webkit-font-smoothing:subpixel-antialiased;border:none;border-radius:4px;padding:10px 15px;font-size:15px;font-weight:400;line-height:1.4;transition:border .25s linear,color .25s linear,background-color .25s linear}.pp-tabbed-btn-inverse{background-color:#34495e;color:#fff!important}.pp-password-reset-handler-wrap .pp-reset-password-form{max-width:500px;margin-top:5px;margin-bottom:5px;padding:40px}.pp-password-reset-handler-wrap .pp-reset-password-form h3{color:#444;margin:0 auto 40px;font-weight:300}.pp-password-reset-handler-wrap .pp-reset-password-form label{color:#444;font-size:15px}.pp-password-reset-handler-wrap .pp-reset-password-form label .req{color:red;margin:2px}.pp-password-reset-handler-wrap .pp-reset-password-form label.active .req{opacity:0}.pp-password-reset-handler-wrap .pp-reset-password-form input{box-sizing:border-box;background:0 0;border:1px solid #a0b3b0;border-radius:0;width:100%;height:auto;margin-bottom:40px;padding:5px 10px;font-size:22px;transition:border-color .25s,box-shadow .25s;display:block}.pp-password-reset-handler-wrap .pp-reset-password-form input:focus{border-color:#1ab188;outline:0}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button{text-transform:uppercase;letter-spacing:.1em;color:#fff;-webkit-appearance:none;text-shadow:none;box-shadow:none;background:#1ab188;border:0;border-radius:0;outline:none;padding:15px 0;font-size:20px;font-weight:600;transition:all .5s}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:hover,.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:focus{background:#179b77}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button-block{width:100%;display:block}.pp-password-reset-handler-wrap .profilepress-reset-status{max-width:420px;margin-left:40px}#pp-pass-strength-result{color:#23282d;text-align:center;box-sizing:border-box;background-color:#eee;border:1px solid #ddd;width:100%;padding:3px 5px}#pp-pass-strength-result.short{opacity:1;background-color:#f1adad;border-color:#e35b5b}#pp-pass-strength-result.bad{opacity:1;background-color:#fbc5a9;border-color:#f78b53}#pp-pass-strength-result.good{opacity:1;background-color:#ffe399;border-color:#ffc733}#pp-pass-strength-result.strong{opacity:1;background-color:#c1e1b9;border-color:#83c373}.pp-form-wrapper .pp-form-label-wrap .pp-form-required-label{color:red;font-weight:400}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{cursor:pointer}.pp-form-wrapper p{margin:0 0 5px!important;padding:0!important}.pp-form-wrapper textarea,.pp-form-wrapper select,.pp-form-wrapper input[type=text],.pp-form-wrapper input[type=password],.pp-form-wrapper input[type=email],.pp-form-wrapper input[type=url],.pp-form-wrapper input[type=search],.pp-form-wrapper input[type=tel],.pp-form-wrapper input[type=number],.pp-form-wrapper input[type=datetime]{-webkit-appearance:none;background:#fff;border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1}.pp-form-wrapper select{border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1;appearance:none!important;background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/frontend/arrow-down.png)!important;background-position:right 20px center!important;background-repeat:no-repeat!important;background-size:10px!important}.pp-form-wrapper .pp-form-label-wrap{margin:0 0 4px;padding:0}.pp-form-wrapper .pp-form-label{text-transform:none;text-align:left;float:none;cursor:pointer;width:auto;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:inline}.pp-form-wrapper .pp-checkbox-wrap,.pp-form-wrapper .pp-radio-wrap{text-align:left;margin:5px 0;padding:0;line-height:normal;display:block}.pp-form-wrapper .pp-checkbox-wrap label,.pp-form-wrapper .pp-radio-wrap label{margin-left:5px}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{vertical-align:baseline;background-color:#fff;border:1px solid #ccc;display:inline-block;width:14px!important;height:14px!important}.pp-form-wrapper .ppress-pf-profile-connect{padding:5px 0 10px}.pp-form-wrapper a.ppress-pf-social-icon{width:100%;height:100%;display:inline}.pp-form-wrapper .ppress-pf-social-icon svg{vertical-align:middle;width:40px;height:40px}.pp-form-wrapper .ppress-pf-social-icon.dpf-instagram svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-github svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-threads svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-bluesky svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-pinterest svg{padding:3px}a.pp-button-social-login:focus{outline-color:#0000}a.pp-button-social-login:focus .ppsc,a.pp-button-social-login:hover .ppsc{background-color:#ffffffbf}a.pp-button-social-login:visited{color:#fff}a.pp-button-social-login{vertical-align:middle;white-space:nowrap;box-sizing:content-box;cursor:pointer;background:#333;border:1px solid #333;border-radius:2px;height:2.5em;margin:6px 0;padding:0;font-family:inherit;font-size:100%;font-weight:700;line-height:2.5em;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000001a;color:#fff!important;text-decoration:none!important}a.pp-button-social-login .ppsc{text-transform:none;vertical-align:top;text-align:center;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-top-left-radius:1px;border-bottom-left-radius:1px;width:2.5em;height:2.5em;margin:0;padding:0;font-size:100%;font-style:normal;font-weight:400;text-decoration:none;display:inline-block;position:absolute;left:0}a.pp-button-social-login span.ppsc-text{margin-left:40px;padding:.5em;color:#fff!important}a.pp-button-social-login{min-width:220px}a.pp-button-social-login .ppsc-google{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/google.svg)}a.pp-button-social-login.pp-button-social-login-google{background:#4285f4;border-color:#4285f4}a.pp-button-social-login.pp-button-social-login-facebook{background:#3b5998;border-color:#3b5998}a.pp-button-social-login.pp-button-social-login-twitter{background:#000;border-color:#000}a.pp-button-social-login.pp-button-social-login-linkedin{background:#0077b5;border-color:#0077b5}a.pp-button-social-login.pp-button-social-login-microsoft{background:#404040;border-color:#404040}a.pp-button-social-login.pp-button-social-login-amazon{background:#f9991d;border-color:#f9991d}a.pp-button-social-login.pp-button-social-login-vk{background:#4a76a8;border-color:#4a76a8}a.pp-button-social-login.pp-button-social-login-wordpresscom{background:#0675c4;border-color:#0675c4}a.pp-button-social-login.pp-button-social-login-yahoo{background:#430297;border-color:#430297}a.pp-button-social-login.pp-button-social-login-github{background:#24292e;border-color:#24292e}a.pp-button-social-login .ppsc-vk{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/vk-fa.svg)}a.pp-button-social-login .ppsc-microsoft{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/microsoft.svg)}a.pp-button-social-login .ppsc-amazon{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/amazon.svg)}a.pp-button-social-login .ppsc-yahoo{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/yahoo.svg)}a.pp-button-social-login .ppsc-wordpresscom{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/wpcom.svg)}a.pp-button-social-login .ppsc-facebook{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/facebook.svg)}a.pp-button-social-login .ppsc-twitter{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/x.svg)}a.pp-button-social-login .ppsc-linkedin{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/linkedin.svg)}a.pp-button-social-login .ppsc-github{background-image:url(//wwugoodword.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/github-fa.svg)}.pp-form-container *,.pp-form-container .pp-form-wrapper,.pp-form-container .pp-form-wrapper *{box-sizing:border-box}html .pp-form-container .select2 input.select2-search__field{border:0!important}.pp-form-container form input[type=submit]{-webkit-appearance:none!important}.pp-form-container form{background-color:#0000;margin:0;padding:0}.woocommerce .woocommerce-MyAccount-content .pp-form-container{margin-left:0!important;margin-right:0!important}.pp-form-container form input,.pp-form-container form select,.pp-form-container form textarea{float:none;height:auto;box-shadow:none;text-shadow:none;text-transform:none;resize:vertical;background-image:none;outline:none;text-decoration:none;position:static}.pp-form-container form p{margin:0 0 .5em}.pp-form-container form input[type=submit]{cursor:pointer;text-shadow:none}.pp-form-container form input[type=submit]:focus{outline:0}.pp-form-container .pp-user-avatar{text-align:center!important;border-radius:50%!important;margin:0 auto 10px!important;display:block!important}.pp-form-container img.pp-user-cover-image{width:100%!important;height:auto!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox],#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{color:#555!important;clear:none!important;cursor:pointer!important;text-align:center!important;vertical-align:middle!important;-webkit-appearance:none!important;background:#fff!important;border:1px solid #7e8993!important;border-radius:4px!important;outline:0!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;line-height:0!important;transition:border-color 50ms ease-in-out!important;display:inline-block!important;box-shadow:inset 0 1px 2px #0000001a!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{border-radius:50%!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before{position:static;content:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E)!important;width:20px!important;height:20px!important;margin:-3px 0 0 -4px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{content:"";background-color:#000!important;border-radius:50%!important;width:8px!important;height:8px!important;margin:3px!important;line-height:1.14286!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:none;float:left!important;vertical-align:middle!important;display:inline-block!important}.pp-form-container .pp-form-wrapper.ppBuildScratch,.pp-form-container .pp-form-wrapper.ppBuildScratch *{font-family:Merriweather,sans-serif}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline,.pp-form-container .pp-form-wrapper.ppBuildScratch h1,.pp-form-container .pp-form-wrapper.ppBuildScratch h2,.pp-form-container .pp-form-wrapper.ppBuildScratch h3,.pp-form-container .pp-form-wrapper.ppBuildScratch h4{margin-top:1em;margin-bottom:1em;font-size:20px;font-weight:700}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline{text-align:center;margin-top:0;margin-right:6.387%}.pp-form-container .pp-form-wrapper.ppBuildScratch input:disabled{opacity:.5}.pp-form-container .pp-form-wrapper.ppBuildScratch{color:#222;background:#fff;border-radius:3px;width:100%;max-width:100%;margin:0 auto;padding:6% 0 6% 6%;font-size:14px;position:relative;box-shadow:0 0 0 .5px #0014281a,0 2px 8px #32375a33}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-remove-frame{box-shadow:none;border-radius:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{vertical-align:top;width:100%;padding:0 6.387% 4% 0;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{padding-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap{margin:0 0 5px;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-input-textarea-wrap .pp-form-field:focus~.pp-form-field-description{display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-standard .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip{font-weight:400;display:inline}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip .pp-form-material-icons{vertical-align:top;margin:0;padding:0;font-size:110%;display:inline;position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside{position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-label-wrap{z-index:2;position:absolute;top:5px;left:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap.fld-inside .pp-form-label-wrap{left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:18px;padding-bottom:2px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:23px;padding-bottom:7px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:30px;padding-bottom:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-half{width:50%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-third{width:33.3333%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{color:#69717a;background:#fff;border:1px solid #dbdbdb;border-radius:0;width:100%;min-height:40px;margin:0;padding:10px 15px;font-size:14px;line-height:1.3;transition:all .35s;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{height:100px;overflow:auto}.pp-form-field-wrap .pp-form-material-icons{cursor:text;width:24px;height:24px;margin:8px 12px 0 0;position:absolute;top:0;right:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:12px;left:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:0!important;left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap .pp-form-material-icons{margin-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons{margin-top:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap .pp-form-material-icons{margin-top:18px}.pp-form-container .pp-form-wrapper.ppBuildScratch .has-password-visibility-icon .pp-form-material-icons{cursor:pointer}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap textarea{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap .select2.select2-container,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea{border:0!important;border-bottom:1px solid #dbdbdb!important;padding-left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap span.select2-selection.select2-selection--multiple{border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea:focus{box-shadow:none!important;border-top:0!important;border-left:0!important;border-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap .select2-selection,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap textarea{background:#f7f7f7!important;border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap select{padding-top:15px;padding-bottom:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap textarea{height:150px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap select{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap textarea{height:200px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea:focus{border:1px solid #999}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap .pp-form-label,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{float:none;color:#444;background-color:#0000;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:1.3;display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-hide-asterisk .pp-form-required-label{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]{color:#fff;text-align:center;background:#000;border:none;width:auto;min-width:110px;padding:15px 10px;font-size:16px;font-weight:700;line-height:1;transition:all .15s ease-in-out}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-submit-button-wrap input[type=submit],.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-submit-button-wrap input[type=submit]{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type=submit]{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-round .pp-form-submit-button-wrap input[type=submit]{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:hover,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:focus{color:#000;background-color:#ededed;text-decoration:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap{margin:0 0 5px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkboxes-container{margin:0;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap:last-of-type,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap:last-of-type{margin-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-description{color:#666;text-align:left;margin:4px 0 0;font-size:12px;font-weight:400;line-height:1.3}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-wide .pp-form-submit-button-wrap input[type=submit]{width:100%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap{margin-top:4%;margin-bottom:4%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap input[type=submit]{margin:0;display:block;border-top-left-radius:0!important;border-top-right-radius:0!important;width:100%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-pill{border-bottom-right-radius:25px!important;border-bottom-left-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-round{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch a.pp-button-social-login:last-of-type{margin-bottom:1.5em!important}#profilepress-myaccount-wrapper,#profilepress-myaccount-wrapper *,#profilepress-myaccount-wrapper :after,#profilepress-myaccount-wrapper :before{box-sizing:border-box}#profilepress-myaccount-wrapper{font-size:16px}#profilepress-myaccount-wrapper .profilepress-myaccount-row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-nav{flex-direction:column;margin-bottom:0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .ppmyac-dashboard-item{width:100%;text-align:inherit;box-shadow:none;background-color:#fff;border:1px solid #00000020;margin-bottom:-1px;padding:.75em 1.25em;display:block;position:relative;text-decoration:none!important}#profilepress-myaccount-wrapper .ppmyac-dashboard-item.isactive{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:first-child{border-top-left-radius:.25em;border-top-right-radius:.25em}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:last-child{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em;margin-bottom:0}#profilepress-myaccount-wrapper .ppmyac-icons{vertical-align:text-bottom;margin-right:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{width:100%;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{flex:0 0 25%;max-width:25%}}#profilepress-myaccount-wrapper .profilepress-myaccount-content{width:100%;padding-top:30px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-content{flex:0 0 75%;max-width:75%}}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap{text-align:center;margin-bottom:20px}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap .profilepress-myaccount-avatar img.pp-user-avatar{border-radius:999px;width:120px;height:120px;display:inline-block;float:none!important;margin:0!important;position:static!important}#profilepress-myaccount-wrapper .profilepress-myaccount-nav a:focus{text-shadow:none;box-shadow:none;outline:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content h2,#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-top:0!important;margin-bottom:1em!important;font-size:2em!important;font-weight:700!important;line-height:1.2!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenus-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-wrap{padding-right:1em;display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item{color:inherit;padding:0 0 10px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item.ppsubmenu-active{border-bottom:3px solid #6c757d}#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-bottom:1em!important;font-size:1.2em!important;font-weight:500!important}.profilepress-myaccount-alert,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{border-radius:.25em;position:relative;border:1px solid #0000!important;margin-bottom:1em!important;padding:.75em 1.25em!important}.profilepress-myaccount-alert.pp-alert-danger,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.profilepress-myaccount-alert.pp-alert-success,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:1em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-cover-image-empty{background-color:#eee;min-height:250px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap img{width:100%;height:auto}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field label{margin-bottom:.2em;font-weight:500;display:block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=radio]+label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=checkbox]+label{display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select{background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25em;width:100%;height:calc(2.25em + 2px);padding:.375em .75em;font-size:1em;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;overflow:visible;box-shadow:inset 0 1px 1px #00000020}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea{resize:vertical!important;height:auto!important;min-height:100px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content textarea.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content select.profilepress-myaccount-form-control:focus{box-shadow:none;background-color:#fff;border-color:#bbb;outline:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]{cursor:pointer;width:auto;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;text-decoration:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file{width:100%;height:calc(2.25em + 2px);margin-bottom:0;display:inline-block;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input{z-index:2;opacity:0;width:100%;height:calc(2.25em + 2px);margin:0;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label{z-index:1;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25em;height:calc(2.25em + 2px);padding:.375em .75em;font-weight:400;line-height:1.5;position:absolute;top:0;left:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label:after{box-sizing:border-box;z-index:3;color:#495057;content:"Browse";border-left:inherit;background-color:#e9ecef;border-radius:0 .25em .25em 0;height:2.25em;padding:.375em .75em;line-height:1.5;display:block;position:absolute;top:0;bottom:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input~.ppmyac-custom-file-label[data-browse]:after{content:attr(data-browse)}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-checkbox-wrap label.pp-form-label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-radio-wrap label.pp-form-label{margin:0 0 0 .381982em;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar-wrap{flex-direction:column;margin:1em 0 0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em 1.25em;position:relative;justify-content:space-between!important;display:flex!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .pp-user-avatar{object-fit:cover;object-position:center;border-radius:50%;width:70px;height:70px;min-height:100%}#profilepress-myaccount-wrapper .profilepress-myaccount-content .ppmyac-remove-avatar{color:#fff;text-align:center;vertical-align:middle;height:35px;text-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#6c757d;border:1px solid #6c757d;border-radius:.2em;padding:.25em .5em;font-size:.875em;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block;margin-top:.5em!important;margin-bottom:.5em!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap .ppmyac-remove-avatar{margin-top:.75em!important;margin-bottom:0!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control::-webkit-file-upload-button{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .select2-selection{border-radius:.25em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000020}.ppress-2fa-setup-wrap .ppmyac-2fa-recovery-codes-wrap{text-align:center;width:250px}.pp-form-container .pp-field-user-avatar-picture-wrap{width:250px;height:auto;margin:auto;position:relative}.pp-form-container .pp-field-user-cover-image-wrap{margin:auto;position:relative}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{text-align:center;box-sizing:border-box;color:#fff;text-shadow:0 1px #666;background:#00000080;border-radius:50%;width:100%;height:100%;padding:0;font-size:16px;line-height:21px;position:absolute;top:0;left:0}.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{border-radius:0}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay{width:100%;height:100%;display:table}.pp-field-user-avatar-picture-wrap .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap .pp-cover-image-overlay ins{display:none}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay ins{vertical-align:middle;height:100%;display:table-cell;color:#fff!important;background:0 0!important;border-bottom:none!important;text-decoration:none!important}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap .pp-profile-avatar-overlay .pp-form-material-icons,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap .pp-cover-image-overlay .pp-form-material-icons{cursor:pointer;color:#fff!important;width:auto!important;height:auto!important;margin:0!important;font-size:35px!important;display:block!important;position:static!important;top:auto!important;right:auto!important}html .select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{border:0!important;height:auto!important}.select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{box-shadow:none!important;border:0!important}.select2.select2-container .select2-selection.select2-selection--multiple li.select2-selection__choice{height:auto;line-height:normal}.pp-form-wrapper.pp-member-directory{opacity:0}.pp-form-wrapper.ppress-default-profile{box-sizing:border-box;color:#666;opacity:0;width:100%;max-width:1000px;margin-bottom:30px;font-size:15px}.pp-form-wrapper.ppress-default-profile *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.pp-form-wrapper.ppress-default-profile a,.pp-form-wrapper.ppress-default-profile a:hover{text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover{box-sizing:border-box;background-color:#eee;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e{text-align:center;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e img{border-radius:0;width:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-header{box-sizing:content-box;border-bottom:2px solid #eee;min-height:85px;padding:0 0 25px;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon{vertical-align:middle;z-index:66;height:30px;margin-right:10px;font-size:30px;line-height:30px;position:absolute;top:15px;right:0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon .ppress-dpf-edit-a .ppress-material-icons{font-size:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a{color:#aaa;border-bottom:0;text-decoration:none}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon a:hover,.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a.active{color:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo{float:left;box-sizing:border-box;width:200px;height:200px;margin:0 0 0 30px;position:absolute}.pp-form-wrapper.ppress-default-profile.ppdf-nocover .ppress-dpf-profile-photo{position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo img{width:100%;height:auto;box-shadow:none;background:#fff;border:5px solid #fff;border-radius:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-meta{-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;padding-right:30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-main-meta{color:#999;padding:10px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-name{color:#555;margin-right:30px;font-size:24px;font-weight:700;line-height:1.7em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-clear{clear:both}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span{margin:0 5px;font-size:14px;line-height:.1;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span:first-child{margin:0 5px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta-text{margin:5px 0 0;font-size:13px;line-height:1.4em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav{text-align:center;background:#444;padding:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a{color:#fff;float:left;border-bottom:0;border-radius:4px;margin-left:5px;padding:6px 10px 6px 28px;font-size:14px;font-weight:600;display:block;position:relative;text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a:hover{background:#555}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item .ppress-material-icons{height:18px;font-size:18px;line-height:1.5;display:block;position:absolute;left:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item span.ppress-dpf-nav-title{padding-left:5px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item.ppress-dpf-active a{background:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body{max-width:600px;margin:auto;padding-top:15px;padding-bottom:15px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item{text-align:center;color:#666;padding-top:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note .ppress-material-icons{height:70px;font-size:70px;line-height:70px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note span,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item span{color:#888;margin-top:10px;font-size:16px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note a{border:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-items{margin:0 0 30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-item{padding:15px 0 0;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-item-label{border-bottom:2px solid #eee;margin:0 0 8px;padding-bottom:4px;font-size:15px;font-weight:700;line-height:22px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon{float:left;text-align:center;width:24px;height:22px;margin:0 8px 0 0;line-height:18px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon i{font-size:22px;position:relative;top:1px}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-photo{float:none;text-align:center;margin:0 auto;position:relative}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-meta{text-align:center!important;padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-dpf-profile-nav-item.ppressui340 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{padding-top:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:18px!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-meta-text{padding:0 20px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-photo{float:none!important;text-align:center!important;width:100px!important;height:100px!important;margin:0 auto!important;position:relative!important;top:-40px!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important}.ppress-default-profile.ppressui340 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i{height:22px!important;font-size:22px!important;line-height:22px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-photo{float:none!important;width:100px!important;height:100px!important;margin:0 auto!important;display:block!important;position:relative!important;top:-40px!important;left:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:21px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta{padding:0 20px!important;display:block!important}.ppress-default-profile.ppressui500 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 20px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui800.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{top:auto!important}.ppress-default-profile.ppressui800 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui800 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui960 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui960.ppdf-nocover .ppress-dpf-profile-meta{margin-top:-50px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{padding:5px 11px!important;font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{font-size:14px!important}.ppress-default-profile.ppressui340 span.ppress-dpf-nav-title,.ppress-default-profile.ppressui500 span.ppress-dpf-nav-title{font-size:10px!important}.pp-form-wrapper.ppress-default-profile ul.pp-user-post-list{margin:0;padding:0;list-style:none}.pp-form-wrapper.ppress-default-profile li.pp-user-post-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-post-item a,.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3{margin:0;font-size:16px;font-weight:400;text-decoration:none}.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3.pp-post-item-head{line-height:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-more-post-wrap{text-align:center;padding-top:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-more-post-btn{text-align:center;text-transform:none;color:#fff;background:#007bff;border:none;border-radius:4px;width:100%;max-width:250px;margin:0 auto;padding:15px;font-size:15px;font-weight:400;line-height:1em;text-decoration:none;transition:all .25s;display:block;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item-link a{color:inherit}.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item+.ppress-dpf-more-post-wrap{display:none}.pp-member-directory .ppressmd-member-directory-header.ppressmd-form{flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row:not(.ppressmd-member-directory-filters-bar){flex-flow:row;justify-content:flex-start;align-items:baseline;margin:0 0 10px;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-search-row{justify-content:flex-end}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line{flex-flow:row;justify-content:flex-start;align-items:center;width:60%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label{flex:1;min-width:90px;max-width:85%;margin:0 10px 0 0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line{-webkit-appearance:textfield;background-color:#fff;border-radius:2px;width:100%;position:static;cursor:text!important;box-sizing:border-box!important;height:40px!important;box-shadow:none!important;outline:none!important;margin:0!important;padding:0 12px!important;font-size:15px!important;display:block!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line .ppressmd-do-search{width:auto;min-width:15%}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line{flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting{flex-flow:row;flex:5;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex;position:relative}.pp-member-directory .ppressmd-member-directory-header a{box-shadow:none;border-bottom:none;text-decoration:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons{vertical-align:middle;display:inline}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters{text-align:right;flex-flow:row;flex:2;justify-content:flex-end;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a a{margin:0 5px 0 0}.ppressmd-member-directory-header:not(.ppmd-filters-expand) .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-up,.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-down{display:none}.ppressmd-new-dropdown{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:5px;height:auto;margin:0;font-size:16px;display:none;position:absolute;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000012}.ppressmd-new-dropdown ul{margin:0;padding:0}.ppressmd-new-dropdown ul li{margin:0;padding:0;list-style-type:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a .ppressmd-new-dropdown{width:200px;top:24px;left:-12px}.ppressmd-new-dropdown ul li a{padding:8px 12px;line-height:1;display:block}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-filters-bar{padding:0 0 10px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-header-row-invisible{margin:0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:none}.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search{grid-gap:10px;-ms-grid-template-rows:auto 1fr;-ms-grid-template-columns:repeat(3,1fr);-ms-grid-gap:10px;-ms-grid-auto-rows:minmax(max-content,auto);grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(max-content,auto);align-items:center;width:100%;margin:0;display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter{flex-flow:row;justify-content:flex-start;align-items:baseline;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input{width:100%;padding:10px 30px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input:not(.select2-search__field),.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{background-color:#0000;border:1px solid #ddd!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons,.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection__rendered{color:#666;background-color:#0000}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row input[type=search]:focus{border:1px solid #bbb!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-button{text-align:center;box-sizing:border-box;width:100%;box-shadow:none;text-shadow:none;-webkit-appearance:none;margin:0;font-family:inherit;transition:all .25s;display:block;position:relative;overflow:hidden;text-transform:none!important;vertical-align:middle!important;cursor:pointer!important;border:none!important;border-radius:4px!important;outline:none!important;height:auto!important;padding:16px 20px!important;font-weight:400!important;line-height:1em!important;text-decoration:none!important}.pp-member-directory .ppressmd-members-total-wrap{text-align:center;margin:0 0 10px}.pp-member-directory .ppressmd-members-total{font-size:20px;font-weight:300}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container{width:100%!important}.pp-member-directory .ppressmd-member-directory-header .select2-search.select2-search--inline .select2-search__field{width:auto!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;height:40px;white-space:nowrap!important;text-align:left!important;background:0 0!important;border-radius:2px!important;padding:0 0 0 12px!important;font-size:15px!important;line-height:35px!important;text-decoration:none!important;display:block!important;position:relative!important;overflow:hidden!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection .select2-selection__arrow{text-align:center!important;background:0 0!important;border-left:0!important;border-radius:0 2px 2px 0!important;width:34px!important;height:100%!important;display:inline-block!important;position:absolute!important;top:0!important;right:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown{border:1px solid #ddd;border-top:0;border-radius:0}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li{cursor:pointer;background-image:none;font-size:15px;list-style:none;display:list-item;color:#666!important;min-height:1em!important;margin:5px!important;padding:3px 7px 4px!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important;line-height:.8!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding-right:30px;font-size:13px;line-height:37px;list-style:none;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-results li.select2-results__option.select2-results__option--highlighted{color:#666!important;background:#f4f4f4!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{font-size:30px;right:10px;margin:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__arrow b{color:#888!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{position:absolute}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.pp-member-directory .ppressmd-member-directory-header .select2-container .select2-search.select2-search--inline>input{border:none!important;border-radius:0!important;padding:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered li{text-overflow:ellipsis;box-sizing:border-box;max-width:100%;overflow-x:hidden}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear{font-size:20px!important}.pp-member-directory .ppmd-pagination-wrap{text-align:center;width:100%;margin:0 auto 10px;padding:0;font-size:16px}.pp-member-directory .ppmd-pagination-wrap .page-numbers{color:#666;width:auto;height:34px;padding:0 14px;font-weight:400;line-height:34px;transition:all .2s linear;display:inline-block}.pp-member-directory .ppmd-pagination-wrap .page-numbers.current{color:#fff;background:#007bff}.pp-member-directory .ppmd-pagination-wrap .page-numbers .ppress-material-icons{vertical-align:middle}.ppress-paywall-message-wrap{background:linear-gradient(#fff0,#ffffff80 .5em,#fff 5.5em 100%);width:100%;margin:-5em auto 2em;padding:6em 0 0;position:relative}.ppress-paywall-message{color:#333;background-color:#f4f4f4;border:6px solid #fff;border-radius:.5em;padding:1.375em;box-shadow:0 0 .5em .25em #00000020}.ppress-paywall-message p:last-child{margin-bottom:0!important}p:has(+.ppress-paywall-message-wrap){margin-bottom:0}.ppress-main-container{width:100%}.ppress-container-div{text-align:center;background-color:#fff;width:100%;margin:3em 0;padding:3em}@keyframes fpFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0)}}.flatpickr-calendar{opacity:0;text-align:center;visibility:hidden;box-sizing:border-box;touch-action:manipulation;direction:ltr;background:#fff;border:0;border-radius:5px;width:307.875px;padding:0;font-size:14px;line-height:24px;animation:none;display:none;position:absolute;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;visibility:visible;max-height:640px}.flatpickr-calendar.open{z-index:99999;display:inline-block}.flatpickr-calendar.animate.open{animation:.3s cubic-bezier(.23,1,.32,1) fpFadeInDown}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{pointer-events:none;content:"";border:solid #0000;width:0;height:0;display:block;position:absolute;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus,.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;user-select:none;color:#000000e6;fill:#000000e6;height:34px}.flatpickr-months .flatpickr-month{text-align:center;background:0 0;flex:1;line-height:1;position:relative;overflow:hidden}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;z-index:3;padding:10px;text-decoration:none;position:absolute;top:0}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;transition:fill .1s}.numInputWrapper{height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{opacity:0;cursor:pointer;box-sizing:border-box;border:1px solid #39393926;width:14px;height:50%;padding:0 4px 0 2px;line-height:50%;position:absolute;right:0}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-top:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#00000080}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;text-align:center;width:75%;height:34px;padding:7.48px 0 0;font-size:135%;font-weight:300;line-height:1;display:inline-block;position:absolute;left:12.5%;transform:translate(0)}.flatpickr-current-month span.cur-month{color:inherit;margin-left:.5ch;padding:0;font-family:inherit;font-weight:700;display:inline-block}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch�;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{box-sizing:border-box;color:inherit;font-size:inherit;height:auto;font-family:inherit;font-weight:300;line-height:inherit;vertical-align:initial;background:0 0;border:0;border-radius:0;padding:0 0 0 .5ch}.flatpickr-current-month input.cur-year{cursor:text;appearance:textfield;margin:0;display:inline-block}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{color:#00000080;pointer-events:none;background:0 0;font-size:100%}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;cursor:pointer;-webkit-box-sizing:border-box;outline:0;width:auto;margin:-1px 0 0;position:relative}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#0000;outline:0;padding:0}.flatpickr-weekdays{text-align:center;background:0 0;align-items:center;width:100%;height:28px;display:flex;overflow:hidden}.flatpickr-weekdays .flatpickr-weekdaycontainer{flex:1;display:flex}span.flatpickr-weekday{cursor:default;color:#0000008a;text-align:center;background:0 0;flex:1;margin:0;font-size:90%;font-weight:bolder;line-height:1;display:block}.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{align-items:flex-start;width:307.875px;display:flex;position:relative;overflow:hidden}.flatpickr-days:focus{outline:0}.dayContainer,.flatpickr-day{box-sizing:border-box;display:inline-block}.dayContainer{text-align:left;opacity:1;outline:0;flex-wrap:wrap;justify-content:space-around;width:307.875px;min-width:307.875px;max-width:307.875px;padding:0;display:flex;transform:translate(0)}.dayContainer+.dayContainer{box-shadow:-1px 0 #e6e6e6}.flatpickr-day{color:#393939;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:150px;flex-basis:14.2857%;justify-content:center;width:14.2857%;max-width:39px;height:39px;margin:0;font-weight:400;line-height:39px;position:relative}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;background:#e6e6e6;border-color:#e6e6e6;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{color:#fff;background:#959ea9;border-color:#959ea9}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{box-shadow:none;color:#fff;background:#569ff7;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{background:0 0;border-color:#0000}.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:#3939394d;cursor:default;background:0 0;border-color:#0000}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{color:#3939394d;cursor:default;background:0 0;border:0;width:100%;max-width:none;display:block}.flatpickr-innerContainer{box-sizing:border-box;display:flex;overflow:hidden}.flatpickr-rContainer{box-sizing:border-box;padding:0;display:inline-block}.flatpickr-time,.flatpickr-time input{text-align:center;box-sizing:border-box}.flatpickr-time{outline:0;height:0;max-height:40px;line-height:40px;display:flex;overflow:hidden}.flatpickr-time:after{content:"";clear:both;display:table}.flatpickr-time .numInputWrapper{float:left;flex:1;width:40%;height:40px}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{box-shadow:none;height:inherit;line-height:inherit;color:#393939;appearance:textfield;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;position:relative}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-time-separator{width:2%;font-weight:700}.flatpickr-time .flatpickr-am-pm{cursor:pointer;text-align:center;outline:0;width:18%;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face {
font-family: 'flexslider-icon';
src: url(//wwugoodword.com/wp-content/themes/podcaster/css/fonts/flexslider-icon.eot);
src: url(//wwugoodword.com/wp-content/themes/podcaster/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//wwugoodword.com/wp-content/themes/podcaster/css/fonts/flexslider-icon.woff) format('woff'), url(//wwugoodword.com/wp-content/themes/podcaster/css/fonts/flexslider-icon.ttf) format('truetype'), url(//wwugoodword.com/wp-content/themes/podcaster/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #fff;
border: 4px solid #fff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
@-moz-document url-prefix() {
.loading .flex-viewport {
max-height: none;
}
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}body:after { display: none;
} .lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
} .lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
} .lightbox .lb-image {
display: block;
height: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .lightbox a img {
border: none;
} .lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
} .lb-outerContainer:after {
content: "";
display: table;
clear: both;
} .lb-container {
padding: 4px;
} .lb-loader {
position: absolute;
top: 43%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
} .lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//wwugoodword.com/wp-content/themes/podcaster/img/loading.gif) no-repeat;
} .lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
} .lb-container > .nav {
left: 0;
} .lb-nav a {
outline: none;
} .lb-prev, .lb-next {
width: 49%;
height: 100%;
cursor: pointer; display: block;
} .lb-prev {
left: 0;
float: left;
} .lb-prev:hover { } .lb-next {
right: 0;
float: right;
} .lb-next:hover { } .lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
} .lb-dataContainer:after {
content: "";
display: table;
clear: both;
} .lb-data {
padding: 0 4px;
color: #bbbbbb;
} .lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
} .lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
} .lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
} .lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px; text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
} .lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}* {
box-sizing: border-box;
}
html {
-webkit-text-size-adjust: 100%; text-size-adjust: 100%;
}
body {
font-family: 'Raleway', 'Arial', sans-serif;
color: #555555;
padding: 0;
margin: 0;
font-size: 18px;
font-size: calc( 0.875rem + 0.21vw );
overflow-x: hidden;
background-color: #e5e5e5;
line-height: 1.7;
}
body.single,
body.page {
background-color: #ffffff;
}
body.page-template-pagepage-frontpage-php,
body.archive.page {
background-color: #e5e5e5;
}
a:link,
a:visited {
text-decoration: none;
color: #199fdd;
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
a:hover, 
a:focus {
text-decoration: none;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Raleway', 'Arial', sans-serif;
font-weight: 600;
line-height: 1.2;
}
h1 {
font-size: 48px;
font-size: calc(2rem + 0.94vw);
}
h2 {
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
}
h3 {
font-size: 36px;
font-size: calc(1.125rem + 0.94vw);
}
h4 {
font-size: 30px;
font-size: calc(1rem + 0.94vw);
}
h5 {
font-size: 24px;
font-size: calc(0.875rem + 0.52vw);
}
h6 {
font-size: 18px;
font-size: calc(0.875rem + 0.21vw);
}
pre {
font-family: 'B612 Mono', monospace;
white-space: pre-wrap;      
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
} .wp-caption-text {
font-size: 16px;
}
.gallery-caption {
font-size: 16px;
}
.bypostauthor {
font-size: 16px;
}
.alignright {
margin-left: 28px;
float: right;
}
.alignleft {
margin-right: 28px;
float:left;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.truncate {
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
} .extrasmall {
padding: 8px 24px;
padding: 0.5em 1.5em;
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
line-height: 1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.small {
padding: 12px 36px;
font-size: 16px;
font-size: calc(0.775em + 0.1vw);
line-height: 1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.medium {
padding: 18px 54px;
padding: calc(0.875rem + 0.21vw) calc(1.5rem + 1.56vw);
font-size: 18px;
font-size: calc(0.875em + 0.21vw);
line-height: 1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.large {
padding: 24px 72px;
font-size: 22px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.listen_butn {
border: 0px solid #fff;
border-radius: 10px;
display: inline-block;
font-family: 'Niramit', 'Arial', sans-serif;
height: 50px;
line-height: 16px;
margin-top: 24px;
margin-right:15px;
margin-bottom: 50px;
padding: 17px 21px;
width: 50px;
}
.listen_butn_text {
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
} .bx-info {
line-height: 30px;
}
.bx-info span {
display: inline-block;
margin-right: 20px;
}
.bx-info h4 {
display: inline-block;
font-size: 22px;
margin: 0 0 10px 0;
font-weight: 600;
}
.bx-info.dark {
padding: 25px;
} .mini-ex {
background: #e42920;
color: #fff;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
padding: 3px 3px;
border-radius: 2px;
line-height: 1;
margin-left: 10px;
display: inline-block;
}
.pulls-right .mini-ex,
.pulls-left .mini-ex {
font-size: 8px;
}
.mini-ex.small-ex {
display:none;
} .clear {
clear: both;
display: block;
}
.screen {
background-color:rgba(0,0,0,0.2);
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .circle-spinner {
position: relative;
width: 40px;
height: 40px;
border-radius: 30px;
border: solid 4px #000000;
}
.circle-spinner .line {
position: absolute;
width: 32px;
height: 4px;
transform: translateZ(0);
-webkit-backface-visibility: hidden;
top: 14.5px;
-webkit-animation: spinning-animation 1.5s linear 0s infinite;
}
.circle-spinner .line:before {
content: "";
height: 4px;
width: 19px;
position: absolute;
right: -2px;
background: #000000;
border-radius: 5px;
}
@-webkit-keyframes spinning-animation {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
} input[type="text"],
input[type="email"],
input[type="password"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form select {
background: transparent;
padding: 20px;
font-family: 'Niramit', 'Arial', sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid #dddddd;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
opacity: 1;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
select {
min-width: 345px;
} .form-custom {
margin-top: 32px;
}
.form-custom input,
.form-custom textarea {
width: 100%;
}
.form-custom .form-inline {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 24px;
}
.form-custom .form-inline .form-name,
.form-custom .form-inline .form-email {
width: 48%;
}
.form-custom .form-subject {
width: 100%;
margin-bottom: 24px;
}
.form-custom .form-message {
width: 100%;
margin-bottom: 24px;
}
textarea {
background: #fff;
padding: 20px;
font-family: 'Niramit', 'Arial', sans-serif;
line-height: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid #dddddd;
opacity: 0.7;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
textarea:focus {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
input[type="submit"],
.form-submit #submit,
#respond #commentform #submit,
a.butn:link,
a.butn:visited,
.error404 .entry-content a.butn:link,
.error404 .entry-content a.butn:visited,
.butn,
.wp-block-file__button {
background: #199fdd;
border: none;
font-family: 'Raleway', 'Arial', sans-serif;
color: #fff;
opacity: 1;
display:inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
font-weight: 700; 
-webkit-appearance: none;
-moz-appearance: none;
transition-property: background color opacity;
}
input[type="submit"]:hover,
.form-submit #submit:hover,
#respond #commentform #submit:hover,
a.butn:hover,
.error404 a.butn:hover,
.butn:hover,
.wp-block-file__button:hover {
opacity: 1;
transition-property: background color opacity;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post-password-form input[type="submit"] {
padding: 12px 36px;
font-size: 16px;
}
.post-password-form input[type="password"] {
padding: 12px 36px;
}
#respond #commentform #submit,
.wpcf7-form-control.wpcf7-submit {
background: #199fdd;
border: none;
font-family: 'Niramit', 'Arial', sans-serif;
color: #fff;
opacity: 0.8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
font-weight: 600;
padding: 12px 28px;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
}
#respond #commentform #submit:hover,
.wpcf7-form-control.wpcf7-submit:hover {
cursor: pointer;
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
input.secondary[type="submit"],
#respond #cancel-comment-reply-link:link,
#respond #cancel-comment-reply-link:visited,
#comments .commentlist li .comment-body .reply a:link,
#comments .commentlist li .comment-body .reply a:visited {
background-color: transparent;
border:none;
font-family: 'Niramit', 'Arial', sans-serif;
font-size: 18px;
color: #fff;
padding: 15px 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
opacity: 0.8;
}
input.secondary[type="submit"]:hover,
#respond #cancel-comment-reply-link:link:hover,
#respond #cancel-comment-reply-link:visited:hover,
#comments .commentlist li .comment-body .reply a:link:hover,
#comments .commentlist li .comment-body .reply a:visited:hover {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post .more-link {
font-weight: bold;
margin-top: 32px;
margin-top: calc(1rem + 0.83vw);
display: inline-block;
}
blockquote {
border: none;
background-color: #eee;
margin: 25px 0;
padding: 32px;
line-height: 31px;
}
blockquote p {
font-size: inherit;
line-height: 1.618em;
}
code {
background-color:rgba(0,0,0,0.2);
color: #333;
white-space: pre-wrap;
}
.wp-caption .wp-caption-text {
background-color: #eee;
padding: 16px 32px;
} .super-container {
position: relative;
width: 100%;
overflow: hidden;
background-color: #282D31;
}
.container .inner {
padding: 0;
}
#inner-wrap {
position: relative;
width: 100%;
} .container {
width: 1170px;
margin-left: auto;
margin-right: auto;
}
.template-width-full .container {
width: 90vw;
}
.row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
width: calc( 91.66666667% - 16px );
}
.col-lg-10 {
width: 83.33333334%;
width: calc( 83.33333334% - 16px );
}
.col-lg-9 {
width: 75%;
width: calc( 75% - 16px );
}
.col-lg-8 {
width: 66.66666667%;
width: calc( 66.66666667% - 16px );
}
.col-lg-7 {
width: 58.33333334%;
width: calc( 58.33333334% - 16px );
}
.col-lg-6 {
width: 50%;
width: calc( 50% - 16px );
}
.col-lg-5 {
width: 41.66666667%;
width: calc( 41.66666667% - 16px );
}
.col-lg-4 {
width: 33.33333334%;
width: calc( 33.33333334% - 16px );
}
.col-lg-3 {
width: 25%;
width: calc( 25% - 16px );
}
.col-lg-2 {
width: 16.66666667%;
width: calc( 16.66666667% - 16px );
}
.col-lg-1 {
width: 8.33333334%;
width: calc( 8.33333334% - 16px );
} .flex-direction-nav a {
width: 48px;
height: 48px;
margin: -20px 0 0;
display: block;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/flexslider-arrows.png);
background-position: 0 0;
background-repeat: no-repeat;
background-color: #199fdd;
position: absolute;
top: 50%;
z-index: 100;
cursor: pointer;
text-indent: -9999px;
opacity: 0;
}
.flex-direction-nav .flex-next {
background-position: 100% 0;
right: -25px;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
text-indent: 9999px;
}
.flex-direction-nav .flex-prev {
left: -10px;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
text-indent: -9999px;
}
.flexslider:hover .flex-next {
opacity: 0.8;
right: 10px;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.flexslider:hover .flex-prev {
opacity: 0.8;
left: 10px;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.flex-control-nav {
bottom: 5px;
}
.flex-control-paging li a {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
box-shadow: none;
height: 8px;
width: 8px;
}
.flex-control-paging li a.flex-active {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
cursor: default;
}
.flex-direction-nav a:before {
font-family: inherit;
} .sc-new-player-square iframe[src*="soundcloud.com"][src*="visual"] {
height: 350px;
width: 350px;
}
.sc-new-player-horz iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
} iframe[src*="anchor.fm"] {
height: 166px;
width: 100%;
} iframe[src*="podcasts.apple.com"] {
width: 100% !important;
max-width: 100% !important;
}
@media screen and (max-width: 853px) {
iframe[src*="anchor.fm"] {
height: 98px;
}
}
.single.sc-new-player-square .single-featured.audio-embed-code .player_container,
.single.sc-new-player-square .single-featured.audio-embed-url .player_container {
display: flex;
}
.single.sc-new-player-square .single-featured.audio-embed-code .player_container .audio,
.single.sc-new-player-square .single-featured.audio-embed-url .player_container .audio {
order: 1;
margin-right: 32px;
}
.single.sc-new-player-square .single-featured.audio-embed-code .player_container .player_container_text,
.single.sc-new-player-square .single-featured.audio-embed-url .player_container .player_container_text {
order: 2;
}
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-medium.audio-featured-image-thumbnail .player_container.audio-embed.audio-embed-thumbnail-inactive,
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-medium.audio-featured-image-thumbnail .player_container.audio-embed-code.audio-embed-thumbnail-inactive,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-medium.audio-featured-image-thumbnail .player_container.audio-embed.audio-embed-thumbnail-inactive,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-medium.audio-featured-image-thumbnail .player_container.audio-embed-code.audio-embed-thumbnail-inactive {
width: 100%;
}
.single.sc-new-player-square .single-featured.audio-embed-code iframe[src*="soundcloud.com"][src*="visual"],
.single.sc-new-player-square .single-featured.audio-embed-code iframe[src*="soundcloud.com"][src*="visual"],
.single.sc-new-player-square .single-featured.audio-embed-url iframe[src*="soundcloud.com"][src*="visual"],
.single.sc-new-player-square .single-featured.audio-embed-url iframe[src*="soundcloud.com"][src*="visual"] {
height: 350px;
max-height: 350px;
width: 350px;
}
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-small.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-small.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-medium.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-medium.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-large.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-large.audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 100%;
} .above {
background-color: #282d31;
}
.above-inner {
display: flex;
align-items: center;
}
.above .col-lg-3,
.above .col-md-3,
.above .col-lg-9,
.above .co-md-9 {
min-height: 0px;
} .above.nav-transparent.no-featured-image {
float: none;
position: static;
width: 100%;
z-index: 10;
} .above.large_nav {
float: none;
position: static;
width: 100%;
z-index: 10;
} .above.nav-sticky.small_nav {
float: left;
position: fixed;
width: 100%;
z-index: 50;
}
.above.small_nav.nav-transparent {
background-color:#282d31;
}
.above.small_nav #nav .thst-menu li a {
padding: 32px 15px;
}
.above.small_nav #nav .thst-menu > li {
padding:24px 0;
}
.above.small_nav header .main-title a {
padding:25px 0;
}
.above.small_nav #nav .thst-menu li.menu-item-has-children .sub-menu {
top:76px;
}
.above.small_nav #nav .thst-menu li.menu-item-has-children .sub-menu .sub-menu {
top: 0;
} .above.nav-transparent.has-featured-image.nav-not-sticky,
.above.nav-transparent.has-featured-image.large_nav {
background-color: rgba(0,0,0,0.15);
position: absolute;
top: 0;
width: 100%;
z-index: 10;
z-index: 50;
} .above .header {
display: flex;
align-items: center;
height: 110px;
order: 1;
transition-duration: 0.5s;
}
.above.small_nav .header {
height: 80px;
transition-duration: 0.5s;
}
.above .logo.with-img {
max-height: 100%;
}
.above .logo.with-img a {
opacity:1;
}
.above .logo.with-img img {
display: block;
max-height: 90px;
max-width: 260px;
transition-duration: 0.5s;
}
.above .logo.with-img img.retina {
display: none;
}
.above.nav-not-sticky .logo.with-img img.sticky {
display: none;
}
.above.large_nav .logo.with-img img.sticky {
display: none;
}
.above.small_nav .logo.with-img img {
transition-duration: 0.5s;
}
.above.small_nav .logo.with-img img.sticky {
display: block;
max-height: 45px;
max-width: 130px;
}
.above.small_nav .logo.with-img img.sticky.retina {
display:none;
}
.above.small_nav .logo.with-img img.regular {
display:none;
} .nav-placeholder {
float: none;
height: 110px;
position: absolute;
top:0;
width: 100%;
opacity: 1;
z-index: -1;
margin: 0;
padding: 0;
list-style: none;
color: transparent;
}
.nav-placeholder li {
padding: 40px 0;
}
.nav-placeholder p {
margin:0;
line-height: 1;
}
.nav-placeholder.show {
position: static;
}
.nav-placeholder.nav-transparent.has-featured-image {
display: none !important;
} .header a:link,
.header a:visited {
color: #eee;
}
.header a:hover {
color: #fff;
}
header .main-title {
margin: 0;
}
header .main-title a {
background-position:center left;
background-repeat:no-repeat;
}
header .main-title a:link,
header .main-title a:visited {
padding:42px 0;
display: block;
font-size: 24px;
font-size: calc( 1rem + 0.42vw );
font-weight: 600;
color: #fff;
opacity:1;
}
header #menu {
padding: 15px 0;
}
#top .block {
text-align:left;
} #nav {
line-height: 30px;
z-index: 200;
position: relative;
width: auto;
color: #fff;
display: block;
margin-right: 0;
margin-left: auto;
order: 2;
}
#nav ul, #nav li {
list-style: none;
margin: 0;
padding: 0;
}
#nav .thst-menu {
list-style: none;
margin: 0;
padding: 0;
font-weight: 600;
font-size: 16px;
font-size: calc(0.875rem + 0.1vw);
text-align: right;
}
#nav .thst-menu li {
display: inline-block;
position: relative;
padding: 40px 0;
z-index: 10;
}
#nav .thst-menu li a {
padding: 43px 15px;
color: #fff;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#nav .thst-menu li:hover {
background-color: rgba(0, 0, 0, 0.05);
}  #nav .thst-menu li .sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
min-width: 200px;
width: auto;
top: 80%;
white-space: nowrap;
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
} #nav .thst-menu li:hover > .sub-menu {
visibility: visible;
top: 100%;
opacity: 1;
z-index: 1;
transition-delay: 0s, 0s, 0.3s; }
#nav .thst-menu li > .sub-menu li {
width: auto;
min-width: 200px;
padding: 0;
display: block;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
position: relative;
}
#nav .thst-menu li > .sub-menu li a:link,
#nav .thst-menu li > .sub-menu li a:visited {
padding: 10px 25px;
display: block;
color: #fff;
background-color: #199fdd;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
opacity: 1;
}
#nav.responsive-menu-inactive .thst-menu li:hover > .sub-menu li a:hover {
color: #fff;
display: block;
} #nav .thst-menu li > .sub-menu li > .sub-menu {
position: absolute;
left: 95%;
top: 0;
border: 0;
z-index: 9999;
}
#nav .thst-menu li:hover > .sub-menu li:hover > .sub-menu {
position: absolute;
left: 100%;
top: 0;
z-index: 9999;
}
.navigation .menu {
padding: 40px 0;
text-align: right;
}
.small_nav .navigation .menu {
padding: 22px 0;
}
.nav-search-form {
position: relative;
font-size: 18px;
margin-right: 0;
order: 4;
}
.nav-search-form .open-search-bar {
margin: 38px 0 38px 10px;
display: inline-block;
padding: 8px 0 8px 8px;
line-height: 1;
}
.small_nav .nav-search-form .open-search-bar {
margin: 21px 0 21px 10px;
}
.nav-search-form .search-form-drop {
position: absolute;
top: 110px;
left: 10px;
padding: 10px;
width: 225px;
display:none;
background: rgba(0,0,0,0.4);
transform: translateX(-80%);
}
.small_nav .nav-search-form .search-form-drop {
top: 80px;
}
.nav-search-form .search-form-drop:after {
bottom: 100%;
left: 8%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: rgba(255,255,255,1);
border-width: 6px;
margin-left: auto;
right: 24px;
}
.nav-search-form .search-form-drop.open {
display: block;
z-index: 15;
}
.nav-search-form .search-container {
background: transparent;
border:none;
}
.nav-search-form .search-container #s-nav {
padding:10px;
font-size: 14px;
line-height: 1.2;
border:0;
border-radius: 0;
width:100%;
color:#282d31;
}
.nav-search-form .search-container #searchsubmit-nav {
padding:10px;
background:none;
border-radius: 0;
display:none;
} .nav-search-form.search-style-medium {
position: static;
}
.nav-search-form.search-style-medium .search-form-drop {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #fff;
background: rgba(255,255,255, 0.95);
padding: 0;
width: 100%;
z-index: -10;
left: 0;
right: 0;
opacity: 0;
transition-duration: 0.7s;
transform: translate3d(0, -10%, 0);
display: block;
visibility: hidden;
}
.nav-search-form.search-style-medium .search-form-drop:after {
display: none;
}
.nav-search-form.search-style-medium .search-form-drop.open {
opacity: 1;
transform: translate3d(0, 0, 0);
transition-duration: 0.7s;
z-index: 15;
visibility: visible;
}
.above.nav-sticky.small_nav .nav-search-form.search-style-medium .search-form-drop {
visibility: hidden;
}
.above.nav-sticky.small_nav .nav-search-form.search-style-medium .search-form-drop.open {
visibility: visible;
}
.nav-search-form.search-style-medium .search-form-drop .search-container {
width: 1170px;
margin-right: auto;
margin-left: auto;
padding-top: 32px;
padding-bottom: 32px;
padding-top: calc(0.75rem + 1.04vw);
padding-bottom: calc(0.75rem + 1.04vw);
}
.template-width-full .nav-search-form.search-style-medium .search-form-drop .search-container {
width: 90vw;
}
.nav-search-form.search-style-medium .search-form-drop .search-container #s-nav {
padding-left: 0;
padding-right: 0;
font-size: 2rem;
font-size: calc(1.2rem + 0.67vw);
} .open-menu {
display: none;
}
.header-menu-inactive .open-menu {
opacity: 0;
}
.header-menu-inactive .open-menu:hover {
cursor: default;
} .subscribe-dropdown {
order: 3;
position: relative;
margin-left: 24px;
}
.subscribe-dropdown .subscribe-button-opener {
padding: 8px 24px;
position: relative;
z-index: 10;
}
.subscribe-dropdown  .subscribe-button-opener .icon {
margin-right: 10px;
}
.subscribe-dropdown .subscribe-dropdown-menu {
margin: 0;
padding: 0;
list-style: none;
background: #fff;
position: absolute;
opacity: 0;
visibility: hidden;
top: 50%;
transition-duration: 0.7s;
font-size: 14px; border-radius: 3px;
overflow: hidden;
}
.subscribe-dropdown:hover  .subscribe-dropdown-menu {
top: 120%;
transition-duration: 0.7s;
opacity: 1;
visibility: visible;
}
.subscribe-dropdown .subscribe-dropdown-menu li { text-align: center;
}
.subscribe-dropdown .subscribe-dropdown-menu li:last-child {
border: none;
}
.subscribe-dropdown .subscribe-dropdown-menu li a {
white-space: nowrap;
color: #000;
padding: 10px 16px;
display: block;
}
.subscribe-dropdown .subscribe-dropdown-menu li a:hover {
background: #55ede0;
}
.subscribe-dropdown .subscribe-dropdown-menu li:hover {
border-color: transparent;
}
.social-subscribe-container {
width: 100%;
order: 4;
display: flex;
display: none;
}
.social-subscribe-container .subscribe-dropdown {
display: none;
}
@media screen and (max-width: 1024px) {
.social-subscribe-container .subscribe-dropdown {
display: block;
}  
}
@media screen and (max-width: 1024px) {
.subscribe-dropdown {
display: none;
}  
}  .main_subscribe {
background-color: #e9e9e9;
padding:45px 0;
}
.main_subscribe .content {
text-align:center;
} #loading_bg {
width: 100%;
height: 100%;
top: 0px;
left: 0px;
position: absolute;
opacity: 1;
z-index: 99;
text-align: center;
background: #191c1f;
visibility: visible;
opacity:1;
transition: visibility 0.5s linear 0.5s,opacity 0.5s linear;
display: flex;
justify-content: center;
align-items: center;
}
#loading_bg.hide_bg {
visibility: hidden;
opacity: 0;
transition-delay: 0.5s;
}
.latest-episode #loading_bg .circle-spinner,
.front-page-header #loading_bg .circle-spinner,
.flexslider-container #loading_bg .circle-spinner {
margin-top: 5%;
}
.latest-episode.nav-transparent #loading_bg .circle-spinner,
.front-page-header.nav-transparent #loading_bg .circle-spinner,
body.nav-transparent.has-featured-image .flexslider-container #loading_bg .circle-spinner {
margin-top: 10%;
} .main-featured-container {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-top: 64px;
margin-bottom: 64px;
}
.main-featured-container .img {
width: 450px;
margin-left: 42px;
order: 2;
display: block;
position: relative;
}
.template-width-full .main-featured-container .img {
width: 550px;
}
.main-featured-container .img.has-shapes {
margin-left: 64px;
}
.fh-audio-art-left.main-featured-container .img.has-shapes {
margin-right: 90px;
}
.main-featured-container .img img {
max-width: 100%;
height: auto;
display: block;
position: relative;
z-index: 90;
transition-duration: 0.7s;
}
.main-featured-container .img:hover img {
opacity: 0.5;
transition-duration: 0.7s;
}
.main-featured-container.fh-audio-art-left .img {
order: 1;
margin-right: 42px;
margin-left: 0;
}
.main-featured-container .img.fh-audio-art-rounded .img-container {
border-radius: 3px;
overflow: hidden;
}
.main-featured-container .img.fh-audio-art-round .img-container {
border-radius: 10px;
overflow: hidden;
}
.main-featured-container .img.fh-audio-art-circle .img-container {
border-radius: 50%;
overflow: hidden;
}
.main-featured-container .img .circle-container {
position: absolute;
top:30px;
left: 30px;
height: 100%;
width: 100%;
transition-duration: 0.7s;
}
.main-featured-container .img:hover .circle-container .shape {
opacity: 0.1;
transition-duration: 0.7s;
}
.main-featured-container .img.fh-audio-art-rounded .circle-container .shape {
border-radius: 3px;
}
.main-featured-container .img.fh-audio-art-round .circle-container .shape {
border-radius: 10px;
}
.main-featured-container .img.fh-audio-art-circle .circle-container .shape {
border-radius: 50%;
}
.main-featured-container .img .circle-container .circle-1 {
position: absolute;
background: #4e0964;
height: 100%;
width: 100%;
top: -80px;
left: 15px;
opacity: 1;
}
.main-featured-container .img .circle-container .circle-2 {
position: absolute; 
background: transparent; 
border: 2px dotted #fff; 
height: 100%; 
width: 100%; 
top: -50px; 
left: -50px; 
opacity: 0.5;
}
.main-featured-container .img .circle-container .circle-3 {
position: absolute; 
background: #fff; 
height: 100%; 
width: 100%; 
top: 10px; 
left: 10px; 
opacity: 0.2;
}
.main-featured-container .img .play-button {
position: absolute;
z-index: 95;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
}
.main-featured-container .img .play-button .icon {
font-size: 0.9rem;
height: 64px;
width: 64px;
background: rgba(255,255,255,1);
color: #000000;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
transition-duration: 0.7s;
}
.main-featured-container .img .play-button:hover .icon {
transition-duration: 0.7s;
}
.main-featured-container .img .play-button .icon:before {
position: relative;
bottom: -1px;
right: -1px;
}
.latest-episode .main-featured-container,
.front-page-header .main-featured-container {
margin: 64px 0 54px 0;
}
.latest-episode.nav-sticky .main-featured-container,
.front-page-header.nav-sticky .main-featured-container {
margin: 64px 0 54px 0;
}
.has-featured-image .latest-episode.nav-transparent .main-featured-container,
.has-featured-image .front-page-header.nav-transparent .main-featured-container {
margin: 174px 0 54px 0;
}
.latest-episode .main-featured-container.has-post-thumbnail.has-shapes, 
.front-page-header .main-featured-container.has-post-thumbnail.has-shapes {
margin-bottom:90px;
} .main-featured-container .main-featured-post,
.main-featured-container .text {
margin-top: 0;
margin-bottom: 0;
width: 60%;
width: calc(100% - 450px);
order: 1;
}
.template-width-full .main-featured-container .main-featured-post,
.template-width-full .main-featured-container .text {
width: calc(100% - 550px);
}
.has-featured-image .latest-episode.nav-transparent .main-featured-container .main-featured-post,
.has-featured-image .front-page-header.static.nav-transparent .main-featured-container .text,
.has-featured-image .front-page-header.slideshow.nav-transparent .main-featured-container .text,
.front-page-header.static.nav-transparent .main-featured-container .text,
.front-page-header.slideshow.nav-transparent .main-featured-container .text {
margin-top: 0;
margin-bottom: 0;
} .main-featured-container.fh-audio-art-left .main-featured-post,
.main-featured-container.fh-audio-art-left .text {
order: 2;
}
.front-page-header.static .main-featured-container .text,
.latest-episode .main-featured-container .main-featured-post {
margin-top: 0;
margin-bottom: 0;
}
.latest-episode .main-featured-container .main-featured-post.audio.audio-url, 
.front-page-header .main-featured-container .text.audio {
width: 100%;
}
.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 450px);
}
.fh-audio-player-right .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-right .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 450px);
}
.fh-audio-player-center .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-center .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 450px);
}
.template-width-full.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 550px);
}
.template-width-full.fh-audio-player-right .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-right .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 550px);
}
.template-width-full.fh-audio-player-center .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-center .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 550px);
} .front-page-indigo .latest-episode .main-featured-container .main-featured-post, 
.front-page-indigo .latest-episode.nav-transparent .main-featured-container .main-featured-post, 
.front-page-indigo .front-page-header .main-featured-container .text, 
.front-page-indigo .front-page-header.nav-transparent .main-featured-container .text {
margin-top: 0;
margin-bottom: 0;
} .sep-style-wave-1 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post:not(.audio)  {
margin-bottom: calc(128px + 54px);
}
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(40px + 54px);
}
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(27px + 54px);
}
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-container,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(158px + 54px);
}
.sep-style-cloud .front-page-header.nw-hidden .main-featured-container,
.sep-style-cloud .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-clous .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-cloud .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(142px + 54px);
}
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-container,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(21px + 54px);
} .sep-style-wave-1 .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(140px - 54px + 75px);
}
.sep-style-wave-2 .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(60px - 54px + 75px);
}
.sep-style-wave-3 .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(60px - 54px + 75px);
}
.sep-style-gentle-wave .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(200px - 54px + 75px);
}
.sep-style-cloud .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(180px - 54px + 75px);
}
.sep-style-zigzag .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(60px - 54px + 75px);
}
.front-page-header.slideshow .main-featured-container .text {
padding-bottom: 0;
margin-top:0;
}
.front-page-classic-template.front-page-transparent-audio-inactive.front-page-custom-color-audio-inactive .front-page-header .audio_player.regular-player,
.front-page-classic-template.front-page-transparent-audio-inactive.front-page-custom-color-audio-inactive .latest-episode .audio_player.regular-player {
background-color: transparent;
} .content_page_thumb {
position: relative;
background-repeat: repeat;
}
.latest-episode {
background-color: #24292c;
background-repeat: repeat-y;
padding: 0;
color: #fff;
position: relative;
}
.latest-episode .main-featured-post .powerpress_links {
display: none;
}
.latest-episode.nav-solid.nav-has-border {
border-top-width: 1px;
border-top-style: solid;
}
.latest-episode.front-header {
padding: 0;
position: relative;
}
.latest-episode.front-header .translucent {
padding: 0;
} .latest-episode .main-featured-post,
.front-page-header.text .main-featured-post {
margin: 64px 0 32px 0;
}
.latest-episode.nav-sticky .main-featured-post,
.front-page-header.textnav-sticky .main-featured-post {
margin: 64px 0 32px 0;
margin-top: calc(1.5rem + 1.88vw);
}
.latest-episode.nav-sticky .main-featured-container .main-featured-post,
.front-page-header.text.nav-sticky .main-featured-container .main-featured-post {
margin-top: 0;
}
.has-featured-image .latest-episode.nav-transparent .main-featured-post,
.has-featured-image .front-page-header.text.nav-transparent .main-featured-post {
margin: 174px 0 32px 0;
} .latest-episode .main-featured-post .mini-title-container {
margin-bottom: 24px;
display: flex;
align-items: center;
}
.latest-episode .main-featured-post .mini-title {
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
color: #199fdd;
padding: 0;
font-weight: bold;
margin-bottom: 0;
display: block;
} .latest-episode h2,
.latest-episode h1 {
margin: 0 0 24px 0;
padding: 0;
font-size: 42px;
font-size: calc( 2rem + 0.52vw );
} .latest-episode h3 {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 600;
color: #a8a9a9;
} .latest-episode .main-featured-post a:link:not(.butn),
.latest-episode .main-featured-post a:visited:not(.butn) {
color: #fff;
}
.latest-episode .main-featured-post a:hover:not(.butn) {
color: #eee;
} .latest-episode .main-featured-post .featured-excerpt {
border-radius: 7px;
color: #919495;
font-size: 16px;
line-height: 1.7;
margin: 0 0 24px 0;
}
.latest-episode .main-featured-post .featured-excerpt.excerpt-position-below {
margin-top: 24px;
margin-bottom: 0;
}
.latest-episode .main-featured-post .featured-excerpt.style-1 {
background-color: rgba(0, 0, 0, 0.25);
padding: 32px 42px;
}
.latest-episode .main-featured-post .featured-excerpt p {
display: inline;
margin: 0;
font-size: 18px;
font-size: calc( 1rem + 0.1vw);
}
.latest-episode .main-featured-post .featured-excerpt .more-link {
opacity: 1;
display: inline-block;
line-height: 1;
}
.latest-episode .main-featured-post .pull-right .more-link,
.latest-episode .main-featured-post .pull-left .more-link {
margin-top: 24px;
font-size: 14px;
font-weight: bold;
} .latest-episode .main-featured-post .featured-button-container,
.front-page-header .text .featured-button-container {
margin-bottom: 32px;
}
.latest-episode .main-featured-post .embed-alignment-left .featured-button-container,
.front-page-header .text .embed-alignment-left .featured-button-container,
.latest-episode .main-featured-post .embed-alignment-right .featured-button-container,
.front-page-header .text .embed-alignment-right .featured-button-container {
margin-top: 24px;
margin-bottom: 0;
}
.latest-episode .main-featured-post .embed-alignment-center .excerpt-below .featured-button-container,
.front-page-header .text .embed-alignment-center .excerpt-below .featured-button-container {
margin-top: 24px;
margin-bottom: 0;
}
.latest-episode .main-featured-post .featured-button-container .butn {
}
.latest-episode .main-featured-post .featured-button-container .butn .icon,
.front-page-header .text .featured-button-container .butn .icon {
font-size: 1rem;
margin-right: 12px;
}
.latest-episode .main-featured-post .featured-button-container .butn.medium .icon,
.front-page-header .text .featured-button-container .butn.medium .icon {
font-size: 1.2rem;
margin-right: 14px;
}
.latest-episode .main-featured-post .featured-button-container .butn.large .icon,
.front-page-header .text .featured-button-container .butn.large .icon {
font-size: 1.4rem;
margin-right: 16px;
}
.latest-episode .main-featured-post .featured-button-container .butn .icon.fa-play,
.front-page-header .text .featured-button-container .butn .icon.fa-play {
font-size: 0.8rem;
}
.latest-episode .main-featured-post .featured-button-container .butn.medium .icon.fa-play,
.front-page-header .text .featured-button-container .butn.medium .icon.fa-play {
font-size: 1rem;
}
.latest-episode .main-featured-post .featured-button-container .butn.large .icon.fa-play,
.front-page-header .text .featured-button-container .butn.large .icon.fa-play {
font-size: 1.2rem;
} .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player, 
.latest-episode .main-featured-post.audio.audio-url .powerpress_player {
width: 100%;
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .main-featured-post.audio.audio-url .powerpress_player {
padding-left: 0;
padding-right: 0; 
} .latest-episode .main-featured-post .content {
margin-top: 0;
}
.latest-episode .main-featured-post .wp-playlist.wp-audio-playlist {
margin-top: 32px;
}
.latest-episode .main-featured-post .row .wp-playlist.wp-audio-playlist,
.latest-episode .main-featured-post .row .wp-playlist.wp-video-playlist {
margin-top: 0;
} .front-page-header .wp-playlist.wp-audio-playlist, 
.front-page-header .wp-playlist.wp-video-playlist,
.latest-episode .wp-playlist.wp-audio-playlist, 
.latest-episode .wp-playlist.wp-video-playlist {
margin-top: 0;
margin-bottom: 0;
} .next-week {
background-color: rgba(0,0,0,0.25);
padding: 32px 0;
padding: calc(1rem + 0.83vw) 0;
}
.next-week-corners-round .next-week {
border-radius: 7px 7px 0 0;
}
.template-width-full.next-week-corners-round .next-week {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.nextweek-line .next-week {
border-radius: 0;
background: transparent;
border-top: 1px solid rgba(0,0,0,0.1);
}
.template-width-full.nextweek-line .next-week {
border-radius: 0;
}
.next-week .content {
text-align: left;
margin: 0;
}
.next-week .content.scheduled {
text-align: left;
padding: 0 42px 0 42px;
padding: 0 calc(1rem + 1.35vw) 0 calc(1rem + 1.35vw);
}
.nextweek-line .next-week .content.scheduled {
padding-left: 0;
}
.next-week .content.buttons {
display: flex;
justify-content: flex-end;
line-height: 15px;
padding: 0 42px 0 0;
padding: 0 calc(1rem + 1.35vw) 0 0;
}
.nextweek-line .next-week .content.buttons {
padding-right: 0;
}
.nextweek-line .next-week.next-week-hide .content.buttons {
padding-left: 0;
}
.next-week.next-week-hide .content.buttons {
justify-content: space-between;
padding-left: 42px;
padding-left: calc(1rem + 1.35vw);
}
.next-week.next-week-hide .content.buttons .butn {
width: 49%;
}
.next-week.next-week-hide .content.buttons .butn:last-child {
margin-left: 0;
}
.next-week .mini-title {
color: #707172;
font-size: 12px;
font-size: calc( 0.625rem + 0.1vw );
font-weight: 600;
letter-spacing: 2px;
padding-bottom: 15px;
text-transform: uppercase;
}
.next-week h3 {
color: #a8a9a9;
font-size: 18px;
font-size: calc( 1rem + 0.1vw );
font-weight: 600;
margin: 0;
padding: 0;
}
.next-week .schedule-message {
font-size: 14px;
line-height: 1;
margin: 0;
padding: 0;
}
.next-week .butn {
display: block;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding: 20px 24px;
text-align: center;
}
.next-week .butn:last-of-type {
margin-left: 24px;
}
.header-divider-active .next-week {
background: transparent;
padding-bottom: 140px;
}
.header-divider-active .next-week .content.scheduled {
padding-left: 0;
}
.header-divider-active .next-week .content.buttons {
padding-right: 0;
}
.sep-style-wave-1 .next-week {
padding-bottom: 140px;
}
.sep-style-wave-2 .next-week {
padding-bottom: 60px;
}
.sep-style-wave-3 .next-week {
padding-bottom: 60px;
}
.sep-style-gentle-wave .next-week {
padding-bottom: 200px;
}
.sep-style-cloud .next-week {
padding-bottom: 180px;
}
.sep-style-zigzag .next-week {
padding-bottom: 60px;
}
.sep-style-wave-1 .flexslider-container .next-week {
padding-bottom: 160px;
}
.sep-style-wave-2 .flexslider-container .next-week {
padding-bottom: 72px;
}
.sep-style-wave-3 .flexslider-container .next-week {
padding-bottom: 59px;
}
.sep-style-gentle-wave .flexslider-container .next-week {
padding-bottom: 190px;
}
.sep-style-cloud .flexslider-container .next-week {
padding-bottom: 348px;
}
.sep-style-zigzag .flexslider-container .next-week {
padding-bottom: 53px;
}  .front-page-header {
color: #fff;
position: relative;
} .front-page-header .text .mini-title-container {
margin-bottom: 24px;
display: flex;
align-items: center;
}
.front-page-header .text .mini-title {
color: #199fdd;
font-weight: bold;
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
padding: 0;
display: block;
margin-bottom: 0;
} .front-page-header .text h2 {
font-weight: 600;
font-size: 42px;
font-size: calc(2rem + 0.52vw);
margin: 0 0 24px 0;
padding: 0;
}
.front-page-header .text .pulls-right h2,
.front-page-header .text .pulls-left h2 {
font-size: 30px;
}
.front-page-header .text h3 {
margin:0;
padding:0;
font-size:18px;
font-weight: 600;
color:#a8a9a9;
}
.front-page-header .text h2 a:link,
.front-page-header .text h2 a:visited {
color:#fff;
} .front-page-header .featured-excerpt {
border-radius: 7px;
color: #fff;
font-size: 16px;
line-height: 1.7;
margin-bottom: 24px;
}
.front-page-header .featured-excerpt.excerpt-position-below {
margin-top: 24px;
margin-bottom: 0;
}
.front-page-header .featured-excerpt.style-1 {
background-color: rgba(0, 0, 0, 0.25);
padding: 30px 40px;
}
.front-page-header .text p {
display: inline;
font-size: 20px;
font-size: calc( 1rem + 0.21vw);
margin:0;
}
.front-page-header .text .featured-excerpt .more-link {
opacity: 1;
display: inline-block;
line-height: 1;
}
.front-page-header .text .pull-right .more-link,
.front-page-header .text .pull-left .more-link {
margin-top: 24px;
font-size: 14px;
font-weight: bold;
} .front-page-header .button-container {
margin-top: 32px;
}
.front-page-indigo .front-page-header .main-featured-post.audio.audio-url .excerpt-position-below + .button-container {
margin-top: 0;
}
.front-page-header .button-container .butn {
margin-right: 24px;
margin-bottom: 24px;
}
.front-page-header .button-container .butn {
padding-top: 16px;
padding-bottom: 16px;
padding-top: calc(0.875rem + 0.1vw);
padding-bottom: calc(0.875rem + 0.1vw);
}
.front-page-header .button-container .butn:last-of-type {
margin-right: 0;
} .front-page-header .embed-container.text-alignment-center .button-container {
margin-right: auto;
margin-left: auto;
}
.front-page-header .embed-container.text-alignment-center .button-container {
text-align: center;
}
.front-page-header .embed-container.text-alignment-center .button-container .butn {
margin-right: 24px;
margin-left: 0;
}
.front-page-header .embed-container.text-alignment-center .button-container .butn:last-of-type {
margin-left: 0;
margin-right: 0;
} .front-page-header .embed-container.text-alignment-right .button-container {
margin-right: 0;
margin-left: auto;
}
.front-page-header .embed-container.text-alignment-right .button-container {
text-align: right;
}
.front-page-header .embed-container.text-alignment-right .button-container .butn {
margin-left: 24px;
margin-right: 0;
}
.front-page-header .embed-container.text-alignment-right .button-container .butn:first-of-type {
margin-left: 0;
margin-right: 0;
}  .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.latest-episode .main-featured-post.audio.audio-url .powerpress_player,
.front-page-header .text.audio .audio_player.regular-player, 
.front-page-header .text.audio .powerpress_player {
width: 100%;
}
.front-page-custom-color-audio-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-custom-color-audio-active .front-page-header .text.audio .audio_player.regular-player {
padding-left: 32px;
padding-right: 32px;
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .text.audio .audio_player.regular-player {
padding-left: 0;
padding-right: 0; 
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .audio_player.regular-player {
padding: 0;
background: transparent;
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .audio_player.regular-player .mejs-container.mejs-audio,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .powerpress_player .mejs-container.mejs-audio,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .audio_player.regular-player .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .powerpress_player .mejs-controls {
background: transparent;
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .latest-episode .mejs-video .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .front-page-header .mejs-video .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .mejs-video .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .mejs-video .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .latest-episode .mejs-video .mejs-controls:hover, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .latest-episode .mejs-video .mejs-overlay-button,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .latest-episode .mejs-video .mejs-overlay-button:hover,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .front-page-header .mejs-video .mejs-controls:hover, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .front-page-header .mejs-video .mejs-overlay-button,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .front-page-header .mejs-video .mejs-overlay-button:hover,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .mejs-video .mejs-controls:hover, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .mejs-video .mejs-overlay-button,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .mejs-video .mejs-overlay-button:hover,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .mejs-video .mejs-controls:hover, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .mejs-video .mejs-overlay-button,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .mejs-video .mejs-overlay-button:hover {
background: transparent;
}
.front-page-header .embed_code {
text-align: right;
}
.front-page-header .video_player {
padding: 0;
}
.front-page-header .text .powerpress_links {
display:none;
} .front-page-header.text .content-text {
padding: 75px 0;
}
.header-divider-active .front-page-header.text .content-text {
position: relative;
z-index: 10;
}
.front-page-header.text.fh-alignment-left .content-text {
text-align: left;
}
.front-page-header.text.fh-alignment-center .content-text {
text-align: center;
}
.front-page-header.text.fh-alignment-right .content-text {
text-align: right;
}
.front-page-header.text.nav-transparent .content-text {
padding: 175px 0 75px 0;
}
.front-page-header.text .content-text h2 {
color: #ffffff;
margin: 0;
font-size: 42px;
font-size: calc( 2rem + 0.52vw );
}
.front-page-header.text .content-text .content-blurb {
margin-top: 24px;
} .front-page-header.static {
background-color: #24292c;
}
.header-filter-active .front-page-header.static.nav-sticky .inside {
padding:0;
}
.header-filter-active .front-page-header.static.has-header .inside,
.header-filter-active .front-page-header.slideshow .has-header .inside {
background:rgba(0,0,0,0.5);
}
.front-page-header.static .text {
margin: 64px 0 42px 0;
margin-top: calc(1.5rem + 1.88vw);
padding: 0;
color: #fff;
}
.has-featured-image .front-page-header.static.nav-transparent .text {
margin-top: 150px;
margin-top: 174px;
}
.front-page-header.static.nav-sticky.nw-hidden .main-featured-post:not(.audio-thumbnails-active) {
padding:0 0 75px 0;
} .flexslider-container {
background-color: #24292c;
position: relative;
}
.front-page-header.slideshow.flexslider.loading_featured {
z-index:999;
height: 300px;
overflow: hidden;
background-repeat: no-repeat;
background-position: center;
}
.front-page-header.slideshow.flexslider.loading_featured .slide {
opacity: 0;
}
.front-page-header.slideshow.flexslider .slide {
opacity: 1;
}
.front-page-header.slideshow.flexslider .flex-control-nav {
display:none;
}
.front-page-header.slideshow.flexslider {
border:0;
border-radius: 0;
margin:0;
background-color: transparent;
box-shadow: none;
direction: ltr;
overflow: hidden; }
.header-filter-active .front-page-header.slideshow .has-header .inside {
background: rgba(0,0,0,0.5);
}
.front-page-header.slideshow .text {
margin: 64px 0 0 0;
margin-top: calc(1.5rem + 1.88vw); color: #fff;
}
.template-width-full .front-page-header.slideshow .slide.audio-thumbnails-inactive.no-post-thumbnail .text { }
.has-featured-image .front-page-header.slideshow.nav-transparent .text {
margin-top: 174px;
} .flexslider-container .next-week { position: relative;
margin-left: auto;
margin-right: auto; width: 1170px;
z-index: 9;
}
.template-width-full .flexslider-container .next-week {
width: 90vw;
}
.front-page-header.slideshow .text {
margin: 64px 0 54px 0;
}
.flexslider-container .slide .next-week {
opacity: 0;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-delay: 0;
animation-delay: 0;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOutBottom;
animation-name: fadeOutBottom;
}
.flexslider-container .slide.flex-active-slide .next-week {
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInBottom;
animation-name: fadeInBottom;
}
@-webkit-keyframes fadeOutBottom {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
@keyframes fadeOutBottom {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
@-webkit-keyframes fadeInBottom {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInBottom {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} .front-page-header.slideshow .flex-direction-nav a {
background-color: transparent;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/slide-arrows.png);
background-position: 0 0;
background-repeat: no-repeat;
top: 50%;
width: 32px;
height: 52px;
border-radius: 0;
}
.front-page-header.slideshow .flex-direction-nav .flex-next {
background-position: 100% 0;
}
.front-page-header.slideshow .flex-direction-nav .flex-next,
.front-page-header.slideshow .flex-direction-nav .flex-prev {
color: transparent;
text-shadow: none;
}
.front-page-header.slideshow:hover .flex-direction-nav .flex-next {
right: 100px;
right: calc( (100vw - 1170px) / 4);
transform: translate3d(50%,0,0);
}
.front-page-header.slideshow:hover .flex-direction-nav .flex-prev {
left: 100px;
left: calc( (100vw - 1170px) / 4);
transform: translate3d(-50%,0,0);
}
.template-width-full .front-page-header.slideshow:hover .flex-direction-nav .flex-next {
right: calc( (100vw - 90vw) / 4);
}
.template-width-full .front-page-header.slideshow:hover .flex-direction-nav .flex-prev {
left: calc( (100vw - 90vw) / 4);
}
.front-page-header.slideshow.dark-arrows .flex-direction-nav a {
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/slide-arrows-light-dark.png);
background-position: 0 100%;
}
.front-page-header.slideshow.dark-arrows .flex-direction-nav .flex-next {
background-position: 100% 100%;
} .flexslider-container .front-page-header.flexslider.loading_slides {
height: 500px;
background-color: #fff;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF);
background-repeat: no-repeat;
background-position: center;
} .empty-slideshow .placeholder.inside {
padding:42px 0 54px 0;
}
.empty-slideshow .placeholder.inside p {
margin:0;
color:#ccc;
font-size: 14px;
padding-top:24px;
} .parallax-container {
min-height: 400px;
background: transparent;
}  .front-page-header .video-text.heading,
.latest-episode .main-featured-post .video-text.heading {
margin-top:24px;
}
.front-page-header .video-text.heading-below,
.latest-episode .main-featured-post .video-text.heading-below {
margin-top:0;
}
.front-page-header .video-text.excerpt-below,
.latest-episode .main-featured-post .video-text.excerpt-below {
margin-top:24px;
margin-bottom:0;
}
.front-page-header .video-text.align-left,
.latest-episode .main-featured-post .video-text.align-left {
display: flex;
flex-direction: column;
align-items: flex-start;
text-align: left;
}
.front-page-header .video-text.align-center,
.latest-episode .main-featured-post .video-text.align-center {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.front-page-header .video-text.align-right,
.latest-episode .main-featured-post .video-text.align-right {
display: flex;
flex-direction: column;
align-items: flex-end;
text-align: right;
} .front-page-header .row,
.latest-episode .row {
width: 100%;
}
.front-page-header .embed-container,
.latest-episode .embed-container {
display: flex;
justify-content: space-between;
width: 100%; } .front-page-header .embed-container.embed-alignment-left .embed-col-media,
.latest-episode .embed-container.embed-alignment-left .embed-col-media {
order: 1;
}
.front-page-header .embed-container.embed-alignment-left .embed-col-text,
.latest-episode .embed-container.embed-alignment-left .embed-col-text {
order: 2;
} .front-page-header .embed-container.embed-alignment-right .embed-col-media,
.latest-episode .embed-container.embed-alignment-right .embed-col-media {
order: 2;
}
.front-page-header .embed-container.embed-alignment-right .embed-col-text,
.latest-episode .embed-container.embed-alignment-right .embed-col-text {
order: 1;
} .front-page-header .embed-container.embed-alignment-center.text-alignment-left,
.latest-episode .embed-container.embed-alignment-center.text-alignment-left {
align-items: flex-start;
} .front-page-header .embed-container.embed-alignment-center.text-alignment-center,
.latest-episode .embed-container.embed-alignment-center.text-alignment-center {
align-items: center;
} .front-page-header .embed-container.embed-alignment-center.text-alignment-right,
.latest-episode .embed-container.embed-alignment-center.text-alignment-right {
align-items: flex-end;
}
.front-page-header .embed-col.video-text.heading,
.latest-episode .main-featured-post .embed-col.video-text.heading {
margin-top: 0;
}
.front-page-header .embed-container.embed-alignment-center,
.latest-episode .embed-container.embed-alignment-center {
flex-direction: column;
}
.front-page-header .embed-container.text-alignment-left h2,
.latest-episode .embed-container.text-alignment-left h2,
.front-page-header .embed-container.text-alignment-left .featured-excerpt,
.latest-episode .embed-container.text-alignment-left .featured-excerpt,
.front-page-header .embed-container.text-alignment-left .mini-title-container,
.latest-episode .embed-container.text-alignment-left .mini-title-container {
text-align: left;
}
.front-page-header .embed-container.text-alignment-right h2,
.latest-episode .embed-container.text-alignment-right h2,
.front-page-header .embed-container.text-alignment-right .featured-excerpt,
.latest-episode .embed-container.text-alignment-right .featured-excerpt,
.front-page-header .embed-container.text-alignment-right .mini-title-container,
.latest-episode .embed-container.text-alignment-right .mini-title-container,
.front-page-header .embed-container.text-alignment-right .featured-button-container,
.latest-episode .embed-container.text-alignment-right .featured-button-container {
text-align: right;
margin-left: auto;
margin-right: 0;
}
.front-page-header .text .embed-container.text-alignment-right .mini-title-container {
justify-content: flex-end;
}
.front-page-header .embed-container.text-alignment-center h2,
.latest-episode .embed-container.text-alignment-center h2,
.front-page-header .embed-container.text-alignment-center .featured-excerpt,
.latest-episode .embed-container.text-alignment-center .featured-excerpt,
.front-page-header .embed-container.text-alignment-center .mini-title-container,
.latest-episode .embed-container.text-alignment-center .mini-title-container,
.front-page-header .embed-container.text-alignment-center .featured-button-container,
.latest-episode .embed-container.text-alignment-center .featured-button-container {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.front-page-header .text .embed-container.text-alignment-center .mini-title-container {
justify-content: center;
}
.front-page-header .row .embed-container .video_player,
.latest-episode .row .embed-container .video_player,
.front-page-header .row .embed-container .audio_player,
.latest-episode .row .embed-container .audio_player {
padding: 0;
}
.front-page-header .embed-container .embed-col iframe,
.latest-episode .embed-container .embed-col iframe {
display: block;
width: 100%;
}
.front-page-header .embed-col-text-with-position.video-text.excerpt-below,
.latest-episode .main-featured-post .embed-col-text-with-position.video-text.excerpt-below {
margin-top: 0;
margin-bottom: 0;
}
.front-page-header .embed-col-text-with-position.video-text.excerpt-below .featured-excerpt,
.latest-episode .main-featured-post .embed-col-text-with-position.video-text.excerpt-below .featured-excerpt {
margin-top: 24px;
margin-bottom: 0;
}  .front-page-header.fph-sc-new-player-square .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"] {
width: 378px;
height: 378px;
margin-right: auto;
margin-left: 0;
}
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"] {
width: 378px;
height: 378px;
width: calc(1170px * 0.3333 - 16px);
height: calc(1170px * 0.3333 - 16px);
}
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"] {
width: 569px;
height: 569px;
width: calc(1170px * 0.5 - 16px);
height: calc(1170px * 0.5 - 16px);
}
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] {
width: 764px;
height: 764px;
width: calc(1170px * 0.6666 - 16px);
height: calc(1170px * 0.6666 - 16px);
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"],
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"] {
width: 415px;
height: 415px;
width: calc(90vw * 0.25 - 16px);
height: calc(90vw * 0.25 - 16px);
margin-right: auto;
margin-left: auto;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"],
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"] {
width: 559px;
height: 559px;
width: calc(90vw * 0.3333 - 16px);
height: calc(90vw * 0.3333 - 16px);
margin-right: auto;
margin-left: auto;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"],
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] {
width: 847px;
height: 847px;
width: calc(90vw * 0.5 - 16px);
height: calc(90vw * 0.5 - 16px);
margin-right: auto;
margin-left: auto;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"] + div,
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"] + div {
text-align: center;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"] + div,
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"] + div {
text-align: center;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"] + div,
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"] + div {
text-align: center;
}
.front-page-header.fph-sc-new-player-square .embed-container.text-alignment-center .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container.text-alignment-center .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"] {
margin-right: auto;
margin-left: auto;
}
.front-page-header.fph-sc-new-player-square .embed-container.text-alignment-right .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container.text-alignment-right .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"] {
margin-right: 0;
margin-left: auto;
}
.latest-episode .embed-container.text-alignment-center .embed-col.embed-col-media div {
text-align: center;
}
.latest-episode .embed-container.text-alignment-right .embed-col.embed-col-media div {
text-align: right;
} .front-page-header.fph-sc-new-player-horz .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-horz .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
margin-right: auto;
margin-left: 0;
}
.front-page-header.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
}
.front-page-header.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
}
.front-page-header.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
} .front-page-header .audio_player.audio,
.latest-episode .audio_player.audio {
padding: 40px 0 20px 0;
}
.front-page-header .row .video_player,
.latest-episode .row .video_player {
padding: 10px 0;
}
.front-page-header .audio_player iframe,
.latest-episode .audio_player iframe {
width: 100%;
}
.front-page-header .mejs-container.wp-audio-shortcode,
.front-page-header .mejs-embed,
.front-page-header .mejs-embed body,
.front-page-header .mejs-container.wp-audio-shortcode .mejs-controls,
.front-page-header .powerpress_player .mejs-container.wp-audio-shortcode .mejs-controls,
.latest-episode .mejs-container.wp-audio-shortcode,
.latest-episode .mejs-embed,
.latest-episode .mejs-embed body,
.latest-episode .mejs-container.wp-audio-shortcode .mejs-controls,
.latest-episode .powerpress_player .mejs-container.wp-audio-shortcode .mejs-controls {
background-color: transparent;
}
.front-page-header .powerpress_player .mejs-container.wp-audio-shortcode,
.latest-episode .powerpress_player .mejs-container.wp-audio-shortcode {
margin-top: 0;
}
.front-page-header .mejs-container.wp-audio-shortcode .mejs-controls,
.latest-episode .mejs-container.wp-audio-shortcode .mejs-controls {
padding: 0;
}
.front-page-header .wp-audio-playlist .mejs-container.mejs-audio .mejs-controls,
.latest-episode .wp-audio-playlist .mejs-container.mejs-audio .mejs-controls {
background:transparent;
}
.front-page-header .mejs-controls .mejs-time-rail .mejs-time-total,
.front-page-header .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.latest-episode .mejs-controls .mejs-time-rail .mejs-time-total,
.latest-episode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(0, 0, 0, 0.6);
} .front-page-header-video-background {
width: 100vw;
min-height: 100vh;
min-height: calc(100vh - 111px);
overflow: hidden;
}
.nav-transparent.has-featured-image .front-page-header-video-background {
min-height: 100vh;
}
.front-page-header-video-background .inside {
position: relative;
min-height: calc(100vh - 111px);
}
.nav-transparent.has-featured-image .front-page-header-video-background .inside {
min-height: 100vh;
}
.front-page-header-video-background .video-bg {
width: 100vw;
min-height: 100vh;
min-height: calc(100vh - 111px);
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.front-page-header-video-background.parallax_on .video-bg {
top: -50px;
}
.nav-transparent.has-featured-image .front-page-header-video-background .video-bg {
min-height: 100vh;
}
.front-page-header-video-background .video-bg .screen {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.1);
z-index: 10;
}
.front-page-header-video-background .video-bg video {
object-fit: cover;
min-height: 100%;
width: 100vw;
} .pod-video-bg-controls[data-state=hidden] {
display:none;
}
.pod-video-bg-controls[data-state=visible] {
display:block;
}
.pod-video-bg-controls {
position: static;
top: 50%;
left: 50%;
opacity: 1;
visibility: visible;
z-index: 9999;
background: transparent;
height: 50px;
width: 50px;
transition-duration: 0.4s;
margin-right: auto;
margin-left: auto;
}
.front-page-header-video-background.fh-alignment-left .pod-video-bg-controls {
margin-right: auto;
margin-left: 0;
}
.front-page-header-video-background.fh-alignment-center .pod-video-bg-controls {
margin-right: auto;
margin-left: auto;
}
.front-page-header-video-background.fh-alignment-right .pod-video-bg-controls {
margin-right: 0;
margin-left: auto;
}
.pod-video-bg-controls:hover button {
background: #fff;
border-color: #fff;
transition-duration: 0.4s;
}
.pod-video-bg-controls button {
border:none;
cursor:pointer;
color: transparent;
background-size:contain;
background-repeat:no-repeat;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 50px;
width: 50px;border-radius: 50%;
background: #ffffff;
}
.pod-video-bg-controls button .label {
display: none;
}
.pod-video-bg-controls button:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #ae72e8;
font-size: 0.9rem;
position: relative;
left: 1px;
bottom: 0;
}
.pod-video-bg-controls:hover button {
background: #ae72e8;
}
.pod-video-bg-controls:hover button:before {
color: #ffffff;
}
.pod-video-bg-controls button[data-state="play"] {
opacity: 1;
}
.pod-video-bg-controls button[data-state="play"]:before {
content: "\f04b";
}
.front-page-header-video-background .pod-video-bg-controls button[data-state="pause"] {
opacity: 0;
transition-duration: 0.4s;
}
.front-page-header-video-background:hover .pod-video-bg-controls button[data-state="pause"] {
opacity: 1;
transition-duration: 0.4s;
}
.touch .front-page-header-video-background .pod-video-bg-controls button[data-state="pause"],
.touch .front-page-header-video-background:hover .pod-video-bg-controls button[data-state="pause"] {
opacity: 1;
}
.front-page-header-video-background .pod-video-bg-controls[data-state-button="button-pause"] {
height: 0px;
transition-duration: 0.4s;
}
.front-page-header-video-background:hover .pod-video-bg-controls[data-state-button="button-pause"] {
height: 50px;
transition-duration: 0.4s;
}
.pod-video-bg-controls button[data-state="pause"]:before {
content: "\f04c";
left: 0;
}
@media screen and (max-width:64em) {
.pod-video-bg-controls {
height:1.876rem;
}
}
.front-page-header-video-background .inside .container {
top: 0;
left: 50%;
bottom: 0;
z-index: 20;
position: static;
transform: none;
}
.front-page-header-video-background .content-text {
top: 0;
left: 0;
width: 100%;
margin-top: -64px;
z-index: 49;
position: static;
margin-top: 0;
padding-top: 75px;
padding-bottom: 175px;
}
.nav-transparent.has-featured-image .front-page-header-video-background .content-text {
padding-top: 175px;
padding-bottom: 175px;
}
.front-page-header-video-background.fh-alignment-left .content-text {
text-align: left;
}
.front-page-header-video-background.fh-alignment-center .content-text {
text-align: center;
}
.front-page-header-video-background.fh-alignment-right .content-text {
text-align: right;
}
.front-page-header-video-background .content-text h2 {
margin: 0;
}
.front-page-header-video-background .container > .row {
bottom: 0;
top: 0;
position: static;
min-height: 100vh;
}
.front-page-header-video-background .container .row .col-lg-12 {
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.front-page-header-video-background .pod-wave {
z-index: 10;
}
.front-page-header-video-background .next-week {
width: 100%;
align-self: flex-end;
position: static;
align-self: none;
margin-top: auto;
position: absolute;
bottom: 0;
z-index: 50;
}
.front-page-header-video-background .container .next-week .row .col-lg-12 {
display: block;
position: static;
} .list-of-episodes {
padding: 42px 0 72px 0;
padding: calc(1.5rem + 0.94vw) 0 calc(2rem + 2.08vw) 0 ;
background-color:#e5e5e5;
}
.list-of-episodes #loading_bg,
.list-of-episodes #loading_bg.hide_bg {
background-color:#e5e5e5;
}
.list-of-episodes #loading_bg .circle-spinner,
.list-of-episodes #loading_bg.hide_bg .circle-spinner {
margin-top: 42px;
} .list-of-episodes article {
display: flex;
margin-top: 42px;
background: #fff;
width: 100%;
}
.list-of-episodes article:first-of-type {
margin-top: 0;
}
.list-of-episodes article .featured-image {
height:auto;
overflow:hidden;
position: relative;
border-radius: 7px 7px 0 0;
border-radius: 0;
width: 260px;
}
.front-page-list .list-of-episodes.entries-round-corners article {
border-radius:7px;
overflow: hidden;
}
.front-page-list .list-of-episodes.entries-round-corners.entries-corners-img-only article {
border-radius: 0;
}
.front-page-list .list-of-episodes.entries-round-corners.entries-corners-img-only article.has-post-thumbnail {
border-radius: 7px 0 0 7px;
}
.front-page-list .list-of-episodes.entries-round-corners.entries-corners-img-only article .featured-image img {
border-radius:7px;
overflow: hidden; 
} .front-page-grid #loading_bg {
align-items: flex-start;
z-index: 49;
}
.front-page-grid #loading_bg .circle-spinner {
border-color: #ffffff;
}
.front-page-grid #loading_bg .circle-spinner .line::before {
background: #ffffff;
} .front-page-grid .list-of-episodes.entries-round-corners article {
border-radius: 7px;
overflow: hidden;
}
.front-page-grid .list-of-episodes.entries-round-corners article .post-content {
border-radius: 0 0 7px 7px;
}
.front-page-grid .list-of-episodes.entries-round-corners article .post-content .inside {
border-radius: 0 0 7px 7px;
}
.front-page-grid .list-of-episodes.entries-round-corners article .featured-image {
border-radius: 7px 7px 0 0;
} .front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article {
border-radius: 0;
}
.front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article.has-post-thumbnail {
border-radius: 7px 7px 0 0;
}
.front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article .post-content {
border-radius: 0;
}
.front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article .post-content .inside {
border-radius: 0;
}
.front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article .featured-image img {
border-radius:7px;
overflow: hidden;
}
.list-of-episodes article .featured-image .hover {
background-color:rgba(238,82,65,0.50);
position:absolute;
text-align:right;
top:0;
left:0;
right:0;
bottom:0;
opacity:0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.entries-round-corners.entries-corners-img-only article .featured-image .hover {
border-radius: 7px;
}
.list-of-episodes article .featured-image:hover .hover {
opacity:1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes article .featured-image .hover .icon {
position: absolute;
color: #fff;
top: 24px;
right: 24px;
opacity: 1;
background-color: #fff;
color: #199fdd;
border-radius: 32px;
width: 48px;
height: 48px;
display: flex;
justify-content: center;
align-items: center;
}
.list-of-episodes article .featured-image .hover .icon .fa:before,
.list-of-episodes article .featured-image .hover .icon .fas:before {
font-size: 12px;
display: block;
}
.list-of-episodes article .featured-image a {
opacity: 1;
}
.list-of-episodes article .featured-image img {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}
.list-of-episodes article .featured-image .hover {
background-color: rgba(0,0,0,0.75);
position: absolute;
text-align: right;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.touch .list-of-episodes article .featured-image .hover  {
opacity:0;
display:none;
}
.list-of-episodes article .featured-image:hover .hover {
opacity:1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.touch .list-of-episodes article .featured-image:hover .hover {
opacity: 0;
display: none;
}
.list-of-episodes article .post-content .inside {
padding: 32px;
}
.list-of-episodes article.has-post-thumbnail .post-content {
min-height: 260px;
width: calc( 100% - 260px );
}
.list-of-episodes article.pod-featured-image-off .post-content,
.list-of-episodes article.has-post-thumbnail.pod-featured-image-off .post-content {
width: 100%;
}
.list-of-episodes article .post-header {
padding: 0 0 16px 0;
margin: 0 !important;
}
.list-of-episodes article .post-header ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
font-weight: bold;
font-size: 13px;
font-size: calc(0.688rem + 0.1vw);
text-transform: uppercase;
}
.list-of-episodes article .post-header ul a:link,
.list-of-episodes article .post-header ul a:visited {
color: #199fdd;
}
.list-of-episodes article .post-header ul a:hover {
color: #1a6e95;
}
.list-of-episodes article .post-header ul li {
display: inline-block;
margin-right: 12px;
margin-bottom: 5px;
}
.list-of-episodes article .post-header h2 {
font-size: 32px;
font-size: calc(1.5rem + 0.42vw);
font-weight: 700;
margin: 4px 0 0 0;
}
.list-of-episodes article .post-header h2 a:link,
.list-of-episodes article .post-header h2 a:visited {
color:#444;
}
.list-of-episodes article .post-header h2 a:hover {
color:#333;
}
.list-of-episodes article .post-content p {
font-size: 16px;
line-height: 1.7; margin-top:10px;
}
.list-of-episodes article .post-footer {
display:none;
}
.list-of-episodes .button-container {
margin:40px 0 0 0;
text-align: right;
}
.list-of-episodes article .more-link {
margin:0;
display:inline-block;
} .list-of-episodes.full-post article {
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
.list-of-episodes.full-post article .featured-image {
margin-right:0;
border-radius:3px;
max-width:260px;
max-height: 260px;
overflow: initial;
}
.list-of-episodes.full-post article .featured-image a {
width:260px;
display: block;
}
.list-of-episodes.full-post article .featured-image img {
width:260px;
height:auto;
}
.list-of-episodes.full-post article .featured-image .hover .icon {
top: 24px;
width: 48px;
}
.list-of-episodes.full-post article .inside {
flex:auto;
width:calc(100% - 260px);
padding:30px 30px 30px 30px;
background:#fff;
} .list-of-episodes.fp-resp-grid.full-post article {
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
.list-of-episodes.fp-resp-grid.full-post article .featured-image {
margin-right:0;
border-radius:3px;
max-width: 100%;
max-height: 100%;
overflow: initial;
}
.list-of-episodes.fp-resp-grid.full-post article .featured-image a {
width: 100%;
display: block;
}
.list-of-episodes.fp-resp-grid.full-post article .featured-image img {
width: 100%;
height: auto;
}
.list-of-episodes.fp-resp-grid.full-post article .featured-image .hover .icon {
top: 24px;
width: 48px;
}
.list-of-episodes.fp-resp-grid.full-post article .inside {
flex:auto;
width:calc(100%);
padding:30px 30px 30px 30px;
background:#fff;
} .list-of-episodes.full-post article .gallery.flexslider {
border: 0;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item a {
opacity: 0.7;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item a:hover {
opacity: 1;
}
.list-of-episodes.full-post article .gallery.flexslider {
margin:20px 0 !important;
}
.list-of-episodes.full-post article .gallery.flexslider {
margin:0;
}
.list-of-episodes.full-post article .gallery.flexslider {
margin-bottom: 32px;
}
.list-of-episodes.full-post article .gallery.flexslider.loading_post {
height: 300px;
background-color: #fff;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF);
background-repeat: no-repeat;
background-position: center;
}
.list-of-episodes.full-post article .gallery.flexslider .slides {
margin: 0;
padding: 0;
list-style: none;
}
.list-of-episodes.full-post article .gallery.flexslider li.gallery-item {
position: relative;
margin-top: 0 !important;
direction: ltr;
}
.list-of-episodes.full-post article .gallery.flexslider li.gallery-item .flex-caption {
position: absolute;
bottom: 0;
right: 0;
left: 0;
color: #fff;
text-align: center;
background: #FF7F50;
opacity:0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.full-post article .gallery.flexslider:hover li.gallery-item .flex-caption {
opacity:1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.full-post article .gallery.flexslider li.gallery-item .flex-caption p {
margin: 0;
padding: 10px 15px;
}
.list-of-episodes.full-post article .gallery.flexslider img {
border: 0 !important;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-control-thumbs {
margin: 18px 0 0 0;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-control-thumbs li {
width: 120px;
padding: 0 22px 22px 0;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-control-thumbs li:last-child {
padding: 0 0 2px 0;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-control-thumbs img {
opacity: 1;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav a {
width: 48px;
height: 80px;
margin-top: -40px;
display: block;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/flexslider-arrows.png);
background-position: 0 0;
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
bottom: 50%;
z-index: 100;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav .flex-next {
background-position: 100% 16px;
right: 0;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav .flex-prev {
left: 0;
background-position: 0 16px;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav .flex-next:hover {
background-color: #206565;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav .flex-prev:hover {
background-color: #206565;
}
.list-of-episodes.full-post article .gallery.flexslider .flexslider:hover .flex-next {
opacity: 1;
right: 10px;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.list-of-episodes.full-post article .gallery.flexslider .flexslider:hover .flex-prev {
opacity: 1;
right: 65px;
left: auto;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
} .list-of-episodes.full-post article .gallery.grid,
.gallery.grid {
margin: auto auto 42px auto !important;
display: flex;
flex-wrap: wrap;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item,
.gallery.grid .gallery-item {
margin: 0 !important;
position: relative;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item {
width:33.3333%;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item img{
width:100%;
height:auto;
}
.list-of-episodes.full-post article .gallery.grid.three .gallery-item {
width:33.3333%;
}
.list-of-episodes.full-post article .gallery.grid.four .gallery-item {
width:25%;
}
.list-of-episodes.full-post article .gallery.grid.five .gallery-item {
width:20%;
}
.list-of-episodes.full-post article .gallery.grid.six .gallery-item {
width:16.6667%;
}
.list-of-episodes.full-post article .gallery.grid.seven .gallery-item {
width:14.2857%;
}
.list-of-episodes.full-post article .gallery.grid.eight .gallery-item{
width:12.5%;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item .flex-caption {
position: absolute;
left: 0;
right:0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
font-size: 14px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.full-post article .gallery-item:hover .flex-caption {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.full-post article .gallery-item .flex-caption p {
padding: 5px 10px;
margin: 0;
color: #fff;
}
.list-of-episodes.full-post article .gallery-item .image_cont {
padding: 0;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item .image_cont img {
border: 0 !important;
} .page .list-of-episodes .sidebar .widget {
margin-bottom:40px;
}
.list-of-episodes.front-has-sidebar article .inside {
padding:28px 24px;
}
.list-of-episodes.front-has-sidebar:not(.fp-resp-grid) article .post-header {
padding-bottom: 0;
margin-bottom: 12px;
}
.list-of-episodes.front-has-sidebar article .post-header ul {
margin:0;
margin-bottom:6px;
}
.list-of-episodes.front-has-sidebar article .post-header ul,
.list-of-episodes.front-has-sidebar article .post-header ul li {
line-height: 1;
}
.list-of-episodes.front-has-sidebar article .post-header h2 {
margin: 0;
font-size: 24px;
line-height: 32px;
}
.list-of-episodes.front-has-sidebar article .post-content {
font-size: 16px;
line-height: 1.7;
}
.list-of-episodes.front-has-sidebar.sidebar-round-corners .sidebar .widget {
border-radius: 7px;
overflow: hidden;
} .front-page-indigo .latest-episode .main-featured-post,
.front-page-indigo .front-page-header.text .main-featured-post,
.front-page-indigo .latest-episode.nav-transparent .main-featured-post,
.front-page-indigo .front-page-header .text,
.front-page-indigo .front-page-header.nav-transparent .text {
margin-bottom: 54px;
margin-bottom: calc(1.5rem + 1.56vw);
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url > h2,
.front-page-indigo .front-page-header .text.audio > h2 {
margin: 0 0 24px 0;
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.front-page-indigo .front-page-header .text.audio > .featured-excerpt {
margin: 0 0 24px 0;
background: rgba(255,226,127,0,5);
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url > div:last-of-type,
.front-page-indigo .front-page-header .text.audio > div:last-of-type {
margin-bottom: 0;
}
.front-page-indigo .front-page-header.slideshow .text,
.front-page-indigo .front-page-header.nav-transparent.slideshow .text { margin-bottom: 54px;
margin-bottom: calc(1.5rem + 1.56vw);
}
.latest-episode .main-featured-post.audio.audio-url .excerpt-position-above + .audio-player-container,
.front-page-header .text.audio.audio-url .excerpt-position-above + .audio-player-container,
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url .excerpt-position-above + .audio-player-container,
.front-page-indigo .front-page-header .text.audio.audio-url .excerpt-position-above + .audio-player-container {
margin-bottom: 0;
} .front-page-indigo .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.front-page-indigo .front-page-header .text.audio .audio-player-container {
margin: 0 0 24px 0;
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url .audio-player-container .audio_player.regular-player,
.front-page-indigo .front-page-header .text.audio .audio-player-container .audio_player.regular-player,
.front-page-blog-template .latest-episode .main-featured-post.audio.audio-url .audio-player-container .audio_player.regular-player,
.front-page-blog-template .front-page-header .text.audio .audio-player-container .audio_player.regular-player {
margin: 0;
} .front-page-indigo .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.front-page-indigo .front-page-header .audio-player-container,
.front-page-indigo .front-page-header .powerpress_player,
.front-page-blog-template .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.front-page-blog-template .front-page-header .audio-player-container,
.front-page-blog-template .front-page-header .powerpress_player {
width: 60%;
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-indigo .front-page-header .audio_player.regular-player,
.front-page-blog-template .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-blog-template .front-page-header .audio_player.regular-player {
padding: 0 32px;
width: 100%;
}
.front-page-indigo .front-page-header .audio_player.regular-player,
.front-page-blog-template .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-blog-template .front-page-header .audio_player.regular-player {
width: 100%;
}
.players-corners-round .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.players-corners-round .latest-episode .main-featured-post.audio.audio-url .powerpress_player,
.players-corners-round .front-page-header .audio_player.regular-player,
.players-corners-round .front-page-header .powerpress_player {
border-radius: 7px;
}
.front-page-indigo.vertical-audio-vol-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-indigo.vertical-audio-vol-active .front-page-header .audio_player.regular-player,
.front-page-indigo.vertical-audio-vol-active .front-page-header .powerpress_player,
.front-page-blog-template.vertical-audio-vol-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-blog-template.vertical-audio-vol-active .front-page-header .audio_player.regular-player,
.front-page-blog-template.vertical-audio-vol-active .front-page-header .powerpress_player {
overflow: initial;
}
.front-page-indigo .front-page-header .row .powerpress_player,
.front-page-indigo .latest-episode .row .powerpress_player,
.front-page-blog-template .front-page-header .row .powerpress_player,
.front-page-blog-template .latest-episode .row .powerpress_player {
padding-top: 0;
padding-bottom: 0;
}
.front-page-indigo .latest-episode .main-featured-post .audio_player .wp-audio-shortcode.mejs-audio,
.front-page-indigo .latest-episode .main-featured-post.audio .powerpress_player .wp-audio-shortcode.mejs-audio,
.front-page-indigo .front-page-header .audio_player .wp-audio-shortcode.mejs-audio,
.front-page-indigo .front-page-header .powerpress_player .wp-audio-shortcode.mejs-audio,
.front-page-blog-template .latest-episode .main-featured-post .audio_player .wp-audio-shortcode.mejs-audio,
.front-page-blog-template .latest-episode .main-featured-post.audio .powerpress_player .wp-audio-shortcode.mejs-audio,
.front-page-blog-template .front-page-header .audio_player .wp-audio-shortcode.mejs-audio,
.front-page-blog-template .front-page-header .powerpress_player .wp-audio-shortcode.mejs-audio {
margin-top: 0;
}
.latest-episode .main-featured-post.audio.audio-url .powerpress_player, 
.front-page-header .main-featured-post.audio.audio-url .powerpress_player,
.front-page-header .text.audio.audio-url .powerpress_player {
margin-top: 0;
} .latest-episode .main-featured-post.audio,
.front-page-header .text.audio {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.fh-alignment-left .text.audio {
align-items: flex-start;
}
.fh-alignment-center .text.audio {
align-items: center;
text-align: center;
}
.fh-alignment-right .text.audio {
align-items: flex-end;
text-align: right;
}
.latest-episode .main-featured-post.audio.audio-url > .mini-title-container,
.front-page-header .text.audio > .mini-title-container {
max-width: 65%;
display: flex;
align-items: center;
}
.latest-episode .main-featured-post.audio.audio-url > h2,
.front-page-header .text.audio > h2,
.latest-episode .main-featured-post.audio.audio-url > h1,
.front-page-header .text.audio > h1 {
max-width: 65%;
} .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.front-page-header .text.audio > .featured-excerpt,
.embed-container.embed-alignment-center .featured-excerpt  {
max-width: 65%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-full,
.front-page-header.text.excerpt-full .content-text .content-blurb,
.front-page-header-video-background.excerpt-full .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-full,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-full {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-wide,
.front-page-header.text.excerpt-wide .content-text .content-blurb,
.front-page-header-video-background.excerpt-wide .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-wide,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-wide {
max-width: 80%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-medium,
.front-page-header.text.excerpt-medium .content-text .content-blurb,
.front-page-header-video-background.excerpt-medium .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-medium,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-medium {
max-width: 65%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-narrow,
.front-page-header.text.excerpt-narrow .content-text .content-blurb,
.front-page-header-video-background.excerpt-narrow .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-narrow,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-narrow {
max-width: 50%;
}
.embed-container.players-inactive .featured-excerpt.excerpt-full {
max-width: 100%;
}
.embed-container.players-inactive .featured-excerpt.excerpt-wide {
max-width: 80%;
}
.embed-container.players-inactive .featured-excerpt.excerpt-medium {
max-width: 65%;
}
.embed-container.players-inactive .featured-excerpt.excerpt-narrow {
max-width: 50%;
} .fh-heading-full .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-full .front-page-header .text.audio > h2,
.fh-heading-full .front-page-header.text .content-text h2,
.fh-heading-full .front-page-header-video-background .content-text h2,
.fh-heading-full .embed-container.embed-alignment-center h2,
.fh-heading-full .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-full .front-page-header .text.audio > h1,
.fh-heading-full .front-page-header.text .content-text h1,
.fh-heading-full .embed-container.embed-alignment-center h1  {
max-width: 100%;
}
.fh-heading-wide .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-wide .front-page-header .text.audio > h2,
.fh-heading-wide .front-page-header.text .content-text h2,
.fh-heading-wide .front-page-header-video-background .content-text h2,
.fh-heading-wide .embed-container.embed-alignment-center h2,
.fh-heading-wide .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-wide .front-page-header .text.audio > h1,
.fh-heading-wide .front-page-header.text .content-text h1,
.fh-heading-wide .embed-container.embed-alignment-center h1 {
max-width: 80%;
}
.fh-heading-medium .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-medium .front-page-header .text.audio > h2,
.fh-heading-medium .front-page-header.text .content-text h2,
.fh-heading-medium .front-page-header-video-background .content-text h2,
.fh-heading-medium .embed-container.embed-alignment-center h2,
.fh-heading-medium .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-medium .front-page-header .text.audio > h1,
.fh-heading-medium .front-page-header.text .content-text h1,
.fh-heading-medium .embed-container.embed-alignment-center h1 {
max-width: 65%;
}
.fh-heading-narrow .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-narrow .front-page-header .text.audio > h2,
.fh-heading-narrow .front-page-header.text .content-text h2,
.fh-heading-narrow .front-page-header-video-background .content-text h2,
.fh-heading-narrow .embed-container.embed-alignment-center h2,
.fh-heading-narrow .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-narrow .front-page-header .text.audio > h1,
.fh-heading-narrow .front-page-header.text .content-text h1,
.fh-heading-narrow .embed-container.embed-alignment-center h1 {
max-width: 50%;
}
.fh-heading-full .embed-container.players-inactive h1,
.fh-heading-full .embed-container.players-inactive h2  {
max-width: 100%;
}
.fh-heading-wide .embed-container.players-inactive h1,
.fh-heading-wide .embed-container.players-inactive h2 {
max-width: 80%;
}
.fh-heading-medium .embed-container.players-inactive h1,
.fh-heading-medium .embed-container.players-inactive h2 {
max-width: 65%;
}
.fh-heading-narrow .embed-container.players-inactive h1,
.fh-heading-narrow .embed-container.players-inactive h2 {
max-width: 50%;
} .fh-audio-player-full .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-full .front-page-header .audio-player-container,
.fh-audio-player-full .front-page-header .powerpress_player {
width: 100%;
} .fh-audio-player-wide .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-wide .front-page-header .audio-player-container,
.fh-audio-player-wide .front-page-header .powerpress_player {
width: 80%;
} .fh-audio-player-medium .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-medium .front-page-header .audio-player-container,
.fh-audio-player-medium .front-page-header .powerpress_player {
width: 65%;
} .fh-audio-player-narrow .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-narrow .front-page-header .audio-player-container,
.fh-audio-player-narrow .front-page-header .powerpress_player {
width: 50%;
} .fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio {
width: 100%;
align-items: flex-start;
}
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url > .mini-title,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio > .mini-title {
text-align: left;
}
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio > h2,
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio > h1 {
text-align: left;
justify-content: flex-start;
}
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio > .featured-excerpt {
text-align: left;
justify-content: flex-start;
}
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .audio-player-container,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .powerpress_player {
justify-content: flex-start;
} .fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio {
width: 100%;
align-items: center
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url > .mini-title,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio > .mini-title {
text-align: center;
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio > h2,
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio > h1 {
text-align: center;
justify-content: center;
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio > .featured-excerpt {
text-align: center;
justify-content: center;
}
.fh-audio-player-center .front-page-header.text .content-text h2,
.fh-audio-player-center .front-page-header.text .content-text h1,
.fh-audio-player-center .front-page-header-video-background .content-text h2,
.fh-audio-player-center .front-page-header-video-background .content-text h1 {
margin-right: auto;
margin-left: auto;
}
.fh-audio-player-center .front-page-header.text .content-text .content-blurb,
.fh-audio-player-center .front-page-header-video-background .content-text .content-blurb {
margin-right: auto;
margin-left: auto;
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .audio-player-container {
display: flex;
justify-content: center;
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .audio-player-container,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .powerpress_player {
justify-content: center;
} .fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio {
width: 100%;
align-items: flex-end;
}
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url > .mini-title,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio > .mini-title {
width: 100%;
text-align: right;
}
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio > h2,
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio > h1 {
text-align: right;
justify-content: flex-end;
}
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio > .featured-excerpt {
text-align: right;
justify-content: flex-end;
}
.fh-audio-player-right .front-page-header.text .content-text > h2,
.fh-audio-player-right .front-page-header.text .content-text > h1,
.fh-audio-player-right .front-page-header-video-background .content-text h2,
.fh-audio-player-right .front-page-header-video-background .content-text h1 {
margin-right: 0;
margin-left: auto;
}
.fh-audio-player-right .front-page-header.text .content-text .content-blurb,
.fh-audio-player-right .front-page-header-video-background .content-text .content-blurb {
margin-right: 0;
margin-left: auto;
}
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .audio-player-container,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .powerpress_player {
justify-content: flex-end;
} .front-page-grid .list-of-episodes .row.masonry-container,
.front-page-grid.front-page-indigo .list-of-episodes .row.masonry-container {
flex-direction: row;
opacity: 0;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container .grid-sizer {
display: none;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container .gutter-sizer {
display: none;
}
.front-page-list.front-page-indigo .list-of-episodes .row.masonry-container {
flex-direction: column;
} .front-page-grid.front-page-fit-grid .list-of-episodes .row.masonry-container,
.front-page-grid.front-page-fit-grid.front-page-indigo .list-of-episodes .row.masonry-container {
opacity: 1;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
column-gap: 32px;
grid-column-gap: 32px;
row-gap: 32px;
grid-row-gap: 32px;
}
.front-page-grid.front-page-fit-grid.front-page-cols-2 .list-of-episodes .masonry-container,
.front-page-grid.front-page-fit-grid.front-page-cols-2.front-page-indigo .list-of-episodes .row.masonry-container {
grid-template-columns: 1fr 1fr;
}
.front-page-grid.front-page-fit-grid.front-page-cols-3 .list-of-episodes .masonry-container,
.front-page-grid.front-page-fit-grid.front-page-cols-3.front-page-indigo .list-of-episodes .row.masonry-container {
grid-template-columns: 1fr 1fr 1fr;
}
.front-page-grid.front-page-fit-grid.front-page-cols-4 .list-of-episodes .masonry-container,
.front-page-grid.front-page-fit-grid.front-page-cols-4.front-page-indigo .list-of-episodes .row.masonry-container {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.front-page-grid.front-page-fit-grid .list-of-episodes .row.masonry-container .grid-sizer,
.front-page-grid.front-page-fit-grid .list-of-episodes .row.masonry-container .gutter-sizer {
display: none;
}
.front-page-grid.front-page-fit-grid .list-of-episodes .masonry-container article {
margin-top: 0;
min-width: 0;
}
.front-page-grid.front-page-fit-grid.front-page-cols-2 .list-of-episodes .masonry-container article,
.front-page-grid.front-page-fit-grid.front-page-cols-3 .list-of-episodes .masonry-container article,
.front-page-grid.front-page-fit-grid.front-page-cols-4 .list-of-episodes .masonry-container article {
width: 100%;
margin-top: 0;
}  .front-page-indigo .list-of-episodes article:first-of-type {
margin-top: 0;
}
.front-page-indigo .list-of-episodes article .featured-image {
width: 450px;
}
.front-page-indigo .list-of-episodes.full-post article .featured-image {
max-width: 450px;
max-height: 450px;
}
.front-page-indigo .list-of-episodes.full-post article .featured-image a {
width: 450px
}
.front-page-indigo.front-page-grid .list-of-episodes.full-post article .featured-image a {
width: 100%;
}
.front-page-indigo .list-of-episodes article .featured-image img {
width: 450px;
display: block;
height: 100%;
}
.front-page-indigo .list-of-episodes article .post-content {
font-size: calc(0.875rem + 0.21vw);
width: 100%;
background: #ffffff;
}
.front-page-indigo .list-of-episodes article .post-content .inside {
padding: 42px;
padding: calc(1.5rem + 0.94vw);
}
.front-page-indigo .list-of-episodes article.has-post-thumbnail .post-content {
min-height: auto;
width: calc( 100% - 450px );
display: flex;
flex-direction: column;
justify-content: center;
}
.front-page-indigo .list-of-episodes article.pod-featured-image-off .post-content,
.front-page-indigo .list-of-episodes article.has-post-thumbnail.pod-featured-image-off .post-content {
width: 100%;
}
.front-page-indigo .list-of-episodes article.has-post-thumbnail .inside {
padding: 42px;
padding: calc(1.5rem + 0.94vw);
}
.front-page-indigo .list-of-episodes.full-post article .inside {
width: 100%;
}
.front-page-indigo .list-of-episodes article .inside .powerpress_links.powerpress_links_mp3,
.front-page-indigo .list-of-episodes article .inside .powerpress_links.powerpress_subscribe_links {
display: none;
}
.front-page-indigo .list-of-episodes article .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float .mejs-time-float-current {
color: #ffffff;
}
.front-page-indigo .list-of-episodes article .more-link {
display: block;
margin-top: 10px;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .icon {
opacity: 1;
right: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
justify-content: center;
align-items: center;
height: 64px;
width: 64px;
}
.front-page-indigo .list-of-episodes article .featured-image .hover{
display: flex;
justify-content: center;
align-items: center;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon {
display: flex;
justify-content: center;
align-items: center;
transition-duration: 0.4s;
width: 100%;
height: 100%;
background: transparent;
border-radius: 0;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon:hover {
transition-duration: 0.4s;
background: transparent;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon a {
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
border-radius: 0;
border: 0;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon a .fa {
width: 72px;
height: 72px;
border-radius: 50%;
border: 4px solid #fff;
display: flex;
justify-content: center;
align-items: center;
transition-duration: 0.4s;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon a .fa:hover {
color: #199fdd;
transition-duration: 0.4s;
background: rgba(255,255,255,0.25);
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon a .fa {
font-size: 18px;
margin-top: 0;
margin-left: 3px;
} .front-page-indigo .list-of-episodes.episodes-play-icon-style-2 article .featured-image .hover .new-icon .fa {
background: #fff;
border: 0;
transform: translate3d(0, -10px, 0);
transition-duration: 0.7s;
}
.front-page-indigo .list-of-episodes.episodes-play-icon-style-2 article .featured-image .hover .new-icon a {
color: #000;
}
.front-page-indigo .list-of-episodes.episodes-play-icon-style-2 article .featured-image .hover:hover .new-icon .fa {
transform: translate3d(0,0,0);
transition-duration: 0.7s;
}
.front-page-indigo .list-of-episodes.episodes-play-icon-style-2 article .featured-image .hover .new-icon .fa:before {
position: relative;
left: 1px;
}
.list-of-episodes article .audio_player {
background: transparent;
}
.list-of-episodes article .mejs-container.mejs-audio {
background: transparent;
height: 42px !important;
margin-bottom: 16px;
}
.list-of-episodes article .powerpress_player .mejs-audio {
height: 42px !important;
}
.list-of-episodes article .mejs-container .mejs-controls {
height: 42px;
padding-left: 0;
padding-right: 0;
background: transparent;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-button {
height: 42px;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-button button {
height: 42px;
}
.list-of-episodes article .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider {
height: 42px;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-time {
color: #777777;
height: 42px;
}
.list-of-episodes article .mejs-container  .mejs-controls .pod-mejs-controls-inner .mejs-button button {
color: #199fdd;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.list-of-episodes article .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
background: #eee;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #cccccc;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.list-of-episodes article .mejs-container.mejs-audio .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current,
.list-of-episodes article .mejs-container.mejs-video .mejs-controls:hover .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current {
background: #199fdd;
} .front-page-grid .list-of-episodes .row.masonry-container .grid-sizer {
width: calc( calc(100% / 3) - calc( (42px * 2) / 3) );
}
.front-page-grid .list-of-episodes .row.masonry-container .gutter-sizer {
width: 42px;
}
.front-page-grid .list-of-episodes .masonry-container article:nth-child(-n + 5) {
margin-top: 0;
}
.front-page-grid .list-of-episodes .masonry-container article {
width: 30%;
width: calc( calc(100% / 3) - calc( (42px * 2) / 3) );
flex-direction: column;
}
.front-page-grid .list-of-episodes .masonry-container article .inside,
.front-page-grid .list-of-episodes .masonry-container article .post-content .inside,
.front-page-grid .list-of-episodes .masonry-container article.has-post-thumbnail .inside {
padding: 32px;
} .front-page-grid.front-page-cols-2 .list-of-episodes .row.masonry-container .grid-sizer {
width: calc( calc(100% / 2) - calc( (42px * 1) / 2) );
}
.front-page-grid.front-page-cols-2 .list-of-episodes .row.masonry-container .gutter-sizer {
width: 42px;
}
.front-page-grid.front-page-cols-2 .list-of-episodes .masonry-container article:nth-child(-n + 5) {
margin-top: 42px;
}
.front-page-grid.front-page-cols-2 .list-of-episodes .masonry-container article:nth-child(-n + 4) {
margin-top: 0;
}
.front-page-grid.front-page-cols-2 .list-of-episodes .masonry-container article {
width: 48%;
width: calc( calc(100% / 2) - calc( (42px * 1) / 2) );
} .front-page-grid.front-page-cols-4 .list-of-episodes .row.masonry-container .grid-sizer {
width: calc( calc(100% / 4) - calc( (32px * 3) / 4) );
}
.front-page-grid.front-page-cols-4 .list-of-episodes .row.masonry-container .gutter-sizer {
width: 32px;
}
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article:nth-child(-n + 5) {
margin-top: 32px;
}
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article:nth-child(-n + 6) {
margin-top: 0;
}
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article {
width: 48%;
width: calc( calc(100% / 4) - calc( (32px * 3) / 4) );
}
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article .inside,
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article .post-content .inside,
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article.has-post-thumbnail .inside {
padding: 24px;
} .front-page-grid .list-of-episodes article .featured-image {
max-width: 100%;
width: 100%;
}
.front-page-grid .list-of-episodes article .featured-image img {
width: 100%;
}
.front-page-grid .list-of-episodes article.has-post-thumbnail .post-content {
width: 100%;
}
.front-page-indigo .pagination {
margin-top: 42px;
} .pod-wave {
position: absolute;
bottom: 0;
z-index: 1;
width: 100%;
overflow: hidden;
}
.divider-wrapper {
height: 128px;
position: relative;
}
.divider-buffer {
background: #e5e5e5;
width: 100%;
} .flexslider-container .pod-wave {
z-index: 5;
}
.pod-wave .wave-svg {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 120px;
}
.pod-wave .wave-svg svg {
display: block;
}
.pod-wave .wave-svg svg path {
fill: #e5e5e5;
} .pod-wave.sep-style-wave-1 .divider-buffer {
height: 0px;
}
.pod-wave.sep-style-wave-1 .wave-svg.wave-1 {
bottom: -15px;
} .pod-wave.sep-style-wave-2 .divider-wrapper {
height: 40px;
}
.pod-wave.sep-style-wave-2 .wave-svg {
height: 37px;
}
.pod-wave.sep-style-wave-2 .wave-svg.wave-2 {
opacity: 0.7;
left: 25px;
} .pod-wave.sep-style-wave-3 .divider-wrapper {
height: 27px;
}
.pod-wave.sep-style-wave-3 .wave-svg {
height: 22px;
}
.pod-wave.sep-style-wave-3 .wave-svg.wave-1 {
left: -15px;
}
.pod-wave.sep-style-wave-3 .wave-svg.wave-2 {
opacity: 0.7;
left: 0px;
bottom: 5px;
} .pod-wave.sep-style-cloud .divider-wrapper {
height: 316px;
}
.pod-wave.sep-style-cloud .wave-svg {
height: 316px;
overflow: hidden;
}
.pod-wave.sep-style-cloud .wave-svg.wave-1 {
left: -15px;
}
.pod-wave.sep-style-cloud .wave-svg.wave-2 {
opacity: 0.7;
left: 0px;
} .pod-wave.sep-style-zigzag .wave-svg {
height: 21px;
overflow: hidden;
}
.pod-wave.sep-style-zigzag .wave-svg.wave-1 {
left: -15px;
}
.pod-wave.sep-style-zigzag .wave-svg.wave-2 {
opacity: 0.7;
left: 0px;
} .pod-wave.sep-style-gentle-wave .divider-buffer {
height: 0;
}
.pod-wave.sep-style-gentle-wave .divider-wrapper {
height: 158px;
}
.pod-wave.sep-style-gentle-wave .wave-svg {
height: 158px;
overflow: hidden;
}
.pod-wave.sep-style-gentle-wave .wave-svg.wave-1 {
left: 0px;
}
.pod-wave.sep-style-gentle-wave .wave-svg.wave-2 {
opacity: 0.7;
left: 200px;
} .front-page-header .front-page-inside,
.latest-episode .front-page-inside {
position: relative;
z-index: 10;
}
.front-page-header.static .next-week {
position: relative;
z-index: 10;
} .pod_loadmore {
margin-top: 42px;
background-color: #ddd;
border-radius: 2px;
display: block;
text-align: center;
font-size: 14px;
font-size: 0.875rem;
font-weight: 800;
cursor: pointer;
padding: 10px 0;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;  
}
.pod_loadmore:hover{
background-color: #767676;
color: #fff;
}
.loaded-text {
margin: 30px 0 20px 0;
text-align: center;
}
.list-of-episodes .archive-link-button {
margin-top: 42px;
margin-top: calc(1.5rem + 0.94vw);
margin-right: 0;
margin-left: auto;
} .call-to-action-container {
background: #e5e5e5;
padding-bottom: 96px;
}
.call-to-action-container .call-to-action-text h2 {
font-size: 32px;
font-size: calc(1.75em + 0.21vw);
}
.call-to-action-container .call-to-action-content {
background: #d7d7d7;
color: #555555;
padding: 72px 42px;
padding-top: calc(2rem + 2.08vw);
padding-bottom: calc(2rem + 2.08vw);
padding-left: calc(2rem + 0.52vw);
padding-right: calc(2rem + 0.52vw);
display: flex;
justify-content: space-between;
}
.call-to-action-content h2 {
color: #555555;
}
.call-to-action-container .call-to-action-content .call-to-action-text {
width: 48%;
}
.call-to-action-container .call-to-action-form-container {
width: 48%;
display: flex;
justify-content: center;
position: relative;
}
.call-to-action-container .call-to-action-form {
color: #555555;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.call-to-action-container .call-to-action-form .butn {
background-color: #199fdd;
transition-duration: 0.4s;
display: flex;
align-items: center;
}
.call-to-action-container .call-to-action-form .butn:hover {
transition-duration: 0.4s;
}
.call-to-action-container .call-to-action-form .butn span {
margin-right: 12px;
}
.call-to-action-container .call-to-action-form .butn span.fab {
font-weight: 400;
}
.call-to-action-container .call-to-action-form .butn span.fab.fa-apple-pay {
font-size: 1.5rem;
font-size: calc(0.875rem + 0.83vw);
position: relative;
top: 1px;
} .hosts-container {
background: #e5e5e5;
padding-bottom: 64px;
padding-bottom: calc(2rem + 1.67vw);
}
.hosts-container .hosts-description {
width: 60%;
margin-bottom: 32px;
}
.hosts-container .hosts-align-center .hosts-description {
text-align: center;
margin: auto;
}
.hosts-container .hosts-align-right .hosts-description {
text-align: right;
margin-right: 0;
margin-left: auto;
}
.hosts-container .hosts-description h2 {
font-size: 32px;
font-size: calc(1.75em + 0.21vw);
}
.hosts-container .hosts-content {
display: flex;
flex-wrap: wrap;
}
.hosts-container .hosts-align-center .hosts-content {
justify-content: center;
}
.hosts-container .hosts-align-right .hosts-content {
justify-content: right;
}
.hosts-container .hosts-content .host {
background: #ffffff;
width: 31%;  
color: #444;
text-align: center;
margin-bottom: 3.5%;
margin-right: 3.5%;
}
.hosts-container .hosts-content .host .host-inner {
padding: 32px;
}
.hosts-container .hosts-content .host:nth-of-type(3n+3) {
margin-left: 0;
margin-right: auto;
}
.hosts-container .hosts-content .host:last-child {
margin-right: 0;
}
.hosts-container .hosts-content .host h3 {
font-size: 28px;
font-size: calc(1.25em + 0.42vw);
color: #444;
margin-top: 10px;
margin-bottom: 5px;
} .hosts-container .hosts-content.hosts-cols-2 .host {
width: 48%;
}
.hosts-container .hosts-content.hosts-cols-2 .host:nth-of-type(2n+2) {
margin-left: 0;
margin-right: 0;
}
.hosts-container .hosts-content.hosts-cols-2 .host:nth-of-type(3n+3) {
margin-left: 0;
margin-right: 3.5%;
}
.hosts-container .hosts-content.hosts-cols-2 .host:last-child {
margin-right: 0;
} .hosts-container .hosts-content.hosts-cols-4 .host {
width: 22.5%;
margin-bottom: 3.333%;
margin-right: 3.333%;
}
.hosts-container .hosts-content.hosts-cols-4 .host:nth-of-type(4n+4) {
margin-left: 0;
margin-right: 0;
}
.hosts-container .hosts-content.hosts-cols-4 .host:nth-of-type(3n+3) {
margin-left: 0;
margin-right: 3.333%;
}
.hosts-container .hosts-content.hosts-cols-4 .host:last-child {
margin-right: 0;
}
.hosts-container .hosts-content.hosts-cols-4 .host h3 {
font-size: 22px;
margin-bottom: 12px;
}
.hosts-container .hosts-content .host .host-position {
color: #aaaaaa;
font-size: calc(0.875rem + 0.1vw);
}
.hosts-container .hosts-content .host .host-image {
position: relative;
margin: 0 auto 54px auto;
}
.hosts-container .hosts-content .host .host-image img {
width: 150px;
height: 150px;
border-radius: 50%;
margin: auto;
display: block;
position: relative;
}
.hosts-container .hosts-content .host .host-image:before {
width: 100px;
height: 100px;
content: ' ';
display: none;
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
transform: translate(-50%, -50%);
background: #199fdd;
z-index: 9;
opacity: 0;
transition-duration: 0.4s;
}
.hosts-container .hosts-content .host .host-image:hover::before {
opacity: 0.7;
transition-duration: 0.4s;
}
.hosts-container .hosts-content .host a.img-profile {
opacity: 1;
}
.hosts-container .hosts-content .host a.img-profile .host-image:before {
display: block;
}
.hosts-container .hosts-content .host .host-content {
color: #888888;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
text-align: center;
margin-top: 16px;
}
.hosts-container .hosts-content .host .host-social {
margin: 0 auto;
padding: 0;
display: flex;
list-style: none;
justify-content: center;
flex-wrap: wrap;
}
.hosts-container .hosts-content .host .host-social li {
margin-right:16px;
}
.hosts-container .hosts-content .host .host-social li a {
color: #888;
}
.hosts-container .hosts-content .host .host-social li svg {
fill: #888;
height: 16px;
width: 16px;
}
.hosts-container .hosts-content .host .host-social li:last-of-type {
margin-right: 0;
} .newsletter-container {
padding-top: 80px;
}
.newsletter-container .newsletter-content {
background: #199fdd;
color: #ffffff;
padding: 72px 42px;
padding-top: calc(2rem + 2.08vw);
padding-bottom: calc(2rem + 2.08vw);
padding-left: calc(2rem + 0.52vw);
padding-right: calc(2rem + 0.52vw);
display: flex;
justify-content: space-between;
}
.newsletter-content h2 {
color: #ffffff;
font-size: 32px;
font-size: calc(1.75em + 0.21vw);
}
.newsletter-container .newsletter-content .newsletter-text {
width: 48%;
} .mc4wp-form .mc4wp-form-fields input[type="submit"]:hover {
cursor: pointer;
}
.newsletter-container .newsletter-form-container {
width: 48%;
display: flex;
justify-content: center;
position: relative;
}
.newsletter-container .newsletter-form {
border-bottom: 1px solid #fff;
color: #ffffff;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.newsletter-container.newsletter-own-code .newsletter-form {
position: static;
transform: none;
border-bottom: none;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields {
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p {
margin: 0;
}
.newsletter-container .newsletter-form input[type="email"],
.newsletter-container .newsletter-form input[type="text"] {
border-radius: 0;
border: none;
font-size: 16px;
padding: 16px 24px 16px 0;
width: 100%;
}
.newsletter-container .newsletter-form input[type="submit"] {
background: transparent;
color: #fff;
border-radius: 0;
padding: 16px 24px;
font-size: 16px;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-name,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-email,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-submit-button { }
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-name {
order: 1;
margin-right: 3%;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-email {
order: 2;
margin-right: 3%;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-submit-button {
order: 5;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-list-choice,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-terms {
width: 100%;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-list-choice span,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-terms span {
font-size: 1rem;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-list-choice {
order: 3;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-list-choice label {
display: block;
margin-bottom: 12px;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-terms {
order: 4;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-terms label {
margin-bottom: 12px;
} .front-page-secondary {
padding: 72px 0;
padding: calc(2rem + 2.1vw) 0;
background-color: #e0e0e0;
}
.front-page-content-above-episodes .front-page-the-content {
margin-bottom: 42px;
}
.front-page-content-below-episodes .front-page-the-content {
margin-top: 42px;
} .fromtheblog h2.title {
font-size: 28px;
font-size: calc(1.375em + 0.21vw);
font-weight:600;
margin-bottom:30px;
margin-top: 0;
color:#555;
}
.fromtheblog article .featured-image {
width:100%;
}
.front-page-secondary.columns .fromtheblog.rounded-borders article .featured-image img {
border-radius: 7px;
overflow: hidden;
}
.fromtheblog.list article .featured-image {
width:100%;
display:none;
}
.fromtheblog article .post-header ul {
margin:10px 0 0 0;
padding:0;
list-style: none;
font-size: 10px;
font-size: calc(0.5em + 0.1vw);
font-weight: bold;
text-transform: uppercase;
}
.fromtheblog article .post-header ul li {
display:inline-block;
margin-right: 4px;
}
.fromtheblog article .post-header h2 {
font-size: 18px;
font-size: calc(0.875em + 0.21vw);
font-weight: 700;
margin:0 0 20px 0;
line-height: 1.4em;
}
.fromtheblog article .post-header h2 a {
color:#555;
}
.fromtheblog article .post-content p {
font-size: 16px;
font-size: calc(0.875rem + 0.1vw);
font-size: 0.8em;
}
.fromtheblog article .post-content iframe {
max-width: 100%;
height: auto;
}
.fromtheblog article .post-footer {
background: transparent;
padding: 0;
text-align: left;
}
.fromtheblog article .post-footer a {
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
font-weight: bold;
} .fromtheblog.list .cont {
width: 25%;
padding: 4px 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.fromtheblog.list .cont.date {
width: 15%;
}
.fromtheblog.list .cont_large {
width: 60%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.fromtheblog.list h2.title {
font-size: 32px;
font-size: calc(1.75rem + 0.21vw);
font-weight: 700;
margin-bottom: 30px;
color: #555;
}
.fromtheblog.list article {
align-items: center;
padding: 20px 0;
border-top: 1px solid #ccc;
}
.fromtheblog.list article .inside {
width: 100%;
display: flex;
}
.fromtheblog.list article:hover {
background-color: #ccc;
background-color: rgba(0,0,0,0.1);
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.fromtheblog.list article:first-of-type {
border: 0;
}
.fromtheblog.list article .featured-image {
width: 100%;
display: none;
}
.fromtheblog.list article .post-header {
display: flex;
margin: 0;
padding: 0 20px;
font-size: 16px;
font-weight: bold;
align-items: center;
}
.fromtheblog.list article .post-header ul {
margin: 10px 0 0 0;
padding: 0;
list-style: none;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}
.fromtheblog.list article .post-header ul li {
display: inline-block;
}
.fromtheblog.list article .post-header .user_img_link {
border: 3px solid #199fdd;
border-radius: 9999px;
display: block;
margin-right: 15px;
width: 42px;
width: 48px;
}
.fromtheblog.list article .post-header .user_img_link img {
border-radius: 9999px;
border: 3px solid #e0e0e0;
display: block;
}
.fromtheblog.list article .post-header span {
width: calc( 100% - 42px );
display: block;
}
.fromtheblog.list article .post-header span a:link,
.fromtheblog.list article .post-header span a:visited {
color: #555;
}
.fromtheblog.list article .post-content {
font-size: 18px;
line-height: 32px;
padding: 4px 0 4px 20px;
}
.fromtheblog.list article .post-content .title {
padding-left: 9px;
}
.fromtheblog.list article .post-content .title a:link,
.fromtheblog.list article .post-content .title a:visited {
color: #555;
font-weight: 700;
}
.fromtheblog.list article .post-content .cats a:link,
.fromtheblog.list article .post-content .cats a:visited {
background-color: #199fdd;
font-weight: bold;
color: #fff;
text-transform: uppercase;
font-size: 12px;
border-radius: 3px;
padding: 4px 6px;
line-height: 15px;
display: inline-block;
}
.fromtheblog.list article .post-footer {
text-align: right;
font-size: 14px;
}
.fromtheblog.list article .post-footer span {
padding: 0 20px;
display: inline-block;
}
.fromtheblog.list .button-container {
margin: 30px 0 0 0;
text-align: right;
} .fromtheblog.horizontal article {
display: flex;
flex-direction: row;
margin-bottom: 42px;
}
.fromtheblog.horizontal article:first-of-type .post-header {
border: none;
}
.fromtheblog.horizontal article:first-of-type .post-content {
border: none;
}
.fromtheblog.horizontal article .featured-image a {
width: 100%;
}
.fromtheblog.horizontal article .featured-image img {
width: 100%;
height: auto;
display: block;
}
.fromtheblog.horizontal article .inside {
width: 100%;
display: flex;
justify-content: space-between;
}
.fromtheblog.horizontal article .post-header {
width: 40%;
padding-top: 24px;
border-top: 1px solid #ccc;
}
.fromtheblog.horizontal article .post-header h2 {
font-size: 1.8rem;
}
.fromtheblog.horizontal article .post-header ul {
font-size: 0.8rem;
}
.fromtheblog.horizontal article .post-content {
width: 55%;
padding-top: 24px;
border-top: 1px solid #ccc;
} .fromtheblog.img-overlay .blog-posts {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
grid-column-gap: 5%;
grid-row-gap: 5%;
}
.fromtheblog.img-overlay article {
display: flex;
flex-direction: row;
overflow: hidden;
}
.fromtheblog.img-overlay.rounded-borders article {
border-radius: 7px;
}
.fromtheblog.img-overlay article .inside {
width: 100%;
position: relative;
}
.fromtheblog.img-overlay article .post-featured-image:before {
content: ' ';
background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));
display: block;
position: absolute;
top: -20px;
left: 0;
right: 0;
bottom: 25%;
z-index: 10;
opacity: 0.5;
transition-duration: 0.5s;
}
.fromtheblog.img-overlay article .post-featured-image img.placeholder {
width: 100%;
height: auto;
}
.fromtheblog.img-overlay article:hover .post-featured-image::before {
top: 0;
opacity: 1;
transition-duration: 0.5s;
}
.fromtheblog.img-overlay article .post-header {
width: 100%;
border: none;
position: absolute;
top: 0;
left: 0;
padding: 42px;
padding: calc(1rem + 1.35vw);
margin-bottom: 0;
text-align: center;
z-index: 20;
transition-duration: 0.5s;
}
.fromtheblog.img-overlay article:hover .post-header {
top: 20px;
transition-duration: 0.5s;
}
.fromtheblog.img-overlay article .post-header h2 {
font-size: 2rem;
font-size: calc( 1.2rem + 0.67vw );
margin-bottom: 16px;
}
.fromtheblog.img-overlay article .post-header h2 a:link, 
.fromtheblog.img-overlay article .post-header h2 a:visited {
color: #fff;
}
.fromtheblog.img-overlay article .post-header ul {
font-size: 0.8rem;
margin-bottom: 10px;
}
.fromtheblog.img-overlay article .post-header ul a:link, 
.fromtheblog.img-overlay article .post-header ul a:visited {
color: #fff;
}
.fromtheblog.img-overlay article .post-header .post-permalink {
color: #fff;
border-bottom: 3px solid #fff;
margin-top: 24px;
padding-bottom: 4px;
font-weight: bold;
}
.fromtheblog.img-overlay article .post-content {
width: 55%;
padding-top: 24px;
border-top: 1px solid #ccc;
} .fromtheblog.img-overlay.cols-2 .blog-posts {
grid-template-columns: 1fr 1fr;
grid-column-gap: 42px;
grid-row-gap: 42px;
}
.fromtheblog.img-overlay.cols-2 .button-container {
margin-top: 64px;
} .fromtheblog.img-overlay.cols-3 .blog-posts {
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 32px;
grid-row-gap: 32px;
}
.fromtheblog.img-overlay.cols-3 .button-container {
margin-top: 42px;
}
.fromtheblog.img-overlay.cols-3 article .post-header {
padding: 32px;
padding: calc(1rem + 0.83vw);
}
.fromtheblog.img-overlay.cols-3 article:hover .post-header {
top: 20px;
}
.fromtheblog.img-overlay.cols-3 article .post-header ul {
font-size: 0.7rem;
}
.fromtheblog.img-overlay.cols-3 article .post-header h2 {
font-size: 1.7rem;
font-size: calc( 1rem + 0.58vw );
margin-bottom: 14px;
}
.fromtheblog.img-overlay.cols-3 article .post-header .post-permalink {
font-size: 0.9rem;
margin-top: 8px;
} .fromtheblog.img-overlay.cols-4 .blog-posts {
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-column-gap: 42px;
grid-row-gap: 42px;
}
.fromtheblog.img-overlay.cols-4 .button-container {
margin-top: 32px;
}
.fromtheblog.img-overlay.cols-4 article .post-header {
padding: 24px;
padding: calc(1rem + 0.42vw);
}
.fromtheblog.img-overlay.cols-4 article:hover .post-header {
top: 10px;
}
.fromtheblog.img-overlay.cols-4 article .post-header ul {
font-size: 0.7rem;
}
.fromtheblog.img-overlay.cols-4 article .post-header h2 {
font-size: 1.4rem;
font-size: calc( 1.2rem + 0.17vw );
margin-bottom: 12px;
}
.fromtheblog.img-overlay.cols-4 article .post-header .post-permalink {
font-size: 0.8rem;
margin-top: 16px;
border-width: 2px;
} .front-page-classic-template .pagination {
margin-top: 42px;
} .main-content.blog-front-page {
background-color: #e5e5e5;
}
.page.page-template .main-content.blog-front-page .post .entry-content {
padding: 0 32px 32px 32px;
padding-left: calc(1rem + 0.83vw);
padding-right: calc(1rem + 0.83vw);
padding-bottom: calc(1rem + 0.83vw);
}
.page.page-template .main-content.blog-front-page .post.format-quote .entry-content,
.page.page-template .main-content.blog-front-page .post.format-aside .entry-content,
.page.page-template .main-content.blog-front-page .post.format-status .entry-content {
padding-top: calc(1rem + 0.83vw);
}
.page.page-template .main-content.blog-front-page .post.format-link .entry-content {
padding: 0;
}
.page.page-template .main-content.blog-front-page .post.format-link .entry-content p:first-of-type {
margin-left: 0;
margin-right: 0;
}
.main-content.blog-front-page .post .entry-meta .author-info {
display: none;
}
.main-content.blog-front-page .post .entry-header .featured-image-large {
margin-bottom: 42px;
}
.blog-front-page .entries .loading_post #loading_bg {
display: block;
}
.blog-front-page .entries #loading_bg {
display: none;
}  .main-content {
padding-top: 72px;
padding-bottom: 72px;
padding-top: calc(1rem + 2.08vw);
padding-bottom: calc(1rem + 2.08vw);
background-color: #fff;
}
.archive .main-content,
.search .main-content,
.blog .main-content {
background-color: #e5e5e5;
}
.main-content.nav-sticky.nav-transparent {
padding-top: 0;
}
.main-content.nav-sticky.nav-transparent.no-header,
.main-content.nav-nav-transparent.no-header,
.main-content.nav-sticky.no-header {
padding-top: 60px;
}  .align-content-left .pod-is-sidebar-inactive .col-lg-8 {
margin-left: 0;
margin-right: auto;
float: none;
}
.align-content-centered .pod-is-sidebar-inactive .col-lg-8 {
margin-left: auto;
margin-right: auto;
float: none;
}
.align-content-right .pod-is-sidebar-inactive .col-lg-8 {
margin-left: auto;
margin-right: 0;
float: none;
} .entries .post {
margin-bottom: 64px;
margin-bottom: calc(1.5rem + 1.98vw);
position: relative;
background-color: #fff;
}
.entries-container.not-paginated article:last-of-type {
margin-bottom: 0;
}
.post img {
max-width: 100%;
height: auto;
display: block;
box-sizing:content-box !important;
-o-box-sizing:content-box !important;
-moz-box-sizing:content-box !important;
-webkit-box-sizing:content-box !important;
} .post .entry-header .featured-image-large {
position: relative;
margin-bottom: 42px;
margin-bottom: calc(1.5rem + 0.938vw);
}
.post .entry-header .featured-image-large img {
width: 100%;
height: auto;
max-width: none;
}
.post .entry-header .featured-image-large a:link,
.post .entry-header .featured-image-large a:visited {
opacity:1;
}
.post .entry-header .featured-image-large a:hover {
opacity:1;
} .post .entry-header .title-container {
padding: 32px;
padding: calc(1rem + 0.83vw);
}
.post .entry-header .entry-title {
display: flex;
align-items: center;
margin: 0;
font-size: 34px;
font-size: calc(1.25rem + 0.44vw);
font-weight: 600;
word-wrap: break-word;
display: block;
} .post .entry-header .entry-date {
margin: 10px 0 0 0;
font-size: 14px;
font-size: calc(0.875rem + 0.1vw);
line-height: 14px;
padding:0;
list-style:none;
}
.post .entry-header .entry-date li {
display:inline-block;
margin-right: 15px;
}
.post .entry-header .entry-date li a {
line-height: 28px;
}
.post .entry-header .entry-date .sticky_label {
color: #fff;
background: #282c2f;
font-weight: 700;
font-size: 14px;
padding: 3px 6px;
display:inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .post .post-cat-res {
list-style: none;
margin: 0 0 10px 0;
padding: 0;
line-height: 20px;
font-size: 12px;
font-size: calc(0.625rem + 0.1vw);
font-weight: 600;
text-transform: uppercase;
}
.post .post-cat-res li {
margin: 5px 5px 0 0;
display:inline-block;
font-weight: bold;
}
.post .post-cat li a:link,
.post  .post-cat li a:visited {
color: #888;
font-size: 14px;
padding: 5px 10px;
font-weight: 600;
margin-bottom: 2px;
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.post .post-cat li a:hover {
color: #666;
} .post .entry-header .entry-title a:link,
.post .entry-header .entry-title a:visited {
color: #555555;
} .post .entry-header .top-meta {
margin: 0;
padding: 0;
font-size: 16px;
}
.post .entry-header .top-meta li {
display: inline-block;
}
.players-corners-round .post .featured-media .mejs-container,
.players-corners-round .post .featured-video.featured-media .mejs-container {
border-radius: 0;
} .post .entry-content {
margin: 0;
padding: 0 32px 32px 32px;
padding-left: calc(1rem + 0.83vw);
padding-right: calc(1rem + 0.83vw);
padding-bottom: calc(1rem + 0.83vw);
} .post .entry-summary {
margin: 0;
padding:0 32px 32px 32px;
padding-left: calc(1rem + 0.83vw);
padding-right: calc(1rem + 0.83vw);
padding-bottom: calc(1rem + 0.83vw);
}
.post .entry-summary p:first-of-type {
margin-top: 0;
} .post .entry-content .wp-caption {
max-width:100%;
height: auto;
}
.post .entry-content .wp-caption img {
width:100%;
height:auto;
} .post .entry-content .gallery.grid .gallery-item {
width: 33.3333%;
} .post .entry-content dd,
.single .entry-content dd {
margin-bottom: 16px;
} .post .entry-content table,
.single .entry-content table {
border: 1px solid #ddd;
}
.post .entry-content table th,
.single .entry-content table th {
padding: 10px 15px;
border: 1px solid #ddd;
}
.post .entry-content table td,
.single .entry-content table td {
padding: 10px 15px;
border: 1px solid #ddd;
} .post .entry-meta {
border-top: 1px solid #ddd;
padding: 24px 40px;
padding: calc(1rem + 0.83vw);
margin: 0;
display: flex;
justify-content: space-between;
align-items: center;
}
.post .entry-meta .footer-meta {
list-style: none;
padding: 0;
margin: 0;
text-align: center;
display: flex;
align-items: center;
}
.post .entry-meta .footer-meta img {
display: block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.post .entry-meta .footer-meta img.avatar {
margin-right: 24px;
margin-right: calc(1rem + 0.42vw);
}
.post .entry-meta .footer-meta span.authorname {
padding: 10px 0;
} .post .entry-meta .entry-taxonomy {
order: 2;
}
.post .entry-meta .entry-taxonomy .comment-link {
padding: 0;
float: left;
line-height: 28px;
} .post .entry-meta .entry-tags:before {
font-family: 'Font Awesome 5 Free';
font-size: 16px;
color: #777;
display: inline-block;
content: '\f02b';
margin-right: 15px;
}
.post .entry-meta .entry-tags {
margin: 0 0 0 20px;
padding: 0 0 0 40px;
list-style: none;
line-height: 20px;
display: inline-block;
background-image: none;
}
.post .entry-meta .entry-tags li {
display: inline-block;
margin-right: 15px;
line-height: 28px;
} .blog .post .pagination {
padding-left: 32px;
padding-right: 32px;
padding-bottom: 32px;
}  .single .entry-header .featured-image-large.ft-image-stretched img {
width: 100%;
height: auto;
max-width: none;
}
.single .entry-header .featured-image-large.ft-image-auto img {
width: auto;
max-width: 100%;
height: auto;
} .post.format-aside .entry-content {
padding: 42px;
padding: calc(1rem + 1.35vw);
}
.post.format-aside .entry-content p {
display: inline;
}
.post.format-aside .entry-content .infinity {
font-weight: 600;
font-size: 22px;
display: inline-block;
line-height: 20px;
}
.single .post.format-aside  .entry-header {
padding:0;
} .post.format-quote .entry-content {
padding: 54px 42px;
padding: calc(1rem + 1.98vw) calc(1rem + 1.35vw);
margin: 0;
}
.post.format-quote .entry-content blockquote {
background-color: transparent;
font-size: 26px;
font-size: calc(1.125rem + 0.42vw);
font-weight: 400;
padding: 0;
margin: 0 0 16px 0;
}
.post.format-quote .entry-content blockquote p,
.single.single-format-quote .entry-content blockquote p {
font-weight: 400;
margin: 0;
padding: 0;
line-height: 1.6;
}
.single.single-format-quote .entry-content blockquote {
margin: 0;
font-size: 26px;
font-size: calc(1.125rem + 0.42vw);
font-weight: 400;
padding: 0;
}
.post.format-quote .entry-content blockquote > cite,
.single.single-format-quote .entry-content blockquote > cite {
margin-left: 0;
}
.post.format-quote .entry-content blockquote p cite,
.single.single-format-quote .entry-content blockquote p cite {
display: block;
font-size: 18px;
font-size: calc(0.875rem + 0.21vw);
font-weight: 700;
text-align: right;
text-transform: uppercase;
} .post.format-link .entry-header .anchor {
font-size: 42px;
}
.blog .post.format-link .entry-content,
.archive .post.format-link .entry-content {
padding: 0;
}
.post.format-link .entry-content > p:first-of-type {
font-size: 28px;
font-size: calc(1.125rem + 0.67vw);
background-color: #282c2f;
padding: 24px;
padding: calc(1rem + 0.42vw);
margin: 0;
line-height: 50px;
line-height: calc(1.6rem + 1.35vw);
}
.post.format-link .entry-content > p:first-of-type:hover {
background-color: #17191a;
}
.post.format-link .entry-content > p:first-of-type a:before {
font-family: Font Awesome 5 Free;
content:'\f0c1';
font-size: 16px;
font-size: calc(0.75rem + 0.1vw);
font-weight: 900;
margin-right: 32px;
margin-right: calc(1rem + 0.83vw);
}
.post.format-link .entry-content > p:first-of-type a:link,
.post.format-link .entry-content > p:first-of-type a:visited {
color: #fff;
padding-left: 24px;
padding-left: calc(0.75rem + 0.63vw);
font-weight: 600;
}
.post.format-link .entry-content p {
margin: 42px;
margin: calc(1rem + 1.35vw)
}
.single .post.format-link .entry-content > p:first-of-type {
padding: 24px;
padding: calc(1rem + 0.42vw);
}
.single .post.format-link .entry-content > p {
margin: 42px 0;
margin-top: calc(1.5rem + 0.94vw);
margin-bottom: calc(1.5rem + 0.94vw);
} .post.format-status .entry-content {
font-size: 24px;
font-size: calc(1.125rem + 0.31vw);
color: #555;
padding: 42px;
padding: calc(1rem + 1.35vw);
}
.post.format-status .icon_cont{
text-align: center;
display: block;
margin: 0 0 10px 0;
}
.post.format-status .status_icon {
color: #bbb;
font-family: Font Awesome 5 Free;
font-size: 24px;
font-size: calc(1.125rem + 0.31vw);
font-style: normal;
font-weight: 900;
height: 32px;
line-height: 1;
width: 32px;
}
.post.format-status .status_icon:before {
content: "\f0a1";
border-radius: 3px;
color: #bbb;
font-size: 32px;
font-size: calc(1.5rem + 0.42vw);
font-style: normal;
margin-bottom: 5px;
padding: 10px;
transition-duration: 0.4s;
} .post.format-chat .entry-content ul {
margin: 0;
padding: 0;
list-style: none;
}
.post.format-chat .entry-content ul li {
padding: 24px 0;
border-bottom: 1px solid #dddddd;
}
.post.format-chat .entry-content ul li:last-of-type {
border: none;
}
.post.format-chat .entry-content ul li strong {
display: block;
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
margin: 0;
color: #999999;
font-weight: 600;
text-transform: uppercase;
}
.post.format-chat .entry-content p {
border-bottom: 1px solid #dddddd;
padding: 25px 0;
}
.post.format-chat .entry-content p:last-of-type {
border:none;
}
.post.format-chat .entry-content p strong {
display: block;
font-size: 14px;
margin: 0;
color: #999999;
font-weight: 600;
text-transform: uppercase;
} .powerpress_player {
display: block;
margin:24px 0 0 0;
}
.powerpress_player .mejs-audio {
width:100% !important;
height: 70px !important;
}
.single .single-featured .powerpress_player .mejs-audio {
height:70px !important;
}
.powerpress_links {
margin:0 0 24px 0;
} .post .podcast_player,
.post .audio_player,
.post .wp-audio-shortcode {
display: block;
}
.post.format-audio .featured-media,
.post.format-video .featured-media,
.post.format-image .featured-media,
.post.format-gallery .featured-media {
margin-bottom: 0;
}
.post.format-audio .featured-media .audio-caption,
.post.format-video .video-caption,
.post.format-image .entry-featured .image-caption,
.post.format-gallery .featured-gallery .gallery-caption {
padding: 0 32px 32px 32px;
background-color: #fff;
font-size: 14px;
font-weight: 600;
color: #199fdd;
}
.archive .post.format-audio .featured-media .audio-caption,
.archive .post.format-video .video-caption,
.archive .post.format-image .entry-featured .image-caption,
.archive .post.format-gallery .featured-gallery .gallery-caption {
padding: 0 32px 32px 32px;
} .post.format-audio .featured-media .audio_player,
.post .featured-media .audio_player {
margin-bottom: 32px;
margin-bottom: calc(12px + 0.83rem);
}
.post.format-audio .featured-media .audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.post.format-audio .featured-media .powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background-color: #fff;
}
.featured-media .powerpress_links {
padding: 0 32px;
}
.post.format-audio .au_oembed iframe,
.single-post.single-format-audio .au_oembed iframe {
width: 100%;
}
.post.format-audio .au_oembed iframe[src*="soundcloud.com"],
.single-post.single-format-audio .au_oembed iframe[src*="soundcloud.com"],
.post.format-audio .embed_code iframe[src*="soundcloud.com"],
.single-post.single-format-audio .embed_code iframe[src*="soundcloud.com"] {
max-height: 166px;
width: 100%;
display: block;
}
.single-post .audio-caption {
margin-top: 25px;
color: #ffffff;
}
.post.format-audio .featured-media .powerpress_player .mejs-audio {
height: 30px !important;
}
.post.format-audio .embed_code iframe[src*="stitcher.com"],
.single-post.single-format-audio .embed_code iframe[src*="stitcher.com"] {
width: 100% !important;
} .post.format-video .featured-media .video_player,
.post .featured-media .video_player {
margin-bottom: 32px;
margin-bottom: calc(12px + 0.83rem);
}
.video_player > div,
.video_player .powerpress_player > div,
.video_player .podcast_player > div {
width: 100% !important;
}
.post.format-video .post-header {
margin-bottom: 25px;
}
.post.format-video .featured-media .video_player .powerpress_links {
display: none;
} .flexslider .slides img {
height: auto;
}
.post.format-gallery .featured-gallery .gallery.flexslider,
.post.format-gallery .entry-header .gallery.flexslider,
.post .entry-content .gallery.flexslider,
.single .gallery.flexslider {
border: 0;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.post .entry-content .gallery.flexslider {
margin: 20px 0 !important;
}
.post .loading_post #loading_bg {
display: block;
}
.post #loading_bg {
display: none;
}
.single .featured-gallery .gallery.flexslider {
margin: 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider {
margin-bottom: 32px;
}
.post.format-gallery .featured-gallery .gallery.flexslider.loading_post,
.single .featured-gallery .gallery.flexslider.loading_post,
.post .entry-content .gallery.flexslider.loading_post {
height: 300px;
background-color: #fff;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF);
background-repeat: no-repeat;
background-position: center;
}
.post.format-gallery .featured-gallery .gallery.flexslider .slides,
.single .featured-gallery .gallery.flexslider .slides,
.post .entry-content .gallery.flexslider .slides {
margin: 0;
padding: 0;
list-style: none;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item,
.single .featured-gallery .gallery.flexslider li.gallery-item,
.post .entry-content .gallery.flexslider li.gallery-item {
position: relative;
margin-top: 0 !important;
direction: ltr;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item .flex-caption,
.single .featured-gallery .gallery.flexslider li.gallery-item .flex-caption,
.post .entry-content .gallery.flexslider li.gallery-item .flex-caption {
position: absolute;
bottom: 0;
right: 0;
left: 0;
color: #fff;
text-align: center;
background: #FF7F50;
opacity:0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post.format-gallery .featured-gallery .gallery.flexslider:hover li.gallery-item .flex-caption,
.single .featured-gallery .gallery.flexslider:hover li.gallery-item .flex-caption,
.post .entry-content .gallery.flexslider:hover li.gallery-item .flex-caption {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item .flex-caption p,
.single .featured-gallery .gallery.flexslider li.gallery-item .flex-caption p,
.post .entry-content .gallery.flexslider li.gallery-item .flex-caption p {
margin: 0;
padding: 10px 15px;
}
.post.format-gallery .featured-gallery .gallery.flexslider img,
.single .featured-gallery .gallery.flexslider img,
.post .entry-content .gallery.flexslider img {
border: 0 !important;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs,
.post .entry-content .gallery.flexslider .flex-control-thumbs {
margin: 18px 0 0 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs li,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs li,
.post .entry-content .gallery.flexslider .flex-control-thumbs li {
width: 120px;
padding: 0 22px 22px 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs li:last-child,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs li:last-child,
.post .entry-content .gallery.flexslider .flex-control-thumbs li:last-child {
padding: 0 0 2px 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs img,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs img,
.post .entry-content .gallery.flexslider .flex-control-thumbs img {
opacity: 1;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav a,
.single .featured-gallery .gallery.flexslider .flex-direction-nav a,
.post .entry-content .gallery.flexslider .flex-direction-nav a {
width: 48px;
height: 80px;
margin-top: -40px;
display: block;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/flexslider-arrows.png);
background-position: 0 0;
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
bottom: 50%;
z-index: 100;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-next {
background-position: 100% 16px;
right: 0;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
text-indent: 9999px;
color: transparent;
box-shadow: none;
text-shadow: none;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-prev {
left: 0;
background-position: 0 16px;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
color: transparent;
box-shadow: none;
text-shadow: none;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next:hover,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next:hover,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-next:hover {
background-color: #206565;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev:hover,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev:hover,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-prev:hover {
background-color: #206565;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flexslider:hover .flex-next,
.single .featured-gallery .gallery.flexslider .flexslider:hover .flex-next,
.post .entry-content .gallery.flexslider .flexslider:hover .flex-next {
opacity: 1;
right: 10px;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flexslider:hover .flex-prev,
.single .featured-gallery .gallery.flexslider .flexslider:hover .flex-prev,
.post .entry-content .gallery.flexslider .flexslider:hover .flex-prev {
opacity: 1;
right: 65px;
left: auto;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
} .post.format-gallery .entry-content .gallery.grid,
.gallery.grid {
margin: auto auto 42px auto !important;
display: flex;
flex-wrap: wrap;
}
.single.single-format-gallery  .featured-gallery .gallery.grid {
margin-bottom:0 !important;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item,
.gallery.grid .gallery-item {
margin: 0 !important;
position: relative;
}
.single .featured-gallery  .gallery.grid .gallery-item img {
width: 100%;
height: auto;
display: block;
}
.featured-gallery  .gallery.grid.three .gallery-item,
.single .featured-gallery  .gallery.grid.three .gallery-item {
width: 33.3333%;
}
.featured-gallery  .gallery.grid.four .gallery-item,
.single .featured-gallery  .gallery.grid.four .gallery-item {
width: 25%;
}
.featured-gallery  .gallery.grid.five .gallery-item,
.single .featured-gallery  .gallery.grid.five .gallery-item {
width: 20%;
}
.featured-gallery  .gallery.grid.six .gallery-item,
.single .featured-gallery  .gallery.grid.six .gallery-item {
width: 16.6667%;
}
.featured-gallery  .gallery.grid.seven .gallery-item,
.single .featured-gallery  .gallery.grid.seven .gallery-item {
width: 14.2857%;
}
.featured-gallery  .gallery.grid.eight .gallery-item,
.single .featured-gallery  .gallery.grid.eight .gallery-item{
width: 12.5%;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .flex-caption,
.gallery.grid .gallery-item .flex-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
font-size: 14px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item:hover .flex-caption,
.gallery.grid .gallery-item:hover .flex-caption {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .flex-caption p,
.gallery.grid .gallery-item .flex-caption p {
padding: 5px 10px;
margin: 0;
color: #fff;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .image_cont,
.gallery.grid .gallery-item .image_cont {
padding: 0;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .image_cont img,
.gallery.grid .gallery-item .image_cont img {
border: 0 !important;
}
.post.format-gallery .entry-meta {
margin-top: 20px;
} .post.format-image .entry-featured .featured {
position: relative;
margin-bottom: 32px;
}
.post.format-image .entry-featured .featured img {
width: 100%;
height:auto;
display:block;
}
.post.format-image .entry-featured .featured .permalink_box {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
}
.post.format-image .entry-featured .featured .permalink_box:hover {
opacity: 1;
}
.post.format-image .entry-featured .featured .permalink_box a:link,
.post.format-image .entry-featured .featured .permalink_box a:visited{
background-color: rgba(0, 0, 0, 0.5);
background-repeat: no-repeat;
background-position: center;
color: #fff;
display: flex;
width: 16px;
height: 16px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -18px;
margin-left: -18px;
padding: 20px;
box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.post.format-image .entry-featured .featured .permalink_box a:hover {
background-color: rgba(0, 0, 0, 0.75);
}
.single.single-format-image .single-featured.has-featured-image .translucent {
background: transparent !important;
}
.single .single-featured .image img {
max-width: 100%;
height: auto;
}
.single .single-featured .image .image-caption {
padding-top: 25px;
color: #fff;
} .post .audio_player {
background: #199fdd;
}
.players-corners-round:not(.blog):not(.archive):not(.search):not(.front-page-blog-template) .post:not(.podpost) .audio_player {
border-radius: 7px;
}
.players-corners-round:not(.blog):not(.archive):not(.search):not(.front-page-blog-template) .post:not(.podpost) .audio_player, 
.players-corners-round .mejs-container {
background: transparent;
}
.players-corners-round .post.podpost .audio_player,
.players-corners-round.single .post .mejs-container,
.players-corners-round.page .post .mejs-container {
border-radius: 7px;
}
.players-corners-round .post.podpost .audio_player .mejs-container .mejs-controls,
.players-corners-round.single .post .mejs-container .mejs-controls,
.players-corners-round.page:not(.front-page-blog-template) .post .mejs-container .mejs-controls {
background:transparent;
}
.post .featured-media .powerpress_player {
background: #199fdd;
margin-bottom: 32px;
}
.post .audio_player.embed_code {
padding:0;
background: transparent;
}
.post .audio_player.au_oembed {
background: transparent;
padding: 0;
} .wp-playlist .mCustomScrollBox {
background-color: #eeeeee;
}
.wp-playlist.wp-audio-playlist,
.wp-playlist.wp-video-playlist {
background-color:#bbb;
font-size:14px;
margin-bottom:24px;
padding:0;
border:0;
}
.wp-playlist.wp-audio-playlist a:link,
.wp-playlist.wp-audio-playlist a:visited,
.wp-playlist.wp-video-playlist a:link,
.wp-playlist.wp-video-playlist a:visited {
color:#fff;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item,
.wp-playlist.wp-video-playlist .wp-playlist-item {
text-align: left;
padding: 24px;
border-bottom: 1px solid rgba(0,0,0,0.1);
background-color: #eee;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item:hover,
.wp-playlist.wp-video-playlist .wp-playlist-item:hover {
background-color: #ddd;
cursor: pointer;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item.wp-playlist-playing,
.wp-playlist.wp-video-playlist .wp-playlist-item.wp-playlist-playing {
background-color: #ddd
}
.wp-playlist.wp-audio-playlist .wp-playlist-item a:link,
.wp-playlist.wp-audio-playlist .wp-playlist-item a:visited,
.wp-playlist.wp-video-playlist .wp-playlist-item a:link,
.wp-playlist.wp-video-playlist .wp-playlist-item a:visited {
color:#444;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item:last-of-type,
.wp-playlist.wp-video-playlist .wp-playlist-item:last-of-type {
border:none;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item,
.wp-playlist.wp-video-playlist .wp-playlist-current-item {
padding:14px 24px;
border:none;
height:auto;
margin:0;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item img {
float: left;
margin-bottom: 14px;
margin-right: 24px;
border-radius: 3px;
height: auto;
max-width: 100px;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption {
color:#fff;
text-align: left;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span {
display: block;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-title,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-title {
font-size: 26px;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-album,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-album {
font-size: 20px;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-artist,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-artist {
font-weight: 600;
font-size: 14px;
text-transform: uppercase;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption:after,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption:after {
clear:both;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item .wp-playlist-item-length,
.wp-playlist.wp-video-playlist .wp-playlist-item .wp-playlist-item-length {
float:right;
color:#777;
bottom: 0;
font-size: 14px;
line-height: inherit;
padding: 24px;
position: absolute;
right: 0;
top: 0;
}
.wp-playlist.wp-audio-playlist .wp-playlist-tracks,
.wp-playlist.wp-video-playlist .wp-playlist-tracks {
margin:0;
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background-color:rgba(0,0,0,0.2);
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color:rgba(0,0,0,0.25);
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
background-color:rgba(0,0,0,0.2);
}
.wp-playlist.wp-audio-playlist .mejs-container,
.post .wp-playlist.wp-audio-playlist .mejs-container,
.single .single-featured .wp-audio-playlist .mejs-audio {
padding:15px;
background-color:rgba(0,0,0,0.08);
width:100% !important;
height:70px !important;
clear:both;
}
.post .wp-playlist.wp-audio-playlist .mejs-container .mejs-controls {
background-color:rgba(0,0,0,0.08);
}
.single-featured.format-audio .wp-playlist.wp-audio-playlist .mejs-container .mejs-controls {
background-color:rgba(0,0,0,0.08);
padding-left: 24px;
padding-right: 24px;
} .featured-caption .vid,
.featured-caption .audio,
.featured-caption .img {
line-height: 34px;
padding: 50px 0;
color: #199fdd;
} .post.sticky_post {
margin: 0 0 64px 0;
margin-bottom: calc(2rem + 1.67vw);
background: #f0f0f0;
}
.post.sticky_post .entry-header {
padding: 0;
margin: 0;
padding: 30px 0;
}
.post.format-image .entry-header,
.post.sticky_post .featured-audio-title {
margin: 0;
}
.post.sticky_post .featured-image {
display: none;
}
.post.sticky_post .featured-post {
padding: 0;
}
.post.sticky_post .entry-header {
padding: 0;
}
.post.sticky_post .entry-header .entry-title {
font-size: 20px;
line-height: 20px;
margin: 0;
}
.post.sticky_post .entry-header .entry-date {
padding: 10px 0 0 0;
margin: 0;
}
.post.sticky_post .st-readmore,
.post.sticky_post.format-aside .entry-content p {
display: block;
}
.post.sticky_post .entry-header .permalink-icon.sticky {
color: #555;
height: 16px;
margin: 0;
text-align: center;
top: 0;
width: 16px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
padding: 15px;
}
.post.sticky_post .entry-content,
.post.sticky_post .entry-summary {
padding: 0 30px 30px 30px;
margin: 0;
}
.post.sticky_post .entry-content p,
.post.sticky_post .entry-summary p {
margin: 0 0 10px 0;
font-size: 16px;
line-height: 28px;
}
.post.sticky_post.format-link .entry-content p:first-of-type {
background-color: transparent;
font-size: 16px;
line-height: 28px;
padding: 0;
}
.post.sticky_post.format-link .entry-content p:first-of-type:hover {
background-color: transparent;
}
.post.sticky_post.format-status .entry-content,
.post.sticky_post.format-quote .entry-content,
.post.sticky_post.format-aside .entry-content {
font-size: inherit;
padding: 25px;
}
.post.sticky_post .entry-content .excerpt-content {
margin: 30px 0;
} .post.podcast_post {
margin: 0 0 64px 0;
background: #282D31;
color:#fff;
}
.post.podcast_post .entry-header a:link,
.post.podcast_post .entry-header a:visited {
color:#aaa;
}
.post.podcast_post .entry-header a:hover {
color:#fff;
}
.post.podcast_post .entry-header .entry-title h2 {
font-size: 30px;
} .post .entry-content p.wp-block-paragraph,
.post .entry-content > p {
margin: 32px 0;
margin-top: calc(1rem + 0.83rem);
margin-bottom: calc(1rem + 0.83rem);
}
.main-content.template-blank-page .entry-content p {
clear: both;
} .wp-block-image {
margin-bottom: 2em;
}
.wp-block-image img {
margin-bottom: 0.5em;
height: auto;
} div.wp-block-image {
margin-top: 0;
margin-bottom: 0;
}
div.wp-block-image figure {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
div.wp-block-image .alignleft {
margin-right: 32px;
}
div.wp-block-image .alignright {
margin-left: 32px;
}
.wp-block-image .alignleft:not(.is-resized),
.wp-block-image .alignright:not(.is-resized) {
max-width: 328px;
}
.wp-block-image.alignleft {
margin-right: 28px;
}
.wp-block-image.alignright {
margin-left: 28px;
} .blocks-gallery-grid.alignleft, 
.blocks-gallery-grid.alignright, 
.wp-block-gallery.alignleft, 
.wp-block-gallery.alignright {
max-width: 328px;
} .entry-content iframe[src*="google.com/maps"] {
width: 100%;
} .wp-block-image figcaption,
.wp-block-table figcaption,
.wp-block-gallery figcaption,
.wp-block-audio figcaption,
.wp-block-video figcaption {
font-size: 13px;
margin-top: .5em;
margin-bottom: 1em;
}
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-table figcaption,
.wp-block-gallery figcaption,
.wp-block-audio figcaption,
.wp-block-video figcaption {
text-align: center;
}
.wp-block-gallery figcaption {
width: 100%;
} .wp-block-audio {
margin-right: 0;
margin-left: 0;
}
.wp-block-audio.alignleft {
margin-right: 28px;
}
.wp-block-audio.alignright {
margin-left: 28px;
} .wp-block-video {
margin-right: 0;
margin-left: 0;
}
.wp-block-video.alignleft,
.wp-block-video.alignright {
max-width: 328px;
}
.wp-block-video.alignleft {
margin-right: 28px;
}
.wp-block-video.alignright {
margin-left: 28px;
} .wp-block-embed {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.wp-block-embed iframe {
width: 100%;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
max-width: 360px;
width: 100%;
}
.wp-block-embed.alignleft {
margin-right: 32px;
}
.wp-block-embed.alignright {
margin-left: 32px;
}
.wp-block-embed.wp-block-embed-twitter figcaption {
text-align: left;
}
.wp-block-embed.wp-block-embed-twitter.aligncenter figcaption {
text-align: center;
}
.wp-block-embed.wp-block-embed-twitter.alignright figcaption {
text-align: right;
}
.wp-block-embed-twitter.wp-block-embed iframe {
max-width: 520px;
overflow: hidden;
}
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-twitter.alignfull,
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-spotify.alignfull,
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-tumblr.alignfull ,
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-facebook.alignfull,
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-instagram.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .wp-block-table.aligncenter {
margin-left: auto;
margin-right: auto;
}
.wp-block-table.alignright, .wp-block-table.alignleft {
width: 328px;
}
.wp-block-table.alignright {
margin-right: 0;
}
.wp-block-table.alignleft {
margin-left: 0;
}
.wp-block-table table,
table.wp-block-table {
border: 1px solid #dddddd;
width: 100%;
border-collapse: collapse; 
min-width: 240px;
}
.wp-block-table td, 
.wp-block-table th {
padding: 0.5em;
border: 1px solid #dddddd;
border-color: #dddddd;
}
.template-gutenberg .entry-content .wp-block-table.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .template-gutenberg .entry-content .wp-block-calendar.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .wp-block-quote {
background: transparent;
border: none;
margin: 20px 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
font-size: 1.5rem;
line-height: 1.6;
}
.wp-block-quote p {
margin-bottom: 0;
}
.wp-block-quote cite,
.wp-block-quote.is-large cite, 
.wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer {
font-size: 1rem;
line-height: 1.7;
font-style: normal;
margin-top: 1rem;
display: block;
text-align: unset;
} .wp-block-quote.is-style-large,
.wp-block-quote.is-large {
border: 0;
font-style: normal;
padding: 0;
}
.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
font-size: 1.75rem;
font-style: normal;
} .wp-block-pullquote {
border: none;
padding-top: 3rem;
padding-bottom: 3rem;
}
.wp-block-pullquote blockquote {
background: transparent;
padding: 0;
margin: 0;
}
.post .wp-block-pullquote blockquote p,
.wp-block-pullquote blockquote p {
margin-top: 0;
margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 32px;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer  {
font-size: 1rem;
font-style: normal;
margin-top: 1rem;
display: block;
}
.wp-block-pullquote.alignwide p {
font-size: 2rem;
line-height: 1.3;
}
.wp-block-pullquote.alignfull {
padding: 3rem 2rem;
}
.wp-block-pullquote.alignfull p {
font-size: 2.25rem;
line-height: 1.3;
}
.wp-block-pullquote.alignleft, 
.wp-block-pullquote.alignright {
width: 50%;
max-width: 50%;
margin-top: 0;
margin-bottom: 0;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.wp-block-pullquote.alignleft {
text-align: left;
margin-right: 2rem;
}
.wp-block-pullquote.alignright {
text-align: left;
margin-left: 2rem;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 28px;
line-height: 1.6;
margin-top: 0;
margin-bottom: 0;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 1.75rem;
line-height: 1.3;
} .wp-block-pullquote.is-style-solid-color {
padding-top: 3rem;
padding-bottom: 3rem;
text-align: center;
}
.wp-block-pullquote.is-style-solid-color blockquote {
padding-left: 3rem;
padding-right: 3rem;
max-width: 100%;
text-align: center;
}
.wp-block-pullquote.is-style-solid-color.alignright,
.wp-block-pullquote.is-style-solid-color.alignleft {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.wp-block-pullquote.is-style-solid-color.alignright blockquote {
text-align:left;
}
.wp-block-pullquote.is-style-solid-color.alignleft blockquote {
text-align: left;  
}
.wp-block-pullquote.is-style-solid-color.alignfull {
padding-left: 0;
padding-right: 0;
} .wp-block-button__link,
.wp-block-button a:link,
.wp-block-button a:visited {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.wp-block-button__link:active, 
.wp-block-button__link:focus, 
.wp-block-button__link:hover, 
.wp-block-button__link:visited,
.wp-block-button a:active, 
.wp-block-button a:focus, 
.wp-block-button a:hover, 
.wp-block-button a:visited {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.wp-block-button.is-style-default .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link {
border-radius: 3px;
} .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):not(.has-text-color),
.wp-block-button:not(.is-style-outline) a:link:not(.has-background):not(.has-text-color),
.wp-block-button:not(.is-style-outline) a:visited:not(.has-background):not(.has-text-color) {
background: #000000;
color: #ffffff;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background),
.wp-block-button:not(.is-style-outline) a:link:not(.has-background),
.wp-block-button:not(.is-style-outline) a:visited:not(.has-background) {
background: #000000;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color),
.wp-block-button:not(.is-style-outline) a:link:not(.has-text-color),
.wp-block-button:not(.is-style-outline) a:visited:not(.has-text-color) {
color: #ffffff;
} .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color),
.wp-block-button.is-style-outline a:link:not(.has-background):not(.has-text-color),
.wp-block-button.is-style-outline a:visited:not(.has-background):not(.has-text-color) {
color: #000000;
} .wp-block-cover.alignleft,
.wp-block-cover.alignright {
max-width: 328px;
}
.wp-block-cover, 
.wp-block-cover-image {
position: relative;
min-height: 430px;
margin-bottom: 28px;
margin-top: 28px;
}
.wp-block-cover-image h2, 
.wp-block-cover-image .wp-block-cover-image-text, 
.wp-block-cover-image .wp-block-cover-text, 
.wp-block-cover h2, 
.wp-block-cover .wp-block-cover-image-text, 
.wp-block-cover .wp-block-cover-text {
padding: 0;
margin-top: 28px;
margin-bottom: 28px;
max-width: 100%;
}
.wp-block-cover-image.aligncenter .wp-block-cover-image-text, 
.wp-block-cover-image.aligncenter .wp-block-cover-text, 
.wp-block-cover-image.aligncenter h2, 
.wp-block-cover.aligncenter .wp-block-cover-image-text, 
.wp-block-cover.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2 {
max-width: 100%;
}
.wp-block-cover-image.aligncenter.has-left-content .wp-block-cover-image-text, 
.wp-block-cover-image.aligncenter.has-left-content .wp-block-cover-text, 
.wp-block-cover-image.aligncenter.has-left-content h2, 
.wp-block-cover.aligncenter.has-left-content .wp-block-cover-image-text, 
.wp-block-cover.aligncenter.has-left-content .wp-block-cover-text,
.wp-block-cover.aligncenter.has-left-content h2 {
padding-left: 42px;
}
.wp-block-cover-image.aligncenter.has-right-content .wp-block-cover-image-text, 
.wp-block-cover-image.aligncenter.has-right-content .wp-block-cover-text, 
.wp-block-cover-image.aligncenter.has-right-content h2, 
.wp-block-cover.aligncenter.has-right-content .wp-block-cover-image-text, 
.wp-block-cover.aligncenter.has-right-content .wp-block-cover-text,
.wp-block-cover.aligncenter.has-right-content h2 {
padding-right: 42px;
}
.wp-block-cover-image.alignwide .wp-block-cover-image-text, 
.wp-block-cover-image.alignwide .wp-block-cover-text, 
.wp-block-cover-image.alignwide h2, 
.wp-block-cover.alignwide .wp-block-cover-image-text, 
.wp-block-cover.alignwide .wp-block-cover-text,
.wp-block-cover.alignwide h2,
.wp-block-cover-image.alignfull .wp-block-cover-image-text, 
.wp-block-cover-image.alignfull .wp-block-cover-text, 
.wp-block-cover-image.alignfull h2, 
.wp-block-cover.alignfull .wp-block-cover-image-text, 
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: 100%;
} .wp-block-column {
margin-bottom: 0;
}
.wp-block-column p,
.post .wp-block-column p {
margin-bottom: 28px;
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:first-child p, 
.template-gutenberg .post .wp-block-columns.alignfull .wp-block-column:first-child p {
padding-left: 1rem;
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:last-child p, 
.template-gutenberg .post .wp-block-columns.alignfull .wp-block-column:last-child p {
padding-right: 1rem;
} .wp-block-separator {
margin-top: 32px;
margin-bottom: 32px;
border-color: #eee;
border-width: 1px;
border-top: 0;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .has-large-font-size,
.has-huge-font-size {
line-height: 1.2;
} .wp-block-preformatted,
.wp-block-preformatted pre {
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
} .single .post .entry-content .wp-block-verse pre, 
.single .post .entry-content pre.wp-block-verse {
font-size: inherit;
padding: 1em;
overflow: auto;
overflow-wrap: break-word;
white-space: pre-wrap;
}
.wp-block-verse pre, 
pre.wp-block-verse {
font-size: inherit;
padding: 1em;
overflow: auto;
overflow-wrap: break-word;
white-space: pre-wrap;
} .wp-block-latest-posts,
.wp-block-latest-posts.wp-block-latest-posts__list {
list-style: none;
padding-left: 0;
padding-right: 0;
}
.wp-block-latest-posts {
margin: 0;
padding: 0;
list-style: none;
}
.wp-block-latest-posts li {
border-bottom: 1px solid #ddd;
padding-bottom: 12px;
padding-top: 12px;
}
.wp-block-latest-posts li:last-of-type {
border-bottom: 0;
}
.wp-block-latest-posts li a {
font-weight: bold;
}
.template-gutenberg .entry-content .wp-block-latest-posts.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
}
.wp-block-latest-post:after {
clear: both;
}
.wp-block-latest-posts li {
border-bottom: 0;
}
.wp-block-latest-posts li:after {
clear: both;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image {
float: left;
margin-right: 32px;
}
.wp-block-latest-posts.alignfull .wp-block-latest-posts__featured-image {
margin-right: 42px;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image img {
max-width: none;
height: auto;
width: auto !important;
}
.wp-block-latest-posts a {
width: 100%;
display: block;
font-size: 1.8rem;
font-size: calc( 1.25rem + 0.46vw );
margin-top: 32px;
line-height: 1.2;
}
.wp-block-latest-posts.alignfull a {
font-size: 2.5rem;
margin-top: 42px;
} 
.wp-block-latest-posts .wp-block-latest-posts__post-author {
float: left;
margin-right: 12px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date:after {
clear: both;
} .wp-block-latest-posts li {
border-bottom: 0;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image {
width: 100%;
float: none;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image img {
max-width: 100%;
height: auto;
}
.wp-block-latest-posts.is-grid a {
width: 100%;
display: block;
font-size: 1.5rem;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-author {
float: left;
margin-right: 12px;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date:after {
clear: both;
} .wp-block-categories.wp-block-categories-list {
list-style: none;
padding-left: 0;
padding-right: 0;
}
.wp-block-categories.wp-block-categories-list .children {
list-style: none;
padding-left: 0;
padding-right: 0;
} .wp-block-archives.wp-block-archives-list {
list-style: none;
padding-left: 0;
padding-right: 0;
} .wp-block-rss {
margin: 0;
padding: 0;
list-style: none;
}
.wp-block-rss li {
border-bottom: 1px solid #ddd;
padding-bottom: 24px;
padding-top: 24px;
}
.wp-block-rss li .wp-block-rss__item-title a {
font-weight: 700;
}
.template-gutenberg .entry-content .wp-block-latest-comments.alignfull .avatar, 
.template-gutenberg .entry-content .wp-block-latest-comments.alignfull .wp-block-latest-comments__comment-avatar {
width: 40px;
} .wp-block-tag-cloud a.tag-cloud-link:link,
.wp-block-tag-cloud a.tag-cloud-link:visited {
display: inline-block;
font-size: 14px !important;
padding: 0 8px;
margin: 0 5px 6px 0;
line-height: 25px;
background-color: #eee;
color: #444;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.wp-block-tag-cloud.alignleft,
.wp-block-tag-cloud.alignright {
width: 50%;
}
.template-gutenberg .entry-content .wp-block-tag-cloud.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .wp-block-code,
.single .post .entry-content .wp-block-code {
padding: .8em 1em;
border: 1px solid #ddd;
border-radius: 4px;
}
.wp-block-code code,
.single .post .entry-content .wp-block-code code {
background: transparent;
color: #555;
} .wp-block-file {
background: #f5f5f5;
padding: 24px;
border-radius: 5px;
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-direction: column;
}
.dark-template-active .wp-block-file {
background-color: #171717;
}
.wp-block-file a:not(.wp-block-file__button) {
display: flex;
align-items: center;
justify-content: flex-start;
font-size: 0.9rem;
}
.wp-block-file a:not(.wp-block-file__button):before {
content: '\f15b';
display: block;
margin-right: 8px;
font-family: "Font Awesome 5 Free";
line-height: 1;
font-weight: 400;
font-size: 1rem;
color: #555555;
}
.dark-template-active .wp-block-file a:not(.wp-block-file__button)::before {
color: #cccccc;
}
.wp-block-file .wp-block-file__button {
display: flex;
justify-content: flex-start;
align-items: center;
border-radius: 3px;
margin-left: 0;
margin-top: 0.5rem;
line-height: 1.7;
}
.wp-block-file .wp-block-file__button:after {
content: '\f0ab';
font-size: 1rem;
display: block;
margin-left: 16px;
font-family: "Font Awesome 5 Free";
line-height: 1;
font-weight: 700;
}
.wp-block-file.aligncenter {
align-items: center;
} .wp-social-link a:link,
.wp-social-link a:visited,
.single .entry-content .wp-social-link a:link,
.single .entry-content .wp-social-link a:visited {
color: inherit;
}
.wp-social-link a:hover,
.single .entry-content .wp-social-link a:hover {
color: inherit;
} .wp-block-search input[type="search"] {
padding: 8px;
font-size: 13px;
line-height: 1.7;
}
.template-gutenberg .entry-content .wp-block-file.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 )  ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 )  ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:first-child .wp-block-file {
margin-left: 1rem;
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:last-child .wp-block-file {
margin-right: 1rem;
} .template-gutenberg.main-content.page-padding-top-off {
padding-top: 0;
}
.template-gutenberg.main-content.page-padding-bottom-off {
padding-bottom: 0;
}
.template-gutenberg .container {
width: 764px;
width: calc( ( 1170px * 0.66666667 ) - 16px );
}
.template-gutenberg .entry-content .alignwide {
margin-left: -201px;
margin-right: -201px;
max-width: unset; width: calc( 100% + 406px );
}
.template-gutenberg .entry-content .alignfull {
margin-left: calc( ( 50% - 50vw ) ) !important;
margin-right: calc( ( 50% - 50vw ) ) !important;
max-width: 100vw;
width: 100vw;
}
.template-gutenberg .entry-content .alignfull img {
width: 100%;
}
.template-gutenberg .entry-content .wp-block-media-text.alignfull img {
width: 100%;
height: auto;
}
.template-gutenberg .entry-content .wp-block-column .wp-block-media-text.alignwide,
.template-gutenberg .entry-content .wp-block-column .wp-block-media-text.alignfull {
width: 100%;
max-width: 100%;
margin-right: 0 !important;
margin-left: 0 !important;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
position: relative; 
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
content: "";
display: block;
padding-top: 50%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%; 
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
padding-top: 42.85%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
padding-top: 50%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
padding-top: 56.25%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
padding-top: 75%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
padding-top: 100%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
padding-top: 177.78%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
padding-top: 200%;
} .has-azure-blue-background-color {
background-color: #252ee5 !important;
}
.has-slate-grey-background-color {
background-color: #555555 !important;
}
.has-dolphin-grey-background-color {
background-color: #aaaaaa !important;
}
.has-sliver-grey-background-color {
background-color: #dddddd !important;
}
.has-white-background-color {
background-color: #ffffff !important;
}
.has-azure-blue-color {
color: #252ee5 !important;
}
.has-slate-grey-color {
color: #555555 !important;
}
.has-dolphin-grey-color {
color: #aaaaaa !important;
}
.has-sliver-grey-color {
color: #dddddd !important;
}
.has-white-color {
color: #ffffff !important;
} .elementor-page .main-content.template-gutenberg,
.elementor-page .main-content {
width: 100%;
}
.elementor-page .main-content.template-gutenberg .container,
.elementor-page .main-content .container {
width: 100%;
} .pagination {
margin: 0;
display: flex;
}
.single .entry-container .pagination {
margin-bottom: 32px;
}
.page .entry-container .pagination {
margin-top: 32px;
}
.pagination .page-numbers:first-child,
.pagination .post-page-numbers:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
margin: 0;
}
.pagination .page-numbers:last-child,
.pagination .post-page-numbers:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.pagination .page-numbers,
.pagination .post-page-numbers {
background: #282c2f;
color: #fff;
padding: 10px 25px;
text-align: center;
margin: 0 0 0 1px;
}
.pagination a.page-numbers:link,
.pagination a.page-numbers:visited,
.pagination a.post-page-numbers:link,
.pagination a.post-page-numbers:visited {
color: #199fdd;
font-style: normal;
margin: 0 0 0 1px;
opacity: 1;
}
.pagination a.page-numbers:hover,
.pagination a.post-page-numbers:hover {
color: #fff;
background-color: #17191a;
}  .single .single-featured {
background-color: #eee;
background-position: center;
padding:0;
}
.single .single-featured h1,
.single .single-featured h2 {
color: #555;
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
font-weight: 700;
padding: 0;
margin: 12px 0 24px 0;
}
.single .single-featured.thumb_bg h2 {
color: #eee;
} .single .single-featured span.mini-title {
color: #199fdd;
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
font-weight: bold;
margin-bottom: 15px;
padding: 0;
text-transform: none;
} .single .single-featured .next-week {
background-color: rgba(0, 0, 0, 0.1);
padding: 24px 32px;
margin-top:32px;
font-size: 16px
} .single .single-featured .background {
padding: 72px 0 72px 0;
padding-top: calc(2rem + 2.08vw);
padding-bottom: calc(2rem + 2.08vw);
}
.single .single-featured.nav-sticky .background {
padding: 60px 0 72px 0;
padding-top: calc(1.5rem + 1.88vw);
padding-bottom: calc(2rem + 2.08vw);
} .single.format-audio .single-featured,
.single.single-podcast .single-featured {
padding:0;
}
.single .single-featured.format-audio h1,
.single .single-featured.format-audio h2 {
display: flex;
align-items: flex-start;
} .single .single-featured.has-featured-image h1,
.single .single-featured.has-featured-image h2 {
color:#eee;
}
.single .single-featured.has-featured-image.nav-transparent .background {
padding: 172px 0 72px 0;
background: rgba(0,0,0,0.5);
} .single .single-featured .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: rgba(0,0,0,0.2);
} .single .single-featured .audio_player.regular-player {
background: transparent;
}
.single .single-featured .mejs-audio,
.single .single-featured .mejs-audio .mejs-controls,
.single .sticky-featured-audio-container .mejs-audio,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls {
background-color: #eee;
}
.single .single-featured .mejs-audio .mejs-controls,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls {
padding:0;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-button button,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-button button {
color:#888;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-button button:hover,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-button button:hover {
color: #199fdd;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total,
.single .single-featured .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(0,0,0,0.2);
}
.single .single-featured .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-volume-button .mejs-volume-handle,
.single .sticky-featured-audio-container .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-volume-button .mejs-volume-handle {
background: #888888;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time span,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time span {
color: #888;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail span.mejs-time-handle,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail span.mejs-time-handle {
background: transparent;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail span.mejs-time-handle-content,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail span.mejs-time-handle-content {
background: #199fdd;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float {
background: #555;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float-corner,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float-corner {
border-color: #555 transparent transparent;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current {
color: #ccc;
} .single .single-featured.thumb_bg .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background-color: rgba(255,255,255,0.5);
} .single .single-featured.has-featured-image.audio-featured-image-background .player_container .wp-audio-shortcode.mejs-container,
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .wp-audio-shortcode.mejs-embed,
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .wp-audio-shortcode.mejs-embed body,
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .wp-audio-shortcode .mejs-controls {
background-color: transparent;
}
.single .single-featured.has-featured-image.audio-featured-image-background .audio_player .mejs-controls .mejs-button button {
color:#fff;
}
.single .single-featured.has-featured-image.audio-featured-image-background .audio_player .mejs-controls .mejs-time span {
color: #fff;
}
.single .single-featured.has-featured-image.audio-featured-image-background .audio_player .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-total {
background: rgba( 255, 255, 255, 0.4);
}
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .mejs-controls.wp-audio-shortcode .mejs-time-rail .mejs-time-loaded,
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .mejs-controls.wp-audio-shortcode .mejs-time-rail .mejs-time-total {
background-color: rgba(255,255,255,0.4);
}
.single .single-featured.has-featured-image.audio-featured-image-background .mejs-container .mejs-controls .mejs-time span {
color:#eee;
}
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .mejs-controls.wp-audio-shortcode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background-color: rgba(255,255,255,0.4);
} .single.single-custom-color-audio-active.single-transparent-audio-inactive .single-featured .audio_player,
.single.single-custom-color-audio-active.single-transparent-audio-inactive .sticky-featured-audio-container .audio_player {
padding-left: 32px;
padding-right: 32px;
border-radius: 5px;
} .single.single-format-audio .single-featured .audio_player.au_oembed,
.single.single-format-audio .single-featured .audio_player.embed_code {
background: transparent;
padding-left: 0;
padding-right: 0;
} .single .single-featured .wp-playlist.wp-audio-playlist .wp-playlist-item,
.single .single-featured .wp-playlist.wp-video-playlist .wp-playlist-item {
border-bottom:1px solid rgba(0,0,0,0.1);
background-color:#ddd;
}
.single .single-featured .wp-playlist.wp-audio-playlist .wp-playlist-item.wp-playlist-playing,
.single .single-featured .wp-playlist.wp-video-playlist .wp-playlist-item.wp-playlist-playing {
background-color: #d0d0d0;
}
.single .single-featured.has-featured-image .wp-playlist .mejs-container .mejs-controls {
background-color:transparent;
}
.single .single-featured .wp-playlist .mejs-container .mejs-controls .mejs-time span {
color:#eee;
} .single .single-featured-audio-container {
display: flex;
justify-content: space-between;
}
.single .player_container {
width: 100%;
}
.single .audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 83%;
order: 2;
}
.single .audio-featured-image-thumbnail .player_container.with_thumbnail.audio-embed-thumbnail-inactive,
.single .audio-featured-image-thumbnail .player_container.with_thumbnail.audio-playlist-thumbnail-inactive,
.single .audio-featured-image-thumbnail.thumb-size-large .player_container.with_thumbnail.audio-embed-thumbnail-inactive,
.single .audio-featured-image-thumbnail.thumb-size-large .player_container.with_thumbnail.audio-playlist-thumbnail-inactive {
width: 100%;
}
.single .album-art {
margin-right: 2%;
width: 15%;
order: 1;
}
.single .album-art img {
width: 100%;
height: auto;
display: block;
}
.single .single-featured.audio-featured-image-thumbnail.rounded-corners .album-art img,
.pod-2-podcast-archive-header.fh-audio-art-round .archive-art img {
border-radius: 7px;
overflow: hidden;
}
.single .player_container .powerpress_links,
.single .player_container .powerpress_subsribe_links,
.single .video_player .powerpress_links,
.single .video_player .powerpress_subsribe_links {
display: none;
} .single .thumb-size-medium.audio-featured-image-thumbnail .single-featured-audio-container {
align-items: center;
}
.single .thumb-size-medium .album-art {
width: 25%;
}
.single .thumb-size-medium.audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 71%;
} .single .thumb-size-large.audio-featured-image-thumbnail .single-featured-audio-container {
align-items: center;
}
.single .thumb-size-large .album-art {
width: 33%;
}
.single .thumb-size-large.audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 63%;
} .single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-button button {
color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-time {
color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle-content {
background-color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls:hover .mejs-time-rail .mejs-time-float {
background-color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float-corner {
border-top-color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-overlay-button::before {
color: #fff;
}
.single .single-featured-video-container .wp-playlist .mejs-video .mejs-controls .mejs-time span {
color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-volume-button .mejs-volume-slider .mejs-volume-handle, 
.single .single-featured-video-container .mejs-container.mejs-video.wp-video-shortcode .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
background-color: #fff;
} .wp-playlist .mCustomScrollBox > .mCSB_scrollTools {
width:28px;
}
.wp-playlist .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
width:6px;
} .single .single-featured.nav-transparent.has-featured-image .background {
padding: 172px 0 72px 0;
background: rgba(0,0,0,0.5);
} .single .single-featured.gallery.nav-sticky {
background-color: #eeeeee;
padding: 110px 0 0 0;
} .single .caption-container {
background-color: #eee;
padding: 32px 0;
padding: calc(1rem + 0.83vw) 0;
border-top: 1px solid #dddddd;
}
.single.single-format-gallery .caption-container {
background: #ffffff;
border-top: none;
border-bottom: 1px solid #eeeeee;
}
.single .caption-container .podcast_meta p {
margin: 0;
}
.single .caption-container .powerpress_embed_box {
margin: 0;
} .sticky-featured-audio-active.single .sticky-featured-audio-container {
background-color: #eee;
color: #555;
}
.sticky-featured-audio-active.single .sticky-featured-audio-container .audio_player.regular-player {
background-color: transparent;
}
.sticky-featured-audio-active.single .sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text .title h4 {
color: #555;
} .single .post {
margin-top: 0;
padding: 0;
position: relative; } .single .post .entry-header {
padding: 0;
margin-bottom: 32px;
margin-bottom: calc(1rem + 0.83vw);
}
.single .post .entry-header .mini-title {
font-weight: bold;
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
display: inline-block;
}
.single .post .entry-header .entry-title {
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
font-weight: 600;
margin-bottom: 12px;
display: block;
} .single .entry-container .entry-content {
padding: 0;
margin-bottom: 32px;
margin-bottom: calc(1rem + 0.83vw);
}
.page .entry-container .entry-content {
padding:0;
}
.single .content {
background-color: #fff;
}
.single .entry-container .entry-content:after,
.page .entry-container .entry-content:after {
clear: both;
content: ' ';
display: block;
}
.single .main-content:not(.template-gutenberg) .entry-container .entry-content img,
.page .main-content:not(.template-gutenberg) .entry-container .entry-content img {
max-width: 100%;
height: auto;
}
.single .main-content:not(.template-gutenberg) .entry-container .entry-content .wp-caption,
.page .main-content:not(.template-gutenberg) .entry-container .entry-content .wp-caption {
max-width: 100%;
height: auto;
} .single .post .entry-content h1,
.single .post .entry-content h2,
.single .post .entry-content h3,
.single .post .entry-content h4,
.single .post .entry-content h5,
.single .post .entry-content h6 {
margin-bottom: 42px;
margin-bottom: calc(1.5rem + 0.94vw);
}
.single .post .entry-content > ol,
.single .post .entry-content > ul {
margin-top: 32px;
margin-bottom: 32px;
}
.single .post .entry-content pre {
background: transparent;
padding: 0;
border: 0;
border-radius: 0;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
line-height: 32px;
}
.single .post .entry-content pre.wp-block-verse {
color: inherit;
margin-bottom: 32px;
}
.single .entry-content img.alignnone,
.page .entry-content img.alignnone {
max-width: 100%;
height: auto;
}
.single .entry-content .wp-caption.alignnone,
.page .entry-content .wp-caption.alignnone {
max-width: 100%;
height: auto; 
}
.single .entry-content .wp-caption.alignnone img,
.page .entry-content .wp-caption.alignnone img {
max-width: 100%;
height: auto; 
} .single .entry-categories {
margin: 0 0 32px 0;
margin-bottom: calc(1rem + 0.83vw);
padding: 0;
list-style: none;
}
.single .post .entry-categories li {
margin-right: 5px;
display: inline-block;
} .single .entry-tags {
margin: 0 0 32px 0;
margin-bottom: calc(1rem + 0.83vw);
padding: 0;
list-style: none;
line-height: 20px;
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
}
.single .entry-tags li {
display: inline-block;
padding: 5px 10px;
font-style: normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.single .entry-tags li:first-of-type {
padding-left: 0;
} .single .post .entry-meta {
padding:0;
margin-top:24px;
border-color:#ddd;
} .author-info {
clear: both;
}
.single .entry-meta .author-info {
margin:0;
padding:0;
left: -224px;
position: absolute;
top: 0;
text-align: right;
width: 200px;
display:none;
}
.single.template-width-full .post .entry-meta {
flex-wrap: wrap;
}
.single.template-width-full .entry-meta .author-info {
display: block;
position: static;
width: 100%;
text-align: center;
padding-top: 32px;
border-top: 1px solid #ddd;
}
.single.template-width-full .author-info .author-avatar img {
margin-right: auto;
margin-left: auto;
}
.single.single-format-audio .entry-meta.host-audio .author-info {
display:block;
}
.single.single-format-audio .entry-meta.host-audio-video .author-info,
.single.single-format-video .entry-meta.host-audio-video .author-info {
display:block;
}
.single.single-format-standard .entry-meta.host-all .author-info,
.single.single-format-audio .entry-meta.host-all .author-info,
.single.single-format-video .entry-meta.host-all .author-info,
.single.single-format-gallery .entry-meta.host-all .author-info,
.single.single-format-image .entry-meta.host-all .author-info,
.single.single-format-chat .entry-meta.host-all .author-info,
.single.single-format-link .entry-meta.host-all .author-info,
.single.single-format-quote .entry-meta.host-all .author-info,
.single.single-format-aside .entry-meta.host-all .author-info,
.single.single-format-status .entry-meta.host-all .author-info {
display: block
}
.single .sbar-left .entry-meta .author-info {
right: -224px;
left: auto;
text-align: left;
}
.single .author-info p {
font-size: 16px;
line-height: 28px;
}
.single .author-info .author-avatar {
margin: 0 0 24px 0;
}
.single .author-info .author-avatar img {
margin-right: 0;
margin-left: auto;
display: block;
-webkit-border-radius: 9999px;
-moz-border-radius: 9999px;
-o-border-radius: 9999px;
border-radius: 9999px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-otransition-duration: 0.4s;
transition-duration: 0.4s;
}
.single .sbar-left .author-info .author-avatar img {
margin-right: auto;
margin-left: 0;
}
.single .template-gutenberg .post .entry-meta {
flex-wrap: wrap;
} .single .template-gutenberg .entry-meta .author-info {
display: block;
position: static;
width: 100%;
text-align: center;
padding-top: 32px;
border-top: 1px solid #ddd;
}
.single .template-gutenberg .author-info .author-avatar img {
margin-right: auto;
margin-left: auto;
} .single .entry-meta .episode-speakers {
margin-top: 32px;
font-size: 14px;
font-weight: 300;
}
.single .entry-meta .episode-speakers h3 {
font-size: 18px;
font-weight: 600;
margin-bottom: 12px;
}
.single .entry-meta .episode-speakers .speakers {
margin: 0;
padding: 0;
line-height: 1.7;
list-style: none;
font-weight: 300;
} .single .author-description h4 {
color: #555;
margin: 0;
font-size: 20px;
font-size: calc( 1rem + 0.21vw);
font-weight: 600;
}
.single .author-description h4 span.fn { }
.single .author-description span {
font-size: 16px;
color: #666;
}
.single .author-description .author_archive_link {
margin: 0 0 0 24px;
position: relative;
top: -4px;
}
.single .author-description .author_archive_link a:link,
.single .author-description .author_archive_link a:visited {
text-transform: uppercase;
font-weight: 800;
font-size: 11px;
color: #fff;
border-radius: 3px;
padding: 3px 5px;
} .singlep_pagi {
margin: 32px 0;
margin-top: calc(1rem + 0.83vw);
margin-bottom: calc(1rem + 0.83vw);
padding: 0 32px;
padding-right: calc(1rem + 0.83vw);
padding-left: calc(1rem + 0.83vw);
list-style: none;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
display: flex;
flex-direction: row;
}
.single .singlep_pagi {
padding: 0;
width: 100%;
}
.singlep_pagi p {
color: #aaa;
font-weight: 700;
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
}
.singlep_pagi li.left {
order: 1;
}
.singlep_pagi li.left p {
margin-left: 29px;
}
.singlep_pagi li.right {
order: 2;
text-align: right;
}
.singlep_pagi li.right p {
margin-right: 29px;
}
.singlep_pagi li {
display: flex;
flex-direction: column;
width: 50%;
}
.post-pagi-link {
display: flex;
}
.post-pagi-link.prev-link {
justify-content: flex-end;
}
.post-pagi-link.prev-link a {
order: 1;
text-align: right;
}
.post-pagi-link.prev-link .arrow {
order: 2;
margin-left: 12px;
}
.post-pagi-link.next-link a {
order: 2;
}
.post-pagi-link.next-link .arrow {
order: 1;
margin-right: 12px;
} .single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta {
padding: 25px 0;
}
.single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta a:link,
.single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta a:visited {
background-color: #93cece;
padding: 2px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.single-podcast.podcast-archive .main-content .container .entries .podcast-content p {
padding: 25px 0;
}
.single-podcast .podcast-content .title {
padding-top: 50px;
padding-left: 0;
margin-bottom: 20px;
background: #2A3034;
overflow: hidden;
} .single-post #mediainfo,
.single-podcast #mediainfo {
margin-bottom: 32px;
}
.single-post #mediainfo > .butn.sub-button-two,
.single-podcast #mediainfo > .butn.sub-button-two {
margin-left: 10px;
}
.single-post #mediainfo .download-heading {
margin-top: 24px;
margin-bottom: 0;
font-size: 18px;
font-size: calc(1rem + 0.1vw);
}
.single-post #mediainfo .download {
margin:0;
padding:0;
list-style: none;
font-size: 14px;
}
.single-post #mediainfo .download li {
display: flex;
align-items: center;
}
.single-post #mediainfo .download li:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content:' \f358';
font-size: 16px;
color: #ccc;
margin-right: 5px;
}
.single-post #mediainfo .download .download-link {
display: inline-block;
word-break: break-all;
}
.single-post #mediainfo .download li .butn {
display: inline;
font-size: 12px;
font-size: calc(0.625rem + 0.1vw);
font-weight: 400;
letter-spacing: 0.5px;
margin-left: 10px;
padding: 3px 8px;
text-transform: uppercase;
line-height: 16px;
}
.single-podcast .podcast-content .title.extra-padding {
padding-top: 150px;
}
.single-podcast .player-content {
padding-bottom: 50px;
}
.single-podcast .player-content.extra-padding {
padding-bottom: 125px;
}
.single-podcast .main-content .podcast-content .container.first {
z-index: 99;
}
.single-podcast .player-content .podcast_player,
.page .podcast_player {
margin-left: 0;
margin-top: 10px;
}
.single-podcast .podcast-content .title h1 {
color: #eee;
margin: 10px 0 10px;
padding: 0;
font-size: 42px;
}
.single-podcast .podcast-content .title ul {
margin: 0;
padding: 0;
list-style: none;
color: #ddd;
}
.single-podcast .podcast-content .title ul li {
display: inline-block;
padding-right: 10px;
}
.single-podcast .podcast-content .title img {
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
height: 100px;
width: 100px;
margin-right: 25px;
} .single .post.format-standard {
padding-top: 0;
}
.single .post.format-standard .entry-header .entry-title {
margin-left: 0;
margin-top: 0;
}
.single .post.format-standard .entry-header {
padding: 0 0 32px 0;
padding-bottom: calc(1rem + 0.83vw);
} .single .post.format-gallery .entry-content p {
padding: 0;
}
.single .single-featured.gallery {
padding: 0;
} .sticky-featured-audio-container {
background: #000000;
position: fixed;
bottom: 0;
left: 0;
right: 0;
top: auto;
width: 100%;
z-index: 9999;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
}
.sticky-featured-audio-container .sticky-featured-audio-inner {
width: 1170px;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta {
display: flex;
align-items: center;
width: 30%;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta ul {
margin: 0;
padding: 0;
list-style: none;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-art {
margin-right: 0;
width: 0;
visibility: hidden;
opacity: 0;
transition-duration: 0.7s;
}
.sticky-featured-audio-container.image-visible .sticky-featured-audio-inner .sticky-art {
margin-right: 12px;
width: 50px;
visibility: visible;
opacity: 1;
transition-duration: 0.7s;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-art img {
width: 100%;
display: block;
height: auto;
border-radius: 3px;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text {
overflow: hidden;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text .title {
color: #ffffff;
font-size: 1rem;
white-space: nowrap;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text .title h4 {
font-size: 1rem;
font-weight: 400;
display: block;
position: relative;
white-space: nowrap;
margin: 0;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text .season {
color: #aaaaaa;
font-size: 0.9rem;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-player {
width: 68%;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-player .powerpress_player {
margin-top: 0;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-player .powerpress_links {
display: none;
}
.sticky-featured-audio-container .mejs-container .mejs-controls {
background: #000000;
} .single .comment-respond,
.single #comments {
padding:0;
}
.single .comment-respond h3,
.single #comments h3 {
font-size: 32px;
font-size: calc(1.5em + 0.42vw);
color: #555;
} .comment_container {
padding-top: 54px;
padding-top: calc(1.5rem + 1.56vw);
margin-top: 32px;
margin-top: calc(1rem + 0.83vw);
}
#respond .comment-inputs {
display: flex;
margin-bottom: 32px;
margin-top: 32px;
margin-top: calc(1rem + 0.83vw);
margin-bottom: calc(1rem + 0.83vw);
}
#respond .comment-form-cookies-consent {
margin: 0 0 10px 0;
}
#respond .comment-inputs > div {
flex-basis: 33%;
width: 33%;
}
#respond .comment-inputs > div input {
width: 100%;
}
#respond #commentform .comment-form-author span {
padding: 0 15px 0 0;
display: block;
}
#respond #commentform .comment-form-email span {
padding: 0 15px 0 0;
display: block;
}
#respond #commentform .comment-form-comment {
margin-top: 35px;
clear: both;
}
#respond #commentform .comment-form-comment textarea {
margin-top: 10px;
}
#respond #cancel-comment-reply-link:link,
#respond #cancel-comment-reply-link:visited {
position: relative;
top: -7px;
margin-left: 10px;
padding: 7px 12px;
font-weight: 600;
font-size: 14px;
font-family: 'Niramit', 'Arial', sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#respond #commentform input[text],
#respond #commentform textarea {
display: block;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
}
#respond .comment-form-cookies-consent input[type="checkbox"] {
margin-right: 10px;
margin-left: 0;
}
#respond .comment-form .form-submit {
margin-bottom: 0;
} #comments {
margin-top: 64px;
}
#comments #comments-title {
font-size: 36px;
font-size: calc(1.2rem + 0.54vw);
margin-bottom: 50px;
margin-top: 0;
}
#comments .commentlist {
margin: 0;
padding: 0;
list-style: none;
}
#comments .commentlist .children {
list-style: none;
}
#comments .commentlist .children li {
border: 0;
margin-bottom: 0;
padding-bottom: 0;
}
#comments .commentlist li {
margin-bottom: 0;
padding-bottom: 50px;
margin-bottom: 50px;
border-bottom: 1px solid #dddddd;
}
#comments .commentlist li:last-child {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
#comments .commentlist li .comment-body .comment-awaiting-moderation {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
display: inline-block;
margin-top: 20px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 18px;
margin-bottom: 10px;
}
#comments .commentlist li .comment-body .comment-author img {
margin-right: 15px;
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#comments .commentlist li .comment-body .comment-author .fn {
display: block;
font-weight: 600;
font-size: 20px;
font-size: calc(1rem + 0.21vw);
}
#comments .commentlist li .comment-body .comment-author .date {
font-size: 12px;
text-transform: uppercase;
}
#comments .commentlist li .comment-body .reply {
text-align: right;
}
#comments .commentlist li .comment-body .reply a:link,
#comments .commentlist li .comment-body .reply a:visited {
padding: 7px 12px;
font-weight: 600;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#comments .commentlist #respond {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 20px;
margin-top: 42px;
margin-bottom: 42px;
width: 100%;
}
.closed-comments {
padding: 50px 0;
}
#comments .commentlist dd {
margin-bottom:16px;
} .blog .static {
background-color: #24292C;
}
.blog .heading {
padding:50px 0;
}
.blog .static .heading .title {
color:#efefef;
padding:40px 0;
}
.blog .static .heading .title h1 {
margin:0;
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
font-weight: 600;
}
.blog .static .heading .title p {
margin-top:24px;
opacity:0.8;
} .page.page-template .post .entry-content,
.page.page-template-default .post .entry-content {
background-color:#fff;
padding:0;
}
.archive.page .post .entry-content {
padding:0 32px 32px 32px;
} .page .banner-page {
background: #282C2F;
height: 250px;
}
.page .entry-meta {
clear: both;
} .reg {
background-color: #24292C;
}
.reg .heading {
padding: 42px 0;
}
.reg .heading h1,
.reg .heading h2 {
margin: 0;
color: #fff;
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
line-height: 54px;
text-transform: none;
font-weight: 600;
letter-spacing: 0;
}
.reg .heading p {
color: #919495;
margin-top: 24px;
}
.reg .heading .title {
color: #fff;
padding: 54px 0 54px 0;
padding-top: calc(1.5rem + 1.56vw);
padding-bottom: calc(1.5rem + 1.56vw);
}
.reg.has-featured-image .heading h1,
.reg.has-featured-image .heading h2 {
color: #fff;
}
.reg.has-featured-image .heading p {
color: #fff;
} .reg.nav-transparent.has-featured-image .heading .title {
padding:142px 0 40px 0;
} .reg .circle-spinner {
border-color: #ffffff;
}
.reg .circle-spinner .line::before {
background: #ffffff;
} .reg .content_page_thumb .heading {
position: relative;
background-position: center;
}
.reg .content_page_thumb .heading .title {
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #ffffff;
}
.reg .content_page_thumb .heading .title p {
color: #ffffff;
} .page-template-pagepage-archive-php .archive_cols ul {
margin:0;
padding:0;
list-style: none;
}
.page-template-pagepage-archive-php .archive_cols h2 {
font-size: 24px;
font-size: calc(1rem + 0.42vw);
margin-top:70px;
margin-bottom:10px;
font-weight: 600;
} .error404 .entry-container .entry-content,
.error404 .post_body {
padding-bottom:100px;
}
.error404 .entry-container .entry-content h2 {
font-size: 124px;
margin-bottom: 0;
} .arch_searchform {
border: 1px solid #dddddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding: 20px;
}
.arch_searchform #ind_searchform {
display: flex;
align-items: center;
}
.arch_searchform #ind_searchform div.first {
width: 90%;
float: left;
}
.arch_searchform #ind_searchform div.second {
width: 10%;
float:right;
}
.arch_searchform #ind_searchform div .screen-reader-text {
display: none;
}
.arch_searchform #ind_searchform div #ind_s {
border: none;
display: block;
width: 100%;
padding: 10px;
}
.arch_searchform #ind_searchform div #ind_searchsubmit {
display: block;
background: transparent;
color: #777 !important;
width: 100%;
padding: 18px 0;
border: 0;
}  .archive .author_profile img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
float: left;
margin-right: 25px;
}
.archive .author_profile .author_info {
display: flex;
align-items: center;
margin-bottom: 25px;
}
.archive .author_profile .author_info .info {
margin: 0;
padding: 0;
list-style: none;
}
.archive .author_profile .author_info .info .author_name {
margin-top: 0;
}
.archive .author_profile .social {
margin: 0;
padding: 0;
list-style: none;
font-family: "Font Awesome 6 Brands";
display: flex;
flex-wrap: wrap;
align-items: center;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.archive .author_profile .social li {
margin: 0 20px 10px 0;
display: flex;
align-items: center;
justify-content: center;
position: relative;
position: relative;
height: 24px;
width: 24px;
}
.archive .author_profile .social li .sicon {
padding: 0;
display: block;
opacity: 1;
text-align: center;
line-height: 1;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
}
.archive .author_profile .social li .sicon span {
background: transparent;
border-radius: 3px;
height: 24px;
width: 24px;
display: flex;
justify-content: center;
align-items: center;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover span {
width: 48px;
height: 48px;
background: #fff;
transition-duration: 0.4s;
font-size: 28px;
z-index: 50;
}
.archive .author_profile .social li .sicon:before {
font-family: "Font Awesome 6 Brands";
font-size: 16px;
line-height: 1;
color: #eee;
width: 24px;
height: 24px;
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover:before {
font-size: 28px;
line-height: 1;
height: 48px;
width: 48px;
background: #fff;
z-index: 5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.archive .author_profile .social li .email:before {
font-family: 'Font Awesome 5 Free';
content: "\f0e0";
}
.archive .author_profile .social li .email:hover:before {
color: #555;
}
.archive .author_profile .social li .website:before {
content: "\f108";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.archive .author_profile .social li .website:hover:before {
color: #555;
}
.archive .author_profile .social li .skype:before {
content: "\f17e";
}
.archive .author_profile .social li .skype:hover:before {
color: #00aff0;
}
.archive .author_profile .social li .twitter:before { content: "\e61b";
}
.archive .author_profile .social li .twitter:hover:before { color: #000000;
}
.archive .author_profile .social li .facebook:before {
content: "\f09a";
}
.archive .author_profile .social li .facebook_2:before {
content: "\f082";
}
.archive .author_profile .social li .facebook:hover:before,
.archive .author_profile .social li .facebook_2:hover:before {
color: #3b5998;
}
.archive .author_profile .social li .googleplus:before {
content: "\f0d5";
}
.archive .author_profile .social li .googleplus:hover:before {
color: #dd4b39;
}
.archive .author_profile .social li .youtube:before {
content: "\f167";
}
.archive .author_profile .social li .youtube:hover:before {
color: #bb0000;
}
.archive .author_profile .social li .vimeo:before {
content: "\f27d";
}
.archive .author_profile .social li .vimeo:hover:before {
color: #1ab7ea;
}
.archive .author_profile .social li .youtube_2:before {
content: "\f16a";
}
.archive .author_profile .social li .dribbble:before {
content: "\f17d";
}
.archive .author_profile .social li .dribbble:hover:before {
color: #ea4c89;
}
.archive .author_profile .social li .flickr:before {
content: "\f16e";
}
.archive .author_profile .social li .flickr:hover:before {
color: #ff0084;
}
.archive .author_profile .social li .instagram:before {
content: "\f16d";
}
.archive .author_profile .social li .instagram:hover:before {
color: #517fa4;
}
.archive .author_profile .social li .threads:before {
content: "\e618";
}
.archive .author_profile .social li .threads:hover:before {
color: #000000;
}
.archive .author_profile .social li .soundcloud:before {
content: "\f1be";
}
.archive .author_profile .social li .soundcloud:hover:before {
color: #ff8800;
}
.archive .author_profile .social li .snapchat:before {
content: "\f2ac";
}
.archive .author_profile .social li .snapchat:hover:before {
color: #fffc00;
}
.archive .author_profile .social li .twitch:before {
content: "\f1e8";
}
.archive .author_profile .social li .twitch:hover:before {
color: #6441a5;
}
.archive .author_profile .social li .imdb:before {
content: "\f2d8";
font-weight:  400 !important;
font-size: 24px;‚
}
.archive .author_profile .social li .imdb:hover:before {
color: #F5C518;
}
.archive .author_profile .social li .mixcloud:before {
content: "\f289";
}
.archive .author_profile .social li .mixcloud:hover:before {
color: #589fC3;
}
.archive .author_profile .social li .spotify:before {
content: "\f1bc";
}
.archive .author_profile .social li .spotify:hover:before {
color: #2ebd59;
}
.archive .author_profile .social li .itunes:before {
content: "\f179";
}
.archive .author_profile .social li .itunes:hover:before {
color: #000;
}
.archive .author_profile .social li .rss:before {
font-family: 'Font Awesome 5 Free';
content: "\f143";
font-weight: 900;
}
.archive .author_profile .social li .rss:hover:before {
color: #f26522;
}
.archive .author_profile .social li .tumblr:before {
content: "\f173";
}
.archive .author_profile .social li .tumblr:hover:before {
color: #32506d;
}
.archive .author_profile .social li .tumblr_2:before {
content: "\f174";
}
.archive .author_profile .social li .pinterest:before {
content: "\f0d2";
}
.archive .author_profile .social li .pinterest:hover:before {
color: #cb2027;
}
.archive .author_profile .social li .xing:before {
content: "\f169";
}
.archive .author_profile .social li .xing:hover:before {
color: #126567;
}
.archive .author_profile .social li .linkedin:before {
content: "\f0e1";
}
.archive .author_profile .social li .linkedin:hover:before {
color: #007bb6;
}
.archive .author_profile .social li .github:before {
content: "\f092";
}
.archive .author_profile .social li .github:hover:before {
color: #171515;
}
.archive .author_profile .social li .stackexchange:before {
content: "\f16c";
}
.archive .author_profile .social li .stackexchange:hover:before {
color: #ef8236;
}
.archive .author_profile .social li .tiktok:before {
content: "\e07b";
}
.archive .author_profile .social li .tiktok:hover:before {
color: #69C9D0;
}
.archive .author_profile .social li .periscope:before {
content: "\f3da";
}
.archive .author_profile .social li .periscope:hover:before {
color: #3FA4C4;
}
.archive .author_profile .social li .telegram:before {
content: "\f3fe";
}
.archive .author_profile .social li .telegram:hover:before {
color: #0088CC;
}
.archive .author_profile .social li .android:before {
content: "\f17b";
}
.archive .author_profile .social li .android:hover:before {
color: #A4C639;
}
.archive .author_profile .social li .skype:before {
content: "\f17e";
}
.archive .author_profile .social li .skype:hover:before {
color: #00AFF0;
}
.archive .author_profile .social li .whatsapp:before {
content: "\f232";
}
.archive .author_profile .social li .whatsapp:hover:before {
color: #4FCE5D;
}
.archive .author_profile .social li .weibo:before {
content: "\f18a";
}
.archive .author_profile .social li .weibo:hover:before {
color: #E6162D;
}
.archive .author_profile .social li .patreon:before {
content: "\f3d9";
}
.archive .author_profile .social li .patreon:hover:before {
color: #012847;
}
.archive .author_profile .social li .paypal:before {
content: "\f1ed";
}
.archive .author_profile .social li .paypal:hover:before {
color: #253B80;
}
.archive .author_profile .social li .foursquare:before {
content: "\f180";
}
.archive .author_profile .social li .foursquare:hover:before {
color: #FA4779;
}
.archive .author_profile .social li .medium:before {
content: "\f23a";
}
.archive .author_profile .social li .medium:hover:before {
color: #000000;
} .archive .author_profile .social li .sicon .svg_icon {
transition-duration: 0.4s;
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
}
.archive .author_profile .social li .sicon .svg_icon svg {
fill: #eee;
height: 16px;
width: 16px;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover .svg_icon {
background: #fff;
height: 48px;
width: 48px;
position: absolute;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover .svg_icon svg {
width: 24px;
height: 24px;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon.apple_podcasts:hover .svg_icon svg {
fill: #9933cc;
}
.archive .author_profile .social li .sicon.google_podcasts:hover .svg_icon svg {
fill: #4285f4;
}
.archive .author_profile .social li .sicon.stitcher:hover .svg_icon svg {
fill: #000000;
}
.archive .author_profile .social li .sicon.iheartradio:hover .svg_icon svg {
fill: #c5022b;
}
.archive .author_profile .social li .sicon.bluesky:hover .svg_icon svg {
fill: #0285FF;
}  .pod-2-podcast-archive-header .heading {
display: flex;
justify-content: flex-start;
align-items: center;
}
.pod-2-podcast-archive-header.page-header-align-center.pod-archive-img-background .heading {
justify-content: center;
}
.pod-2-podcast-archive-header.page-header-align-right.pod-archive-img-background .heading {
justify-content: flex-end;
}
.pod-2-podcast-archive-header .archive-art {
width: 400px;
}
.pod-2-podcast-archive-header .archive-art img {
max-width: 100%;
height: auto;
display: block;
}
.page .reg.pod-2-podcast-archive-header .title {
width: 100%;
padding-top: 60px;
padding-bottom: 60px;
padding-top: calc(1.5rem + 1.88vw);
padding-bottom: calc(1.5rem + 1.88vw);
}
.page .reg.pod-2-podcast-archive-header.has-featured-thumbnail-image.pod-archive-img-thumbnail .title {
width: calc(100% - 400px);
padding-left: 32px;
}
.page .reg.pod-2-podcast-archive-header.has-featured-thumbnail-image.pod-archive-img-background .title {
width: calc(100% - 400px);
padding-left: 0;
}
.pod-2-podcast-archive-header .subscribe-buttons {
margin-top: 16px;
}
.pod-2-podcast-archive-header .subscribe-buttons .butn {
margin-right: 10px;
margin-top: 12px;
line-height: 32px;
} .page:not(.pod-is-podcast-archive) .reg.pod-2-podcast-archive-header.nav-transparent.has-featured-thumbnail-image .heading {
padding: 150px 0 40px 0;
} .pod-2-podcast-archive-list .archive-the-content,
.pod-2-podcast-archive-grid .archive-the-content {
margin-bottom:42px;
}
.pod-2-podcast-archive-list .archive-the-content img,
.pod-2-podcast-archive-grid .archive-the-content img {
max-width: 100%;
} .pod-2-podcast-archive-list .podpost {
margin-bottom: 64px;
margin-bottom: calc(2rem + 1.67vw);
border: 0 !important;
background: none !important;
}
.pod-2-podcast-archive-list .podpost .post-content {
display: flex;
align-items: center;
}
.pod-2-podcast-archive-list .podpost .left {
width: 400px;
}
.pod-2-podcast-archive-list .podpost .right {
width: 100%;
}
.pod-2-podcast-archive-list .podpost.has-post-thumbnail .right {
width: calc( 100% - 400px );
}
.pod-2-podcast-archive-list .podpost .left.post-header .cover-art {
margin-right: 32px;
}
.pod-2-podcast-archive-list .podpost .left.post-header .cover-art a {
opacity: 1;
}
.pod-2-podcast-archive-list .podpost .left.post-header .cover-art img {
max-width: 100%;
height: auto;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .title {
margin-top: 5px;
margin-bottom: 24px;
margin-bottom: calc(1rem + 0.42vw);
font-size: 32px;
font-size: calc(1.5em + 0.42vw);
font-weight: bold;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .title a {
color: #555;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .categories {
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .categories a {
color: #888;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .powerpress_links {
margin: 0;
font-size: 14px;
display: none;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .excerpt-player {
margin-bottom: 24px;
margin-bottom: calc(1rem + 0.42vw);
margin-top: 10px;
} .pod-2-podcast-archive-grid .entries-container {
}
.pod-2-podcast-archive-grid .entries-container .entries-grid {
display: flex;
flex-wrap: wrap;
flex-direction: row; 
}
.pod-2-podcast-archive-grid .podpost {
margin-bottom: 32px;
margin-right: 42px;
width: calc( 25% - 42px * 3 / 4 );
}
.pod-2-podcast-archive-grid .grid-sizer {
width: calc( 25% - 42px * 3 / 4 );
}
.pod-2-podcast-archive-grid .gutter-sizer {
width: 42px;
}
.pod-2-podcast-archive-grid .podpost:nth-child(4n) {
margin-right: 0;
}
.pod-2-podcast-archive-grid .podpost .post-header img {
max-width: 100%;
height: auto;
display: block;
}
.pod-2-podcast-archive-grid .podpost .cover-art {
background: #000;
position: relative;
}
.pod-archive-corners-round .pod-2-podcast-archive-grid .podpost .cover-art,
.pod-archive-corners-round .pod-2-podcast-archive-list .podpost .left.post-header .cover-art {
border-radius: 7px;
overflow: hidden;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.pod-2-podcast-archive-grid .podpost .cover-art img {
transition-duration: 0.7s;
}
.pod-2-podcast-archive-grid .podpost .cover-art:hover img {
opacity: 0.7;
transition-duration: 0.7s;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon {
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
opacity:0;
transition-duration: 0.4s;
display: flex;
justify-content: center;
align-items: center;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fa,
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fas {
color: #fff;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fa:before,
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fas:before {
font-size: 24px;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fa-microphone-alt:before {
font-size: 28px
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content:hover .pp-permalink-icon {
opacity:1;
transition-duration: 0.4s;
}
.pod-2-podcast-archive-grid .podpost .post-footer {
text-align: center;
padding-top: 16px;
line-height: 18px;
}
.pod-2-podcast-archive-grid .podpost .post-footer ul {
padding:0;
margin:0;
list-style:none;
}
.pod-2-podcast-archive-grid .podpost .post-footer .categories {
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
}
.pod-2-podcast-archive-grid .podpost .post-footer .title {
margin-bottom: 5px;
margin-top: 0;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
line-height: 1.4;
}
.pod-2-podcast-archive-grid .podpost .post-footer .title a {
font-weight: bold;
color:#555;
}
.pod-2-podcast-archive-grid .podpost .post-footer .categories a {
color:#999;
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
} .template-podcast-archive-legacy .entries-container.grid .podpost {
margin-bottom: 32px;
width: calc( ( 100% / 6 ) - 32px * 5 / 6 );
}
.template-podcast-archive-legacy .entries-container.grid .grid-sizer {
width: calc( (100% / 6 ) - 32px * 5 / 6 );
}
.template-podcast-archive-legacy .entries-container.grid .gutter-sizer {
width: 32px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header {
position: relative;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header img {
width: 100%;
height: auto;
display: block;
}
.pod-archive-corners-round .template-podcast-archive-legacy .entries-container.grid .podpost .post-header img {
border-radius: 7px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header .hover-content {
position:absolute;
top: 50%;
left: 50%;
height: 48px;
width: 48px;
transform: translate3d(-50%, -50%, 0);
text-align: center;
background-color: #ffffff;
border-radius: 30px;
opacity: 0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
display: flex;
justify-content: center;
align-items: center;
}
.template-podcast-archive-legacy .entries-container.grid .podpost:hover .post-header .hover-content {
opacity:1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header .hover-content .pp-permalink-icon {
display: flex;
justify-content: center;
align-items: center;
font-size: 12px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header .hover-content .pp-permalink-icon .fa-microphone-alt:before {
font-size: 16px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-content p {
display:none;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer {
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer ul {
margin:0;
padding:0;
list-style:none;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta {
margin-top: 10px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta .title {
font-size: 14px;
font-size: calc( 0.75rem + 0.1vw);
font-weight:bold;
line-height: 1.4;
margin-bottom: 5px;
margin-top: 5px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta .title a {
font-weight:bold;
line-height: 1.4;
margin-bottom: 5px;
margin-top: 5px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta .categories a,
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta span {
font-size: 13px;
font-size: calc( 0.688rem + 0.1vw);
opacity: 0.7;
font-weight: 400;
}
.template-podcast-archive .pagination {
width: 100%;
margin-bottom: 0;
} .template-podcast-archive-legacy .entries-container.list .podpost {
margin-bottom: 32px;
padding-bottom: 32px;
border-bottom: 1px solid #eee;
}
.template-podcast-archive-legacy .entries-container.list > article:last-of-type {
border: none;
padding-bottom: 0;
}
.template-podcast-archive-legacy .entries-container.list .podpost .post-header {
position: relative;
width: 5%;
}
.template-podcast-archive-legacy .entries-container.list .podpost .post-header img {
width: 100%;
height: auto;
}
.pod-archive-corners-round .template-podcast-archive-legacy .entries-container.list .podpost .post-header img {
border-radius: 7px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .post-header .hover-content {
position: absolute;
top: 50%;
left: 50%;
margin-top: -24px;
margin-left: -24px;
height: 48px;
width: 48px;
padding: 12px;
text-align: center;
background-color: #fff;
border-radius: 30px;
opacity: 0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.template-podcast-archive-legacy .entries-container.list .podpost:hover .post-header .hover-content {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.template-podcast-archive-legacy .entries-container.list .podpost .post-header .hover-content .pp-permalink-icon {
padding: 16px;
margin-left: -12px;
position: absolute;
top: 2px;
left: 12px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-content {
display: flex;
align-items: center;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-content p {
display: none;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer {
width: 95%;
margin-left: 20px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta {
margin-top: 0;
display: flex;
align-items: center;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta li {
float:left;
padding: 12px 0;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .title {
width: 60%;
line-height: 1.3;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .title a {
font-size: 16px;
font-size: calc(0.75em + 0.21vw);
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .categories {
width: 20%;
margin-left: 20px;
line-height: 16px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .categories a,
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .categories span {
font-size: 13px;
font-size: calc(0.625em + 0.21vw);
opacity: 0.7;
font-weight: 400;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .listen {
width: 15%;
text-align: right;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .listen .butn {
line-height: 1;
padding: 10px 24px;
text-align: center;
} .podcast_subscribe {
margin-top: 10px;
}
.featured-image-large img {
width:100%;
height:auto;
max-width: none;
}  .sidebar .placeholder,
footer .placeholder {
list-style: none;
border: none;
margin: 0;
padding: 0;
}
.sidebar h2,
footer h2 {
margin: 0 0 16px 0;
margin-bottom: calc(0.875rem + 0.1vw);
font-size: 32px;
font-size: calc(1.5rem + 0.42vw);
}
.sidebar h3 ,
.archive .sidebar h3 {
color: #555;
margin: 0 0 24px;
margin-bottom: calc(1rem + 0.42vw);
padding: 0;
font-size: 24px;
font-size: calc(1rem + 0.42vw);
}
footer h3 {
margin: 0 0 15px 0;
font-size: 26px;
}
.sidebar .widget {
padding: 24px;
margin: 0 0 54px 0;
margin-bottom: calc(1.5rem + 1.56vw);
list-style: none;
}
.sidebar .widget:not(.widget_search):not(.thst_recent_blog_widget){
background:#fff;
}
.sidebar .widget ul {
border: none;
list-style: none;
font-size: 16px;
font-size: calc(0.875rem + 0.1vw);
padding: 0;
}
.sidebar .widget > ul,
.sidebar .widget div > ul {
margin: 0;
padding: 0;
}
.sidebar .widget ul li {
padding: 6px 0 0 0;
}
.sidebar .widget ul li > a {
padding: 16px 0;
}
.page:not(.has-front-page-template) .sidebar .widget:not(.widget_search):not(.thst_highlight_category_widget):not(.thst_recent_blog_widget),
.single .sidebar .widget:not(.thst_highlight_category_widget):not(.thst_recent_blog_widget),
.single .sidebar .widget,
.page:not(.has-front-page-template) .page .sidebar .widget,
.single .widget.widget_text .textwidget,
.page:not(.has-front-page-template) .page .widget.widget_text .textwidget,
.single .widget.widget_calendar h3,
.page:not(.has-front-page-template) .widget.widget_calendar h3 {
padding-left: 0;
padding-right: 0;
}
.sidebar .widget select {
display: block;
margin-top: 12px;
}
body.single .sidebar .widget,
body.page:not(.has-front-page-template) .sidebar .widget {
padding-top: 0;
padding-bottom: 0;
}
body.page.home .sidebar .widget:not(.thst_highlight_category_widget):not(.widget_search):not(.thst_recent_blog_widget) {
padding-top: 24px;
padding-bottom: 24px;
}
body.page.home .sidebar .widget.widget_calendar h3 {
padding: 0 24px 0 24px;
}  .widget.widget_calendar {
padding:0;
}
.widget.widget_calendar h3 {
padding:24px 24px 0 24px;
}
.widget #calendar_wrap {
padding: 0;
margin: 25px 0;
width: 100%;
}
.widget #calendar_wrap #wp-calendar {
padding: 25px;
border-collapse: collapse;
width: 100%;
}
.widget #calendar_wrap #wp-calendar thead tr {
background:#f1f1f1;
}
.widget #calendar_wrap #wp-calendar tfoot {
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-o-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.widget #calendar_wrap #wp-calendar tfoot td#prev {
border-radius: 0 0 0 3px;
}
.widget #calendar_wrap #wp-calendar tfoot td#next {
border-radius: 0 0 3px 0;
}
.widget #calendar_wrap #wp-calendar caption {
padding: 24px;
padding: calc(1rem + 0.42vw);
}
.widget #calendar_wrap #wp-calendar th {
padding: 10px;
font-size: 0.75em;
text-align:center;
}
.widget #calendar_wrap #wp-calendar tbody {
padding:0 24px;
}
.widget #calendar_wrap #wp-calendar tbody td {
padding: 7px;
font-size: 14px;
text-align: center;
border-collapse: collapse;
}
.widget #calendar_wrap #wp-calendar tr td#next {
text-align: right;
padding:24px 0 0 0;
}
.widget #calendar_wrap #wp-calendar tr td#next a {
padding:24px;
display: block;
}
.widget #calendar_wrap #wp-calendar tr td#next a:hover {
background-color:#eee;
}
.widget #calendar_wrap #wp-calendar tr td#prev {
text-align: left;
padding:24px 0 0 0;
}
.widget #calendar_wrap #wp-calendar tr td#prev a {
padding:24px;
display: block;
}
.widget #calendar_wrap #wp-calendar tr td#prev a:hover {
background-color:#eee;
}
.widget .tagcloud a:link,
.widget .tagcloud a:visited {
display: inline-block;
font-size: 14px !important;
padding: 0 8px;
margin: 0 5px 6px 0;
line-height: 25px;
background-color: #eee;
color: #444;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .widget.widget_nav_menu ul .sub-menu ul ul ul ul ul ul {
margin:0;
padding:0;
} .widget.widget_search,
.list-of-episodes .sidebar .widget.widget_search {
background:transparent;
padding:0;
}
.widget.widget_search .search-container #s {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
font-size: 16px;
padding: 0 10px;
float: left;
width: 80%;
height: 50px;
border: none;
background-color:#d0d0d0;
opacity:1;
}
.widget.widget_search .search-container #searchsubmit {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
font-weight: 900;
color: #199fdd;
padding: 0;
border: 0;
opacity: 1;
height: 50px;
width: 20%;
font-size: 16px;
display: inline-block;
background-color: #282D31;
transition-duration: 0.4s;
}
.widget.widget_search .search-container #searchsubmit:before {
font-family: 'Font Awesome 5 Free';
content: '\f002';
font-weight: 900;
}
.widget.widget_search #searchform .search-container {
display: flex;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 0;
}
.widget.widget_search #searchform .search-container:hover {
border: 0
}
.widget.widget_search #searchform .search-container #searchsubmit:hover {
color: #199fdd;
cursor: pointer;
transition-duration: 0.4s;
}
.widget.widget_search h3 {
padding:0;
}
.search-container input[type="submit"] {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.search-container label {
display: none;
} .sidebar .widget.widget_media_image img {
max-width: 100%;
height: auto;
} .widget.widget_media_gallery .gallery.grid {
display: flex;
flex-wrap: wrap;
}
.widget.widget_media_gallery .gallery.grid .gallery-item {
width: 33.3333%;
width: calc(33.3333% - 16px);
float: none;
margin-right: 16px !important;
margin-bottom: 16px !important;
}
.widget.widget_media_gallery .gallery.grid .gallery-item img {
display: block;
max-width: 100%;
height: auto;
}
.widget.widget_media_gallery .gallery.flexslider {
border: 0;
border-radius: 0;
} 
.widget.widget_media_gallery .gallery.flexslider .slides  .gallery-item {
margin: 0 !important;
padding: 0 !important;
}
.widget.widget_media_gallery .gallery.flexslider .slides  .gallery-item img {
border: 0 !important;
} .widget.thst_recent_blog_widget {
padding:0;
}
.widget.thst_recent_blog_widget .recent_tabs {
width: 100%;
display: none;
}
.widget.thst_recent_blog_widget .acco_loading {
padding:20px;
background: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF) no-repeat center center;
}
.widget.thst_recent_blog_widget .ui-tabs-nav {
margin: 0;
padding: 0;
display: flex;
list-style: none;
border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
-wekit-border-radius:3px 3px 0 0;
-o-border-radius:3px 3px 0 0;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li {
font-size: 14px;
font-weight: 600;
padding: 0;
margin: 0;
background-color: #f1f1f1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
width: 33.3333%;
width: calc(100% / 3);
}
.widget.thst_recent_blog_widget .ui-tabs-nav li:first-child {
}
.widget.thst_recent_blog_widget .ui-tabs-nav li:last-child {
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a {
padding: 15px 0;
display: block;
text-align: center;
float:none;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a:link,
.widget.thst_recent_blog_widget .ui-tabs-nav li a:visited {
color: #fff;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a:hover {
color: #464646;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
background-color: #fff;
}
footer .widget.thst_recent_blog_widget .ui-tabs-nav {
background-color: #fff;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:link,
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:visited {
padding: 15px 0;
text-indent: 0;
width: auto;
background-image: none;
color: #464646;
}
.widget.thst_recent_blog_widget .ui-tabs-panel {
background: #fff;
border-radius: 0 0 3px 3px;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article {
display: block;
padding: 24px;
border-bottom:1px solid #eee;
margin: 0;
border-radius: 0;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article:last-child {
border: none;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article img {
float: left;
margin-right: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
height: 50px;
width: 50px;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text {
padding: 5px 0;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text a:link,
.widget.thst_recent_blog_widget .ui-tabs-panel article .text a:visited {
color: #464646;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text h4 {
font-size: 16px;
line-height: 22px;
margin: 0;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text .date {
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
margin: 7px 0 0 0;
color: #1c7473;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:active,
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:focus {
outline: none;
} .widget select {
max-width: 100%;
min-width: 100%;
text-overflow: ellipsis;
}
.widget.widget_text .textwidget img {
max-width: 100%;
height: auto;
}
.widget.widget_text .textwidget select {
max-width: 100%;
width: 100px;
text-overflow: ellipsis;
}
.widget.widget_text .textwidget select option {
max-width: 100%;
width: 100px;
text-overflow: ellipsis;
}
footer .widget.widget_text .textwidget {
padding: 0;
} .thst_highlight_category_widget.widget {
border: none;
padding: 0;
}
.thst_highlight_category_widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget.thst_highlight_category_widget ul li {
padding: 0;
margin:0;
}
.widget.thst_highlight_category_widget ul li a {
padding: 0;
margin:0;
}
.thst_highlight_category_widget ul li .text {
padding: 24px;
border-bottom:1px solid #eee;
}
.thst_highlight_category_widget ul li:last-child .text {
padding: 24px;
border:none;
}
.thst_highlight_category_widget ul li .text .h_title {
display: block;
font-weight: bold;
font-size: 16px;
line-height: 25px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.thst_highlight_category_widget ul li .text .h_date {
font-size: 12px;
}
.thst_highlight_category_widget ul li .text .h_author {
font-size: 12px;
}
.widget.thst_highlight_category_widget ul li:first-child {
position:relative;
}
.thst_highlight_category_widget ul li:first-child .text {
border: none;
padding: 24px;
background-image: none;
position:relative;
width:100%;
bottom: 0;
background-color: #199fdd;
}
.thst_highlight_category_widget ul li:first-child .text a:link,
.thst_highlight_category_widget ul li:first-child .text a:visited {
color: rgba(0, 0, 0, 0.5);
white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text a:hover {
color: rgba(0, 0, 0, 0.7);
}
.thst_highlight_category_widget ul li:first-child .text:after {
bottom: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.thst_highlight_category_widget ul li:first-child .text.arrow:after {
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #199fdd;
border-width: 11px;
left: 75%;
margin-left: -11px;
}
.thst_highlight_category_widget ul li:first-child .text .h_title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text .h_date {
display: none;
white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text .h_author {
font-size: 12px;
font-weight: 600;
margin-left: 0;
color: #ededed;
white-space: nowrap;
}
.thst_highlight_category_widget ul li img {
display:none;
}
.thst_highlight_category_widget ul li:first-child img {
width:100%;
height:auto;
display: block;
} .widget.widget_rss ul li {
margin-bottom:14px;
}
.widget.widget_rss ul li .rsswidget {
font-weight:600;
}
.widget.widget_rss ul li cite {
font-weight: 600;
font-size: 14px;
} .widget.thst_recent_comments_widget {
padding-left: 0;
padding-right: 0;
}
.widget.thst_recent_comments_widget h3 {
padding:0 24px 0 24px;
}
.single .widget.thst_recent_comments_widget h3,
.post .widget.thst_recent_comments_widget h3 {
padding: 0;
}
.widget.widget_recent_comments ul li.recentcomments {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.widget.thst_recent_comments_widget ul {
font-size: 0.9em;
}
.widget.thst_recent_comments_widget ul li.recentcomments {
padding: 24px;
border-bottom:1px solid #eee;
}
.single .widget.thst_recent_blog_widget .ui-tabs-panel article,
.page:not(.has-front-page-template) .widget.thst_recent_blog_widget .ui-tabs-panel article {
padding-left: 0;
padding-right: 0;
}
.single .widget.thst_recent_comments_widget ul li.recentcomments,
.page:not(.has-front-page-template) .widget.thst_recent_comments_widget ul li.recentcomments {
padding-left: 0;
padding-right: 0;
}
.page.home .widget.thst_recent_comments_widget ul li.recentcomments {
padding-left: 24px;
padding-right: 24px;
}
.widget.thst_recent_comments_widget ul li.recentcomments:first-child {
padding-top: 0;
}
.widget.thst_recent_comments_widget ul li.recentcomments:last-child {
border: none;
padding-bottom: 0;
}
.widget.thst_recent_comments_widget ul li.recentcomments .text {
padding: 0 10px 0 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.widget.thst_recent_comments_widget ul li.recentcomments .text a {
font-weight: 600;
}
.widget.thst_recent_comments_widget ul .recentcomments img.avatar {
margin-right: 20px;
display: block;
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.widget.thst_recent_comments_widget ul .recentcomments img.avatar {
width: 30px;
height: 30px;
margin-right: 10px;
}
}
.widget.thst_recent_comments_widget ul li.recentcomments .date {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
margin: 0;
line-height: 12px;
} .widget.widget_mc4wp_form_widget form.mc4wp-form input[type="submit"] {
padding: 12px 28px;
margin-top: 12px;
}
.widget.widget_mc4wp_form_widget form.mc4wp-form input[type="text"],
.widget.widget_mc4wp_form_widget form.mc4wp-form input[type="email"],
.widget.widget_mc4wp_form_widget form.mc4wp-form input[type="password"] {
width: 100%;
}
footer .widget .tagcloud a:link,
footer .widget .tagcloud a:visited {
background-color: #1c1f21;
border-radius: 3px 3px 3px 3px;
color: #eee;
display: inline-block;
font-size: 14px !important;
line-height: 25px;
margin: 0 5px 6px 0;
padding: 0 8px;
}
footer .widget .tagcloud a:hover {
background-color:#111314;
}
.widget .podcast {
margin: 0 0 25px 0;
} .widget.widget_media_audio .mejs-container.mejs-audio {
height: 54px !important;
}
.widget.widget_media_audio .mejs-container .mejs-controls,
.widget.widget_media_video .mejs-container .mejs-controls {
padding: 0 12px;
height: 54px;
}
.widget.widget_media_audio .mejs-container .mejs-controls .mejs-time,
.widget.widget_media_audio .mejs-container .mejs-controls .mejs-button,
.widget.widget_media_audio .mejs-container .mejs-controls .mejs-button button,
.widget.widget_media_audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider,
.widget.widget_media_video .mejs-container .mejs-controls .mejs-time,
.widget.widget_media_video .mejs-container .mejs-controls .mejs-button,
.widget.widget_media_video .mejs-container .mejs-controls .mejs-button button,
.widget.widget_media_video .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
height: 54px;
}
.widget.widget_media_audio .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time,
.widget.widget_media_video .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time {
width: 60px;
}
.widget.widget_media_audio .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider {
width: 42px;
}
.widget .mejs-container .mejs-overlay-button {
height: 50px;
width: 50px;
}
.widget .mejs-container .mejs-overlay-button::before {
font-size: 16px;
} .pdc-tooltips {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 0;
background: #199fdd
color: #282c2f;
}
.pdc-tooltips .tooltipster-content {
font-size: 14px;
line-height: 16px;
padding: 8px 10px;
}
.pdc-tooltips .tooltipster-content a {
color: #fff;
} .sidebar .widget.widget_block.widget_search {
background: transparent;
} a.thst-button,
a.thst-button:visited {
text-shadow: none;
font-family: 'Niramit', 'Arial', sans-serif;
font-size: 16px !important;
font-size: calc(0.875rem + 0.1vw) !important;
padding: 12px 36px !important;
display:inline-block;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
}
a.thst-button.small {
border-radius: 3px;
font-size: 16px !important;
padding: 12px 36px !important;
}
a.thst-button.medium {
border-radius: 3px;
font-size: 16px !important;
font-size: calc(0.875rem + 0.1vw) !important;
padding: 18px 54px !important;
}
a.thst-button.large {
border-radius: 3px;
font-size: 22px !important;
font-size: calc(1rem + 0.1vw) !important;
padding: 24px 72px !important;
}
a.thst-button.green {
background: #B1D960;
border-color: transparent !important;
}
a.thst-button.green:hover {
background: #B9E46A;
}
a.thst-button.light-blue {
background: #46CAE8;
border-color: transparent !important;
}
a.thst-button.light-blue:hover {
background: #50D6F5;
}
a.thst-button.blue {
background: #14A7CF;
border-color: transparent !important;
}
a.thst-button.blue:hover {
background: #1BB6E6;
}
a.thst-button.red {
background: #ED8376;
border-color: transparent !important;
}
a.thst-button.red:hover {
background: #FF988C;
}
a.thst-button.orange {
background: #FFCE4F;
border-color: transparent !important;
}
a.thst-button.orange:hover {
background: #FFDB4F;
}
a.thst-button.purple {
background: #E3ACDC;
border-color: transparent !important;
}
a.thst-button.purple:hover {
background: #F3BAEC;
}
a.thst-button.grey {
background: #EFEFEF;
border-color: transparent !important;
color: #555555 !important;
text-shadow: none;
}
a.thst-button.grey:hover {
background: #FCFCFC;
}
a.thst-button.black {
background: #6C6C6C;
border-color: transparent !important;
}
a.thst-button.black:hover {
background: #8D8D8D;
} .thst-tabs .thst-nav li a {
padding: 12px 24px;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.thst-tabs .thst-tab {
padding: 24px;
line-height: 34px;
background: transparent;
} .thst-toggle {
margin-top:20px;
}
.thst-toggle .thst-toggle-title {
padding: 16px 15px 16px 30px;
background: #e5e5e5;
border-color:#ffffff;
}
.thst-toggle .thst-toggle-title.ui-accordion-header-active {
border-color:#c5c5c5;
}
.thst-toggle-inner {
line-height: 34px;
padding: 30px;
background: transparent;
} .thst-alert {
border-radius: 4px 4px 4px 4px !important;
box-shadow: none;
line-height: 1.6em;
margin: 0 0 1.5em;
padding: 0.8em;
}
.thst-alert.white {
background: none repeat scroll 0 0 #FFFFFF;
color: #373737;
}
.thst-alert.red {
background: none repeat scroll 0 0 #FFE6E3;
border: transparent;
color: #BF210E;
}
.thst-alert.yellow {
background: none repeat scroll 0 0 #FFF7D6;
border: transparent;
color: #956433;
}
.thst-alert.green {
background: none repeat scroll 0 0 #EDFDD3;
border: transparent;
color: #657E3C;
}
.thst-alert.grey {
background: none repeat scroll 0 0 #eee;
border: transparent;
color: #373737;
} .sub-footer {
background-color: #282d31;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
padding: 25px 0;
color: #ddd;
}
.sub-footer a:link,
.sub-footer a:visited {
color: #ddd;
}
.sub-footer a:hover {
color: #eee;
}
.sub-footer .thst-menu {
margin: 0;
padding: 0;
list-style: none;
text-align: right;
font-size: 14px;
font-size: calc(0.625em + 0.1vw);
}
.sub-footer .thst-menu li {
display: inline-block;
margin-left: 40px;
} footer.main-footer {
background-color: #d3d3d3;
}
footer.main-footer .footer-widgets {
background: rgba(0,0,0,0.05);
color: #555;
padding-top: 100px;
padding-bottom: 100px;
}
footer .footer-menu {
background-color: #17191a;
color: #fff;
padding: 0 0 50px 0;
text-align: center;
}
footer .footer-menu .title {
padding: 50px 0;
}
footer .footer-menu h3 {
margin: 15px 0;
}
footer.main-footer a:link,
footer.main-footer a:visited {
color: #555;
font-weight: 600;
}
footer.main-footer a:hover {
color: #444;
}
footer.main-footer .footer-menu .content.title h3 {
font-weight: 400;
text-transform: uppercase;
font-size: 18px;
} footer.main-footer nav {
margin: 10px 0;
font-size: 14px;
}
footer.main-footer nav .thst-menu {
list-style: none;
margin: 0;
padding: 0;
}
footer.main-footer nav .thst-menu li {
display: inline-block;
position: relative;
padding: 15px 0;
}
footer.main-footer nav .thst-menu li a {
padding: 15px;
background-color: transparent;
color: #fff;
}
footer.main-footer nav .thst-menu li a:hover {
color: #eee;
}
footer.main-footer nav .thst-menu li .sub-menu {
display: none;
margin: 0;
padding: 0;
white-space: nowrap;
}
footer.main-footer nav .thst-menu li:hover > .sub-menu {
display: block;
position: absolute;
top: 60px;
background: #ccc;
}
footer.main-footer nav .thst-menu li:hover > .sub-menu li {
display: block;
}
.single.single-format-audio.sticky-featured-audio-active .sub-footer {
margin-bottom: 80px;
} .lb-outerContainer {
border-radius: 0;
width: 100%;
position: relative;
}
.lb-dataContainer {
background: #fff;
color: #333;
font-size: 16px;
font-weight: 400;
padding: 0;
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.lb-container {
padding: 0;
}
.lb-outerContainer .lb-container img {
display: block;
border-radius: 0;
}
.lb-data .lb-caption {
font-weight: 400;
line-height: 1.7;
}
.lb-data .lb-number {
padding: 20px !important;
text-transform: uppercase;
}
.lb-nav .lb-next,
.lb-nav .lb-prev {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
color: transparent;
font-size: 32px;
}
.lb-nav .lb-next:hover {
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
background-repeat: no-repeat;
background-position: center;
color: #fff;
}
.lb-nav .lb-next:before {
content: "\f054";
padding: 12px 5px;
display: block;
position: absolute;
top: 50%;
right: 25px;
margin-top: -8px;
}
.lb-nav .lb-prev:hover {
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
background-repeat: no-repeat;
background-position: center;
color: #fff;
}
.lb-nav .lb-prev:before {
content: "\f053";
padding: 12px 5px;
display: block;
position: absolute;
top: 50%;
left: 25px;
margin-top: -8px;
}
.lb-data {
color: #444;
}
.lb-data .lb-caption {
padding: 20px;
background-color: #fff;
display: block;
}
.lb-data .lb-details {
float: none;
}
.lb-loader .lb-cancel {
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px;
background-color: transparent;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF);
text-align: center;
}
.lb-data .lb-close {
position: absolute;
display: block;
padding: 10px;
width: 25px;
height: 25px;
right: 5px;
top: 5px;
text-indent: -9999px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.lb-data .lb-close:before {
content: "\f00d";
color: #206565;
padding: 12px 5px;
display: block;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
.lb-data .lb-caption {
font-size: 14px;
}
}
.lb-data .lb-close img {
display: block;
opacity: 0;
filter: alpha(opacity=0);
} .social_container.footer-inner {
text-align: right;
display: flex;
justify-content: flex-end;
flex-wrap: wrap;
}
.social_icon {
font-family: "Font Awesome 6 Brands";
color:#fff;
height: 42px;
width: 42px;
font-size: 24px;
font-style: normal;
font-weight: normal;
line-height: 1;
background: rgba(0,0,0,0.1);
border-radius: 3px;
margin-bottom: 5px;
margin-left: 5px;
font-weight: 400;
display: flex;
justify-content: center;
align-items: center;
}
.social_icon:before {
font-family: "Font Awesome 6 Brands";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-size: 18px;
font-style: normal;
font-weight: normal;
padding: 10px;
color: #fff;
border-radius: 3px;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
}
.dark-icons .social_icon:before {
color:#222;
}
.social_icon:hover:before {
transition-duration:0.4s;
-moz-transition-duration:0.4s;
-webkit-transition-duration:0.4s;
-o-transition-duration:0.4s;
}
.social_icon a:link,
.social_icon a:visited {
color:#fff;
} .facebook.social_icon:before {
content: "\f39e";
}
.facebook.social_icon:hover {
background-color:#3b5998;
}
.twitter.social_icon:before { content: "\e61b";
}
.twitter.social_icon:hover { background-color:#000000;
}
.google.social_icon:before {
content: "\f0d5";
}
.google.social_icon:hover {
background-color:#dd4b39;
}
.instagram.social_icon:before {
content: "\f16d";
}
.instagram.social_icon:hover {
background-color:#517fa4;
}
.threads.social_icon:before {
content: "\e618";
}
.threads.social_icon:hover {
background-color:#000000;
}
.soundcloud.social_icon:before {
content: "\f1be";
}
.soundcloud.social_icon:hover {
background-color:#ff8800;
}
.tumblr.social_icon:before {
content: "\f174";
}
.tumblr.social_icon:hover {
background-color:#32506d;
}
.pinterest.social_icon:before {
content: "\f0d2";
}
.pinterest.social_icon:hover {
background-color:#cb2027;
}
.flickr.social_icon:before {
content: "\f16e";
}
.flickr.social_icon:hover {
background-color:#ff0084;
}
.youtube.social_icon:before {
content: "\f167";
}
.youtube.social_icon:hover {
background-color:#bb0000;
}
.vimeo.social_icon:before {
content: "\f194";
}
.vimeo.social_icon:hover {
background-color:#1ab7ea;
}
.skype.social_icon:before {
content: "\f17e";
}
.skype.social_icon:hover {
background-color:#00AFF0;
}
.dribbble.social_icon:before {
content: "\f17d";
}
.dribbble.social_icon:hover {
background-color:#ea4c89;
}
.weibo.social_icon:before {
content: "\f18a";
}
.weibo.social_icon:hover {
background-color:#E6162D;
}
.foursquare.social_icon:before {
content: "\f180";
}
.foursquare.social_icon:hover {
background-color:#0072b1;
}
.github.social_icon:before {
content: "\f092";
}
.github.social_icon:hover {
background-color:#171515;
}
.github.social_icon:hover:before {
color: #fff;
}
.xing.social_icon:before {
content: "\f169";
}
.xing.social_icon:hover {
background-color:#126567;
}
.linkedin.social_icon:before {
content: "\f0e1";
}
.linkedin.social_icon:hover {
background-color: #007bb6;
}
.email.social_icon:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f0e0";
}
.email.social_icon:hover {
background-color: rgba(0,0,0,0.45);
}
.snapchat.social_icon:before {
content: "\f2ac";
}
.snapchat.social_icon:hover {
background-color: #fffc00;
}
.tiktok.social_icon:before {
content: "\e07b";
}
.tiktok.social_icon:hover {
background-color: #69C9D0;
}
.patreon.social_icon:before {
content: "\f3d9";
}
.patreon.social_icon:hover {
background-color: #FF424D;
}
.twitch.social_icon:before {
content: "\f1e8";
}
.twitch.social_icon:hover {
background-color: #6441a5;
}
.imdb.social_icon:before {
content: "\f2d8";
}
.imdb.social_icon:hover {
background-color: #F5C518;
}
.social_container.footer-inner .imdb.social_icon:before {
font-size:  24px;
}
.social_container.footer-inner .imdb.social_icon:hover:before {
color: #000000;
}
.mixcloud.social_icon:before {
content: "\f289";
}
.mixcloud.social_icon:hover {
background-color: #589fC3;
}
.spotify.social_icon:before {
content: "\f1bc";
}
.spotify.social_icon:hover {
background-color: #2ebd59;
}
.itunes.social_icon:before {
content: "\f179";
}
.itunes.social_icon:hover{
background-color: #000;
color: #fff;
}
.itunes.social_icon:hover:before {
color: #fff;
}
.rss.social_icon:before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f09e";
}
.rss.social_icon:hover {
background-color: #f26522;
}
.android.social_icon:before {
content: "\f17b";
}
.android.social_icon:hover {
background-color: #a4c639;
}
.medium.social_icon {
padding: 0;
}
.medium.social_icon:before {
content: "\f3c7";
}
.medium.social_icon:hover {
background-color: #000000;
}
.medium.social_icon:hover:before {
color: #fff;
}
.periscope.social_icon:before {
content: "\f3da";
}
.periscope.social_icon:hover {
background-color: #3aa4c6;
}
.telegram.social_icon:before {
content: "\f3fe";
}
.telegram.social_icon:hover {
background-color: #0088cc;
}
.patreon.social_icon:before {
content: "\f3d9";
}
.patreon.social_icon:hover {
background-color: #f96854;
}
.paypal.social_icon:before {
content: "\f1ed";
}
.paypal.social_icon:hover {
background-color: #009cde;
}
.whatsapp.social_icon:before {
content: "\f232";
}
.whatsapp.social_icon:hover {
background-color: #128c7e;
} .above .social_container {
float: right;
display: flex;
justify-content: flex-end;
align-items: center;
flex-wrap: wrap;
padding: 39px 0;
margin-left: 24px;
text-align: right;
order: 3;
}
.above.small_nav .social_container {
padding:22px 0;
}
.above .social_icon {
color:#fff;
height:16px;
width:16px;
font-size: 24px;
font-style: normal;
font-weight: normal;
line-height: 1;
margin-right: 10px;
background: transparent;
display: flex;
}
.above .social_icon:last-child {
margin-right: 0;
}
.above .social_icon:before {
display: inline-block;
font-size: 18px;
font-size: calc(0.875rem + 0.21vw);
font-style: normal;
font-weight: normal;
padding: 0;
color: rgba(255,255,255,0.4);
background: transparent;
border-radius: 3px;
}
.dark-icons .above .social_icon:before {
color: rgba(0,0,0,0.4);
}
.dark-icons .above .social_icon svg {
fill: rgba(0,0,0,0.4);
}
.above .social_icon:hover {
background: transparent;
}
.above .social_icon:hover:before {
background: transparent;
font-size: 24px;
}
.above .facebook.social_icon:hover:before {
color:#3b5998 !important;
}
.above .twitter.social_icon:hover:before {
color:#00aced !important;
color:#000000 !important;
}
.above .google.social_icon:hover:before {
color:#dd4b39 !important;
}
.above .instagram.social_icon:hover:before {
color:#517fa4 !important;
}
.above .threads.social_icon:hover:before {
color:#000000 !important;
}
.above .soundcloud.social_icon:hover:before {
color:#ff8800 !important;
}
.above .soundcloud.social_icon {
width: 22px;
}
.above .snapchat.social_icon:hover:before {
color: #fffc00 !important;
}
.above .tiktok.social_icon:hover:before {
color: #69C9D0 !important;
}
.above .patreon.social_icon:hover:before {
color: #FF424D !important;
}
.above .telegram.social_icon:hover:before {
color: #0088cc !important;
}
.above .twitch.social_icon:hover:before {
color: #6441a5 !important;
}
.above .imdb.social_icon:before {
font-size: calc(1.1rem + 0.21vw);
}
.above .imdb.social_icon:hover:before {
color: #F5C518 !important;
}
.above .mixcloud.social_icon:hover:before {
color: #589fC3 !important;
}
.above .mixcloud.social_icon {
width: 22px;
}
.above .spotify.social_icon:hover:before {
color: #2ebd59 !important;
}
.above .itunes.social_icon:hover:before {
color: #000 !important;
}
.above .rss.social_icon:before {
font-weight: 900;
font-family: 'Font Awesome 5 Free';
}
.above .rss.social_icon:hover:before {
color: #f26522 !important;
}
.above .tumblr.social_icon:hover:before {
color:#32506d !important;
}
.above .pinterest.social_icon:hover:before {
color:#cb2027 !important;
}
.above .flickr.social_icon:hover:before {
color:#ff0084 !important;
}
.above .youtube.social_icon:hover:before {
color:#bb0000 !important;
}
.above .vimeo.social_icon:hover:before {
color:#1ab7ea !important;
}
.above .skype.social_icon:hover:before {
color:#00AFF0 !important;
}
.above .dribbble.social_icon:hover:before {
color:#ea4c89 !important;
}
.above .weibo.social_icon:hover:before {
color:#E6162D !important;
}
.above .foursquare.social_icon:hover:before {
color:#0072b1 !important;
}
.above .github.social_icon:hover:before {
color:#171515 !important;
}
.above .xing.social_icon:hover:before {
color:#126567 !important;
}
.above .linkedin.social_icon:hover:before {
color: #007bb6 !important;
}
.above .email.social_icon:hover:before {
color: rgba(255,255,255,0.45);
}
.above .android.social_icon:hover:before {
color: #a4c639 !important;
}
.above .android.social_icon {
width: 22px;
}
.above .medium.social_icon:hover:before {
color: #000000 !important;
}
.above .periscope.social_icon:hover:before {
color: #3aa4c6 !important;
}
.above .patreon.social_icon:hover:before {
color: #f96854 !important;
}
.above .paypal.social_icon:hover:before {
color: #009cde !important;
}
.above .whatsapp.social_icon:hover:before {
color: #128c7e !important;
} .svg_icon_cont {
display: inline-flex;
height: 42px;
width: 42px;
background: rgba(0,0,0,0.1);
border-radius: 5px;
justify-content: center;
align-items: center;
margin-left: 5px;
margin-bottom: 5px;
}
.svg_icon_cont svg {
display: inline-block;
fill: rgba(255,255,255,0.4);
transition-duration: 0.4s;
}
.svg_icon_cont:hover svg {
cursor: pointer;
}
.svg_icon_cont .svg_icon {
width: 18px;
height: 18px;
display: block;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
}
.svg_icon_cont svg {
fill: #fff;
}
.svg_icon_cont svg {
display: flex;
}
.dark-icons .svg_icon_cont svg {
fill: #222;
}
.apple-podcasts.svg_icon_cont:hover {
background: #9933cc;
}
.google-podcasts.svg_icon_cont:hover {
background: #4285f4;
}
.stitcher.svg_icon_cont:hover {
background: #eb8a23;
}
.stitcher.svg_icon_cont:hover svg {
fill: #fff;
}
.dark-icons .stitcher.svg_icon_cont:hover svg {
fill: #000;
}
.pocket-casts.svg_icon_cont:hover {
background: #f43e37;
}
.pocket-casts.svg_icon_cont:hover svg {
fill: #fff;
}
.iheartradio.svg_icon_cont:hover {
background: #c5022b;
}
.iheartradio.svg_icon_cont:hover svg {
fill: #000;
}
.bluesky.svg_icon_cont:hover {
background: #0285FF;
}
.bluesky.svg_icon_cont:hover svg {
fill: #fff;
}
.above .svg_icon_cont {
display: inline-block;
padding: 0;
color: #fff;
width: 18px;
height: 18px;
background: transparent;
border-radius: 3px;
margin-bottom: 5px;
margin-right: 10px;
transition-duration:0.4s;
-moz-transition-duration:0.4s;
-webkit-transition-duration:0.4s;
-o-transition-duration:0.4s;
}
.above .svg_icon_cont:hover {
background: transparent;
}
.above .svg_icon_cont svg {
width: 18px;
height: 18px;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
}
.above .svg_icon_cont .svg_icon {
width: 18px;
height: 18px;
background: transparent;
}
.above .svg_icon_cont:hover .svg_icon {
transition-duration: 0.4s;
}
.above .svg_icon_cont:hover .svg_icon svg {
width: 24px;
height: 21px;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
}
.above .apple-podcasts:hover svg {
fill: #9933cc !important;
}
.above .google-podcasts:hover svg {
fill: #4285f4 !important;
}
.above .stitcher:hover svg {
fill: #eb8a23 !important;
}
.above .pocket-casts:hover svg {
fill: #f43e37 !important;
}
.above .iheartradio:hover svg {
fill: #c5022b !important;
}
.above .bluesky:hover svg {
fill: #0285FF !important;
}  textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
box-shadow: none;
-webkit-appearance: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
box-shadow: none;
outline: 0 none;
-webkit-appearance: none;
} .pulls-left {
float: left;
order: 1;
}
.pulls-right {
float: right;
order: 2;
}
.pod-player-wrapper {
padding: 16px;
display: flex;
}
.players-style-large .audio_player.regular-player {
padding: 0;
}
.pod-player-wrapper .pod-player-image {
width: 150px;
margin-right: 12px;
}
.pod-player-wrapper .pod-player-image img {
max-width: 100%;
height: auto;
display: block;
border-radius: 7px;
}
.pod-player-wrapper .pod-player-content {
width:  100%;
}
.pod-player-wrapper .pod-player-content .pod-player-meta {
display: flex;
flex-direction: column;
}
.pod-player-wrapper .pod-player-content .pod-player-meta h2 {
order: 2;
margin: 0;
font-size: 1.2rem;
line-height:  1.2;
}
.pod-player-wrapper .pod-player-content .pod-player-meta ul {
order: 1;
margin: 0 0 6px 0;
padding: 0;
list-style: none;
display: flex;
font-size: 0.7rem;
text-transform: uppercase;
}
.pod-player-wrapper .pod-player-content .pod-player-meta ul li {
margin-right: 8px;
}
.pod-player-wrapper .pod-player-media {
display: flex;
align-items: center;
margin-top: 16px;
}* {
box-sizing: border-box;
}
html {
-webkit-text-size-adjust: 100%; text-size-adjust: 100%;
}
body {
font-family: 'Raleway', 'Arial', sans-serif;
color: #555555;
padding: 0;
margin: 0;
font-size: 18px;
font-size: calc( 0.875rem + 0.21vw );
overflow-x: hidden;
background-color: #e5e5e5;
line-height: 1.7;
}
body.single,
body.page {
background-color: #ffffff;
}
body.page-template-pagepage-frontpage-php,
body.archive.page {
background-color: #e5e5e5;
}
a:link,
a:visited {
text-decoration: none;
color: #199fdd;
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
a:hover, 
a:focus {
text-decoration: none;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Raleway', 'Arial', sans-serif;
font-weight: 600;
line-height: 1.2;
}
h1 {
font-size: 48px;
font-size: calc(2rem + 0.94vw);
}
h2 {
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
}
h3 {
font-size: 36px;
font-size: calc(1.125rem + 0.94vw);
}
h4 {
font-size: 30px;
font-size: calc(1rem + 0.94vw);
}
h5 {
font-size: 24px;
font-size: calc(0.875rem + 0.52vw);
}
h6 {
font-size: 18px;
font-size: calc(0.875rem + 0.21vw);
}
pre {
font-family: 'B612 Mono', monospace;
white-space: pre-wrap;      
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
} .wp-caption-text {
font-size: 16px;
}
.gallery-caption {
font-size: 16px;
}
.bypostauthor {
font-size: 16px;
}
.alignright {
margin-left: 28px;
float: right;
}
.alignleft {
margin-right: 28px;
float:left;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.truncate {
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
} .extrasmall {
padding: 8px 24px;
padding: 0.5em 1.5em;
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
line-height: 1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.small {
padding: 12px 36px;
font-size: 16px;
font-size: calc(0.775em + 0.1vw);
line-height: 1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.medium {
padding: 18px 54px;
padding: calc(0.875rem + 0.21vw) calc(1.5rem + 1.56vw);
font-size: 18px;
font-size: calc(0.875em + 0.21vw);
line-height: 1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.large {
padding: 24px 72px;
font-size: 22px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.listen_butn {
border: 0px solid #fff;
border-radius: 10px;
display: inline-block;
font-family: 'Niramit', 'Arial', sans-serif;
height: 50px;
line-height: 16px;
margin-top: 24px;
margin-right:15px;
margin-bottom: 50px;
padding: 17px 21px;
width: 50px;
}
.listen_butn_text {
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
} .bx-info {
line-height: 30px;
}
.bx-info span {
display: inline-block;
margin-right: 20px;
}
.bx-info h4 {
display: inline-block;
font-size: 22px;
margin: 0 0 10px 0;
font-weight: 600;
}
.bx-info.dark {
padding: 25px;
} .mini-ex {
background: #e42920;
color: #fff;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
padding: 3px 3px;
border-radius: 2px;
line-height: 1;
margin-left: 10px;
display: inline-block;
}
.pulls-right .mini-ex,
.pulls-left .mini-ex {
font-size: 8px;
}
.mini-ex.small-ex {
display:none;
} .clear {
clear: both;
display: block;
}
.screen {
background-color:rgba(0,0,0,0.2);
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .circle-spinner {
position: relative;
width: 40px;
height: 40px;
border-radius: 30px;
border: solid 4px #000000;
}
.circle-spinner .line {
position: absolute;
width: 32px;
height: 4px;
transform: translateZ(0);
-webkit-backface-visibility: hidden;
top: 14.5px;
-webkit-animation: spinning-animation 1.5s linear 0s infinite;
}
.circle-spinner .line:before {
content: "";
height: 4px;
width: 19px;
position: absolute;
right: -2px;
background: #000000;
border-radius: 5px;
}
@-webkit-keyframes spinning-animation {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
} input[type="text"],
input[type="email"],
input[type="password"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form select {
background: transparent;
padding: 20px;
font-family: 'Niramit', 'Arial', sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid #dddddd;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
opacity: 1;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
select {
min-width: 345px;
} .form-custom {
margin-top: 32px;
}
.form-custom input,
.form-custom textarea {
width: 100%;
}
.form-custom .form-inline {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 24px;
}
.form-custom .form-inline .form-name,
.form-custom .form-inline .form-email {
width: 48%;
}
.form-custom .form-subject {
width: 100%;
margin-bottom: 24px;
}
.form-custom .form-message {
width: 100%;
margin-bottom: 24px;
}
textarea {
background: #fff;
padding: 20px;
font-family: 'Niramit', 'Arial', sans-serif;
line-height: 30px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid #dddddd;
opacity: 0.7;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
textarea:focus {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
input[type="submit"],
.form-submit #submit,
#respond #commentform #submit,
a.butn:link,
a.butn:visited,
.error404 .entry-content a.butn:link,
.error404 .entry-content a.butn:visited,
.butn,
.wp-block-file__button {
background: #199fdd;
border: none;
font-family: 'Raleway', 'Arial', sans-serif;
color: #fff;
opacity: 1;
display:inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
font-weight: 700; 
-webkit-appearance: none;
-moz-appearance: none;
transition-property: background color opacity;
}
input[type="submit"]:hover,
.form-submit #submit:hover,
#respond #commentform #submit:hover,
a.butn:hover,
.error404 a.butn:hover,
.butn:hover,
.wp-block-file__button:hover {
opacity: 1;
transition-property: background color opacity;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post-password-form input[type="submit"] {
padding: 12px 36px;
font-size: 16px;
}
.post-password-form input[type="password"] {
padding: 12px 36px;
}
#respond #commentform #submit,
.wpcf7-form-control.wpcf7-submit {
background: #199fdd;
border: none;
font-family: 'Niramit', 'Arial', sans-serif;
color: #fff;
opacity: 0.8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
font-weight: 600;
padding: 12px 28px;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
}
#respond #commentform #submit:hover,
.wpcf7-form-control.wpcf7-submit:hover {
cursor: pointer;
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
input.secondary[type="submit"],
#respond #cancel-comment-reply-link:link,
#respond #cancel-comment-reply-link:visited,
#comments .commentlist li .comment-body .reply a:link,
#comments .commentlist li .comment-body .reply a:visited {
background-color: transparent;
border:none;
font-family: 'Niramit', 'Arial', sans-serif;
font-size: 18px;
color: #fff;
padding: 15px 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
opacity: 0.8;
}
input.secondary[type="submit"]:hover,
#respond #cancel-comment-reply-link:link:hover,
#respond #cancel-comment-reply-link:visited:hover,
#comments .commentlist li .comment-body .reply a:link:hover,
#comments .commentlist li .comment-body .reply a:visited:hover {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post .more-link {
font-weight: bold;
margin-top: 32px;
margin-top: calc(1rem + 0.83vw);
display: inline-block;
}
blockquote {
border: none;
background-color: #eee;
margin: 25px 0;
padding: 32px;
line-height: 31px;
}
blockquote p {
font-size: inherit;
line-height: 1.618em;
}
code {
background-color:rgba(0,0,0,0.2);
color: #333;
white-space: pre-wrap;
}
.wp-caption .wp-caption-text {
background-color: #eee;
padding: 16px 32px;
} .super-container {
position: relative;
width: 100%;
overflow: hidden;
background-color: #282D31;
}
.container .inner {
padding: 0;
}
#inner-wrap {
position: relative;
width: 100%;
} .container {
width: 1170px;
margin-left: auto;
margin-right: auto;
}
.template-width-full .container {
width: 90vw;
}
.row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
width: calc( 91.66666667% - 16px );
}
.col-lg-10 {
width: 83.33333334%;
width: calc( 83.33333334% - 16px );
}
.col-lg-9 {
width: 75%;
width: calc( 75% - 16px );
}
.col-lg-8 {
width: 66.66666667%;
width: calc( 66.66666667% - 16px );
}
.col-lg-7 {
width: 58.33333334%;
width: calc( 58.33333334% - 16px );
}
.col-lg-6 {
width: 50%;
width: calc( 50% - 16px );
}
.col-lg-5 {
width: 41.66666667%;
width: calc( 41.66666667% - 16px );
}
.col-lg-4 {
width: 33.33333334%;
width: calc( 33.33333334% - 16px );
}
.col-lg-3 {
width: 25%;
width: calc( 25% - 16px );
}
.col-lg-2 {
width: 16.66666667%;
width: calc( 16.66666667% - 16px );
}
.col-lg-1 {
width: 8.33333334%;
width: calc( 8.33333334% - 16px );
} .flex-direction-nav a {
width: 48px;
height: 48px;
margin: -20px 0 0;
display: block;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/flexslider-arrows.png);
background-position: 0 0;
background-repeat: no-repeat;
background-color: #199fdd;
position: absolute;
top: 50%;
z-index: 100;
cursor: pointer;
text-indent: -9999px;
opacity: 0;
}
.flex-direction-nav .flex-next {
background-position: 100% 0;
right: -25px;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
text-indent: 9999px;
}
.flex-direction-nav .flex-prev {
left: -10px;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
text-indent: -9999px;
}
.flexslider:hover .flex-next {
opacity: 0.8;
right: 10px;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.flexslider:hover .flex-prev {
opacity: 0.8;
left: 10px;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.flex-control-nav {
bottom: 5px;
}
.flex-control-paging li a {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
box-shadow: none;
height: 8px;
width: 8px;
}
.flex-control-paging li a.flex-active {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
cursor: default;
}
.flex-direction-nav a:before {
font-family: inherit;
} .sc-new-player-square iframe[src*="soundcloud.com"][src*="visual"] {
height: 350px;
width: 350px;
}
.sc-new-player-horz iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
} iframe[src*="anchor.fm"] {
height: 166px;
width: 100%;
} iframe[src*="podcasts.apple.com"] {
width: 100% !important;
max-width: 100% !important;
}
@media screen and (max-width: 853px) {
iframe[src*="anchor.fm"] {
height: 98px;
}
}
.single.sc-new-player-square .single-featured.audio-embed-code .player_container,
.single.sc-new-player-square .single-featured.audio-embed-url .player_container {
display: flex;
}
.single.sc-new-player-square .single-featured.audio-embed-code .player_container .audio,
.single.sc-new-player-square .single-featured.audio-embed-url .player_container .audio {
order: 1;
margin-right: 32px;
}
.single.sc-new-player-square .single-featured.audio-embed-code .player_container .player_container_text,
.single.sc-new-player-square .single-featured.audio-embed-url .player_container .player_container_text {
order: 2;
}
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-medium.audio-featured-image-thumbnail .player_container.audio-embed.audio-embed-thumbnail-inactive,
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-medium.audio-featured-image-thumbnail .player_container.audio-embed-code.audio-embed-thumbnail-inactive,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-medium.audio-featured-image-thumbnail .player_container.audio-embed.audio-embed-thumbnail-inactive,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-medium.audio-featured-image-thumbnail .player_container.audio-embed-code.audio-embed-thumbnail-inactive {
width: 100%;
}
.single.sc-new-player-square .single-featured.audio-embed-code iframe[src*="soundcloud.com"][src*="visual"],
.single.sc-new-player-square .single-featured.audio-embed-code iframe[src*="soundcloud.com"][src*="visual"],
.single.sc-new-player-square .single-featured.audio-embed-url iframe[src*="soundcloud.com"][src*="visual"],
.single.sc-new-player-square .single-featured.audio-embed-url iframe[src*="soundcloud.com"][src*="visual"] {
height: 350px;
max-height: 350px;
width: 350px;
}
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-small.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-small.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-medium.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-medium.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-code.thumb-size-large.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single.sc-new-player-square .single-featured.audio-embed-url.thumb-size-large.audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 100%;
} .above {
background-color: #282d31;
}
.above-inner {
display: flex;
align-items: center;
}
.above .col-lg-3,
.above .col-md-3,
.above .col-lg-9,
.above .co-md-9 {
min-height: 0px;
} .above.nav-transparent.no-featured-image {
float: none;
position: static;
width: 100%;
z-index: 10;
} .above.large_nav {
float: none;
position: static;
width: 100%;
z-index: 10;
} .above.nav-sticky.small_nav {
float: left;
position: fixed;
width: 100%;
z-index: 50;
}
.above.small_nav.nav-transparent {
background-color:#282d31;
}
.above.small_nav #nav .thst-menu li a {
padding: 32px 15px;
}
.above.small_nav #nav .thst-menu > li {
padding:24px 0;
}
.above.small_nav header .main-title a {
padding:25px 0;
}
.above.small_nav #nav .thst-menu li.menu-item-has-children .sub-menu {
top:76px;
}
.above.small_nav #nav .thst-menu li.menu-item-has-children .sub-menu .sub-menu {
top: 0;
} .above.nav-transparent.has-featured-image.nav-not-sticky,
.above.nav-transparent.has-featured-image.large_nav {
background-color: rgba(0,0,0,0.15);
position: absolute;
top: 0;
width: 100%;
z-index: 10;
z-index: 50;
} .above .header {
display: flex;
align-items: center;
height: 110px;
order: 1;
transition-duration: 0.5s;
}
.above.small_nav .header {
height: 80px;
transition-duration: 0.5s;
}
.above .logo.with-img {
max-height: 100%;
}
.above .logo.with-img a {
opacity:1;
}
.above .logo.with-img img {
display: block;
max-height: 90px;
max-width: 260px;
transition-duration: 0.5s;
}
.above .logo.with-img img.retina {
display: none;
}
.above.nav-not-sticky .logo.with-img img.sticky {
display: none;
}
.above.large_nav .logo.with-img img.sticky {
display: none;
}
.above.small_nav .logo.with-img img {
transition-duration: 0.5s;
}
.above.small_nav .logo.with-img img.sticky {
display: block;
max-height: 45px;
max-width: 130px;
}
.above.small_nav .logo.with-img img.sticky.retina {
display:none;
}
.above.small_nav .logo.with-img img.regular {
display:none;
} .nav-placeholder {
float: none;
height: 110px;
position: absolute;
top:0;
width: 100%;
opacity: 1;
z-index: -1;
margin: 0;
padding: 0;
list-style: none;
color: transparent;
}
.nav-placeholder li {
padding: 40px 0;
}
.nav-placeholder p {
margin:0;
line-height: 1;
}
.nav-placeholder.show {
position: static;
}
.nav-placeholder.nav-transparent.has-featured-image {
display: none !important;
} .header a:link,
.header a:visited {
color: #eee;
}
.header a:hover {
color: #fff;
}
header .main-title {
margin: 0;
}
header .main-title a {
background-position:center left;
background-repeat:no-repeat;
}
header .main-title a:link,
header .main-title a:visited {
padding:42px 0;
display: block;
font-size: 24px;
font-size: calc( 1rem + 0.42vw );
font-weight: 600;
color: #fff;
opacity:1;
}
header #menu {
padding: 15px 0;
}
#top .block {
text-align:left;
} #nav {
line-height: 30px;
z-index: 200;
position: relative;
width: auto;
color: #fff;
display: block;
margin-right: 0;
margin-left: auto;
order: 2;
}
#nav ul, #nav li {
list-style: none;
margin: 0;
padding: 0;
}
#nav .thst-menu {
list-style: none;
margin: 0;
padding: 0;
font-weight: 600;
font-size: 16px;
font-size: calc(0.875rem + 0.1vw);
text-align: right;
}
#nav .thst-menu li {
display: inline-block;
position: relative;
padding: 40px 0;
z-index: 10;
}
#nav .thst-menu li a {
padding: 43px 15px;
color: #fff;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
#nav .thst-menu li:hover {
background-color: rgba(0, 0, 0, 0.05);
}  #nav .thst-menu li .sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
min-width: 200px;
width: auto;
top: 80%;
white-space: nowrap;
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
} #nav .thst-menu li:hover > .sub-menu {
visibility: visible;
top: 100%;
opacity: 1;
z-index: 1;
transition-delay: 0s, 0s, 0.3s; }
#nav .thst-menu li > .sub-menu li {
width: auto;
min-width: 200px;
padding: 0;
display: block;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
position: relative;
}
#nav .thst-menu li > .sub-menu li a:link,
#nav .thst-menu li > .sub-menu li a:visited {
padding: 10px 25px;
display: block;
color: #fff;
background-color: #199fdd;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
opacity: 1;
}
#nav.responsive-menu-inactive .thst-menu li:hover > .sub-menu li a:hover {
color: #fff;
display: block;
} #nav .thst-menu li > .sub-menu li > .sub-menu {
position: absolute;
left: 95%;
top: 0;
border: 0;
z-index: 9999;
}
#nav .thst-menu li:hover > .sub-menu li:hover > .sub-menu {
position: absolute;
left: 100%;
top: 0;
z-index: 9999;
}
.navigation .menu {
padding: 40px 0;
text-align: right;
}
.small_nav .navigation .menu {
padding: 22px 0;
}
.nav-search-form {
position: relative;
font-size: 18px;
margin-right: 0;
order: 4;
}
.nav-search-form .open-search-bar {
margin: 38px 0 38px 10px;
display: inline-block;
padding: 8px 0 8px 8px;
line-height: 1;
}
.small_nav .nav-search-form .open-search-bar {
margin: 21px 0 21px 10px;
}
.nav-search-form .search-form-drop {
position: absolute;
top: 110px;
left: 10px;
padding: 10px;
width: 225px;
display:none;
background: rgba(0,0,0,0.4);
transform: translateX(-80%);
}
.small_nav .nav-search-form .search-form-drop {
top: 80px;
}
.nav-search-form .search-form-drop:after {
bottom: 100%;
left: 8%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: rgba(255,255,255,1);
border-width: 6px;
margin-left: auto;
right: 24px;
}
.nav-search-form .search-form-drop.open {
display: block;
z-index: 15;
}
.nav-search-form .search-container {
background: transparent;
border:none;
}
.nav-search-form .search-container #s-nav {
padding:10px;
font-size: 14px;
line-height: 1.2;
border:0;
border-radius: 0;
width:100%;
color:#282d31;
}
.nav-search-form .search-container #searchsubmit-nav {
padding:10px;
background:none;
border-radius: 0;
display:none;
} .nav-search-form.search-style-medium {
position: static;
}
.nav-search-form.search-style-medium .search-form-drop {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #fff;
background: rgba(255,255,255, 0.95);
padding: 0;
width: 100%;
z-index: -10;
left: 0;
right: 0;
opacity: 0;
transition-duration: 0.7s;
transform: translate3d(0, -10%, 0);
display: block;
visibility: hidden;
}
.nav-search-form.search-style-medium .search-form-drop:after {
display: none;
}
.nav-search-form.search-style-medium .search-form-drop.open {
opacity: 1;
transform: translate3d(0, 0, 0);
transition-duration: 0.7s;
z-index: 15;
visibility: visible;
}
.above.nav-sticky.small_nav .nav-search-form.search-style-medium .search-form-drop {
visibility: hidden;
}
.above.nav-sticky.small_nav .nav-search-form.search-style-medium .search-form-drop.open {
visibility: visible;
}
.nav-search-form.search-style-medium .search-form-drop .search-container {
width: 1170px;
margin-right: auto;
margin-left: auto;
padding-top: 32px;
padding-bottom: 32px;
padding-top: calc(0.75rem + 1.04vw);
padding-bottom: calc(0.75rem + 1.04vw);
}
.template-width-full .nav-search-form.search-style-medium .search-form-drop .search-container {
width: 90vw;
}
.nav-search-form.search-style-medium .search-form-drop .search-container #s-nav {
padding-left: 0;
padding-right: 0;
font-size: 2rem;
font-size: calc(1.2rem + 0.67vw);
} .open-menu {
display: none;
}
.header-menu-inactive .open-menu {
opacity: 0;
}
.header-menu-inactive .open-menu:hover {
cursor: default;
} .subscribe-dropdown {
order: 3;
position: relative;
margin-left: 24px;
}
.subscribe-dropdown .subscribe-button-opener {
padding: 8px 24px;
position: relative;
z-index: 10;
}
.subscribe-dropdown  .subscribe-button-opener .icon {
margin-right: 10px;
}
.subscribe-dropdown .subscribe-dropdown-menu {
margin: 0;
padding: 0;
list-style: none;
background: #fff;
position: absolute;
opacity: 0;
visibility: hidden;
top: 50%;
transition-duration: 0.7s;
font-size: 14px; border-radius: 3px;
overflow: hidden;
}
.subscribe-dropdown:hover  .subscribe-dropdown-menu {
top: 120%;
transition-duration: 0.7s;
opacity: 1;
visibility: visible;
}
.subscribe-dropdown .subscribe-dropdown-menu li { text-align: center;
}
.subscribe-dropdown .subscribe-dropdown-menu li:last-child {
border: none;
}
.subscribe-dropdown .subscribe-dropdown-menu li a {
white-space: nowrap;
color: #000;
padding: 10px 16px;
display: block;
}
.subscribe-dropdown .subscribe-dropdown-menu li a:hover {
background: #55ede0;
}
.subscribe-dropdown .subscribe-dropdown-menu li:hover {
border-color: transparent;
}
.social-subscribe-container {
width: 100%;
order: 4;
display: flex;
display: none;
}
.social-subscribe-container .subscribe-dropdown {
display: none;
}
@media screen and (max-width: 1024px) {
.social-subscribe-container .subscribe-dropdown {
display: block;
}  
}
@media screen and (max-width: 1024px) {
.subscribe-dropdown {
display: none;
}  
}  .main_subscribe {
background-color: #e9e9e9;
padding:45px 0;
}
.main_subscribe .content {
text-align:center;
} #loading_bg {
width: 100%;
height: 100%;
top: 0px;
left: 0px;
position: absolute;
opacity: 1;
z-index: 99;
text-align: center;
background: #191c1f;
visibility: visible;
opacity:1;
transition: visibility 0.5s linear 0.5s,opacity 0.5s linear;
display: flex;
justify-content: center;
align-items: center;
}
#loading_bg.hide_bg {
visibility: hidden;
opacity: 0;
transition-delay: 0.5s;
}
.latest-episode #loading_bg .circle-spinner,
.front-page-header #loading_bg .circle-spinner,
.flexslider-container #loading_bg .circle-spinner {
margin-top: 5%;
}
.latest-episode.nav-transparent #loading_bg .circle-spinner,
.front-page-header.nav-transparent #loading_bg .circle-spinner,
body.nav-transparent.has-featured-image .flexslider-container #loading_bg .circle-spinner {
margin-top: 10%;
} .main-featured-container {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-top: 64px;
margin-bottom: 64px;
}
.main-featured-container .img {
width: 450px;
margin-left: 42px;
order: 2;
display: block;
position: relative;
}
.template-width-full .main-featured-container .img {
width: 550px;
}
.main-featured-container .img.has-shapes {
margin-left: 64px;
}
.fh-audio-art-left.main-featured-container .img.has-shapes {
margin-right: 90px;
}
.main-featured-container .img img {
max-width: 100%;
height: auto;
display: block;
position: relative;
z-index: 90;
transition-duration: 0.7s;
}
.main-featured-container .img:hover img {
opacity: 0.5;
transition-duration: 0.7s;
}
.main-featured-container.fh-audio-art-left .img {
order: 1;
margin-right: 42px;
margin-left: 0;
}
.main-featured-container .img.fh-audio-art-rounded .img-container {
border-radius: 3px;
overflow: hidden;
}
.main-featured-container .img.fh-audio-art-round .img-container {
border-radius: 10px;
overflow: hidden;
}
.main-featured-container .img.fh-audio-art-circle .img-container {
border-radius: 50%;
overflow: hidden;
}
.main-featured-container .img .circle-container {
position: absolute;
top:30px;
left: 30px;
height: 100%;
width: 100%;
transition-duration: 0.7s;
}
.main-featured-container .img:hover .circle-container .shape {
opacity: 0.1;
transition-duration: 0.7s;
}
.main-featured-container .img.fh-audio-art-rounded .circle-container .shape {
border-radius: 3px;
}
.main-featured-container .img.fh-audio-art-round .circle-container .shape {
border-radius: 10px;
}
.main-featured-container .img.fh-audio-art-circle .circle-container .shape {
border-radius: 50%;
}
.main-featured-container .img .circle-container .circle-1 {
position: absolute;
background: #4e0964;
height: 100%;
width: 100%;
top: -80px;
left: 15px;
opacity: 1;
}
.main-featured-container .img .circle-container .circle-2 {
position: absolute; 
background: transparent; 
border: 2px dotted #fff; 
height: 100%; 
width: 100%; 
top: -50px; 
left: -50px; 
opacity: 0.5;
}
.main-featured-container .img .circle-container .circle-3 {
position: absolute; 
background: #fff; 
height: 100%; 
width: 100%; 
top: 10px; 
left: 10px; 
opacity: 0.2;
}
.main-featured-container .img .play-button {
position: absolute;
z-index: 95;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
}
.main-featured-container .img .play-button .icon {
font-size: 0.9rem;
height: 64px;
width: 64px;
background: rgba(255,255,255,1);
color: #000000;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
transition-duration: 0.7s;
}
.main-featured-container .img .play-button:hover .icon {
transition-duration: 0.7s;
}
.main-featured-container .img .play-button .icon:before {
position: relative;
bottom: -1px;
right: -1px;
}
.latest-episode .main-featured-container,
.front-page-header .main-featured-container {
margin: 64px 0 54px 0;
}
.latest-episode.nav-sticky .main-featured-container,
.front-page-header.nav-sticky .main-featured-container {
margin: 64px 0 54px 0;
}
.has-featured-image .latest-episode.nav-transparent .main-featured-container,
.has-featured-image .front-page-header.nav-transparent .main-featured-container {
margin: 174px 0 54px 0;
}
.latest-episode .main-featured-container.has-post-thumbnail.has-shapes, 
.front-page-header .main-featured-container.has-post-thumbnail.has-shapes {
margin-bottom:90px;
} .main-featured-container .main-featured-post,
.main-featured-container .text {
margin-top: 0;
margin-bottom: 0;
width: 60%;
width: calc(100% - 450px);
order: 1;
}
.template-width-full .main-featured-container .main-featured-post,
.template-width-full .main-featured-container .text {
width: calc(100% - 550px);
}
.has-featured-image .latest-episode.nav-transparent .main-featured-container .main-featured-post,
.has-featured-image .front-page-header.static.nav-transparent .main-featured-container .text,
.has-featured-image .front-page-header.slideshow.nav-transparent .main-featured-container .text,
.front-page-header.static.nav-transparent .main-featured-container .text,
.front-page-header.slideshow.nav-transparent .main-featured-container .text {
margin-top: 0;
margin-bottom: 0;
} .main-featured-container.fh-audio-art-left .main-featured-post,
.main-featured-container.fh-audio-art-left .text {
order: 2;
}
.front-page-header.static .main-featured-container .text,
.latest-episode .main-featured-container .main-featured-post {
margin-top: 0;
margin-bottom: 0;
}
.latest-episode .main-featured-container .main-featured-post.audio.audio-url, 
.front-page-header .main-featured-container .text.audio {
width: 100%;
}
.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 450px);
}
.fh-audio-player-right .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-right .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 450px);
}
.fh-audio-player-center .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-center .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 450px);
}
.template-width-full.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 550px);
}
.template-width-full.fh-audio-player-right .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-right .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 550px);
}
.template-width-full.fh-audio-player-center .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-center .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 60%;
width: calc(100% - 550px);
} .front-page-indigo .latest-episode .main-featured-container .main-featured-post, 
.front-page-indigo .latest-episode.nav-transparent .main-featured-container .main-featured-post, 
.front-page-indigo .front-page-header .main-featured-container .text, 
.front-page-indigo .front-page-header.nav-transparent .main-featured-container .text {
margin-top: 0;
margin-bottom: 0;
} .sep-style-wave-1 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post:not(.audio)  {
margin-bottom: calc(128px + 54px);
}
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(40px + 54px);
}
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(27px + 54px);
}
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-container,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(158px + 54px);
}
.sep-style-cloud .front-page-header.nw-hidden .main-featured-container,
.sep-style-cloud .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-clous .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-cloud .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(142px + 54px);
}
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-container,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(21px + 54px);
} .sep-style-wave-1 .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(140px - 54px + 75px);
}
.sep-style-wave-2 .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(60px - 54px + 75px);
}
.sep-style-wave-3 .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(60px - 54px + 75px);
}
.sep-style-gentle-wave .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(200px - 54px + 75px);
}
.sep-style-cloud .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(180px - 54px + 75px);
}
.sep-style-zigzag .front-page-header.text.nw-hidden .content-text {
padding-bottom: calc(60px - 54px + 75px);
}
.front-page-header.slideshow .main-featured-container .text {
padding-bottom: 0;
margin-top:0;
}
.front-page-classic-template.front-page-transparent-audio-inactive.front-page-custom-color-audio-inactive .front-page-header .audio_player.regular-player,
.front-page-classic-template.front-page-transparent-audio-inactive.front-page-custom-color-audio-inactive .latest-episode .audio_player.regular-player {
background-color: transparent;
} .content_page_thumb {
position: relative;
background-repeat: repeat;
}
.latest-episode {
background-color: #24292c;
background-repeat: repeat-y;
padding: 0;
color: #fff;
position: relative;
}
.latest-episode .main-featured-post .powerpress_links {
display: none;
}
.latest-episode.nav-solid.nav-has-border {
border-top-width: 1px;
border-top-style: solid;
}
.latest-episode.front-header {
padding: 0;
position: relative;
}
.latest-episode.front-header .translucent {
padding: 0;
} .latest-episode .main-featured-post,
.front-page-header.text .main-featured-post {
margin: 64px 0 32px 0;
}
.latest-episode.nav-sticky .main-featured-post,
.front-page-header.textnav-sticky .main-featured-post {
margin: 64px 0 32px 0;
margin-top: calc(1.5rem + 1.88vw);
}
.latest-episode.nav-sticky .main-featured-container .main-featured-post,
.front-page-header.text.nav-sticky .main-featured-container .main-featured-post {
margin-top: 0;
}
.has-featured-image .latest-episode.nav-transparent .main-featured-post,
.has-featured-image .front-page-header.text.nav-transparent .main-featured-post {
margin: 174px 0 32px 0;
} .latest-episode .main-featured-post .mini-title-container {
margin-bottom: 24px;
display: flex;
align-items: center;
}
.latest-episode .main-featured-post .mini-title {
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
color: #199fdd;
padding: 0;
font-weight: bold;
margin-bottom: 0;
display: block;
} .latest-episode h2,
.latest-episode h1 {
margin: 0 0 24px 0;
padding: 0;
font-size: 42px;
font-size: calc( 2rem + 0.52vw );
} .latest-episode h3 {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 600;
color: #a8a9a9;
} .latest-episode .main-featured-post a:link:not(.butn),
.latest-episode .main-featured-post a:visited:not(.butn) {
color: #fff;
}
.latest-episode .main-featured-post a:hover:not(.butn) {
color: #eee;
} .latest-episode .main-featured-post .featured-excerpt {
border-radius: 7px;
color: #919495;
font-size: 16px;
line-height: 1.7;
margin: 0 0 24px 0;
}
.latest-episode .main-featured-post .featured-excerpt.excerpt-position-below {
margin-top: 24px;
margin-bottom: 0;
}
.latest-episode .main-featured-post .featured-excerpt.style-1 {
background-color: rgba(0, 0, 0, 0.25);
padding: 32px 42px;
}
.latest-episode .main-featured-post .featured-excerpt p {
display: inline;
margin: 0;
font-size: 18px;
font-size: calc( 1rem + 0.1vw);
}
.latest-episode .main-featured-post .featured-excerpt .more-link {
opacity: 1;
display: inline-block;
line-height: 1;
}
.latest-episode .main-featured-post .pull-right .more-link,
.latest-episode .main-featured-post .pull-left .more-link {
margin-top: 24px;
font-size: 14px;
font-weight: bold;
} .latest-episode .main-featured-post .featured-button-container,
.front-page-header .text .featured-button-container {
margin-bottom: 32px;
}
.latest-episode .main-featured-post .embed-alignment-left .featured-button-container,
.front-page-header .text .embed-alignment-left .featured-button-container,
.latest-episode .main-featured-post .embed-alignment-right .featured-button-container,
.front-page-header .text .embed-alignment-right .featured-button-container {
margin-top: 24px;
margin-bottom: 0;
}
.latest-episode .main-featured-post .embed-alignment-center .excerpt-below .featured-button-container,
.front-page-header .text .embed-alignment-center .excerpt-below .featured-button-container {
margin-top: 24px;
margin-bottom: 0;
}
.latest-episode .main-featured-post .featured-button-container .butn {
}
.latest-episode .main-featured-post .featured-button-container .butn .icon,
.front-page-header .text .featured-button-container .butn .icon {
font-size: 1rem;
margin-right: 12px;
}
.latest-episode .main-featured-post .featured-button-container .butn.medium .icon,
.front-page-header .text .featured-button-container .butn.medium .icon {
font-size: 1.2rem;
margin-right: 14px;
}
.latest-episode .main-featured-post .featured-button-container .butn.large .icon,
.front-page-header .text .featured-button-container .butn.large .icon {
font-size: 1.4rem;
margin-right: 16px;
}
.latest-episode .main-featured-post .featured-button-container .butn .icon.fa-play,
.front-page-header .text .featured-button-container .butn .icon.fa-play {
font-size: 0.8rem;
}
.latest-episode .main-featured-post .featured-button-container .butn.medium .icon.fa-play,
.front-page-header .text .featured-button-container .butn.medium .icon.fa-play {
font-size: 1rem;
}
.latest-episode .main-featured-post .featured-button-container .butn.large .icon.fa-play,
.front-page-header .text .featured-button-container .butn.large .icon.fa-play {
font-size: 1.2rem;
} .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player, 
.latest-episode .main-featured-post.audio.audio-url .powerpress_player {
width: 100%;
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .main-featured-post.audio.audio-url .powerpress_player {
padding-left: 0;
padding-right: 0; 
} .latest-episode .main-featured-post .content {
margin-top: 0;
}
.latest-episode .main-featured-post .wp-playlist.wp-audio-playlist {
margin-top: 32px;
}
.latest-episode .main-featured-post .row .wp-playlist.wp-audio-playlist,
.latest-episode .main-featured-post .row .wp-playlist.wp-video-playlist {
margin-top: 0;
} .front-page-header .wp-playlist.wp-audio-playlist, 
.front-page-header .wp-playlist.wp-video-playlist,
.latest-episode .wp-playlist.wp-audio-playlist, 
.latest-episode .wp-playlist.wp-video-playlist {
margin-top: 0;
margin-bottom: 0;
} .next-week {
background-color: rgba(0,0,0,0.25);
padding: 32px 0;
padding: calc(1rem + 0.83vw) 0;
}
.next-week-corners-round .next-week {
border-radius: 7px 7px 0 0;
}
.template-width-full.next-week-corners-round .next-week {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.nextweek-line .next-week {
border-radius: 0;
background: transparent;
border-top: 1px solid rgba(0,0,0,0.1);
}
.template-width-full.nextweek-line .next-week {
border-radius: 0;
}
.next-week .content {
text-align: left;
margin: 0;
}
.next-week .content.scheduled {
text-align: left;
padding: 0 42px 0 42px;
padding: 0 calc(1rem + 1.35vw) 0 calc(1rem + 1.35vw);
}
.nextweek-line .next-week .content.scheduled {
padding-left: 0;
}
.next-week .content.buttons {
display: flex;
justify-content: flex-end;
line-height: 15px;
padding: 0 42px 0 0;
padding: 0 calc(1rem + 1.35vw) 0 0;
}
.nextweek-line .next-week .content.buttons {
padding-right: 0;
}
.nextweek-line .next-week.next-week-hide .content.buttons {
padding-left: 0;
}
.next-week.next-week-hide .content.buttons {
justify-content: space-between;
padding-left: 42px;
padding-left: calc(1rem + 1.35vw);
}
.next-week.next-week-hide .content.buttons .butn {
width: 49%;
}
.next-week.next-week-hide .content.buttons .butn:last-child {
margin-left: 0;
}
.next-week .mini-title {
color: #707172;
font-size: 12px;
font-size: calc( 0.625rem + 0.1vw );
font-weight: 600;
letter-spacing: 2px;
padding-bottom: 15px;
text-transform: uppercase;
}
.next-week h3 {
color: #a8a9a9;
font-size: 18px;
font-size: calc( 1rem + 0.1vw );
font-weight: 600;
margin: 0;
padding: 0;
}
.next-week .schedule-message {
font-size: 14px;
line-height: 1;
margin: 0;
padding: 0;
}
.next-week .butn {
display: block;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding: 20px 24px;
text-align: center;
}
.next-week .butn:last-of-type {
margin-left: 24px;
}
.header-divider-active .next-week {
background: transparent;
padding-bottom: 140px;
}
.header-divider-active .next-week .content.scheduled {
padding-left: 0;
}
.header-divider-active .next-week .content.buttons {
padding-right: 0;
}
.sep-style-wave-1 .next-week {
padding-bottom: 140px;
}
.sep-style-wave-2 .next-week {
padding-bottom: 60px;
}
.sep-style-wave-3 .next-week {
padding-bottom: 60px;
}
.sep-style-gentle-wave .next-week {
padding-bottom: 200px;
}
.sep-style-cloud .next-week {
padding-bottom: 180px;
}
.sep-style-zigzag .next-week {
padding-bottom: 60px;
}
.sep-style-wave-1 .flexslider-container .next-week {
padding-bottom: 160px;
}
.sep-style-wave-2 .flexslider-container .next-week {
padding-bottom: 72px;
}
.sep-style-wave-3 .flexslider-container .next-week {
padding-bottom: 59px;
}
.sep-style-gentle-wave .flexslider-container .next-week {
padding-bottom: 190px;
}
.sep-style-cloud .flexslider-container .next-week {
padding-bottom: 348px;
}
.sep-style-zigzag .flexslider-container .next-week {
padding-bottom: 53px;
}  .front-page-header {
color: #fff;
position: relative;
} .front-page-header .text .mini-title-container {
margin-bottom: 24px;
display: flex;
align-items: center;
}
.front-page-header .text .mini-title {
color: #199fdd;
font-weight: bold;
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
padding: 0;
display: block;
margin-bottom: 0;
} .front-page-header .text h2 {
font-weight: 600;
font-size: 42px;
font-size: calc(2rem + 0.52vw);
margin: 0 0 24px 0;
padding: 0;
}
.front-page-header .text .pulls-right h2,
.front-page-header .text .pulls-left h2 {
font-size: 30px;
}
.front-page-header .text h3 {
margin:0;
padding:0;
font-size:18px;
font-weight: 600;
color:#a8a9a9;
}
.front-page-header .text h2 a:link,
.front-page-header .text h2 a:visited {
color:#fff;
} .front-page-header .featured-excerpt {
border-radius: 7px;
color: #fff;
font-size: 16px;
line-height: 1.7;
margin-bottom: 24px;
}
.front-page-header .featured-excerpt.excerpt-position-below {
margin-top: 24px;
margin-bottom: 0;
}
.front-page-header .featured-excerpt.style-1 {
background-color: rgba(0, 0, 0, 0.25);
padding: 30px 40px;
}
.front-page-header .text p {
display: inline;
font-size: 20px;
font-size: calc( 1rem + 0.21vw);
margin:0;
}
.front-page-header .text .featured-excerpt .more-link {
opacity: 1;
display: inline-block;
line-height: 1;
}
.front-page-header .text .pull-right .more-link,
.front-page-header .text .pull-left .more-link {
margin-top: 24px;
font-size: 14px;
font-weight: bold;
} .front-page-header .button-container {
margin-top: 32px;
}
.front-page-indigo .front-page-header .main-featured-post.audio.audio-url .excerpt-position-below + .button-container {
margin-top: 0;
}
.front-page-header .button-container .butn {
margin-right: 24px;
margin-bottom: 24px;
}
.front-page-header .button-container .butn {
padding-top: 16px;
padding-bottom: 16px;
padding-top: calc(0.875rem + 0.1vw);
padding-bottom: calc(0.875rem + 0.1vw);
}
.front-page-header .button-container .butn:last-of-type {
margin-right: 0;
} .front-page-header .embed-container.text-alignment-center .button-container {
margin-right: auto;
margin-left: auto;
}
.front-page-header .embed-container.text-alignment-center .button-container {
text-align: center;
}
.front-page-header .embed-container.text-alignment-center .button-container .butn {
margin-right: 24px;
margin-left: 0;
}
.front-page-header .embed-container.text-alignment-center .button-container .butn:last-of-type {
margin-left: 0;
margin-right: 0;
} .front-page-header .embed-container.text-alignment-right .button-container {
margin-right: 0;
margin-left: auto;
}
.front-page-header .embed-container.text-alignment-right .button-container {
text-align: right;
}
.front-page-header .embed-container.text-alignment-right .button-container .butn {
margin-left: 24px;
margin-right: 0;
}
.front-page-header .embed-container.text-alignment-right .button-container .butn:first-of-type {
margin-left: 0;
margin-right: 0;
}  .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.latest-episode .main-featured-post.audio.audio-url .powerpress_player,
.front-page-header .text.audio .audio_player.regular-player, 
.front-page-header .text.audio .powerpress_player {
width: 100%;
}
.front-page-custom-color-audio-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-custom-color-audio-active .front-page-header .text.audio .audio_player.regular-player {
padding-left: 32px;
padding-right: 32px;
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .text.audio .audio_player.regular-player {
padding-left: 0;
padding-right: 0; 
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .audio_player.regular-player {
padding: 0;
background: transparent;
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .audio_player.regular-player .mejs-container.mejs-audio,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .powerpress_player .mejs-container.mejs-audio,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .audio_player.regular-player .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .powerpress_player .mejs-controls {
background: transparent;
}
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .latest-episode .mejs-video .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .front-page-header .mejs-video .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .mejs-video .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .mejs-video .mejs-controls,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .latest-episode .mejs-video .mejs-controls:hover, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .latest-episode .mejs-video .mejs-overlay-button,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .latest-episode .mejs-video .mejs-overlay-button:hover,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .front-page-header .mejs-video .mejs-controls:hover, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .front-page-header .mejs-video .mejs-overlay-button,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-indigo .front-page-header .mejs-video .mejs-overlay-button:hover,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .mejs-video .mejs-controls:hover, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .mejs-video .mejs-overlay-button,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .latest-episode .mejs-video .mejs-overlay-button:hover,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .mejs-video .mejs-controls:hover, 
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .mejs-video .mejs-overlay-button,
.front-page-custom-color-audio-active.front-page-transparent-audio-active .front-page-header .mejs-video .mejs-overlay-button:hover {
background: transparent;
}
.front-page-header .embed_code {
text-align: right;
}
.front-page-header .video_player {
padding: 0;
}
.front-page-header .text .powerpress_links {
display:none;
} .front-page-header.text .content-text {
padding: 75px 0;
}
.header-divider-active .front-page-header.text .content-text {
position: relative;
z-index: 10;
}
.front-page-header.text.fh-alignment-left .content-text {
text-align: left;
}
.front-page-header.text.fh-alignment-center .content-text {
text-align: center;
}
.front-page-header.text.fh-alignment-right .content-text {
text-align: right;
}
.front-page-header.text.nav-transparent .content-text {
padding: 175px 0 75px 0;
}
.front-page-header.text .content-text h2 {
color: #ffffff;
margin: 0;
font-size: 42px;
font-size: calc( 2rem + 0.52vw );
}
.front-page-header.text .content-text .content-blurb {
margin-top: 24px;
} .front-page-header.static {
background-color: #24292c;
}
.header-filter-active .front-page-header.static.nav-sticky .inside {
padding:0;
}
.header-filter-active .front-page-header.static.has-header .inside,
.header-filter-active .front-page-header.slideshow .has-header .inside {
background:rgba(0,0,0,0.5);
}
.front-page-header.static .text {
margin: 64px 0 42px 0;
margin-top: calc(1.5rem + 1.88vw);
padding: 0;
color: #fff;
}
.has-featured-image .front-page-header.static.nav-transparent .text {
margin-top: 150px;
margin-top: 174px;
}
.front-page-header.static.nav-sticky.nw-hidden .main-featured-post:not(.audio-thumbnails-active) {
padding:0 0 75px 0;
} .flexslider-container {
background-color: #24292c;
position: relative;
}
.front-page-header.slideshow.flexslider.loading_featured {
z-index:999;
height: 300px;
overflow: hidden;
background-repeat: no-repeat;
background-position: center;
}
.front-page-header.slideshow.flexslider.loading_featured .slide {
opacity: 0;
}
.front-page-header.slideshow.flexslider .slide {
opacity: 1;
}
.front-page-header.slideshow.flexslider .flex-control-nav {
display:none;
}
.front-page-header.slideshow.flexslider {
border:0;
border-radius: 0;
margin:0;
background-color: transparent;
box-shadow: none;
direction: ltr;
overflow: hidden; }
.header-filter-active .front-page-header.slideshow .has-header .inside {
background: rgba(0,0,0,0.5);
}
.front-page-header.slideshow .text {
margin: 64px 0 0 0;
margin-top: calc(1.5rem + 1.88vw); color: #fff;
}
.template-width-full .front-page-header.slideshow .slide.audio-thumbnails-inactive.no-post-thumbnail .text { }
.has-featured-image .front-page-header.slideshow.nav-transparent .text {
margin-top: 174px;
} .flexslider-container .next-week { position: relative;
margin-left: auto;
margin-right: auto; width: 1170px;
z-index: 9;
}
.template-width-full .flexslider-container .next-week {
width: 90vw;
}
.front-page-header.slideshow .text {
margin: 64px 0 54px 0;
}
.flexslider-container .slide .next-week {
opacity: 0;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-delay: 0;
animation-delay: 0;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeOutBottom;
animation-name: fadeOutBottom;
}
.flexslider-container .slide.flex-active-slide .next-week {
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeInBottom;
animation-name: fadeInBottom;
}
@-webkit-keyframes fadeOutBottom {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
@keyframes fadeOutBottom {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
@-webkit-keyframes fadeInBottom {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInBottom {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
} .front-page-header.slideshow .flex-direction-nav a {
background-color: transparent;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/slide-arrows.png);
background-position: 0 0;
background-repeat: no-repeat;
top: 50%;
width: 32px;
height: 52px;
border-radius: 0;
}
.front-page-header.slideshow .flex-direction-nav .flex-next {
background-position: 100% 0;
}
.front-page-header.slideshow .flex-direction-nav .flex-next,
.front-page-header.slideshow .flex-direction-nav .flex-prev {
color: transparent;
text-shadow: none;
}
.front-page-header.slideshow:hover .flex-direction-nav .flex-next {
right: 100px;
right: calc( (100vw - 1170px) / 4);
transform: translate3d(50%,0,0);
}
.front-page-header.slideshow:hover .flex-direction-nav .flex-prev {
left: 100px;
left: calc( (100vw - 1170px) / 4);
transform: translate3d(-50%,0,0);
}
.template-width-full .front-page-header.slideshow:hover .flex-direction-nav .flex-next {
right: calc( (100vw - 90vw) / 4);
}
.template-width-full .front-page-header.slideshow:hover .flex-direction-nav .flex-prev {
left: calc( (100vw - 90vw) / 4);
}
.front-page-header.slideshow.dark-arrows .flex-direction-nav a {
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/slide-arrows-light-dark.png);
background-position: 0 100%;
}
.front-page-header.slideshow.dark-arrows .flex-direction-nav .flex-next {
background-position: 100% 100%;
} .flexslider-container .front-page-header.flexslider.loading_slides {
height: 500px;
background-color: #fff;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF);
background-repeat: no-repeat;
background-position: center;
} .empty-slideshow .placeholder.inside {
padding:42px 0 54px 0;
}
.empty-slideshow .placeholder.inside p {
margin:0;
color:#ccc;
font-size: 14px;
padding-top:24px;
} .parallax-container {
min-height: 400px;
background: transparent;
}  .front-page-header .video-text.heading,
.latest-episode .main-featured-post .video-text.heading {
margin-top:24px;
}
.front-page-header .video-text.heading-below,
.latest-episode .main-featured-post .video-text.heading-below {
margin-top:0;
}
.front-page-header .video-text.excerpt-below,
.latest-episode .main-featured-post .video-text.excerpt-below {
margin-top:24px;
margin-bottom:0;
}
.front-page-header .video-text.align-left,
.latest-episode .main-featured-post .video-text.align-left {
display: flex;
flex-direction: column;
align-items: flex-start;
text-align: left;
}
.front-page-header .video-text.align-center,
.latest-episode .main-featured-post .video-text.align-center {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.front-page-header .video-text.align-right,
.latest-episode .main-featured-post .video-text.align-right {
display: flex;
flex-direction: column;
align-items: flex-end;
text-align: right;
} .front-page-header .row,
.latest-episode .row {
width: 100%;
}
.front-page-header .embed-container,
.latest-episode .embed-container {
display: flex;
justify-content: space-between;
width: 100%; } .front-page-header .embed-container.embed-alignment-left .embed-col-media,
.latest-episode .embed-container.embed-alignment-left .embed-col-media {
order: 1;
}
.front-page-header .embed-container.embed-alignment-left .embed-col-text,
.latest-episode .embed-container.embed-alignment-left .embed-col-text {
order: 2;
} .front-page-header .embed-container.embed-alignment-right .embed-col-media,
.latest-episode .embed-container.embed-alignment-right .embed-col-media {
order: 2;
}
.front-page-header .embed-container.embed-alignment-right .embed-col-text,
.latest-episode .embed-container.embed-alignment-right .embed-col-text {
order: 1;
} .front-page-header .embed-container.embed-alignment-center.text-alignment-left,
.latest-episode .embed-container.embed-alignment-center.text-alignment-left {
align-items: flex-start;
} .front-page-header .embed-container.embed-alignment-center.text-alignment-center,
.latest-episode .embed-container.embed-alignment-center.text-alignment-center {
align-items: center;
} .front-page-header .embed-container.embed-alignment-center.text-alignment-right,
.latest-episode .embed-container.embed-alignment-center.text-alignment-right {
align-items: flex-end;
}
.front-page-header .embed-col.video-text.heading,
.latest-episode .main-featured-post .embed-col.video-text.heading {
margin-top: 0;
}
.front-page-header .embed-container.embed-alignment-center,
.latest-episode .embed-container.embed-alignment-center {
flex-direction: column;
}
.front-page-header .embed-container.text-alignment-left h2,
.latest-episode .embed-container.text-alignment-left h2,
.front-page-header .embed-container.text-alignment-left .featured-excerpt,
.latest-episode .embed-container.text-alignment-left .featured-excerpt,
.front-page-header .embed-container.text-alignment-left .mini-title-container,
.latest-episode .embed-container.text-alignment-left .mini-title-container {
text-align: left;
}
.front-page-header .embed-container.text-alignment-right h2,
.latest-episode .embed-container.text-alignment-right h2,
.front-page-header .embed-container.text-alignment-right .featured-excerpt,
.latest-episode .embed-container.text-alignment-right .featured-excerpt,
.front-page-header .embed-container.text-alignment-right .mini-title-container,
.latest-episode .embed-container.text-alignment-right .mini-title-container,
.front-page-header .embed-container.text-alignment-right .featured-button-container,
.latest-episode .embed-container.text-alignment-right .featured-button-container {
text-align: right;
margin-left: auto;
margin-right: 0;
}
.front-page-header .text .embed-container.text-alignment-right .mini-title-container {
justify-content: flex-end;
}
.front-page-header .embed-container.text-alignment-center h2,
.latest-episode .embed-container.text-alignment-center h2,
.front-page-header .embed-container.text-alignment-center .featured-excerpt,
.latest-episode .embed-container.text-alignment-center .featured-excerpt,
.front-page-header .embed-container.text-alignment-center .mini-title-container,
.latest-episode .embed-container.text-alignment-center .mini-title-container,
.front-page-header .embed-container.text-alignment-center .featured-button-container,
.latest-episode .embed-container.text-alignment-center .featured-button-container {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.front-page-header .text .embed-container.text-alignment-center .mini-title-container {
justify-content: center;
}
.front-page-header .row .embed-container .video_player,
.latest-episode .row .embed-container .video_player,
.front-page-header .row .embed-container .audio_player,
.latest-episode .row .embed-container .audio_player {
padding: 0;
}
.front-page-header .embed-container .embed-col iframe,
.latest-episode .embed-container .embed-col iframe {
display: block;
width: 100%;
}
.front-page-header .embed-col-text-with-position.video-text.excerpt-below,
.latest-episode .main-featured-post .embed-col-text-with-position.video-text.excerpt-below {
margin-top: 0;
margin-bottom: 0;
}
.front-page-header .embed-col-text-with-position.video-text.excerpt-below .featured-excerpt,
.latest-episode .main-featured-post .embed-col-text-with-position.video-text.excerpt-below .featured-excerpt {
margin-top: 24px;
margin-bottom: 0;
}  .front-page-header.fph-sc-new-player-square .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"] {
width: 378px;
height: 378px;
margin-right: auto;
margin-left: 0;
}
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"] {
width: 378px;
height: 378px;
width: calc(1170px * 0.3333 - 16px);
height: calc(1170px * 0.3333 - 16px);
}
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"] {
width: 569px;
height: 569px;
width: calc(1170px * 0.5 - 16px);
height: calc(1170px * 0.5 - 16px);
}
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] {
width: 764px;
height: 764px;
width: calc(1170px * 0.6666 - 16px);
height: calc(1170px * 0.6666 - 16px);
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"],
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"] {
width: 415px;
height: 415px;
width: calc(90vw * 0.25 - 16px);
height: calc(90vw * 0.25 - 16px);
margin-right: auto;
margin-left: auto;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"],
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"] {
width: 559px;
height: 559px;
width: calc(90vw * 0.3333 - 16px);
height: calc(90vw * 0.3333 - 16px);
margin-right: auto;
margin-left: auto;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"],
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] {
width: 847px;
height: 847px;
width: calc(90vw * 0.5 - 16px);
height: calc(90vw * 0.5 - 16px);
margin-right: auto;
margin-left: auto;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"] + div,
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"] + div {
text-align: center;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"] + div,
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"] + div {
text-align: center;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"] + div,
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"] + div {
text-align: center;
}
.front-page-header.fph-sc-new-player-square .embed-container.text-alignment-center .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container.text-alignment-center .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"] {
margin-right: auto;
margin-left: auto;
}
.front-page-header.fph-sc-new-player-square .embed-container.text-alignment-right .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-square .embed-container.text-alignment-right .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"] {
margin-right: 0;
margin-left: auto;
}
.latest-episode .embed-container.text-alignment-center .embed-col.embed-col-media div {
text-align: center;
}
.latest-episode .embed-container.text-alignment-right .embed-col.embed-col-media div {
text-align: right;
} .front-page-header.fph-sc-new-player-horz .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-horz .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
margin-right: auto;
margin-left: 0;
}
.front-page-header.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
}
.front-page-header.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
}
.front-page-header.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"],
.latest-episode.fph-sc-new-player-horz .embed-container .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] {
width: 100%;
height: 166px;
} .front-page-header .audio_player.audio,
.latest-episode .audio_player.audio {
padding: 40px 0 20px 0;
}
.front-page-header .row .video_player,
.latest-episode .row .video_player {
padding: 10px 0;
}
.front-page-header .audio_player iframe,
.latest-episode .audio_player iframe {
width: 100%;
}
.front-page-header .mejs-container.wp-audio-shortcode,
.front-page-header .mejs-embed,
.front-page-header .mejs-embed body,
.front-page-header .mejs-container.wp-audio-shortcode .mejs-controls,
.front-page-header .powerpress_player .mejs-container.wp-audio-shortcode .mejs-controls,
.latest-episode .mejs-container.wp-audio-shortcode,
.latest-episode .mejs-embed,
.latest-episode .mejs-embed body,
.latest-episode .mejs-container.wp-audio-shortcode .mejs-controls,
.latest-episode .powerpress_player .mejs-container.wp-audio-shortcode .mejs-controls {
background-color: transparent;
}
.front-page-header .powerpress_player .mejs-container.wp-audio-shortcode,
.latest-episode .powerpress_player .mejs-container.wp-audio-shortcode {
margin-top: 0;
}
.front-page-header .mejs-container.wp-audio-shortcode .mejs-controls,
.latest-episode .mejs-container.wp-audio-shortcode .mejs-controls {
padding: 0;
}
.front-page-header .wp-audio-playlist .mejs-container.mejs-audio .mejs-controls,
.latest-episode .wp-audio-playlist .mejs-container.mejs-audio .mejs-controls {
background:transparent;
}
.front-page-header .mejs-controls .mejs-time-rail .mejs-time-total,
.front-page-header .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.latest-episode .mejs-controls .mejs-time-rail .mejs-time-total,
.latest-episode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(0, 0, 0, 0.6);
} .front-page-header-video-background {
width: 100vw;
min-height: 100vh;
min-height: calc(100vh - 111px);
overflow: hidden;
}
.nav-transparent.has-featured-image .front-page-header-video-background {
min-height: 100vh;
}
.front-page-header-video-background .inside {
position: relative;
min-height: calc(100vh - 111px);
}
.nav-transparent.has-featured-image .front-page-header-video-background .inside {
min-height: 100vh;
}
.front-page-header-video-background .video-bg {
width: 100vw;
min-height: 100vh;
min-height: calc(100vh - 111px);
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.front-page-header-video-background.parallax_on .video-bg {
top: -50px;
}
.nav-transparent.has-featured-image .front-page-header-video-background .video-bg {
min-height: 100vh;
}
.front-page-header-video-background .video-bg .screen {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.1);
z-index: 10;
}
.front-page-header-video-background .video-bg video {
object-fit: cover;
min-height: 100%;
width: 100vw;
} .pod-video-bg-controls[data-state=hidden] {
display:none;
}
.pod-video-bg-controls[data-state=visible] {
display:block;
}
.pod-video-bg-controls {
position: static;
top: 50%;
left: 50%;
opacity: 1;
visibility: visible;
z-index: 9999;
background: transparent;
height: 50px;
width: 50px;
transition-duration: 0.4s;
margin-right: auto;
margin-left: auto;
}
.front-page-header-video-background.fh-alignment-left .pod-video-bg-controls {
margin-right: auto;
margin-left: 0;
}
.front-page-header-video-background.fh-alignment-center .pod-video-bg-controls {
margin-right: auto;
margin-left: auto;
}
.front-page-header-video-background.fh-alignment-right .pod-video-bg-controls {
margin-right: 0;
margin-left: auto;
}
.pod-video-bg-controls:hover button {
background: #fff;
border-color: #fff;
transition-duration: 0.4s;
}
.pod-video-bg-controls button {
border:none;
cursor:pointer;
color: transparent;
background-size:contain;
background-repeat:no-repeat;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 50px;
width: 50px;border-radius: 50%;
background: #ffffff;
}
.pod-video-bg-controls button .label {
display: none;
}
.pod-video-bg-controls button:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #ae72e8;
font-size: 0.9rem;
position: relative;
left: 1px;
bottom: 0;
}
.pod-video-bg-controls:hover button {
background: #ae72e8;
}
.pod-video-bg-controls:hover button:before {
color: #ffffff;
}
.pod-video-bg-controls button[data-state="play"] {
opacity: 1;
}
.pod-video-bg-controls button[data-state="play"]:before {
content: "\f04b";
}
.front-page-header-video-background .pod-video-bg-controls button[data-state="pause"] {
opacity: 0;
transition-duration: 0.4s;
}
.front-page-header-video-background:hover .pod-video-bg-controls button[data-state="pause"] {
opacity: 1;
transition-duration: 0.4s;
}
.touch .front-page-header-video-background .pod-video-bg-controls button[data-state="pause"],
.touch .front-page-header-video-background:hover .pod-video-bg-controls button[data-state="pause"] {
opacity: 1;
}
.front-page-header-video-background .pod-video-bg-controls[data-state-button="button-pause"] {
height: 0px;
transition-duration: 0.4s;
}
.front-page-header-video-background:hover .pod-video-bg-controls[data-state-button="button-pause"] {
height: 50px;
transition-duration: 0.4s;
}
.pod-video-bg-controls button[data-state="pause"]:before {
content: "\f04c";
left: 0;
}
@media screen and (max-width:64em) {
.pod-video-bg-controls {
height:1.876rem;
}
}
.front-page-header-video-background .inside .container {
top: 0;
left: 50%;
bottom: 0;
z-index: 20;
position: static;
transform: none;
}
.front-page-header-video-background .content-text {
top: 0;
left: 0;
width: 100%;
margin-top: -64px;
z-index: 49;
position: static;
margin-top: 0;
padding-top: 75px;
padding-bottom: 175px;
}
.nav-transparent.has-featured-image .front-page-header-video-background .content-text {
padding-top: 175px;
padding-bottom: 175px;
}
.front-page-header-video-background.fh-alignment-left .content-text {
text-align: left;
}
.front-page-header-video-background.fh-alignment-center .content-text {
text-align: center;
}
.front-page-header-video-background.fh-alignment-right .content-text {
text-align: right;
}
.front-page-header-video-background .content-text h2 {
margin: 0;
}
.front-page-header-video-background .container > .row {
bottom: 0;
top: 0;
position: static;
min-height: 100vh;
}
.front-page-header-video-background .container .row .col-lg-12 {
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.front-page-header-video-background .pod-wave {
z-index: 10;
}
.front-page-header-video-background .next-week {
width: 100%;
align-self: flex-end;
position: static;
align-self: none;
margin-top: auto;
position: absolute;
bottom: 0;
z-index: 50;
}
.front-page-header-video-background .container .next-week .row .col-lg-12 {
display: block;
position: static;
} .list-of-episodes {
padding: 42px 0 72px 0;
padding: calc(1.5rem + 0.94vw) 0 calc(2rem + 2.08vw) 0 ;
background-color:#e5e5e5;
}
.list-of-episodes #loading_bg,
.list-of-episodes #loading_bg.hide_bg {
background-color:#e5e5e5;
}
.list-of-episodes #loading_bg .circle-spinner,
.list-of-episodes #loading_bg.hide_bg .circle-spinner {
margin-top: 42px;
} .list-of-episodes article {
display: flex;
margin-top: 42px;
background: #fff;
width: 100%;
}
.list-of-episodes article:first-of-type {
margin-top: 0;
}
.list-of-episodes article .featured-image {
height:auto;
overflow:hidden;
position: relative;
border-radius: 7px 7px 0 0;
border-radius: 0;
width: 260px;
}
.front-page-list .list-of-episodes.entries-round-corners article {
border-radius:7px;
overflow: hidden;
}
.front-page-list .list-of-episodes.entries-round-corners.entries-corners-img-only article {
border-radius: 0;
}
.front-page-list .list-of-episodes.entries-round-corners.entries-corners-img-only article.has-post-thumbnail {
border-radius: 7px 0 0 7px;
}
.front-page-list .list-of-episodes.entries-round-corners.entries-corners-img-only article .featured-image img {
border-radius:7px;
overflow: hidden; 
} .front-page-grid #loading_bg {
align-items: flex-start;
z-index: 49;
}
.front-page-grid #loading_bg .circle-spinner {
border-color: #ffffff;
}
.front-page-grid #loading_bg .circle-spinner .line::before {
background: #ffffff;
} .front-page-grid .list-of-episodes.entries-round-corners article {
border-radius: 7px;
overflow: hidden;
}
.front-page-grid .list-of-episodes.entries-round-corners article .post-content {
border-radius: 0 0 7px 7px;
}
.front-page-grid .list-of-episodes.entries-round-corners article .post-content .inside {
border-radius: 0 0 7px 7px;
}
.front-page-grid .list-of-episodes.entries-round-corners article .featured-image {
border-radius: 7px 7px 0 0;
} .front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article {
border-radius: 0;
}
.front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article.has-post-thumbnail {
border-radius: 7px 7px 0 0;
}
.front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article .post-content {
border-radius: 0;
}
.front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article .post-content .inside {
border-radius: 0;
}
.front-page-grid .list-of-episodes.entries-round-corners.entries-corners-img-only article .featured-image img {
border-radius:7px;
overflow: hidden;
}
.list-of-episodes article .featured-image .hover {
background-color:rgba(238,82,65,0.50);
position:absolute;
text-align:right;
top:0;
left:0;
right:0;
bottom:0;
opacity:0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.entries-round-corners.entries-corners-img-only article .featured-image .hover {
border-radius: 7px;
}
.list-of-episodes article .featured-image:hover .hover {
opacity:1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes article .featured-image .hover .icon {
position: absolute;
color: #fff;
top: 24px;
right: 24px;
opacity: 1;
background-color: #fff;
color: #199fdd;
border-radius: 32px;
width: 48px;
height: 48px;
display: flex;
justify-content: center;
align-items: center;
}
.list-of-episodes article .featured-image .hover .icon .fa:before,
.list-of-episodes article .featured-image .hover .icon .fas:before {
font-size: 12px;
display: block;
}
.list-of-episodes article .featured-image a {
opacity: 1;
}
.list-of-episodes article .featured-image img {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}
.list-of-episodes article .featured-image .hover {
background-color: rgba(0,0,0,0.75);
position: absolute;
text-align: right;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.touch .list-of-episodes article .featured-image .hover  {
opacity:0;
display:none;
}
.list-of-episodes article .featured-image:hover .hover {
opacity:1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.touch .list-of-episodes article .featured-image:hover .hover {
opacity: 0;
display: none;
}
.list-of-episodes article .post-content .inside {
padding: 32px;
}
.list-of-episodes article.has-post-thumbnail .post-content {
min-height: 260px;
width: calc( 100% - 260px );
}
.list-of-episodes article.pod-featured-image-off .post-content,
.list-of-episodes article.has-post-thumbnail.pod-featured-image-off .post-content {
width: 100%;
}
.list-of-episodes article .post-header {
padding: 0 0 16px 0;
margin: 0 !important;
}
.list-of-episodes article .post-header ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
font-weight: bold;
font-size: 13px;
font-size: calc(0.688rem + 0.1vw);
text-transform: uppercase;
}
.list-of-episodes article .post-header ul a:link,
.list-of-episodes article .post-header ul a:visited {
color: #199fdd;
}
.list-of-episodes article .post-header ul a:hover {
color: #1a6e95;
}
.list-of-episodes article .post-header ul li {
display: inline-block;
margin-right: 12px;
margin-bottom: 5px;
}
.list-of-episodes article .post-header h2 {
font-size: 32px;
font-size: calc(1.5rem + 0.42vw);
font-weight: 700;
margin: 4px 0 0 0;
}
.list-of-episodes article .post-header h2 a:link,
.list-of-episodes article .post-header h2 a:visited {
color:#444;
}
.list-of-episodes article .post-header h2 a:hover {
color:#333;
}
.list-of-episodes article .post-content p {
font-size: 16px;
line-height: 1.7; margin-top:10px;
}
.list-of-episodes article .post-footer {
display:none;
}
.list-of-episodes .button-container {
margin:40px 0 0 0;
text-align: right;
}
.list-of-episodes article .more-link {
margin:0;
display:inline-block;
} .list-of-episodes.full-post article {
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
.list-of-episodes.full-post article .featured-image {
margin-right:0;
border-radius:3px;
max-width:260px;
max-height: 260px;
overflow: initial;
}
.list-of-episodes.full-post article .featured-image a {
width:260px;
display: block;
}
.list-of-episodes.full-post article .featured-image img {
width:260px;
height:auto;
}
.list-of-episodes.full-post article .featured-image .hover .icon {
top: 24px;
width: 48px;
}
.list-of-episodes.full-post article .inside {
flex:auto;
width:calc(100% - 260px);
padding:30px 30px 30px 30px;
background:#fff;
} .list-of-episodes.fp-resp-grid.full-post article {
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
.list-of-episodes.fp-resp-grid.full-post article .featured-image {
margin-right:0;
border-radius:3px;
max-width: 100%;
max-height: 100%;
overflow: initial;
}
.list-of-episodes.fp-resp-grid.full-post article .featured-image a {
width: 100%;
display: block;
}
.list-of-episodes.fp-resp-grid.full-post article .featured-image img {
width: 100%;
height: auto;
}
.list-of-episodes.fp-resp-grid.full-post article .featured-image .hover .icon {
top: 24px;
width: 48px;
}
.list-of-episodes.fp-resp-grid.full-post article .inside {
flex:auto;
width:calc(100%);
padding:30px 30px 30px 30px;
background:#fff;
} .list-of-episodes.full-post article .gallery.flexslider {
border: 0;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item a {
opacity: 0.7;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item a:hover {
opacity: 1;
}
.list-of-episodes.full-post article .gallery.flexslider {
margin:20px 0 !important;
}
.list-of-episodes.full-post article .gallery.flexslider {
margin:0;
}
.list-of-episodes.full-post article .gallery.flexslider {
margin-bottom: 32px;
}
.list-of-episodes.full-post article .gallery.flexslider.loading_post {
height: 300px;
background-color: #fff;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF);
background-repeat: no-repeat;
background-position: center;
}
.list-of-episodes.full-post article .gallery.flexslider .slides {
margin: 0;
padding: 0;
list-style: none;
}
.list-of-episodes.full-post article .gallery.flexslider li.gallery-item {
position: relative;
margin-top: 0 !important;
direction: ltr;
}
.list-of-episodes.full-post article .gallery.flexslider li.gallery-item .flex-caption {
position: absolute;
bottom: 0;
right: 0;
left: 0;
color: #fff;
text-align: center;
background: #FF7F50;
opacity:0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.full-post article .gallery.flexslider:hover li.gallery-item .flex-caption {
opacity:1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.full-post article .gallery.flexslider li.gallery-item .flex-caption p {
margin: 0;
padding: 10px 15px;
}
.list-of-episodes.full-post article .gallery.flexslider img {
border: 0 !important;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-control-thumbs {
margin: 18px 0 0 0;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-control-thumbs li {
width: 120px;
padding: 0 22px 22px 0;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-control-thumbs li:last-child {
padding: 0 0 2px 0;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-control-thumbs img {
opacity: 1;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav a {
width: 48px;
height: 80px;
margin-top: -40px;
display: block;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/flexslider-arrows.png);
background-position: 0 0;
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
bottom: 50%;
z-index: 100;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav .flex-next {
background-position: 100% 16px;
right: 0;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav .flex-prev {
left: 0;
background-position: 0 16px;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav .flex-next:hover {
background-color: #206565;
}
.list-of-episodes.full-post article .gallery.flexslider .flex-direction-nav .flex-prev:hover {
background-color: #206565;
}
.list-of-episodes.full-post article .gallery.flexslider .flexslider:hover .flex-next {
opacity: 1;
right: 10px;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.list-of-episodes.full-post article .gallery.flexslider .flexslider:hover .flex-prev {
opacity: 1;
right: 65px;
left: auto;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
} .list-of-episodes.full-post article .gallery.grid,
.gallery.grid {
margin: auto auto 42px auto !important;
display: flex;
flex-wrap: wrap;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item,
.gallery.grid .gallery-item {
margin: 0 !important;
position: relative;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item {
width:33.3333%;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item img{
width:100%;
height:auto;
}
.list-of-episodes.full-post article .gallery.grid.three .gallery-item {
width:33.3333%;
}
.list-of-episodes.full-post article .gallery.grid.four .gallery-item {
width:25%;
}
.list-of-episodes.full-post article .gallery.grid.five .gallery-item {
width:20%;
}
.list-of-episodes.full-post article .gallery.grid.six .gallery-item {
width:16.6667%;
}
.list-of-episodes.full-post article .gallery.grid.seven .gallery-item {
width:14.2857%;
}
.list-of-episodes.full-post article .gallery.grid.eight .gallery-item{
width:12.5%;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item .flex-caption {
position: absolute;
left: 0;
right:0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
font-size: 14px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.full-post article .gallery-item:hover .flex-caption {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.list-of-episodes.full-post article .gallery-item .flex-caption p {
padding: 5px 10px;
margin: 0;
color: #fff;
}
.list-of-episodes.full-post article .gallery-item .image_cont {
padding: 0;
}
.list-of-episodes.full-post article .gallery.grid .gallery-item .image_cont img {
border: 0 !important;
} .page .list-of-episodes .sidebar .widget {
margin-bottom:40px;
}
.list-of-episodes.front-has-sidebar article .inside {
padding:28px 24px;
}
.list-of-episodes.front-has-sidebar:not(.fp-resp-grid) article .post-header {
padding-bottom: 0;
margin-bottom: 12px;
}
.list-of-episodes.front-has-sidebar article .post-header ul {
margin:0;
margin-bottom:6px;
}
.list-of-episodes.front-has-sidebar article .post-header ul,
.list-of-episodes.front-has-sidebar article .post-header ul li {
line-height: 1;
}
.list-of-episodes.front-has-sidebar article .post-header h2 {
margin: 0;
font-size: 24px;
line-height: 32px;
}
.list-of-episodes.front-has-sidebar article .post-content {
font-size: 16px;
line-height: 1.7;
}
.list-of-episodes.front-has-sidebar.sidebar-round-corners .sidebar .widget {
border-radius: 7px;
overflow: hidden;
} .front-page-indigo .latest-episode .main-featured-post,
.front-page-indigo .front-page-header.text .main-featured-post,
.front-page-indigo .latest-episode.nav-transparent .main-featured-post,
.front-page-indigo .front-page-header .text,
.front-page-indigo .front-page-header.nav-transparent .text {
margin-bottom: 54px;
margin-bottom: calc(1.5rem + 1.56vw);
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url > h2,
.front-page-indigo .front-page-header .text.audio > h2 {
margin: 0 0 24px 0;
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.front-page-indigo .front-page-header .text.audio > .featured-excerpt {
margin: 0 0 24px 0;
background: rgba(255,226,127,0,5);
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url > div:last-of-type,
.front-page-indigo .front-page-header .text.audio > div:last-of-type {
margin-bottom: 0;
}
.front-page-indigo .front-page-header.slideshow .text,
.front-page-indigo .front-page-header.nav-transparent.slideshow .text { margin-bottom: 54px;
margin-bottom: calc(1.5rem + 1.56vw);
}
.latest-episode .main-featured-post.audio.audio-url .excerpt-position-above + .audio-player-container,
.front-page-header .text.audio.audio-url .excerpt-position-above + .audio-player-container,
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url .excerpt-position-above + .audio-player-container,
.front-page-indigo .front-page-header .text.audio.audio-url .excerpt-position-above + .audio-player-container {
margin-bottom: 0;
} .front-page-indigo .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.front-page-indigo .front-page-header .text.audio .audio-player-container {
margin: 0 0 24px 0;
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url .audio-player-container .audio_player.regular-player,
.front-page-indigo .front-page-header .text.audio .audio-player-container .audio_player.regular-player,
.front-page-blog-template .latest-episode .main-featured-post.audio.audio-url .audio-player-container .audio_player.regular-player,
.front-page-blog-template .front-page-header .text.audio .audio-player-container .audio_player.regular-player {
margin: 0;
} .front-page-indigo .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.front-page-indigo .front-page-header .audio-player-container,
.front-page-indigo .front-page-header .powerpress_player,
.front-page-blog-template .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.front-page-blog-template .front-page-header .audio-player-container,
.front-page-blog-template .front-page-header .powerpress_player {
width: 60%;
}
.front-page-indigo .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-indigo .front-page-header .audio_player.regular-player,
.front-page-blog-template .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-blog-template .front-page-header .audio_player.regular-player {
padding: 0 32px;
width: 100%;
}
.front-page-indigo .front-page-header .audio_player.regular-player,
.front-page-blog-template .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-blog-template .front-page-header .audio_player.regular-player {
width: 100%;
}
.players-corners-round .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.players-corners-round .latest-episode .main-featured-post.audio.audio-url .powerpress_player,
.players-corners-round .front-page-header .audio_player.regular-player,
.players-corners-round .front-page-header .powerpress_player {
border-radius: 7px;
}
.front-page-indigo.vertical-audio-vol-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-indigo.vertical-audio-vol-active .front-page-header .audio_player.regular-player,
.front-page-indigo.vertical-audio-vol-active .front-page-header .powerpress_player,
.front-page-blog-template.vertical-audio-vol-active .latest-episode .main-featured-post.audio.audio-url .audio_player.regular-player,
.front-page-blog-template.vertical-audio-vol-active .front-page-header .audio_player.regular-player,
.front-page-blog-template.vertical-audio-vol-active .front-page-header .powerpress_player {
overflow: initial;
}
.front-page-indigo .front-page-header .row .powerpress_player,
.front-page-indigo .latest-episode .row .powerpress_player,
.front-page-blog-template .front-page-header .row .powerpress_player,
.front-page-blog-template .latest-episode .row .powerpress_player {
padding-top: 0;
padding-bottom: 0;
}
.front-page-indigo .latest-episode .main-featured-post .audio_player .wp-audio-shortcode.mejs-audio,
.front-page-indigo .latest-episode .main-featured-post.audio .powerpress_player .wp-audio-shortcode.mejs-audio,
.front-page-indigo .front-page-header .audio_player .wp-audio-shortcode.mejs-audio,
.front-page-indigo .front-page-header .powerpress_player .wp-audio-shortcode.mejs-audio,
.front-page-blog-template .latest-episode .main-featured-post .audio_player .wp-audio-shortcode.mejs-audio,
.front-page-blog-template .latest-episode .main-featured-post.audio .powerpress_player .wp-audio-shortcode.mejs-audio,
.front-page-blog-template .front-page-header .audio_player .wp-audio-shortcode.mejs-audio,
.front-page-blog-template .front-page-header .powerpress_player .wp-audio-shortcode.mejs-audio {
margin-top: 0;
}
.latest-episode .main-featured-post.audio.audio-url .powerpress_player, 
.front-page-header .main-featured-post.audio.audio-url .powerpress_player,
.front-page-header .text.audio.audio-url .powerpress_player {
margin-top: 0;
} .latest-episode .main-featured-post.audio,
.front-page-header .text.audio {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.fh-alignment-left .text.audio {
align-items: flex-start;
}
.fh-alignment-center .text.audio {
align-items: center;
text-align: center;
}
.fh-alignment-right .text.audio {
align-items: flex-end;
text-align: right;
}
.latest-episode .main-featured-post.audio.audio-url > .mini-title-container,
.front-page-header .text.audio > .mini-title-container {
max-width: 65%;
display: flex;
align-items: center;
}
.latest-episode .main-featured-post.audio.audio-url > h2,
.front-page-header .text.audio > h2,
.latest-episode .main-featured-post.audio.audio-url > h1,
.front-page-header .text.audio > h1 {
max-width: 65%;
} .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.front-page-header .text.audio > .featured-excerpt,
.embed-container.embed-alignment-center .featured-excerpt  {
max-width: 65%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-full,
.front-page-header.text.excerpt-full .content-text .content-blurb,
.front-page-header-video-background.excerpt-full .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-full,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-full {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-wide,
.front-page-header.text.excerpt-wide .content-text .content-blurb,
.front-page-header-video-background.excerpt-wide .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-wide,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-wide {
max-width: 80%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-medium,
.front-page-header.text.excerpt-medium .content-text .content-blurb,
.front-page-header-video-background.excerpt-medium .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-medium,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-medium {
max-width: 65%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-narrow,
.front-page-header.text.excerpt-narrow .content-text .content-blurb,
.front-page-header-video-background.excerpt-narrow .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-narrow,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-narrow {
max-width: 50%;
}
.embed-container.players-inactive .featured-excerpt.excerpt-full {
max-width: 100%;
}
.embed-container.players-inactive .featured-excerpt.excerpt-wide {
max-width: 80%;
}
.embed-container.players-inactive .featured-excerpt.excerpt-medium {
max-width: 65%;
}
.embed-container.players-inactive .featured-excerpt.excerpt-narrow {
max-width: 50%;
} .fh-heading-full .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-full .front-page-header .text.audio > h2,
.fh-heading-full .front-page-header.text .content-text h2,
.fh-heading-full .front-page-header-video-background .content-text h2,
.fh-heading-full .embed-container.embed-alignment-center h2,
.fh-heading-full .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-full .front-page-header .text.audio > h1,
.fh-heading-full .front-page-header.text .content-text h1,
.fh-heading-full .embed-container.embed-alignment-center h1  {
max-width: 100%;
}
.fh-heading-wide .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-wide .front-page-header .text.audio > h2,
.fh-heading-wide .front-page-header.text .content-text h2,
.fh-heading-wide .front-page-header-video-background .content-text h2,
.fh-heading-wide .embed-container.embed-alignment-center h2,
.fh-heading-wide .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-wide .front-page-header .text.audio > h1,
.fh-heading-wide .front-page-header.text .content-text h1,
.fh-heading-wide .embed-container.embed-alignment-center h1 {
max-width: 80%;
}
.fh-heading-medium .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-medium .front-page-header .text.audio > h2,
.fh-heading-medium .front-page-header.text .content-text h2,
.fh-heading-medium .front-page-header-video-background .content-text h2,
.fh-heading-medium .embed-container.embed-alignment-center h2,
.fh-heading-medium .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-medium .front-page-header .text.audio > h1,
.fh-heading-medium .front-page-header.text .content-text h1,
.fh-heading-medium .embed-container.embed-alignment-center h1 {
max-width: 65%;
}
.fh-heading-narrow .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-narrow .front-page-header .text.audio > h2,
.fh-heading-narrow .front-page-header.text .content-text h2,
.fh-heading-narrow .front-page-header-video-background .content-text h2,
.fh-heading-narrow .embed-container.embed-alignment-center h2,
.fh-heading-narrow .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-narrow .front-page-header .text.audio > h1,
.fh-heading-narrow .front-page-header.text .content-text h1,
.fh-heading-narrow .embed-container.embed-alignment-center h1 {
max-width: 50%;
}
.fh-heading-full .embed-container.players-inactive h1,
.fh-heading-full .embed-container.players-inactive h2  {
max-width: 100%;
}
.fh-heading-wide .embed-container.players-inactive h1,
.fh-heading-wide .embed-container.players-inactive h2 {
max-width: 80%;
}
.fh-heading-medium .embed-container.players-inactive h1,
.fh-heading-medium .embed-container.players-inactive h2 {
max-width: 65%;
}
.fh-heading-narrow .embed-container.players-inactive h1,
.fh-heading-narrow .embed-container.players-inactive h2 {
max-width: 50%;
} .fh-audio-player-full .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-full .front-page-header .audio-player-container,
.fh-audio-player-full .front-page-header .powerpress_player {
width: 100%;
} .fh-audio-player-wide .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-wide .front-page-header .audio-player-container,
.fh-audio-player-wide .front-page-header .powerpress_player {
width: 80%;
} .fh-audio-player-medium .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-medium .front-page-header .audio-player-container,
.fh-audio-player-medium .front-page-header .powerpress_player {
width: 65%;
} .fh-audio-player-narrow .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-narrow .front-page-header .audio-player-container,
.fh-audio-player-narrow .front-page-header .powerpress_player {
width: 50%;
} .fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio {
width: 100%;
align-items: flex-start;
}
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url > .mini-title,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio > .mini-title {
text-align: left;
}
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio > h2,
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio > h1 {
text-align: left;
justify-content: flex-start;
}
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .text.audio > .featured-excerpt {
text-align: left;
justify-content: flex-start;
}
.fh-audio-player-left .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .audio-player-container,
.fh-audio-player-left .front-page-header:not(.static):not(.slideshow) .powerpress_player {
justify-content: flex-start;
} .fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio {
width: 100%;
align-items: center
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url > .mini-title,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio > .mini-title {
text-align: center;
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio > h2,
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio > h1 {
text-align: center;
justify-content: center;
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .text.audio > .featured-excerpt {
text-align: center;
justify-content: center;
}
.fh-audio-player-center .front-page-header.text .content-text h2,
.fh-audio-player-center .front-page-header.text .content-text h1,
.fh-audio-player-center .front-page-header-video-background .content-text h2,
.fh-audio-player-center .front-page-header-video-background .content-text h1 {
margin-right: auto;
margin-left: auto;
}
.fh-audio-player-center .front-page-header.text .content-text .content-blurb,
.fh-audio-player-center .front-page-header-video-background .content-text .content-blurb {
margin-right: auto;
margin-left: auto;
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .audio-player-container {
display: flex;
justify-content: center;
}
.fh-audio-player-center .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .audio-player-container,
.fh-audio-player-center .front-page-header:not(.static):not(.slideshow) .powerpress_player {
justify-content: center;
} .fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio {
width: 100%;
align-items: flex-end;
}
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url > .mini-title,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio > .mini-title {
width: 100%;
text-align: right;
}
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio > h2,
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio > h1 {
text-align: right;
justify-content: flex-end;
}
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .text.audio > .featured-excerpt {
text-align: right;
justify-content: flex-end;
}
.fh-audio-player-right .front-page-header.text .content-text > h2,
.fh-audio-player-right .front-page-header.text .content-text > h1,
.fh-audio-player-right .front-page-header-video-background .content-text h2,
.fh-audio-player-right .front-page-header-video-background .content-text h1 {
margin-right: 0;
margin-left: auto;
}
.fh-audio-player-right .front-page-header.text .content-text .content-blurb,
.fh-audio-player-right .front-page-header-video-background .content-text .content-blurb {
margin-right: 0;
margin-left: auto;
}
.fh-audio-player-right .latest-episode .main-featured-post.audio.audio-url .audio-player-container,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .audio-player-container,
.fh-audio-player-right .front-page-header:not(.static):not(.slideshow) .powerpress_player {
justify-content: flex-end;
} .front-page-grid .list-of-episodes .row.masonry-container,
.front-page-grid.front-page-indigo .list-of-episodes .row.masonry-container {
flex-direction: row;
opacity: 0;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container .grid-sizer {
display: none;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container .gutter-sizer {
display: none;
}
.front-page-list.front-page-indigo .list-of-episodes .row.masonry-container {
flex-direction: column;
} .front-page-grid.front-page-fit-grid .list-of-episodes .row.masonry-container,
.front-page-grid.front-page-fit-grid.front-page-indigo .list-of-episodes .row.masonry-container {
opacity: 1;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
column-gap: 32px;
grid-column-gap: 32px;
row-gap: 32px;
grid-row-gap: 32px;
}
.front-page-grid.front-page-fit-grid.front-page-cols-2 .list-of-episodes .masonry-container,
.front-page-grid.front-page-fit-grid.front-page-cols-2.front-page-indigo .list-of-episodes .row.masonry-container {
grid-template-columns: 1fr 1fr;
}
.front-page-grid.front-page-fit-grid.front-page-cols-3 .list-of-episodes .masonry-container,
.front-page-grid.front-page-fit-grid.front-page-cols-3.front-page-indigo .list-of-episodes .row.masonry-container {
grid-template-columns: 1fr 1fr 1fr;
}
.front-page-grid.front-page-fit-grid.front-page-cols-4 .list-of-episodes .masonry-container,
.front-page-grid.front-page-fit-grid.front-page-cols-4.front-page-indigo .list-of-episodes .row.masonry-container {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.front-page-grid.front-page-fit-grid .list-of-episodes .row.masonry-container .grid-sizer,
.front-page-grid.front-page-fit-grid .list-of-episodes .row.masonry-container .gutter-sizer {
display: none;
}
.front-page-grid.front-page-fit-grid .list-of-episodes .masonry-container article {
margin-top: 0;
min-width: 0;
}
.front-page-grid.front-page-fit-grid.front-page-cols-2 .list-of-episodes .masonry-container article,
.front-page-grid.front-page-fit-grid.front-page-cols-3 .list-of-episodes .masonry-container article,
.front-page-grid.front-page-fit-grid.front-page-cols-4 .list-of-episodes .masonry-container article {
width: 100%;
margin-top: 0;
}  .front-page-indigo .list-of-episodes article:first-of-type {
margin-top: 0;
}
.front-page-indigo .list-of-episodes article .featured-image {
width: 450px;
}
.front-page-indigo .list-of-episodes.full-post article .featured-image {
max-width: 450px;
max-height: 450px;
}
.front-page-indigo .list-of-episodes.full-post article .featured-image a {
width: 450px
}
.front-page-indigo.front-page-grid .list-of-episodes.full-post article .featured-image a {
width: 100%;
}
.front-page-indigo .list-of-episodes article .featured-image img {
width: 450px;
display: block;
height: 100%;
}
.front-page-indigo .list-of-episodes article .post-content {
font-size: calc(0.875rem + 0.21vw);
width: 100%;
background: #ffffff;
}
.front-page-indigo .list-of-episodes article .post-content .inside {
padding: 42px;
padding: calc(1.5rem + 0.94vw);
}
.front-page-indigo .list-of-episodes article.has-post-thumbnail .post-content {
min-height: auto;
width: calc( 100% - 450px );
display: flex;
flex-direction: column;
justify-content: center;
}
.front-page-indigo .list-of-episodes article.pod-featured-image-off .post-content,
.front-page-indigo .list-of-episodes article.has-post-thumbnail.pod-featured-image-off .post-content {
width: 100%;
}
.front-page-indigo .list-of-episodes article.has-post-thumbnail .inside {
padding: 42px;
padding: calc(1.5rem + 0.94vw);
}
.front-page-indigo .list-of-episodes.full-post article .inside {
width: 100%;
}
.front-page-indigo .list-of-episodes article .inside .powerpress_links.powerpress_links_mp3,
.front-page-indigo .list-of-episodes article .inside .powerpress_links.powerpress_subscribe_links {
display: none;
}
.front-page-indigo .list-of-episodes article .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float .mejs-time-float-current {
color: #ffffff;
}
.front-page-indigo .list-of-episodes article .more-link {
display: block;
margin-top: 10px;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .icon {
opacity: 1;
right: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
justify-content: center;
align-items: center;
height: 64px;
width: 64px;
}
.front-page-indigo .list-of-episodes article .featured-image .hover{
display: flex;
justify-content: center;
align-items: center;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon {
display: flex;
justify-content: center;
align-items: center;
transition-duration: 0.4s;
width: 100%;
height: 100%;
background: transparent;
border-radius: 0;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon:hover {
transition-duration: 0.4s;
background: transparent;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon a {
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
border-radius: 0;
border: 0;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon a .fa {
width: 72px;
height: 72px;
border-radius: 50%;
border: 4px solid #fff;
display: flex;
justify-content: center;
align-items: center;
transition-duration: 0.4s;
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon a .fa:hover {
color: #199fdd;
transition-duration: 0.4s;
background: rgba(255,255,255,0.25);
}
.front-page-indigo .list-of-episodes article .featured-image .hover .new-icon a .fa {
font-size: 18px;
margin-top: 0;
margin-left: 3px;
} .front-page-indigo .list-of-episodes.episodes-play-icon-style-2 article .featured-image .hover .new-icon .fa {
background: #fff;
border: 0;
transform: translate3d(0, -10px, 0);
transition-duration: 0.7s;
}
.front-page-indigo .list-of-episodes.episodes-play-icon-style-2 article .featured-image .hover .new-icon a {
color: #000;
}
.front-page-indigo .list-of-episodes.episodes-play-icon-style-2 article .featured-image .hover:hover .new-icon .fa {
transform: translate3d(0,0,0);
transition-duration: 0.7s;
}
.front-page-indigo .list-of-episodes.episodes-play-icon-style-2 article .featured-image .hover .new-icon .fa:before {
position: relative;
left: 1px;
}
.list-of-episodes article .audio_player {
background: transparent;
}
.list-of-episodes article .mejs-container.mejs-audio {
background: transparent;
height: 42px !important;
margin-bottom: 16px;
}
.list-of-episodes article .powerpress_player .mejs-audio {
height: 42px !important;
}
.list-of-episodes article .mejs-container .mejs-controls {
height: 42px;
padding-left: 0;
padding-right: 0;
background: transparent;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-button {
height: 42px;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-button button {
height: 42px;
}
.list-of-episodes article .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider {
height: 42px;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-time {
color: #777777;
height: 42px;
}
.list-of-episodes article .mejs-container  .mejs-controls .pod-mejs-controls-inner .mejs-button button {
color: #199fdd;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.list-of-episodes article .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
background: #eee;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #cccccc;
}
.list-of-episodes article .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.list-of-episodes article .mejs-container.mejs-audio .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current,
.list-of-episodes article .mejs-container.mejs-video .mejs-controls:hover .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current {
background: #199fdd;
} .front-page-grid .list-of-episodes .row.masonry-container .grid-sizer {
width: calc( calc(100% / 3) - calc( (42px * 2) / 3) );
}
.front-page-grid .list-of-episodes .row.masonry-container .gutter-sizer {
width: 42px;
}
.front-page-grid .list-of-episodes .masonry-container article:nth-child(-n + 5) {
margin-top: 0;
}
.front-page-grid .list-of-episodes .masonry-container article {
width: 30%;
width: calc( calc(100% / 3) - calc( (42px * 2) / 3) );
flex-direction: column;
}
.front-page-grid .list-of-episodes .masonry-container article .inside,
.front-page-grid .list-of-episodes .masonry-container article .post-content .inside,
.front-page-grid .list-of-episodes .masonry-container article.has-post-thumbnail .inside {
padding: 32px;
} .front-page-grid.front-page-cols-2 .list-of-episodes .row.masonry-container .grid-sizer {
width: calc( calc(100% / 2) - calc( (42px * 1) / 2) );
}
.front-page-grid.front-page-cols-2 .list-of-episodes .row.masonry-container .gutter-sizer {
width: 42px;
}
.front-page-grid.front-page-cols-2 .list-of-episodes .masonry-container article:nth-child(-n + 5) {
margin-top: 42px;
}
.front-page-grid.front-page-cols-2 .list-of-episodes .masonry-container article:nth-child(-n + 4) {
margin-top: 0;
}
.front-page-grid.front-page-cols-2 .list-of-episodes .masonry-container article {
width: 48%;
width: calc( calc(100% / 2) - calc( (42px * 1) / 2) );
} .front-page-grid.front-page-cols-4 .list-of-episodes .row.masonry-container .grid-sizer {
width: calc( calc(100% / 4) - calc( (32px * 3) / 4) );
}
.front-page-grid.front-page-cols-4 .list-of-episodes .row.masonry-container .gutter-sizer {
width: 32px;
}
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article:nth-child(-n + 5) {
margin-top: 32px;
}
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article:nth-child(-n + 6) {
margin-top: 0;
}
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article {
width: 48%;
width: calc( calc(100% / 4) - calc( (32px * 3) / 4) );
}
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article .inside,
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article .post-content .inside,
.front-page-grid.front-page-cols-4 .list-of-episodes .masonry-container article.has-post-thumbnail .inside {
padding: 24px;
} .front-page-grid .list-of-episodes article .featured-image {
max-width: 100%;
width: 100%;
}
.front-page-grid .list-of-episodes article .featured-image img {
width: 100%;
}
.front-page-grid .list-of-episodes article.has-post-thumbnail .post-content {
width: 100%;
}
.front-page-indigo .pagination {
margin-top: 42px;
} .pod-wave {
position: absolute;
bottom: 0;
z-index: 1;
width: 100%;
overflow: hidden;
}
.divider-wrapper {
height: 128px;
position: relative;
}
.divider-buffer {
background: #e5e5e5;
width: 100%;
} .flexslider-container .pod-wave {
z-index: 5;
}
.pod-wave .wave-svg {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 120px;
}
.pod-wave .wave-svg svg {
display: block;
}
.pod-wave .wave-svg svg path {
fill: #e5e5e5;
} .pod-wave.sep-style-wave-1 .divider-buffer {
height: 0px;
}
.pod-wave.sep-style-wave-1 .wave-svg.wave-1 {
bottom: -15px;
} .pod-wave.sep-style-wave-2 .divider-wrapper {
height: 40px;
}
.pod-wave.sep-style-wave-2 .wave-svg {
height: 37px;
}
.pod-wave.sep-style-wave-2 .wave-svg.wave-2 {
opacity: 0.7;
left: 25px;
} .pod-wave.sep-style-wave-3 .divider-wrapper {
height: 27px;
}
.pod-wave.sep-style-wave-3 .wave-svg {
height: 22px;
}
.pod-wave.sep-style-wave-3 .wave-svg.wave-1 {
left: -15px;
}
.pod-wave.sep-style-wave-3 .wave-svg.wave-2 {
opacity: 0.7;
left: 0px;
bottom: 5px;
} .pod-wave.sep-style-cloud .divider-wrapper {
height: 316px;
}
.pod-wave.sep-style-cloud .wave-svg {
height: 316px;
overflow: hidden;
}
.pod-wave.sep-style-cloud .wave-svg.wave-1 {
left: -15px;
}
.pod-wave.sep-style-cloud .wave-svg.wave-2 {
opacity: 0.7;
left: 0px;
} .pod-wave.sep-style-zigzag .wave-svg {
height: 21px;
overflow: hidden;
}
.pod-wave.sep-style-zigzag .wave-svg.wave-1 {
left: -15px;
}
.pod-wave.sep-style-zigzag .wave-svg.wave-2 {
opacity: 0.7;
left: 0px;
} .pod-wave.sep-style-gentle-wave .divider-buffer {
height: 0;
}
.pod-wave.sep-style-gentle-wave .divider-wrapper {
height: 158px;
}
.pod-wave.sep-style-gentle-wave .wave-svg {
height: 158px;
overflow: hidden;
}
.pod-wave.sep-style-gentle-wave .wave-svg.wave-1 {
left: 0px;
}
.pod-wave.sep-style-gentle-wave .wave-svg.wave-2 {
opacity: 0.7;
left: 200px;
} .front-page-header .front-page-inside,
.latest-episode .front-page-inside {
position: relative;
z-index: 10;
}
.front-page-header.static .next-week {
position: relative;
z-index: 10;
} .pod_loadmore {
margin-top: 42px;
background-color: #ddd;
border-radius: 2px;
display: block;
text-align: center;
font-size: 14px;
font-size: 0.875rem;
font-weight: 800;
cursor: pointer;
padding: 10px 0;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;  
}
.pod_loadmore:hover{
background-color: #767676;
color: #fff;
}
.loaded-text {
margin: 30px 0 20px 0;
text-align: center;
}
.list-of-episodes .archive-link-button {
margin-top: 42px;
margin-top: calc(1.5rem + 0.94vw);
margin-right: 0;
margin-left: auto;
} .call-to-action-container {
background: #e5e5e5;
padding-bottom: 96px;
}
.call-to-action-container .call-to-action-text h2 {
font-size: 32px;
font-size: calc(1.75em + 0.21vw);
}
.call-to-action-container .call-to-action-content {
background: #d7d7d7;
color: #555555;
padding: 72px 42px;
padding-top: calc(2rem + 2.08vw);
padding-bottom: calc(2rem + 2.08vw);
padding-left: calc(2rem + 0.52vw);
padding-right: calc(2rem + 0.52vw);
display: flex;
justify-content: space-between;
}
.call-to-action-content h2 {
color: #555555;
}
.call-to-action-container .call-to-action-content .call-to-action-text {
width: 48%;
}
.call-to-action-container .call-to-action-form-container {
width: 48%;
display: flex;
justify-content: center;
position: relative;
}
.call-to-action-container .call-to-action-form {
color: #555555;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.call-to-action-container .call-to-action-form .butn {
background-color: #199fdd;
transition-duration: 0.4s;
display: flex;
align-items: center;
}
.call-to-action-container .call-to-action-form .butn:hover {
transition-duration: 0.4s;
}
.call-to-action-container .call-to-action-form .butn span {
margin-right: 12px;
}
.call-to-action-container .call-to-action-form .butn span.fab {
font-weight: 400;
}
.call-to-action-container .call-to-action-form .butn span.fab.fa-apple-pay {
font-size: 1.5rem;
font-size: calc(0.875rem + 0.83vw);
position: relative;
top: 1px;
} .hosts-container {
background: #e5e5e5;
padding-bottom: 64px;
padding-bottom: calc(2rem + 1.67vw);
}
.hosts-container .hosts-description {
width: 60%;
margin-bottom: 32px;
}
.hosts-container .hosts-align-center .hosts-description {
text-align: center;
margin: auto;
}
.hosts-container .hosts-align-right .hosts-description {
text-align: right;
margin-right: 0;
margin-left: auto;
}
.hosts-container .hosts-description h2 {
font-size: 32px;
font-size: calc(1.75em + 0.21vw);
}
.hosts-container .hosts-content {
display: flex;
flex-wrap: wrap;
}
.hosts-container .hosts-align-center .hosts-content {
justify-content: center;
}
.hosts-container .hosts-align-right .hosts-content {
justify-content: right;
}
.hosts-container .hosts-content .host {
background: #ffffff;
width: 31%;  
color: #444;
text-align: center;
margin-bottom: 3.5%;
margin-right: 3.5%;
}
.hosts-container .hosts-content .host .host-inner {
padding: 32px;
}
.hosts-container .hosts-content .host:nth-of-type(3n+3) {
margin-left: 0;
margin-right: auto;
}
.hosts-container .hosts-content .host:last-child {
margin-right: 0;
}
.hosts-container .hosts-content .host h3 {
font-size: 28px;
font-size: calc(1.25em + 0.42vw);
color: #444;
margin-top: 10px;
margin-bottom: 5px;
} .hosts-container .hosts-content.hosts-cols-2 .host {
width: 48%;
}
.hosts-container .hosts-content.hosts-cols-2 .host:nth-of-type(2n+2) {
margin-left: 0;
margin-right: 0;
}
.hosts-container .hosts-content.hosts-cols-2 .host:nth-of-type(3n+3) {
margin-left: 0;
margin-right: 3.5%;
}
.hosts-container .hosts-content.hosts-cols-2 .host:last-child {
margin-right: 0;
} .hosts-container .hosts-content.hosts-cols-4 .host {
width: 22.5%;
margin-bottom: 3.333%;
margin-right: 3.333%;
}
.hosts-container .hosts-content.hosts-cols-4 .host:nth-of-type(4n+4) {
margin-left: 0;
margin-right: 0;
}
.hosts-container .hosts-content.hosts-cols-4 .host:nth-of-type(3n+3) {
margin-left: 0;
margin-right: 3.333%;
}
.hosts-container .hosts-content.hosts-cols-4 .host:last-child {
margin-right: 0;
}
.hosts-container .hosts-content.hosts-cols-4 .host h3 {
font-size: 22px;
margin-bottom: 12px;
}
.hosts-container .hosts-content .host .host-position {
color: #aaaaaa;
font-size: calc(0.875rem + 0.1vw);
}
.hosts-container .hosts-content .host .host-image {
position: relative;
margin: 0 auto 54px auto;
}
.hosts-container .hosts-content .host .host-image img {
width: 150px;
height: 150px;
border-radius: 50%;
margin: auto;
display: block;
position: relative;
}
.hosts-container .hosts-content .host .host-image:before {
width: 100px;
height: 100px;
content: ' ';
display: none;
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
transform: translate(-50%, -50%);
background: #199fdd;
z-index: 9;
opacity: 0;
transition-duration: 0.4s;
}
.hosts-container .hosts-content .host .host-image:hover::before {
opacity: 0.7;
transition-duration: 0.4s;
}
.hosts-container .hosts-content .host a.img-profile {
opacity: 1;
}
.hosts-container .hosts-content .host a.img-profile .host-image:before {
display: block;
}
.hosts-container .hosts-content .host .host-content {
color: #888888;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
text-align: center;
margin-top: 16px;
}
.hosts-container .hosts-content .host .host-social {
margin: 0 auto;
padding: 0;
display: flex;
list-style: none;
justify-content: center;
flex-wrap: wrap;
}
.hosts-container .hosts-content .host .host-social li {
margin-right:16px;
}
.hosts-container .hosts-content .host .host-social li a {
color: #888;
}
.hosts-container .hosts-content .host .host-social li svg {
fill: #888;
height: 16px;
width: 16px;
}
.hosts-container .hosts-content .host .host-social li:last-of-type {
margin-right: 0;
} .newsletter-container {
padding-top: 80px;
}
.newsletter-container .newsletter-content {
background: #199fdd;
color: #ffffff;
padding: 72px 42px;
padding-top: calc(2rem + 2.08vw);
padding-bottom: calc(2rem + 2.08vw);
padding-left: calc(2rem + 0.52vw);
padding-right: calc(2rem + 0.52vw);
display: flex;
justify-content: space-between;
}
.newsletter-content h2 {
color: #ffffff;
font-size: 32px;
font-size: calc(1.75em + 0.21vw);
}
.newsletter-container .newsletter-content .newsletter-text {
width: 48%;
} .mc4wp-form .mc4wp-form-fields input[type="submit"]:hover {
cursor: pointer;
}
.newsletter-container .newsletter-form-container {
width: 48%;
display: flex;
justify-content: center;
position: relative;
}
.newsletter-container .newsletter-form {
border-bottom: 1px solid #fff;
color: #ffffff;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.newsletter-container.newsletter-own-code .newsletter-form {
position: static;
transform: none;
border-bottom: none;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields {
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p {
margin: 0;
}
.newsletter-container .newsletter-form input[type="email"],
.newsletter-container .newsletter-form input[type="text"] {
border-radius: 0;
border: none;
font-size: 16px;
padding: 16px 24px 16px 0;
width: 100%;
}
.newsletter-container .newsletter-form input[type="submit"] {
background: transparent;
color: #fff;
border-radius: 0;
padding: 16px 24px;
font-size: 16px;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-name,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-email,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-submit-button { }
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-name {
order: 1;
margin-right: 3%;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-email {
order: 2;
margin-right: 3%;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-submit-button {
order: 5;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-list-choice,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-terms {
width: 100%;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-list-choice span,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-terms span {
font-size: 1rem;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-list-choice {
order: 3;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-list-choice label {
display: block;
margin-bottom: 12px;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-terms {
order: 4;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-terms label {
margin-bottom: 12px;
} .front-page-secondary {
padding: 72px 0;
padding: calc(2rem + 2.1vw) 0;
background-color: #e0e0e0;
}
.front-page-content-above-episodes .front-page-the-content {
margin-bottom: 42px;
}
.front-page-content-below-episodes .front-page-the-content {
margin-top: 42px;
} .fromtheblog h2.title {
font-size: 28px;
font-size: calc(1.375em + 0.21vw);
font-weight:600;
margin-bottom:30px;
margin-top: 0;
color:#555;
}
.fromtheblog article .featured-image {
width:100%;
}
.front-page-secondary.columns .fromtheblog.rounded-borders article .featured-image img {
border-radius: 7px;
overflow: hidden;
}
.fromtheblog.list article .featured-image {
width:100%;
display:none;
}
.fromtheblog article .post-header ul {
margin:10px 0 0 0;
padding:0;
list-style: none;
font-size: 10px;
font-size: calc(0.5em + 0.1vw);
font-weight: bold;
text-transform: uppercase;
}
.fromtheblog article .post-header ul li {
display:inline-block;
margin-right: 4px;
}
.fromtheblog article .post-header h2 {
font-size: 18px;
font-size: calc(0.875em + 0.21vw);
font-weight: 700;
margin:0 0 20px 0;
line-height: 1.4em;
}
.fromtheblog article .post-header h2 a {
color:#555;
}
.fromtheblog article .post-content p {
font-size: 16px;
font-size: calc(0.875rem + 0.1vw);
font-size: 0.8em;
}
.fromtheblog article .post-content iframe {
max-width: 100%;
height: auto;
}
.fromtheblog article .post-footer {
background: transparent;
padding: 0;
text-align: left;
}
.fromtheblog article .post-footer a {
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
font-weight: bold;
} .fromtheblog.list .cont {
width: 25%;
padding: 4px 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.fromtheblog.list .cont.date {
width: 15%;
}
.fromtheblog.list .cont_large {
width: 60%;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.fromtheblog.list h2.title {
font-size: 32px;
font-size: calc(1.75rem + 0.21vw);
font-weight: 700;
margin-bottom: 30px;
color: #555;
}
.fromtheblog.list article {
align-items: center;
padding: 20px 0;
border-top: 1px solid #ccc;
}
.fromtheblog.list article .inside {
width: 100%;
display: flex;
}
.fromtheblog.list article:hover {
background-color: #ccc;
background-color: rgba(0,0,0,0.1);
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.fromtheblog.list article:first-of-type {
border: 0;
}
.fromtheblog.list article .featured-image {
width: 100%;
display: none;
}
.fromtheblog.list article .post-header {
display: flex;
margin: 0;
padding: 0 20px;
font-size: 16px;
font-weight: bold;
align-items: center;
}
.fromtheblog.list article .post-header ul {
margin: 10px 0 0 0;
padding: 0;
list-style: none;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}
.fromtheblog.list article .post-header ul li {
display: inline-block;
}
.fromtheblog.list article .post-header .user_img_link {
border: 3px solid #199fdd;
border-radius: 9999px;
display: block;
margin-right: 15px;
width: 42px;
width: 48px;
}
.fromtheblog.list article .post-header .user_img_link img {
border-radius: 9999px;
border: 3px solid #e0e0e0;
display: block;
}
.fromtheblog.list article .post-header span {
width: calc( 100% - 42px );
display: block;
}
.fromtheblog.list article .post-header span a:link,
.fromtheblog.list article .post-header span a:visited {
color: #555;
}
.fromtheblog.list article .post-content {
font-size: 18px;
line-height: 32px;
padding: 4px 0 4px 20px;
}
.fromtheblog.list article .post-content .title {
padding-left: 9px;
}
.fromtheblog.list article .post-content .title a:link,
.fromtheblog.list article .post-content .title a:visited {
color: #555;
font-weight: 700;
}
.fromtheblog.list article .post-content .cats a:link,
.fromtheblog.list article .post-content .cats a:visited {
background-color: #199fdd;
font-weight: bold;
color: #fff;
text-transform: uppercase;
font-size: 12px;
border-radius: 3px;
padding: 4px 6px;
line-height: 15px;
display: inline-block;
}
.fromtheblog.list article .post-footer {
text-align: right;
font-size: 14px;
}
.fromtheblog.list article .post-footer span {
padding: 0 20px;
display: inline-block;
}
.fromtheblog.list .button-container {
margin: 30px 0 0 0;
text-align: right;
} .fromtheblog.horizontal article {
display: flex;
flex-direction: row;
margin-bottom: 42px;
}
.fromtheblog.horizontal article:first-of-type .post-header {
border: none;
}
.fromtheblog.horizontal article:first-of-type .post-content {
border: none;
}
.fromtheblog.horizontal article .featured-image a {
width: 100%;
}
.fromtheblog.horizontal article .featured-image img {
width: 100%;
height: auto;
display: block;
}
.fromtheblog.horizontal article .inside {
width: 100%;
display: flex;
justify-content: space-between;
}
.fromtheblog.horizontal article .post-header {
width: 40%;
padding-top: 24px;
border-top: 1px solid #ccc;
}
.fromtheblog.horizontal article .post-header h2 {
font-size: 1.8rem;
}
.fromtheblog.horizontal article .post-header ul {
font-size: 0.8rem;
}
.fromtheblog.horizontal article .post-content {
width: 55%;
padding-top: 24px;
border-top: 1px solid #ccc;
} .fromtheblog.img-overlay .blog-posts {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: auto;
grid-column-gap: 5%;
grid-row-gap: 5%;
}
.fromtheblog.img-overlay article {
display: flex;
flex-direction: row;
overflow: hidden;
}
.fromtheblog.img-overlay.rounded-borders article {
border-radius: 7px;
}
.fromtheblog.img-overlay article .inside {
width: 100%;
position: relative;
}
.fromtheblog.img-overlay article .post-featured-image:before {
content: ' ';
background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));
display: block;
position: absolute;
top: -20px;
left: 0;
right: 0;
bottom: 25%;
z-index: 10;
opacity: 0.5;
transition-duration: 0.5s;
}
.fromtheblog.img-overlay article .post-featured-image img.placeholder {
width: 100%;
height: auto;
}
.fromtheblog.img-overlay article:hover .post-featured-image::before {
top: 0;
opacity: 1;
transition-duration: 0.5s;
}
.fromtheblog.img-overlay article .post-header {
width: 100%;
border: none;
position: absolute;
top: 0;
left: 0;
padding: 42px;
padding: calc(1rem + 1.35vw);
margin-bottom: 0;
text-align: center;
z-index: 20;
transition-duration: 0.5s;
}
.fromtheblog.img-overlay article:hover .post-header {
top: 20px;
transition-duration: 0.5s;
}
.fromtheblog.img-overlay article .post-header h2 {
font-size: 2rem;
font-size: calc( 1.2rem + 0.67vw );
margin-bottom: 16px;
}
.fromtheblog.img-overlay article .post-header h2 a:link, 
.fromtheblog.img-overlay article .post-header h2 a:visited {
color: #fff;
}
.fromtheblog.img-overlay article .post-header ul {
font-size: 0.8rem;
margin-bottom: 10px;
}
.fromtheblog.img-overlay article .post-header ul a:link, 
.fromtheblog.img-overlay article .post-header ul a:visited {
color: #fff;
}
.fromtheblog.img-overlay article .post-header .post-permalink {
color: #fff;
border-bottom: 3px solid #fff;
margin-top: 24px;
padding-bottom: 4px;
font-weight: bold;
}
.fromtheblog.img-overlay article .post-content {
width: 55%;
padding-top: 24px;
border-top: 1px solid #ccc;
} .fromtheblog.img-overlay.cols-2 .blog-posts {
grid-template-columns: 1fr 1fr;
grid-column-gap: 42px;
grid-row-gap: 42px;
}
.fromtheblog.img-overlay.cols-2 .button-container {
margin-top: 64px;
} .fromtheblog.img-overlay.cols-3 .blog-posts {
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 32px;
grid-row-gap: 32px;
}
.fromtheblog.img-overlay.cols-3 .button-container {
margin-top: 42px;
}
.fromtheblog.img-overlay.cols-3 article .post-header {
padding: 32px;
padding: calc(1rem + 0.83vw);
}
.fromtheblog.img-overlay.cols-3 article:hover .post-header {
top: 20px;
}
.fromtheblog.img-overlay.cols-3 article .post-header ul {
font-size: 0.7rem;
}
.fromtheblog.img-overlay.cols-3 article .post-header h2 {
font-size: 1.7rem;
font-size: calc( 1rem + 0.58vw );
margin-bottom: 14px;
}
.fromtheblog.img-overlay.cols-3 article .post-header .post-permalink {
font-size: 0.9rem;
margin-top: 8px;
} .fromtheblog.img-overlay.cols-4 .blog-posts {
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-column-gap: 42px;
grid-row-gap: 42px;
}
.fromtheblog.img-overlay.cols-4 .button-container {
margin-top: 32px;
}
.fromtheblog.img-overlay.cols-4 article .post-header {
padding: 24px;
padding: calc(1rem + 0.42vw);
}
.fromtheblog.img-overlay.cols-4 article:hover .post-header {
top: 10px;
}
.fromtheblog.img-overlay.cols-4 article .post-header ul {
font-size: 0.7rem;
}
.fromtheblog.img-overlay.cols-4 article .post-header h2 {
font-size: 1.4rem;
font-size: calc( 1.2rem + 0.17vw );
margin-bottom: 12px;
}
.fromtheblog.img-overlay.cols-4 article .post-header .post-permalink {
font-size: 0.8rem;
margin-top: 16px;
border-width: 2px;
} .front-page-classic-template .pagination {
margin-top: 42px;
} .main-content.blog-front-page {
background-color: #e5e5e5;
}
.page.page-template .main-content.blog-front-page .post .entry-content {
padding: 0 32px 32px 32px;
padding-left: calc(1rem + 0.83vw);
padding-right: calc(1rem + 0.83vw);
padding-bottom: calc(1rem + 0.83vw);
}
.page.page-template .main-content.blog-front-page .post.format-quote .entry-content,
.page.page-template .main-content.blog-front-page .post.format-aside .entry-content,
.page.page-template .main-content.blog-front-page .post.format-status .entry-content {
padding-top: calc(1rem + 0.83vw);
}
.page.page-template .main-content.blog-front-page .post.format-link .entry-content {
padding: 0;
}
.page.page-template .main-content.blog-front-page .post.format-link .entry-content p:first-of-type {
margin-left: 0;
margin-right: 0;
}
.main-content.blog-front-page .post .entry-meta .author-info {
display: none;
}
.main-content.blog-front-page .post .entry-header .featured-image-large {
margin-bottom: 42px;
}
.blog-front-page .entries .loading_post #loading_bg {
display: block;
}
.blog-front-page .entries #loading_bg {
display: none;
}  .main-content {
padding-top: 72px;
padding-bottom: 72px;
padding-top: calc(1rem + 2.08vw);
padding-bottom: calc(1rem + 2.08vw);
background-color: #fff;
}
.archive .main-content,
.search .main-content,
.blog .main-content {
background-color: #e5e5e5;
}
.main-content.nav-sticky.nav-transparent {
padding-top: 0;
}
.main-content.nav-sticky.nav-transparent.no-header,
.main-content.nav-nav-transparent.no-header,
.main-content.nav-sticky.no-header {
padding-top: 60px;
}  .align-content-left .pod-is-sidebar-inactive .col-lg-8 {
margin-left: 0;
margin-right: auto;
float: none;
}
.align-content-centered .pod-is-sidebar-inactive .col-lg-8 {
margin-left: auto;
margin-right: auto;
float: none;
}
.align-content-right .pod-is-sidebar-inactive .col-lg-8 {
margin-left: auto;
margin-right: 0;
float: none;
} .entries .post {
margin-bottom: 64px;
margin-bottom: calc(1.5rem + 1.98vw);
position: relative;
background-color: #fff;
}
.entries-container.not-paginated article:last-of-type {
margin-bottom: 0;
}
.post img {
max-width: 100%;
height: auto;
display: block;
box-sizing:content-box !important;
-o-box-sizing:content-box !important;
-moz-box-sizing:content-box !important;
-webkit-box-sizing:content-box !important;
} .post .entry-header .featured-image-large {
position: relative;
margin-bottom: 42px;
margin-bottom: calc(1.5rem + 0.938vw);
}
.post .entry-header .featured-image-large img {
width: 100%;
height: auto;
max-width: none;
}
.post .entry-header .featured-image-large a:link,
.post .entry-header .featured-image-large a:visited {
opacity:1;
}
.post .entry-header .featured-image-large a:hover {
opacity:1;
} .post .entry-header .title-container {
padding: 32px;
padding: calc(1rem + 0.83vw);
}
.post .entry-header .entry-title {
display: flex;
align-items: center;
margin: 0;
font-size: 34px;
font-size: calc(1.25rem + 0.44vw);
font-weight: 600;
word-wrap: break-word;
display: block;
} .post .entry-header .entry-date {
margin: 10px 0 0 0;
font-size: 14px;
font-size: calc(0.875rem + 0.1vw);
line-height: 14px;
padding:0;
list-style:none;
}
.post .entry-header .entry-date li {
display:inline-block;
margin-right: 15px;
}
.post .entry-header .entry-date li a {
line-height: 28px;
}
.post .entry-header .entry-date .sticky_label {
color: #fff;
background: #282c2f;
font-weight: 700;
font-size: 14px;
padding: 3px 6px;
display:inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .post .post-cat-res {
list-style: none;
margin: 0 0 10px 0;
padding: 0;
line-height: 20px;
font-size: 12px;
font-size: calc(0.625rem + 0.1vw);
font-weight: 600;
text-transform: uppercase;
}
.post .post-cat-res li {
margin: 5px 5px 0 0;
display:inline-block;
font-weight: bold;
}
.post .post-cat li a:link,
.post  .post-cat li a:visited {
color: #888;
font-size: 14px;
padding: 5px 10px;
font-weight: 600;
margin-bottom: 2px;
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.post .post-cat li a:hover {
color: #666;
} .post .entry-header .entry-title a:link,
.post .entry-header .entry-title a:visited {
color: #555555;
} .post .entry-header .top-meta {
margin: 0;
padding: 0;
font-size: 16px;
}
.post .entry-header .top-meta li {
display: inline-block;
}
.players-corners-round .post .featured-media .mejs-container,
.players-corners-round .post .featured-video.featured-media .mejs-container {
border-radius: 0;
} .post .entry-content {
margin: 0;
padding: 0 32px 32px 32px;
padding-left: calc(1rem + 0.83vw);
padding-right: calc(1rem + 0.83vw);
padding-bottom: calc(1rem + 0.83vw);
} .post .entry-summary {
margin: 0;
padding:0 32px 32px 32px;
padding-left: calc(1rem + 0.83vw);
padding-right: calc(1rem + 0.83vw);
padding-bottom: calc(1rem + 0.83vw);
}
.post .entry-summary p:first-of-type {
margin-top: 0;
} .post .entry-content .wp-caption {
max-width:100%;
height: auto;
}
.post .entry-content .wp-caption img {
width:100%;
height:auto;
} .post .entry-content .gallery.grid .gallery-item {
width: 33.3333%;
} .post .entry-content dd,
.single .entry-content dd {
margin-bottom: 16px;
} .post .entry-content table,
.single .entry-content table {
border: 1px solid #ddd;
}
.post .entry-content table th,
.single .entry-content table th {
padding: 10px 15px;
border: 1px solid #ddd;
}
.post .entry-content table td,
.single .entry-content table td {
padding: 10px 15px;
border: 1px solid #ddd;
} .post .entry-meta {
border-top: 1px solid #ddd;
padding: 24px 40px;
padding: calc(1rem + 0.83vw);
margin: 0;
display: flex;
justify-content: space-between;
align-items: center;
}
.post .entry-meta .footer-meta {
list-style: none;
padding: 0;
margin: 0;
text-align: center;
display: flex;
align-items: center;
}
.post .entry-meta .footer-meta img {
display: block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.post .entry-meta .footer-meta img.avatar {
margin-right: 24px;
margin-right: calc(1rem + 0.42vw);
}
.post .entry-meta .footer-meta span.authorname {
padding: 10px 0;
} .post .entry-meta .entry-taxonomy {
order: 2;
}
.post .entry-meta .entry-taxonomy .comment-link {
padding: 0;
float: left;
line-height: 28px;
} .post .entry-meta .entry-tags:before {
font-family: 'Font Awesome 5 Free';
font-size: 16px;
color: #777;
display: inline-block;
content: '\f02b';
margin-right: 15px;
}
.post .entry-meta .entry-tags {
margin: 0 0 0 20px;
padding: 0 0 0 40px;
list-style: none;
line-height: 20px;
display: inline-block;
background-image: none;
}
.post .entry-meta .entry-tags li {
display: inline-block;
margin-right: 15px;
line-height: 28px;
} .blog .post .pagination {
padding-left: 32px;
padding-right: 32px;
padding-bottom: 32px;
}  .single .entry-header .featured-image-large.ft-image-stretched img {
width: 100%;
height: auto;
max-width: none;
}
.single .entry-header .featured-image-large.ft-image-auto img {
width: auto;
max-width: 100%;
height: auto;
} .post.format-aside .entry-content {
padding: 42px;
padding: calc(1rem + 1.35vw);
}
.post.format-aside .entry-content p {
display: inline;
}
.post.format-aside .entry-content .infinity {
font-weight: 600;
font-size: 22px;
display: inline-block;
line-height: 20px;
}
.single .post.format-aside  .entry-header {
padding:0;
} .post.format-quote .entry-content {
padding: 54px 42px;
padding: calc(1rem + 1.98vw) calc(1rem + 1.35vw);
margin: 0;
}
.post.format-quote .entry-content blockquote {
background-color: transparent;
font-size: 26px;
font-size: calc(1.125rem + 0.42vw);
font-weight: 400;
padding: 0;
margin: 0 0 16px 0;
}
.post.format-quote .entry-content blockquote p,
.single.single-format-quote .entry-content blockquote p {
font-weight: 400;
margin: 0;
padding: 0;
line-height: 1.6;
}
.single.single-format-quote .entry-content blockquote {
margin: 0;
font-size: 26px;
font-size: calc(1.125rem + 0.42vw);
font-weight: 400;
padding: 0;
}
.post.format-quote .entry-content blockquote > cite,
.single.single-format-quote .entry-content blockquote > cite {
margin-left: 0;
}
.post.format-quote .entry-content blockquote p cite,
.single.single-format-quote .entry-content blockquote p cite {
display: block;
font-size: 18px;
font-size: calc(0.875rem + 0.21vw);
font-weight: 700;
text-align: right;
text-transform: uppercase;
} .post.format-link .entry-header .anchor {
font-size: 42px;
}
.blog .post.format-link .entry-content,
.archive .post.format-link .entry-content {
padding: 0;
}
.post.format-link .entry-content > p:first-of-type {
font-size: 28px;
font-size: calc(1.125rem + 0.67vw);
background-color: #282c2f;
padding: 24px;
padding: calc(1rem + 0.42vw);
margin: 0;
line-height: 50px;
line-height: calc(1.6rem + 1.35vw);
}
.post.format-link .entry-content > p:first-of-type:hover {
background-color: #17191a;
}
.post.format-link .entry-content > p:first-of-type a:before {
font-family: Font Awesome 5 Free;
content:'\f0c1';
font-size: 16px;
font-size: calc(0.75rem + 0.1vw);
font-weight: 900;
margin-right: 32px;
margin-right: calc(1rem + 0.83vw);
}
.post.format-link .entry-content > p:first-of-type a:link,
.post.format-link .entry-content > p:first-of-type a:visited {
color: #fff;
padding-left: 24px;
padding-left: calc(0.75rem + 0.63vw);
font-weight: 600;
}
.post.format-link .entry-content p {
margin: 42px;
margin: calc(1rem + 1.35vw)
}
.single .post.format-link .entry-content > p:first-of-type {
padding: 24px;
padding: calc(1rem + 0.42vw);
}
.single .post.format-link .entry-content > p {
margin: 42px 0;
margin-top: calc(1.5rem + 0.94vw);
margin-bottom: calc(1.5rem + 0.94vw);
} .post.format-status .entry-content {
font-size: 24px;
font-size: calc(1.125rem + 0.31vw);
color: #555;
padding: 42px;
padding: calc(1rem + 1.35vw);
}
.post.format-status .icon_cont{
text-align: center;
display: block;
margin: 0 0 10px 0;
}
.post.format-status .status_icon {
color: #bbb;
font-family: Font Awesome 5 Free;
font-size: 24px;
font-size: calc(1.125rem + 0.31vw);
font-style: normal;
font-weight: 900;
height: 32px;
line-height: 1;
width: 32px;
}
.post.format-status .status_icon:before {
content: "\f0a1";
border-radius: 3px;
color: #bbb;
font-size: 32px;
font-size: calc(1.5rem + 0.42vw);
font-style: normal;
margin-bottom: 5px;
padding: 10px;
transition-duration: 0.4s;
} .post.format-chat .entry-content ul {
margin: 0;
padding: 0;
list-style: none;
}
.post.format-chat .entry-content ul li {
padding: 24px 0;
border-bottom: 1px solid #dddddd;
}
.post.format-chat .entry-content ul li:last-of-type {
border: none;
}
.post.format-chat .entry-content ul li strong {
display: block;
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
margin: 0;
color: #999999;
font-weight: 600;
text-transform: uppercase;
}
.post.format-chat .entry-content p {
border-bottom: 1px solid #dddddd;
padding: 25px 0;
}
.post.format-chat .entry-content p:last-of-type {
border:none;
}
.post.format-chat .entry-content p strong {
display: block;
font-size: 14px;
margin: 0;
color: #999999;
font-weight: 600;
text-transform: uppercase;
} .powerpress_player {
display: block;
margin:24px 0 0 0;
}
.powerpress_player .mejs-audio {
width:100% !important;
height: 70px !important;
}
.single .single-featured .powerpress_player .mejs-audio {
height:70px !important;
}
.powerpress_links {
margin:0 0 24px 0;
} .post .podcast_player,
.post .audio_player,
.post .wp-audio-shortcode {
display: block;
}
.post.format-audio .featured-media,
.post.format-video .featured-media,
.post.format-image .featured-media,
.post.format-gallery .featured-media {
margin-bottom: 0;
}
.post.format-audio .featured-media .audio-caption,
.post.format-video .video-caption,
.post.format-image .entry-featured .image-caption,
.post.format-gallery .featured-gallery .gallery-caption {
padding: 0 32px 32px 32px;
background-color: #fff;
font-size: 14px;
font-weight: 600;
color: #199fdd;
}
.archive .post.format-audio .featured-media .audio-caption,
.archive .post.format-video .video-caption,
.archive .post.format-image .entry-featured .image-caption,
.archive .post.format-gallery .featured-gallery .gallery-caption {
padding: 0 32px 32px 32px;
} .post.format-audio .featured-media .audio_player,
.post .featured-media .audio_player {
margin-bottom: 32px;
margin-bottom: calc(12px + 0.83rem);
}
.post.format-audio .featured-media .audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.post.format-audio .featured-media .powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background-color: #fff;
}
.featured-media .powerpress_links {
padding: 0 32px;
}
.post.format-audio .au_oembed iframe,
.single-post.single-format-audio .au_oembed iframe {
width: 100%;
}
.post.format-audio .au_oembed iframe[src*="soundcloud.com"],
.single-post.single-format-audio .au_oembed iframe[src*="soundcloud.com"],
.post.format-audio .embed_code iframe[src*="soundcloud.com"],
.single-post.single-format-audio .embed_code iframe[src*="soundcloud.com"] {
max-height: 166px;
width: 100%;
display: block;
}
.single-post .audio-caption {
margin-top: 25px;
color: #ffffff;
}
.post.format-audio .featured-media .powerpress_player .mejs-audio {
height: 30px !important;
}
.post.format-audio .embed_code iframe[src*="stitcher.com"],
.single-post.single-format-audio .embed_code iframe[src*="stitcher.com"] {
width: 100% !important;
} .post.format-video .featured-media .video_player,
.post .featured-media .video_player {
margin-bottom: 32px;
margin-bottom: calc(12px + 0.83rem);
}
.video_player > div,
.video_player .powerpress_player > div,
.video_player .podcast_player > div {
width: 100% !important;
}
.post.format-video .post-header {
margin-bottom: 25px;
}
.post.format-video .featured-media .video_player .powerpress_links {
display: none;
} .flexslider .slides img {
height: auto;
}
.post.format-gallery .featured-gallery .gallery.flexslider,
.post.format-gallery .entry-header .gallery.flexslider,
.post .entry-content .gallery.flexslider,
.single .gallery.flexslider {
border: 0;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.post .entry-content .gallery.flexslider {
margin: 20px 0 !important;
}
.post .loading_post #loading_bg {
display: block;
}
.post #loading_bg {
display: none;
}
.single .featured-gallery .gallery.flexslider {
margin: 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider {
margin-bottom: 32px;
}
.post.format-gallery .featured-gallery .gallery.flexslider.loading_post,
.single .featured-gallery .gallery.flexslider.loading_post,
.post .entry-content .gallery.flexslider.loading_post {
height: 300px;
background-color: #fff;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF);
background-repeat: no-repeat;
background-position: center;
}
.post.format-gallery .featured-gallery .gallery.flexslider .slides,
.single .featured-gallery .gallery.flexslider .slides,
.post .entry-content .gallery.flexslider .slides {
margin: 0;
padding: 0;
list-style: none;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item,
.single .featured-gallery .gallery.flexslider li.gallery-item,
.post .entry-content .gallery.flexslider li.gallery-item {
position: relative;
margin-top: 0 !important;
direction: ltr;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item .flex-caption,
.single .featured-gallery .gallery.flexslider li.gallery-item .flex-caption,
.post .entry-content .gallery.flexslider li.gallery-item .flex-caption {
position: absolute;
bottom: 0;
right: 0;
left: 0;
color: #fff;
text-align: center;
background: #FF7F50;
opacity:0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post.format-gallery .featured-gallery .gallery.flexslider:hover li.gallery-item .flex-caption,
.single .featured-gallery .gallery.flexslider:hover li.gallery-item .flex-caption,
.post .entry-content .gallery.flexslider:hover li.gallery-item .flex-caption {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post.format-gallery .featured-gallery .gallery.flexslider li.gallery-item .flex-caption p,
.single .featured-gallery .gallery.flexslider li.gallery-item .flex-caption p,
.post .entry-content .gallery.flexslider li.gallery-item .flex-caption p {
margin: 0;
padding: 10px 15px;
}
.post.format-gallery .featured-gallery .gallery.flexslider img,
.single .featured-gallery .gallery.flexslider img,
.post .entry-content .gallery.flexslider img {
border: 0 !important;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs,
.post .entry-content .gallery.flexslider .flex-control-thumbs {
margin: 18px 0 0 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs li,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs li,
.post .entry-content .gallery.flexslider .flex-control-thumbs li {
width: 120px;
padding: 0 22px 22px 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs li:last-child,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs li:last-child,
.post .entry-content .gallery.flexslider .flex-control-thumbs li:last-child {
padding: 0 0 2px 0;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-control-thumbs img,
.single .featured-gallery .gallery.flexslider .flex-control-thumbs img,
.post .entry-content .gallery.flexslider .flex-control-thumbs img {
opacity: 1;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav a,
.single .featured-gallery .gallery.flexslider .flex-direction-nav a,
.post .entry-content .gallery.flexslider .flex-direction-nav a {
width: 48px;
height: 80px;
margin-top: -40px;
display: block;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/flexslider-arrows.png);
background-position: 0 0;
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
bottom: 50%;
z-index: 100;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-next {
background-position: 100% 16px;
right: 0;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
text-indent: 9999px;
color: transparent;
box-shadow: none;
text-shadow: none;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-prev {
left: 0;
background-position: 0 16px;
-moz-transition-duration: 0.5s;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
color: transparent;
box-shadow: none;
text-shadow: none;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next:hover,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-next:hover,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-next:hover {
background-color: #206565;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev:hover,
.single .featured-gallery .gallery.flexslider .flex-direction-nav .flex-prev:hover,
.post .entry-content .gallery.flexslider .flex-direction-nav .flex-prev:hover {
background-color: #206565;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flexslider:hover .flex-next,
.single .featured-gallery .gallery.flexslider .flexslider:hover .flex-next,
.post .entry-content .gallery.flexslider .flexslider:hover .flex-next {
opacity: 1;
right: 10px;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.post.format-gallery .featured-gallery .gallery.flexslider .flexslider:hover .flex-prev,
.single .featured-gallery .gallery.flexslider .flexslider:hover .flex-prev,
.post .entry-content .gallery.flexslider .flexslider:hover .flex-prev {
opacity: 1;
right: 65px;
left: auto;
-moz-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
} .post.format-gallery .entry-content .gallery.grid,
.gallery.grid {
margin: auto auto 42px auto !important;
display: flex;
flex-wrap: wrap;
}
.single.single-format-gallery  .featured-gallery .gallery.grid {
margin-bottom:0 !important;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item,
.gallery.grid .gallery-item {
margin: 0 !important;
position: relative;
}
.single .featured-gallery  .gallery.grid .gallery-item img {
width: 100%;
height: auto;
display: block;
}
.featured-gallery  .gallery.grid.three .gallery-item,
.single .featured-gallery  .gallery.grid.three .gallery-item {
width: 33.3333%;
}
.featured-gallery  .gallery.grid.four .gallery-item,
.single .featured-gallery  .gallery.grid.four .gallery-item {
width: 25%;
}
.featured-gallery  .gallery.grid.five .gallery-item,
.single .featured-gallery  .gallery.grid.five .gallery-item {
width: 20%;
}
.featured-gallery  .gallery.grid.six .gallery-item,
.single .featured-gallery  .gallery.grid.six .gallery-item {
width: 16.6667%;
}
.featured-gallery  .gallery.grid.seven .gallery-item,
.single .featured-gallery  .gallery.grid.seven .gallery-item {
width: 14.2857%;
}
.featured-gallery  .gallery.grid.eight .gallery-item,
.single .featured-gallery  .gallery.grid.eight .gallery-item{
width: 12.5%;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .flex-caption,
.gallery.grid .gallery-item .flex-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
font-size: 14px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item:hover .flex-caption,
.gallery.grid .gallery-item:hover .flex-caption {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .flex-caption p,
.gallery.grid .gallery-item .flex-caption p {
padding: 5px 10px;
margin: 0;
color: #fff;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .image_cont,
.gallery.grid .gallery-item .image_cont {
padding: 0;
}
.post.format-gallery .entry-content .gallery.grid .gallery-item .image_cont img,
.gallery.grid .gallery-item .image_cont img {
border: 0 !important;
}
.post.format-gallery .entry-meta {
margin-top: 20px;
} .post.format-image .entry-featured .featured {
position: relative;
margin-bottom: 32px;
}
.post.format-image .entry-featured .featured img {
width: 100%;
height:auto;
display:block;
}
.post.format-image .entry-featured .featured .permalink_box {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
}
.post.format-image .entry-featured .featured .permalink_box:hover {
opacity: 1;
}
.post.format-image .entry-featured .featured .permalink_box a:link,
.post.format-image .entry-featured .featured .permalink_box a:visited{
background-color: rgba(0, 0, 0, 0.5);
background-repeat: no-repeat;
background-position: center;
color: #fff;
display: flex;
width: 16px;
height: 16px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -18px;
margin-left: -18px;
padding: 20px;
box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.post.format-image .entry-featured .featured .permalink_box a:hover {
background-color: rgba(0, 0, 0, 0.75);
}
.single.single-format-image .single-featured.has-featured-image .translucent {
background: transparent !important;
}
.single .single-featured .image img {
max-width: 100%;
height: auto;
}
.single .single-featured .image .image-caption {
padding-top: 25px;
color: #fff;
} .post .audio_player {
background: #199fdd;
}
.players-corners-round:not(.blog):not(.archive):not(.search):not(.front-page-blog-template) .post:not(.podpost) .audio_player {
border-radius: 7px;
}
.players-corners-round:not(.blog):not(.archive):not(.search):not(.front-page-blog-template) .post:not(.podpost) .audio_player, 
.players-corners-round .mejs-container {
background: transparent;
}
.players-corners-round .post.podpost .audio_player,
.players-corners-round.single .post .mejs-container,
.players-corners-round.page .post .mejs-container {
border-radius: 7px;
}
.players-corners-round .post.podpost .audio_player .mejs-container .mejs-controls,
.players-corners-round.single .post .mejs-container .mejs-controls,
.players-corners-round.page:not(.front-page-blog-template) .post .mejs-container .mejs-controls {
background:transparent;
}
.post .featured-media .powerpress_player {
background: #199fdd;
margin-bottom: 32px;
}
.post .audio_player.embed_code {
padding:0;
background: transparent;
}
.post .audio_player.au_oembed {
background: transparent;
padding: 0;
} .wp-playlist .mCustomScrollBox {
background-color: #eeeeee;
}
.wp-playlist.wp-audio-playlist,
.wp-playlist.wp-video-playlist {
background-color:#bbb;
font-size:14px;
margin-bottom:24px;
padding:0;
border:0;
}
.wp-playlist.wp-audio-playlist a:link,
.wp-playlist.wp-audio-playlist a:visited,
.wp-playlist.wp-video-playlist a:link,
.wp-playlist.wp-video-playlist a:visited {
color:#fff;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item,
.wp-playlist.wp-video-playlist .wp-playlist-item {
text-align: left;
padding: 24px;
border-bottom: 1px solid rgba(0,0,0,0.1);
background-color: #eee;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item:hover,
.wp-playlist.wp-video-playlist .wp-playlist-item:hover {
background-color: #ddd;
cursor: pointer;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item.wp-playlist-playing,
.wp-playlist.wp-video-playlist .wp-playlist-item.wp-playlist-playing {
background-color: #ddd
}
.wp-playlist.wp-audio-playlist .wp-playlist-item a:link,
.wp-playlist.wp-audio-playlist .wp-playlist-item a:visited,
.wp-playlist.wp-video-playlist .wp-playlist-item a:link,
.wp-playlist.wp-video-playlist .wp-playlist-item a:visited {
color:#444;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item:last-of-type,
.wp-playlist.wp-video-playlist .wp-playlist-item:last-of-type {
border:none;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item,
.wp-playlist.wp-video-playlist .wp-playlist-current-item {
padding:14px 24px;
border:none;
height:auto;
margin:0;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item img {
float: left;
margin-bottom: 14px;
margin-right: 24px;
border-radius: 3px;
height: auto;
max-width: 100px;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption {
color:#fff;
text-align: left;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span {
display: block;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-title,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-title {
font-size: 26px;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-album,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-album {
font-size: 20px;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-artist,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption span.wp-playlist-item-artist {
font-weight: 600;
font-size: 14px;
text-transform: uppercase;
}
.wp-playlist.wp-audio-playlist .wp-playlist-current-item .wp-playlist-caption:after,
.wp-playlist.wp-video-playlist .wp-playlist-current-item .wp-playlist-caption:after {
clear:both;
}
.wp-playlist.wp-audio-playlist .wp-playlist-item .wp-playlist-item-length,
.wp-playlist.wp-video-playlist .wp-playlist-item .wp-playlist-item-length {
float:right;
color:#777;
bottom: 0;
font-size: 14px;
line-height: inherit;
padding: 24px;
position: absolute;
right: 0;
top: 0;
}
.wp-playlist.wp-audio-playlist .wp-playlist-tracks,
.wp-playlist.wp-video-playlist .wp-playlist-tracks {
margin:0;
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background-color:rgba(0,0,0,0.2);
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color:rgba(0,0,0,0.25);
}
.wp-playlist.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
background-color:rgba(0,0,0,0.2);
}
.wp-playlist.wp-audio-playlist .mejs-container,
.post .wp-playlist.wp-audio-playlist .mejs-container,
.single .single-featured .wp-audio-playlist .mejs-audio {
padding:15px;
background-color:rgba(0,0,0,0.08);
width:100% !important;
height:70px !important;
clear:both;
}
.post .wp-playlist.wp-audio-playlist .mejs-container .mejs-controls {
background-color:rgba(0,0,0,0.08);
}
.single-featured.format-audio .wp-playlist.wp-audio-playlist .mejs-container .mejs-controls {
background-color:rgba(0,0,0,0.08);
padding-left: 24px;
padding-right: 24px;
} .featured-caption .vid,
.featured-caption .audio,
.featured-caption .img {
line-height: 34px;
padding: 50px 0;
color: #199fdd;
} .post.sticky_post {
margin: 0 0 64px 0;
margin-bottom: calc(2rem + 1.67vw);
background: #f0f0f0;
}
.post.sticky_post .entry-header {
padding: 0;
margin: 0;
padding: 30px 0;
}
.post.format-image .entry-header,
.post.sticky_post .featured-audio-title {
margin: 0;
}
.post.sticky_post .featured-image {
display: none;
}
.post.sticky_post .featured-post {
padding: 0;
}
.post.sticky_post .entry-header {
padding: 0;
}
.post.sticky_post .entry-header .entry-title {
font-size: 20px;
line-height: 20px;
margin: 0;
}
.post.sticky_post .entry-header .entry-date {
padding: 10px 0 0 0;
margin: 0;
}
.post.sticky_post .st-readmore,
.post.sticky_post.format-aside .entry-content p {
display: block;
}
.post.sticky_post .entry-header .permalink-icon.sticky {
color: #555;
height: 16px;
margin: 0;
text-align: center;
top: 0;
width: 16px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
padding: 15px;
}
.post.sticky_post .entry-content,
.post.sticky_post .entry-summary {
padding: 0 30px 30px 30px;
margin: 0;
}
.post.sticky_post .entry-content p,
.post.sticky_post .entry-summary p {
margin: 0 0 10px 0;
font-size: 16px;
line-height: 28px;
}
.post.sticky_post.format-link .entry-content p:first-of-type {
background-color: transparent;
font-size: 16px;
line-height: 28px;
padding: 0;
}
.post.sticky_post.format-link .entry-content p:first-of-type:hover {
background-color: transparent;
}
.post.sticky_post.format-status .entry-content,
.post.sticky_post.format-quote .entry-content,
.post.sticky_post.format-aside .entry-content {
font-size: inherit;
padding: 25px;
}
.post.sticky_post .entry-content .excerpt-content {
margin: 30px 0;
} .post.podcast_post {
margin: 0 0 64px 0;
background: #282D31;
color:#fff;
}
.post.podcast_post .entry-header a:link,
.post.podcast_post .entry-header a:visited {
color:#aaa;
}
.post.podcast_post .entry-header a:hover {
color:#fff;
}
.post.podcast_post .entry-header .entry-title h2 {
font-size: 30px;
} .post .entry-content p.wp-block-paragraph,
.post .entry-content > p {
margin: 32px 0;
margin-top: calc(1rem + 0.83rem);
margin-bottom: calc(1rem + 0.83rem);
}
.main-content.template-blank-page .entry-content p {
clear: both;
} .wp-block-image {
margin-bottom: 2em;
}
.wp-block-image img {
margin-bottom: 0.5em;
height: auto;
} div.wp-block-image {
margin-top: 0;
margin-bottom: 0;
}
div.wp-block-image figure {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
div.wp-block-image .alignleft {
margin-right: 32px;
}
div.wp-block-image .alignright {
margin-left: 32px;
}
.wp-block-image .alignleft:not(.is-resized),
.wp-block-image .alignright:not(.is-resized) {
max-width: 328px;
}
.wp-block-image.alignleft {
margin-right: 28px;
}
.wp-block-image.alignright {
margin-left: 28px;
} .blocks-gallery-grid.alignleft, 
.blocks-gallery-grid.alignright, 
.wp-block-gallery.alignleft, 
.wp-block-gallery.alignright {
max-width: 328px;
} .entry-content iframe[src*="google.com/maps"] {
width: 100%;
} .wp-block-image figcaption,
.wp-block-table figcaption,
.wp-block-gallery figcaption,
.wp-block-audio figcaption,
.wp-block-video figcaption {
font-size: 13px;
margin-top: .5em;
margin-bottom: 1em;
}
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-table figcaption,
.wp-block-gallery figcaption,
.wp-block-audio figcaption,
.wp-block-video figcaption {
text-align: center;
}
.wp-block-gallery figcaption {
width: 100%;
} .wp-block-audio {
margin-right: 0;
margin-left: 0;
}
.wp-block-audio.alignleft {
margin-right: 28px;
}
.wp-block-audio.alignright {
margin-left: 28px;
} .wp-block-video {
margin-right: 0;
margin-left: 0;
}
.wp-block-video.alignleft,
.wp-block-video.alignright {
max-width: 328px;
}
.wp-block-video.alignleft {
margin-right: 28px;
}
.wp-block-video.alignright {
margin-left: 28px;
} .wp-block-embed {
width: 100%;
margin-left: 0;
margin-right: 0;
}
.wp-block-embed iframe {
width: 100%;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
max-width: 360px;
width: 100%;
}
.wp-block-embed.alignleft {
margin-right: 32px;
}
.wp-block-embed.alignright {
margin-left: 32px;
}
.wp-block-embed.wp-block-embed-twitter figcaption {
text-align: left;
}
.wp-block-embed.wp-block-embed-twitter.aligncenter figcaption {
text-align: center;
}
.wp-block-embed.wp-block-embed-twitter.alignright figcaption {
text-align: right;
}
.wp-block-embed-twitter.wp-block-embed iframe {
max-width: 520px;
overflow: hidden;
}
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-twitter.alignfull,
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-spotify.alignfull,
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-tumblr.alignfull ,
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-facebook.alignfull,
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-instagram.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .wp-block-table.aligncenter {
margin-left: auto;
margin-right: auto;
}
.wp-block-table.alignright, .wp-block-table.alignleft {
width: 328px;
}
.wp-block-table.alignright {
margin-right: 0;
}
.wp-block-table.alignleft {
margin-left: 0;
}
.wp-block-table table,
table.wp-block-table {
border: 1px solid #dddddd;
width: 100%;
border-collapse: collapse; 
min-width: 240px;
}
.wp-block-table td, 
.wp-block-table th {
padding: 0.5em;
border: 1px solid #dddddd;
border-color: #dddddd;
}
.template-gutenberg .entry-content .wp-block-table.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .template-gutenberg .entry-content .wp-block-calendar.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .wp-block-quote {
background: transparent;
border: none;
margin: 20px 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
margin-top: 1.25rem;
margin-bottom: 1.25rem;
font-size: 1.5rem;
line-height: 1.6;
}
.wp-block-quote p {
margin-bottom: 0;
}
.wp-block-quote cite,
.wp-block-quote.is-large cite, 
.wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer {
font-size: 1rem;
line-height: 1.7;
font-style: normal;
margin-top: 1rem;
display: block;
text-align: unset;
} .wp-block-quote.is-style-large,
.wp-block-quote.is-large {
border: 0;
font-style: normal;
padding: 0;
}
.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
font-size: 1.75rem;
font-style: normal;
} .wp-block-pullquote {
border: none;
padding-top: 3rem;
padding-bottom: 3rem;
}
.wp-block-pullquote blockquote {
background: transparent;
padding: 0;
margin: 0;
}
.post .wp-block-pullquote blockquote p,
.wp-block-pullquote blockquote p {
margin-top: 0;
margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 32px;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer  {
font-size: 1rem;
font-style: normal;
margin-top: 1rem;
display: block;
}
.wp-block-pullquote.alignwide p {
font-size: 2rem;
line-height: 1.3;
}
.wp-block-pullquote.alignfull {
padding: 3rem 2rem;
}
.wp-block-pullquote.alignfull p {
font-size: 2.25rem;
line-height: 1.3;
}
.wp-block-pullquote.alignleft, 
.wp-block-pullquote.alignright {
width: 50%;
max-width: 50%;
margin-top: 0;
margin-bottom: 0;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.wp-block-pullquote.alignleft {
text-align: left;
margin-right: 2rem;
}
.wp-block-pullquote.alignright {
text-align: left;
margin-left: 2rem;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 28px;
line-height: 1.6;
margin-top: 0;
margin-bottom: 0;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 1.75rem;
line-height: 1.3;
} .wp-block-pullquote.is-style-solid-color {
padding-top: 3rem;
padding-bottom: 3rem;
text-align: center;
}
.wp-block-pullquote.is-style-solid-color blockquote {
padding-left: 3rem;
padding-right: 3rem;
max-width: 100%;
text-align: center;
}
.wp-block-pullquote.is-style-solid-color.alignright,
.wp-block-pullquote.is-style-solid-color.alignleft {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.wp-block-pullquote.is-style-solid-color.alignright blockquote {
text-align:left;
}
.wp-block-pullquote.is-style-solid-color.alignleft blockquote {
text-align: left;  
}
.wp-block-pullquote.is-style-solid-color.alignfull {
padding-left: 0;
padding-right: 0;
} .wp-block-button__link,
.wp-block-button a:link,
.wp-block-button a:visited {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.wp-block-button__link:active, 
.wp-block-button__link:focus, 
.wp-block-button__link:hover, 
.wp-block-button__link:visited,
.wp-block-button a:active, 
.wp-block-button a:focus, 
.wp-block-button a:hover, 
.wp-block-button a:visited {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.wp-block-button.is-style-default .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link {
border-radius: 3px;
} .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background):not(.has-text-color),
.wp-block-button:not(.is-style-outline) a:link:not(.has-background):not(.has-text-color),
.wp-block-button:not(.is-style-outline) a:visited:not(.has-background):not(.has-text-color) {
background: #000000;
color: #ffffff;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background),
.wp-block-button:not(.is-style-outline) a:link:not(.has-background),
.wp-block-button:not(.is-style-outline) a:visited:not(.has-background) {
background: #000000;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color),
.wp-block-button:not(.is-style-outline) a:link:not(.has-text-color),
.wp-block-button:not(.is-style-outline) a:visited:not(.has-text-color) {
color: #ffffff;
} .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color),
.wp-block-button.is-style-outline a:link:not(.has-background):not(.has-text-color),
.wp-block-button.is-style-outline a:visited:not(.has-background):not(.has-text-color) {
color: #000000;
} .wp-block-cover.alignleft,
.wp-block-cover.alignright {
max-width: 328px;
}
.wp-block-cover, 
.wp-block-cover-image {
position: relative;
min-height: 430px;
margin-bottom: 28px;
margin-top: 28px;
}
.wp-block-cover-image h2, 
.wp-block-cover-image .wp-block-cover-image-text, 
.wp-block-cover-image .wp-block-cover-text, 
.wp-block-cover h2, 
.wp-block-cover .wp-block-cover-image-text, 
.wp-block-cover .wp-block-cover-text {
padding: 0;
margin-top: 28px;
margin-bottom: 28px;
max-width: 100%;
}
.wp-block-cover-image.aligncenter .wp-block-cover-image-text, 
.wp-block-cover-image.aligncenter .wp-block-cover-text, 
.wp-block-cover-image.aligncenter h2, 
.wp-block-cover.aligncenter .wp-block-cover-image-text, 
.wp-block-cover.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2 {
max-width: 100%;
}
.wp-block-cover-image.aligncenter.has-left-content .wp-block-cover-image-text, 
.wp-block-cover-image.aligncenter.has-left-content .wp-block-cover-text, 
.wp-block-cover-image.aligncenter.has-left-content h2, 
.wp-block-cover.aligncenter.has-left-content .wp-block-cover-image-text, 
.wp-block-cover.aligncenter.has-left-content .wp-block-cover-text,
.wp-block-cover.aligncenter.has-left-content h2 {
padding-left: 42px;
}
.wp-block-cover-image.aligncenter.has-right-content .wp-block-cover-image-text, 
.wp-block-cover-image.aligncenter.has-right-content .wp-block-cover-text, 
.wp-block-cover-image.aligncenter.has-right-content h2, 
.wp-block-cover.aligncenter.has-right-content .wp-block-cover-image-text, 
.wp-block-cover.aligncenter.has-right-content .wp-block-cover-text,
.wp-block-cover.aligncenter.has-right-content h2 {
padding-right: 42px;
}
.wp-block-cover-image.alignwide .wp-block-cover-image-text, 
.wp-block-cover-image.alignwide .wp-block-cover-text, 
.wp-block-cover-image.alignwide h2, 
.wp-block-cover.alignwide .wp-block-cover-image-text, 
.wp-block-cover.alignwide .wp-block-cover-text,
.wp-block-cover.alignwide h2,
.wp-block-cover-image.alignfull .wp-block-cover-image-text, 
.wp-block-cover-image.alignfull .wp-block-cover-text, 
.wp-block-cover-image.alignfull h2, 
.wp-block-cover.alignfull .wp-block-cover-image-text, 
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: 100%;
} .wp-block-column {
margin-bottom: 0;
}
.wp-block-column p,
.post .wp-block-column p {
margin-bottom: 28px;
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:first-child p, 
.template-gutenberg .post .wp-block-columns.alignfull .wp-block-column:first-child p {
padding-left: 1rem;
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:last-child p, 
.template-gutenberg .post .wp-block-columns.alignfull .wp-block-column:last-child p {
padding-right: 1rem;
} .wp-block-separator {
margin-top: 32px;
margin-bottom: 32px;
border-color: #eee;
border-width: 1px;
border-top: 0;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .has-large-font-size,
.has-huge-font-size {
line-height: 1.2;
} .wp-block-preformatted,
.wp-block-preformatted pre {
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
} .single .post .entry-content .wp-block-verse pre, 
.single .post .entry-content pre.wp-block-verse {
font-size: inherit;
padding: 1em;
overflow: auto;
overflow-wrap: break-word;
white-space: pre-wrap;
}
.wp-block-verse pre, 
pre.wp-block-verse {
font-size: inherit;
padding: 1em;
overflow: auto;
overflow-wrap: break-word;
white-space: pre-wrap;
} .wp-block-latest-posts,
.wp-block-latest-posts.wp-block-latest-posts__list {
list-style: none;
padding-left: 0;
padding-right: 0;
}
.wp-block-latest-posts {
margin: 0;
padding: 0;
list-style: none;
}
.wp-block-latest-posts li {
border-bottom: 1px solid #ddd;
padding-bottom: 12px;
padding-top: 12px;
}
.wp-block-latest-posts li:last-of-type {
border-bottom: 0;
}
.wp-block-latest-posts li a {
font-weight: bold;
}
.template-gutenberg .entry-content .wp-block-latest-posts.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
}
.wp-block-latest-post:after {
clear: both;
}
.wp-block-latest-posts li {
border-bottom: 0;
}
.wp-block-latest-posts li:after {
clear: both;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image {
float: left;
margin-right: 32px;
}
.wp-block-latest-posts.alignfull .wp-block-latest-posts__featured-image {
margin-right: 42px;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image img {
max-width: none;
height: auto;
width: auto !important;
}
.wp-block-latest-posts a {
width: 100%;
display: block;
font-size: 1.8rem;
font-size: calc( 1.25rem + 0.46vw );
margin-top: 32px;
line-height: 1.2;
}
.wp-block-latest-posts.alignfull a {
font-size: 2.5rem;
margin-top: 42px;
} 
.wp-block-latest-posts .wp-block-latest-posts__post-author {
float: left;
margin-right: 12px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date:after {
clear: both;
} .wp-block-latest-posts li {
border-bottom: 0;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image {
width: 100%;
float: none;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image img {
max-width: 100%;
height: auto;
}
.wp-block-latest-posts.is-grid a {
width: 100%;
display: block;
font-size: 1.5rem;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-author {
float: left;
margin-right: 12px;
}
.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date:after {
clear: both;
} .wp-block-categories.wp-block-categories-list {
list-style: none;
padding-left: 0;
padding-right: 0;
}
.wp-block-categories.wp-block-categories-list .children {
list-style: none;
padding-left: 0;
padding-right: 0;
} .wp-block-archives.wp-block-archives-list {
list-style: none;
padding-left: 0;
padding-right: 0;
} .wp-block-rss {
margin: 0;
padding: 0;
list-style: none;
}
.wp-block-rss li {
border-bottom: 1px solid #ddd;
padding-bottom: 24px;
padding-top: 24px;
}
.wp-block-rss li .wp-block-rss__item-title a {
font-weight: 700;
}
.template-gutenberg .entry-content .wp-block-latest-comments.alignfull .avatar, 
.template-gutenberg .entry-content .wp-block-latest-comments.alignfull .wp-block-latest-comments__comment-avatar {
width: 40px;
} .wp-block-tag-cloud a.tag-cloud-link:link,
.wp-block-tag-cloud a.tag-cloud-link:visited {
display: inline-block;
font-size: 14px !important;
padding: 0 8px;
margin: 0 5px 6px 0;
line-height: 25px;
background-color: #eee;
color: #444;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.wp-block-tag-cloud.alignleft,
.wp-block-tag-cloud.alignright {
width: 50%;
}
.template-gutenberg .entry-content .wp-block-tag-cloud.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .wp-block-code,
.single .post .entry-content .wp-block-code {
padding: .8em 1em;
border: 1px solid #ddd;
border-radius: 4px;
}
.wp-block-code code,
.single .post .entry-content .wp-block-code code {
background: transparent;
color: #555;
} .wp-block-file {
background: #f5f5f5;
padding: 24px;
border-radius: 5px;
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-direction: column;
}
.dark-template-active .wp-block-file {
background-color: #171717;
}
.wp-block-file a:not(.wp-block-file__button) {
display: flex;
align-items: center;
justify-content: flex-start;
font-size: 0.9rem;
}
.wp-block-file a:not(.wp-block-file__button):before {
content: '\f15b';
display: block;
margin-right: 8px;
font-family: "Font Awesome 5 Free";
line-height: 1;
font-weight: 400;
font-size: 1rem;
color: #555555;
}
.dark-template-active .wp-block-file a:not(.wp-block-file__button)::before {
color: #cccccc;
}
.wp-block-file .wp-block-file__button {
display: flex;
justify-content: flex-start;
align-items: center;
border-radius: 3px;
margin-left: 0;
margin-top: 0.5rem;
line-height: 1.7;
}
.wp-block-file .wp-block-file__button:after {
content: '\f0ab';
font-size: 1rem;
display: block;
margin-left: 16px;
font-family: "Font Awesome 5 Free";
line-height: 1;
font-weight: 700;
}
.wp-block-file.aligncenter {
align-items: center;
} .wp-social-link a:link,
.wp-social-link a:visited,
.single .entry-content .wp-social-link a:link,
.single .entry-content .wp-social-link a:visited {
color: inherit;
}
.wp-social-link a:hover,
.single .entry-content .wp-social-link a:hover {
color: inherit;
} .wp-block-search input[type="search"] {
padding: 8px;
font-size: 13px;
line-height: 1.7;
}
.template-gutenberg .entry-content .wp-block-file.alignfull {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 )  ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 )  ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:first-child .wp-block-file {
margin-left: 1rem;
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:last-child .wp-block-file {
margin-right: 1rem;
} .template-gutenberg.main-content.page-padding-top-off {
padding-top: 0;
}
.template-gutenberg.main-content.page-padding-bottom-off {
padding-bottom: 0;
}
.template-gutenberg .container {
width: 764px;
width: calc( ( 1170px * 0.66666667 ) - 16px );
}
.template-gutenberg .entry-content .alignwide {
margin-left: -201px;
margin-right: -201px;
max-width: unset; width: calc( 100% + 406px );
}
.template-gutenberg .entry-content .alignfull {
margin-left: calc( ( 50% - 50vw ) ) !important;
margin-right: calc( ( 50% - 50vw ) ) !important;
max-width: 100vw;
width: 100vw;
}
.template-gutenberg .entry-content .alignfull img {
width: 100%;
}
.template-gutenberg .entry-content .wp-block-media-text.alignfull img {
width: 100%;
height: auto;
}
.template-gutenberg .entry-content .wp-block-column .wp-block-media-text.alignwide,
.template-gutenberg .entry-content .wp-block-column .wp-block-media-text.alignfull {
width: 100%;
max-width: 100%;
margin-right: 0 !important;
margin-left: 0 !important;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
position: relative; 
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
content: "";
display: block;
padding-top: 50%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%; 
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
padding-top: 42.85%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
padding-top: 50%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
padding-top: 56.25%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
padding-top: 75%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
padding-top: 100%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
padding-top: 177.78%;
}
.template-gutenberg .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
padding-top: 200%;
} .has-azure-blue-background-color {
background-color: #252ee5 !important;
}
.has-slate-grey-background-color {
background-color: #555555 !important;
}
.has-dolphin-grey-background-color {
background-color: #aaaaaa !important;
}
.has-sliver-grey-background-color {
background-color: #dddddd !important;
}
.has-white-background-color {
background-color: #ffffff !important;
}
.has-azure-blue-color {
color: #252ee5 !important;
}
.has-slate-grey-color {
color: #555555 !important;
}
.has-dolphin-grey-color {
color: #aaaaaa !important;
}
.has-sliver-grey-color {
color: #dddddd !important;
}
.has-white-color {
color: #ffffff !important;
} .elementor-page .main-content.template-gutenberg,
.elementor-page .main-content {
width: 100%;
}
.elementor-page .main-content.template-gutenberg .container,
.elementor-page .main-content .container {
width: 100%;
} .pagination {
margin: 0;
display: flex;
}
.single .entry-container .pagination {
margin-bottom: 32px;
}
.page .entry-container .pagination {
margin-top: 32px;
}
.pagination .page-numbers:first-child,
.pagination .post-page-numbers:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
margin: 0;
}
.pagination .page-numbers:last-child,
.pagination .post-page-numbers:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.pagination .page-numbers,
.pagination .post-page-numbers {
background: #282c2f;
color: #fff;
padding: 10px 25px;
text-align: center;
margin: 0 0 0 1px;
}
.pagination a.page-numbers:link,
.pagination a.page-numbers:visited,
.pagination a.post-page-numbers:link,
.pagination a.post-page-numbers:visited {
color: #199fdd;
font-style: normal;
margin: 0 0 0 1px;
opacity: 1;
}
.pagination a.page-numbers:hover,
.pagination a.post-page-numbers:hover {
color: #fff;
background-color: #17191a;
}  .single .single-featured {
background-color: #eee;
background-position: center;
padding:0;
}
.single .single-featured h1,
.single .single-featured h2 {
color: #555;
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
font-weight: 700;
padding: 0;
margin: 12px 0 24px 0;
}
.single .single-featured.thumb_bg h2 {
color: #eee;
} .single .single-featured span.mini-title {
color: #199fdd;
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
font-weight: bold;
margin-bottom: 15px;
padding: 0;
text-transform: none;
} .single .single-featured .next-week {
background-color: rgba(0, 0, 0, 0.1);
padding: 24px 32px;
margin-top:32px;
font-size: 16px
} .single .single-featured .background {
padding: 72px 0 72px 0;
padding-top: calc(2rem + 2.08vw);
padding-bottom: calc(2rem + 2.08vw);
}
.single .single-featured.nav-sticky .background {
padding: 60px 0 72px 0;
padding-top: calc(1.5rem + 1.88vw);
padding-bottom: calc(2rem + 2.08vw);
} .single.format-audio .single-featured,
.single.single-podcast .single-featured {
padding:0;
}
.single .single-featured.format-audio h1,
.single .single-featured.format-audio h2 {
display: flex;
align-items: flex-start;
} .single .single-featured.has-featured-image h1,
.single .single-featured.has-featured-image h2 {
color:#eee;
}
.single .single-featured.has-featured-image.nav-transparent .background {
padding: 172px 0 72px 0;
background: rgba(0,0,0,0.5);
} .single .single-featured .mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: rgba(0,0,0,0.2);
} .single .single-featured .audio_player.regular-player {
background: transparent;
}
.single .single-featured .mejs-audio,
.single .single-featured .mejs-audio .mejs-controls,
.single .sticky-featured-audio-container .mejs-audio,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls {
background-color: #eee;
}
.single .single-featured .mejs-audio .mejs-controls,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls {
padding:0;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-button button,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-button button {
color:#888;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-button button:hover,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-button button:hover {
color: #199fdd;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total,
.single .single-featured .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(0,0,0,0.2);
}
.single .single-featured .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-volume-button .mejs-volume-handle,
.single .sticky-featured-audio-container .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-volume-button .mejs-volume-handle {
background: #888888;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time span,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time span {
color: #888;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail span.mejs-time-handle,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail span.mejs-time-handle {
background: transparent;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail span.mejs-time-handle-content,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail span.mejs-time-handle-content {
background: #199fdd;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float {
background: #555;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float-corner,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float-corner {
border-color: #555 transparent transparent;
}
.single .single-featured .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current,
.single .sticky-featured-audio-container .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current {
color: #ccc;
} .single .single-featured.thumb_bg .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background-color: rgba(255,255,255,0.5);
} .single .single-featured.has-featured-image.audio-featured-image-background .player_container .wp-audio-shortcode.mejs-container,
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .wp-audio-shortcode.mejs-embed,
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .wp-audio-shortcode.mejs-embed body,
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .wp-audio-shortcode .mejs-controls {
background-color: transparent;
}
.single .single-featured.has-featured-image.audio-featured-image-background .audio_player .mejs-controls .mejs-button button {
color:#fff;
}
.single .single-featured.has-featured-image.audio-featured-image-background .audio_player .mejs-controls .mejs-time span {
color: #fff;
}
.single .single-featured.has-featured-image.audio-featured-image-background .audio_player .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-total {
background: rgba( 255, 255, 255, 0.4);
}
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .mejs-controls.wp-audio-shortcode .mejs-time-rail .mejs-time-loaded,
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .mejs-controls.wp-audio-shortcode .mejs-time-rail .mejs-time-total {
background-color: rgba(255,255,255,0.4);
}
.single .single-featured.has-featured-image.audio-featured-image-background .mejs-container .mejs-controls .mejs-time span {
color:#eee;
}
.single .single-featured.has-featured-image.audio-featured-image-background .player_container .mejs-controls.wp-audio-shortcode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background-color: rgba(255,255,255,0.4);
} .single.single-custom-color-audio-active.single-transparent-audio-inactive .single-featured .audio_player,
.single.single-custom-color-audio-active.single-transparent-audio-inactive .sticky-featured-audio-container .audio_player {
padding-left: 32px;
padding-right: 32px;
border-radius: 5px;
} .single.single-format-audio .single-featured .audio_player.au_oembed,
.single.single-format-audio .single-featured .audio_player.embed_code {
background: transparent;
padding-left: 0;
padding-right: 0;
} .single .single-featured .wp-playlist.wp-audio-playlist .wp-playlist-item,
.single .single-featured .wp-playlist.wp-video-playlist .wp-playlist-item {
border-bottom:1px solid rgba(0,0,0,0.1);
background-color:#ddd;
}
.single .single-featured .wp-playlist.wp-audio-playlist .wp-playlist-item.wp-playlist-playing,
.single .single-featured .wp-playlist.wp-video-playlist .wp-playlist-item.wp-playlist-playing {
background-color: #d0d0d0;
}
.single .single-featured.has-featured-image .wp-playlist .mejs-container .mejs-controls {
background-color:transparent;
}
.single .single-featured .wp-playlist .mejs-container .mejs-controls .mejs-time span {
color:#eee;
} .single .single-featured-audio-container {
display: flex;
justify-content: space-between;
}
.single .player_container {
width: 100%;
}
.single .audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 83%;
order: 2;
}
.single .audio-featured-image-thumbnail .player_container.with_thumbnail.audio-embed-thumbnail-inactive,
.single .audio-featured-image-thumbnail .player_container.with_thumbnail.audio-playlist-thumbnail-inactive,
.single .audio-featured-image-thumbnail.thumb-size-large .player_container.with_thumbnail.audio-embed-thumbnail-inactive,
.single .audio-featured-image-thumbnail.thumb-size-large .player_container.with_thumbnail.audio-playlist-thumbnail-inactive {
width: 100%;
}
.single .album-art {
margin-right: 2%;
width: 15%;
order: 1;
}
.single .album-art img {
width: 100%;
height: auto;
display: block;
}
.single .single-featured.audio-featured-image-thumbnail.rounded-corners .album-art img,
.pod-2-podcast-archive-header.fh-audio-art-round .archive-art img {
border-radius: 7px;
overflow: hidden;
}
.single .player_container .powerpress_links,
.single .player_container .powerpress_subsribe_links,
.single .video_player .powerpress_links,
.single .video_player .powerpress_subsribe_links {
display: none;
} .single .thumb-size-medium.audio-featured-image-thumbnail .single-featured-audio-container {
align-items: center;
}
.single .thumb-size-medium .album-art {
width: 25%;
}
.single .thumb-size-medium.audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 71%;
} .single .thumb-size-large.audio-featured-image-thumbnail .single-featured-audio-container {
align-items: center;
}
.single .thumb-size-large .album-art {
width: 33%;
}
.single .thumb-size-large.audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 63%;
} .single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-button button {
color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-time {
color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle-content {
background-color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls:hover .mejs-time-rail .mejs-time-float {
background-color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float-corner {
border-top-color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-overlay-button::before {
color: #fff;
}
.single .single-featured-video-container .wp-playlist .mejs-video .mejs-controls .mejs-time span {
color: #fff;
}
.single .single-featured-video-container .mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-volume-button .mejs-volume-slider .mejs-volume-handle, 
.single .single-featured-video-container .mejs-container.mejs-video.wp-video-shortcode .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
background-color: #fff;
} .wp-playlist .mCustomScrollBox > .mCSB_scrollTools {
width:28px;
}
.wp-playlist .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
width:6px;
} .single .single-featured.nav-transparent.has-featured-image .background {
padding: 172px 0 72px 0;
background: rgba(0,0,0,0.5);
} .single .single-featured.gallery.nav-sticky {
background-color: #eeeeee;
padding: 110px 0 0 0;
} .single .caption-container {
background-color: #eee;
padding: 32px 0;
padding: calc(1rem + 0.83vw) 0;
border-top: 1px solid #dddddd;
}
.single.single-format-gallery .caption-container {
background: #ffffff;
border-top: none;
border-bottom: 1px solid #eeeeee;
}
.single .caption-container .podcast_meta p {
margin: 0;
}
.single .caption-container .powerpress_embed_box {
margin: 0;
} .sticky-featured-audio-active.single .sticky-featured-audio-container {
background-color: #eee;
color: #555;
}
.sticky-featured-audio-active.single .sticky-featured-audio-container .audio_player.regular-player {
background-color: transparent;
}
.sticky-featured-audio-active.single .sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text .title h4 {
color: #555;
} .single .post {
margin-top: 0;
padding: 0;
position: relative; } .single .post .entry-header {
padding: 0;
margin-bottom: 32px;
margin-bottom: calc(1rem + 0.83vw);
}
.single .post .entry-header .mini-title {
font-weight: bold;
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
display: inline-block;
}
.single .post .entry-header .entry-title {
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
font-weight: 600;
margin-bottom: 12px;
display: block;
} .single .entry-container .entry-content {
padding: 0;
margin-bottom: 32px;
margin-bottom: calc(1rem + 0.83vw);
}
.page .entry-container .entry-content {
padding:0;
}
.single .content {
background-color: #fff;
}
.single .entry-container .entry-content:after,
.page .entry-container .entry-content:after {
clear: both;
content: ' ';
display: block;
}
.single .main-content:not(.template-gutenberg) .entry-container .entry-content img,
.page .main-content:not(.template-gutenberg) .entry-container .entry-content img {
max-width: 100%;
height: auto;
}
.single .main-content:not(.template-gutenberg) .entry-container .entry-content .wp-caption,
.page .main-content:not(.template-gutenberg) .entry-container .entry-content .wp-caption {
max-width: 100%;
height: auto;
} .single .post .entry-content h1,
.single .post .entry-content h2,
.single .post .entry-content h3,
.single .post .entry-content h4,
.single .post .entry-content h5,
.single .post .entry-content h6 {
margin-bottom: 42px;
margin-bottom: calc(1.5rem + 0.94vw);
}
.single .post .entry-content > ol,
.single .post .entry-content > ul {
margin-top: 32px;
margin-bottom: 32px;
}
.single .post .entry-content pre {
background: transparent;
padding: 0;
border: 0;
border-radius: 0;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
line-height: 32px;
}
.single .post .entry-content pre.wp-block-verse {
color: inherit;
margin-bottom: 32px;
}
.single .entry-content img.alignnone,
.page .entry-content img.alignnone {
max-width: 100%;
height: auto;
}
.single .entry-content .wp-caption.alignnone,
.page .entry-content .wp-caption.alignnone {
max-width: 100%;
height: auto; 
}
.single .entry-content .wp-caption.alignnone img,
.page .entry-content .wp-caption.alignnone img {
max-width: 100%;
height: auto; 
} .single .entry-categories {
margin: 0 0 32px 0;
margin-bottom: calc(1rem + 0.83vw);
padding: 0;
list-style: none;
}
.single .post .entry-categories li {
margin-right: 5px;
display: inline-block;
} .single .entry-tags {
margin: 0 0 32px 0;
margin-bottom: calc(1rem + 0.83vw);
padding: 0;
list-style: none;
line-height: 20px;
font-size: 14px;
font-size: calc(0.75rem + 0.1vw);
}
.single .entry-tags li {
display: inline-block;
padding: 5px 10px;
font-style: normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.single .entry-tags li:first-of-type {
padding-left: 0;
} .single .post .entry-meta {
padding:0;
margin-top:24px;
border-color:#ddd;
} .author-info {
clear: both;
}
.single .entry-meta .author-info {
margin:0;
padding:0;
left: -224px;
position: absolute;
top: 0;
text-align: right;
width: 200px;
display:none;
}
.single.template-width-full .post .entry-meta {
flex-wrap: wrap;
}
.single.template-width-full .entry-meta .author-info {
display: block;
position: static;
width: 100%;
text-align: center;
padding-top: 32px;
border-top: 1px solid #ddd;
}
.single.template-width-full .author-info .author-avatar img {
margin-right: auto;
margin-left: auto;
}
.single.single-format-audio .entry-meta.host-audio .author-info {
display:block;
}
.single.single-format-audio .entry-meta.host-audio-video .author-info,
.single.single-format-video .entry-meta.host-audio-video .author-info {
display:block;
}
.single.single-format-standard .entry-meta.host-all .author-info,
.single.single-format-audio .entry-meta.host-all .author-info,
.single.single-format-video .entry-meta.host-all .author-info,
.single.single-format-gallery .entry-meta.host-all .author-info,
.single.single-format-image .entry-meta.host-all .author-info,
.single.single-format-chat .entry-meta.host-all .author-info,
.single.single-format-link .entry-meta.host-all .author-info,
.single.single-format-quote .entry-meta.host-all .author-info,
.single.single-format-aside .entry-meta.host-all .author-info,
.single.single-format-status .entry-meta.host-all .author-info {
display: block
}
.single .sbar-left .entry-meta .author-info {
right: -224px;
left: auto;
text-align: left;
}
.single .author-info p {
font-size: 16px;
line-height: 28px;
}
.single .author-info .author-avatar {
margin: 0 0 24px 0;
}
.single .author-info .author-avatar img {
margin-right: 0;
margin-left: auto;
display: block;
-webkit-border-radius: 9999px;
-moz-border-radius: 9999px;
-o-border-radius: 9999px;
border-radius: 9999px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-otransition-duration: 0.4s;
transition-duration: 0.4s;
}
.single .sbar-left .author-info .author-avatar img {
margin-right: auto;
margin-left: 0;
}
.single .template-gutenberg .post .entry-meta {
flex-wrap: wrap;
} .single .template-gutenberg .entry-meta .author-info {
display: block;
position: static;
width: 100%;
text-align: center;
padding-top: 32px;
border-top: 1px solid #ddd;
}
.single .template-gutenberg .author-info .author-avatar img {
margin-right: auto;
margin-left: auto;
} .single .entry-meta .episode-speakers {
margin-top: 32px;
font-size: 14px;
font-weight: 300;
}
.single .entry-meta .episode-speakers h3 {
font-size: 18px;
font-weight: 600;
margin-bottom: 12px;
}
.single .entry-meta .episode-speakers .speakers {
margin: 0;
padding: 0;
line-height: 1.7;
list-style: none;
font-weight: 300;
} .single .author-description h4 {
color: #555;
margin: 0;
font-size: 20px;
font-size: calc( 1rem + 0.21vw);
font-weight: 600;
}
.single .author-description h4 span.fn { }
.single .author-description span {
font-size: 16px;
color: #666;
}
.single .author-description .author_archive_link {
margin: 0 0 0 24px;
position: relative;
top: -4px;
}
.single .author-description .author_archive_link a:link,
.single .author-description .author_archive_link a:visited {
text-transform: uppercase;
font-weight: 800;
font-size: 11px;
color: #fff;
border-radius: 3px;
padding: 3px 5px;
} .singlep_pagi {
margin: 32px 0;
margin-top: calc(1rem + 0.83vw);
margin-bottom: calc(1rem + 0.83vw);
padding: 0 32px;
padding-right: calc(1rem + 0.83vw);
padding-left: calc(1rem + 0.83vw);
list-style: none;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
display: flex;
flex-direction: row;
}
.single .singlep_pagi {
padding: 0;
width: 100%;
}
.singlep_pagi p {
color: #aaa;
font-weight: 700;
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
}
.singlep_pagi li.left {
order: 1;
}
.singlep_pagi li.left p {
margin-left: 29px;
}
.singlep_pagi li.right {
order: 2;
text-align: right;
}
.singlep_pagi li.right p {
margin-right: 29px;
}
.singlep_pagi li {
display: flex;
flex-direction: column;
width: 50%;
}
.post-pagi-link {
display: flex;
}
.post-pagi-link.prev-link {
justify-content: flex-end;
}
.post-pagi-link.prev-link a {
order: 1;
text-align: right;
}
.post-pagi-link.prev-link .arrow {
order: 2;
margin-left: 12px;
}
.post-pagi-link.next-link a {
order: 2;
}
.post-pagi-link.next-link .arrow {
order: 1;
margin-right: 12px;
} .single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta {
padding: 25px 0;
}
.single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta a:link,
.single-podcast.podcast-archive .main-content .container .entries .podcast-content .podcast_meta a:visited {
background-color: #93cece;
padding: 2px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.single-podcast.podcast-archive .main-content .container .entries .podcast-content p {
padding: 25px 0;
}
.single-podcast .podcast-content .title {
padding-top: 50px;
padding-left: 0;
margin-bottom: 20px;
background: #2A3034;
overflow: hidden;
} .single-post #mediainfo,
.single-podcast #mediainfo {
margin-bottom: 32px;
}
.single-post #mediainfo > .butn.sub-button-two,
.single-podcast #mediainfo > .butn.sub-button-two {
margin-left: 10px;
}
.single-post #mediainfo .download-heading {
margin-top: 24px;
margin-bottom: 0;
font-size: 18px;
font-size: calc(1rem + 0.1vw);
}
.single-post #mediainfo .download {
margin:0;
padding:0;
list-style: none;
font-size: 14px;
}
.single-post #mediainfo .download li {
display: flex;
align-items: center;
}
.single-post #mediainfo .download li:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content:' \f358';
font-size: 16px;
color: #ccc;
margin-right: 5px;
}
.single-post #mediainfo .download .download-link {
display: inline-block;
word-break: break-all;
}
.single-post #mediainfo .download li .butn {
display: inline;
font-size: 12px;
font-size: calc(0.625rem + 0.1vw);
font-weight: 400;
letter-spacing: 0.5px;
margin-left: 10px;
padding: 3px 8px;
text-transform: uppercase;
line-height: 16px;
}
.single-podcast .podcast-content .title.extra-padding {
padding-top: 150px;
}
.single-podcast .player-content {
padding-bottom: 50px;
}
.single-podcast .player-content.extra-padding {
padding-bottom: 125px;
}
.single-podcast .main-content .podcast-content .container.first {
z-index: 99;
}
.single-podcast .player-content .podcast_player,
.page .podcast_player {
margin-left: 0;
margin-top: 10px;
}
.single-podcast .podcast-content .title h1 {
color: #eee;
margin: 10px 0 10px;
padding: 0;
font-size: 42px;
}
.single-podcast .podcast-content .title ul {
margin: 0;
padding: 0;
list-style: none;
color: #ddd;
}
.single-podcast .podcast-content .title ul li {
display: inline-block;
padding-right: 10px;
}
.single-podcast .podcast-content .title img {
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
height: 100px;
width: 100px;
margin-right: 25px;
} .single .post.format-standard {
padding-top: 0;
}
.single .post.format-standard .entry-header .entry-title {
margin-left: 0;
margin-top: 0;
}
.single .post.format-standard .entry-header {
padding: 0 0 32px 0;
padding-bottom: calc(1rem + 0.83vw);
} .single .post.format-gallery .entry-content p {
padding: 0;
}
.single .single-featured.gallery {
padding: 0;
} .sticky-featured-audio-container {
background: #000000;
position: fixed;
bottom: 0;
left: 0;
right: 0;
top: auto;
width: 100%;
z-index: 9999;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
}
.sticky-featured-audio-container .sticky-featured-audio-inner {
width: 1170px;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta {
display: flex;
align-items: center;
width: 30%;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta ul {
margin: 0;
padding: 0;
list-style: none;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-art {
margin-right: 0;
width: 0;
visibility: hidden;
opacity: 0;
transition-duration: 0.7s;
}
.sticky-featured-audio-container.image-visible .sticky-featured-audio-inner .sticky-art {
margin-right: 12px;
width: 50px;
visibility: visible;
opacity: 1;
transition-duration: 0.7s;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-art img {
width: 100%;
display: block;
height: auto;
border-radius: 3px;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text {
overflow: hidden;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text .title {
color: #ffffff;
font-size: 1rem;
white-space: nowrap;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text .title h4 {
font-size: 1rem;
font-weight: 400;
display: block;
position: relative;
white-space: nowrap;
margin: 0;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-meta-text .season {
color: #aaaaaa;
font-size: 0.9rem;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-player {
width: 68%;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-player .powerpress_player {
margin-top: 0;
}
.sticky-featured-audio-container .sticky-featured-audio-inner .sticky-player .powerpress_links {
display: none;
}
.sticky-featured-audio-container .mejs-container .mejs-controls {
background: #000000;
} .single .comment-respond,
.single #comments {
padding:0;
}
.single .comment-respond h3,
.single #comments h3 {
font-size: 32px;
font-size: calc(1.5em + 0.42vw);
color: #555;
} .comment_container {
padding-top: 54px;
padding-top: calc(1.5rem + 1.56vw);
margin-top: 32px;
margin-top: calc(1rem + 0.83vw);
}
#respond .comment-inputs {
display: flex;
margin-bottom: 32px;
margin-top: 32px;
margin-top: calc(1rem + 0.83vw);
margin-bottom: calc(1rem + 0.83vw);
}
#respond .comment-form-cookies-consent {
margin: 0 0 10px 0;
}
#respond .comment-inputs > div {
flex-basis: 33%;
width: 33%;
}
#respond .comment-inputs > div input {
width: 100%;
}
#respond #commentform .comment-form-author span {
padding: 0 15px 0 0;
display: block;
}
#respond #commentform .comment-form-email span {
padding: 0 15px 0 0;
display: block;
}
#respond #commentform .comment-form-comment {
margin-top: 35px;
clear: both;
}
#respond #commentform .comment-form-comment textarea {
margin-top: 10px;
}
#respond #cancel-comment-reply-link:link,
#respond #cancel-comment-reply-link:visited {
position: relative;
top: -7px;
margin-left: 10px;
padding: 7px 12px;
font-weight: 600;
font-size: 14px;
font-family: 'Niramit', 'Arial', sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#respond #commentform input[text],
#respond #commentform textarea {
display: block;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
}
#respond .comment-form-cookies-consent input[type="checkbox"] {
margin-right: 10px;
margin-left: 0;
}
#respond .comment-form .form-submit {
margin-bottom: 0;
} #comments {
margin-top: 64px;
}
#comments #comments-title {
font-size: 36px;
font-size: calc(1.2rem + 0.54vw);
margin-bottom: 50px;
margin-top: 0;
}
#comments .commentlist {
margin: 0;
padding: 0;
list-style: none;
}
#comments .commentlist .children {
list-style: none;
}
#comments .commentlist .children li {
border: 0;
margin-bottom: 0;
padding-bottom: 0;
}
#comments .commentlist li {
margin-bottom: 0;
padding-bottom: 50px;
margin-bottom: 50px;
border-bottom: 1px solid #dddddd;
}
#comments .commentlist li:last-child {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
#comments .commentlist li .comment-body .comment-awaiting-moderation {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px;
display: inline-block;
margin-top: 20px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 18px;
margin-bottom: 10px;
}
#comments .commentlist li .comment-body .comment-author img {
margin-right: 15px;
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#comments .commentlist li .comment-body .comment-author .fn {
display: block;
font-weight: 600;
font-size: 20px;
font-size: calc(1rem + 0.21vw);
}
#comments .commentlist li .comment-body .comment-author .date {
font-size: 12px;
text-transform: uppercase;
}
#comments .commentlist li .comment-body .reply {
text-align: right;
}
#comments .commentlist li .comment-body .reply a:link,
#comments .commentlist li .comment-body .reply a:visited {
padding: 7px 12px;
font-weight: 600;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
#comments .commentlist #respond {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 20px;
margin-top: 42px;
margin-bottom: 42px;
width: 100%;
}
.closed-comments {
padding: 50px 0;
}
#comments .commentlist dd {
margin-bottom:16px;
} .blog .static {
background-color: #24292C;
}
.blog .heading {
padding:50px 0;
}
.blog .static .heading .title {
color:#efefef;
padding:40px 0;
}
.blog .static .heading .title h1 {
margin:0;
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
font-weight: 600;
}
.blog .static .heading .title p {
margin-top:24px;
opacity:0.8;
} .page.page-template .post .entry-content,
.page.page-template-default .post .entry-content {
background-color:#fff;
padding:0;
}
.archive.page .post .entry-content {
padding:0 32px 32px 32px;
} .page .banner-page {
background: #282C2F;
height: 250px;
}
.page .entry-meta {
clear: both;
} .reg {
background-color: #24292C;
}
.reg .heading {
padding: 42px 0;
}
.reg .heading h1,
.reg .heading h2 {
margin: 0;
color: #fff;
font-size: 42px;
font-size: calc(1.5rem + 0.94vw);
line-height: 54px;
text-transform: none;
font-weight: 600;
letter-spacing: 0;
}
.reg .heading p {
color: #919495;
margin-top: 24px;
}
.reg .heading .title {
color: #fff;
padding: 54px 0 54px 0;
padding-top: calc(1.5rem + 1.56vw);
padding-bottom: calc(1.5rem + 1.56vw);
}
.reg.has-featured-image .heading h1,
.reg.has-featured-image .heading h2 {
color: #fff;
}
.reg.has-featured-image .heading p {
color: #fff;
} .reg.nav-transparent.has-featured-image .heading .title {
padding:142px 0 40px 0;
} .reg .circle-spinner {
border-color: #ffffff;
}
.reg .circle-spinner .line::before {
background: #ffffff;
} .reg .content_page_thumb .heading {
position: relative;
background-position: center;
}
.reg .content_page_thumb .heading .title {
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #ffffff;
}
.reg .content_page_thumb .heading .title p {
color: #ffffff;
} .page-template-pagepage-archive-php .archive_cols ul {
margin:0;
padding:0;
list-style: none;
}
.page-template-pagepage-archive-php .archive_cols h2 {
font-size: 24px;
font-size: calc(1rem + 0.42vw);
margin-top:70px;
margin-bottom:10px;
font-weight: 600;
} .error404 .entry-container .entry-content,
.error404 .post_body {
padding-bottom:100px;
}
.error404 .entry-container .entry-content h2 {
font-size: 124px;
margin-bottom: 0;
} .arch_searchform {
border: 1px solid #dddddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
padding: 20px;
}
.arch_searchform #ind_searchform {
display: flex;
align-items: center;
}
.arch_searchform #ind_searchform div.first {
width: 90%;
float: left;
}
.arch_searchform #ind_searchform div.second {
width: 10%;
float:right;
}
.arch_searchform #ind_searchform div .screen-reader-text {
display: none;
}
.arch_searchform #ind_searchform div #ind_s {
border: none;
display: block;
width: 100%;
padding: 10px;
}
.arch_searchform #ind_searchform div #ind_searchsubmit {
display: block;
background: transparent;
color: #777 !important;
width: 100%;
padding: 18px 0;
border: 0;
}  .archive .author_profile img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
float: left;
margin-right: 25px;
}
.archive .author_profile .author_info {
display: flex;
align-items: center;
margin-bottom: 25px;
}
.archive .author_profile .author_info .info {
margin: 0;
padding: 0;
list-style: none;
}
.archive .author_profile .author_info .info .author_name {
margin-top: 0;
}
.archive .author_profile .social {
margin: 0;
padding: 0;
list-style: none;
font-family: "Font Awesome 6 Brands";
display: flex;
flex-wrap: wrap;
align-items: center;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
.archive .author_profile .social li {
margin: 0 20px 10px 0;
display: flex;
align-items: center;
justify-content: center;
position: relative;
position: relative;
height: 24px;
width: 24px;
}
.archive .author_profile .social li .sicon {
padding: 0;
display: block;
opacity: 1;
text-align: center;
line-height: 1;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
}
.archive .author_profile .social li .sicon span {
background: transparent;
border-radius: 3px;
height: 24px;
width: 24px;
display: flex;
justify-content: center;
align-items: center;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover span {
width: 48px;
height: 48px;
background: #fff;
transition-duration: 0.4s;
font-size: 28px;
z-index: 50;
}
.archive .author_profile .social li .sicon:before {
font-family: "Font Awesome 6 Brands";
font-size: 16px;
line-height: 1;
color: #eee;
width: 24px;
height: 24px;
opacity: 1;
display: flex;
justify-content: center;
align-items: center;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover:before {
font-size: 28px;
line-height: 1;
height: 48px;
width: 48px;
background: #fff;
z-index: 5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.archive .author_profile .social li .email:before {
font-family: 'Font Awesome 5 Free';
content: "\f0e0";
}
.archive .author_profile .social li .email:hover:before {
color: #555;
}
.archive .author_profile .social li .website:before {
content: "\f108";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.archive .author_profile .social li .website:hover:before {
color: #555;
}
.archive .author_profile .social li .skype:before {
content: "\f17e";
}
.archive .author_profile .social li .skype:hover:before {
color: #00aff0;
}
.archive .author_profile .social li .twitter:before { content: "\e61b";
}
.archive .author_profile .social li .twitter:hover:before { color: #000000;
}
.archive .author_profile .social li .facebook:before {
content: "\f09a";
}
.archive .author_profile .social li .facebook_2:before {
content: "\f082";
}
.archive .author_profile .social li .facebook:hover:before,
.archive .author_profile .social li .facebook_2:hover:before {
color: #3b5998;
}
.archive .author_profile .social li .googleplus:before {
content: "\f0d5";
}
.archive .author_profile .social li .googleplus:hover:before {
color: #dd4b39;
}
.archive .author_profile .social li .youtube:before {
content: "\f167";
}
.archive .author_profile .social li .youtube:hover:before {
color: #bb0000;
}
.archive .author_profile .social li .vimeo:before {
content: "\f27d";
}
.archive .author_profile .social li .vimeo:hover:before {
color: #1ab7ea;
}
.archive .author_profile .social li .youtube_2:before {
content: "\f16a";
}
.archive .author_profile .social li .dribbble:before {
content: "\f17d";
}
.archive .author_profile .social li .dribbble:hover:before {
color: #ea4c89;
}
.archive .author_profile .social li .flickr:before {
content: "\f16e";
}
.archive .author_profile .social li .flickr:hover:before {
color: #ff0084;
}
.archive .author_profile .social li .instagram:before {
content: "\f16d";
}
.archive .author_profile .social li .instagram:hover:before {
color: #517fa4;
}
.archive .author_profile .social li .threads:before {
content: "\e618";
}
.archive .author_profile .social li .threads:hover:before {
color: #000000;
}
.archive .author_profile .social li .soundcloud:before {
content: "\f1be";
}
.archive .author_profile .social li .soundcloud:hover:before {
color: #ff8800;
}
.archive .author_profile .social li .snapchat:before {
content: "\f2ac";
}
.archive .author_profile .social li .snapchat:hover:before {
color: #fffc00;
}
.archive .author_profile .social li .twitch:before {
content: "\f1e8";
}
.archive .author_profile .social li .twitch:hover:before {
color: #6441a5;
}
.archive .author_profile .social li .imdb:before {
content: "\f2d8";
font-weight:  400 !important;
font-size: 24px;‚
}
.archive .author_profile .social li .imdb:hover:before {
color: #F5C518;
}
.archive .author_profile .social li .mixcloud:before {
content: "\f289";
}
.archive .author_profile .social li .mixcloud:hover:before {
color: #589fC3;
}
.archive .author_profile .social li .spotify:before {
content: "\f1bc";
}
.archive .author_profile .social li .spotify:hover:before {
color: #2ebd59;
}
.archive .author_profile .social li .itunes:before {
content: "\f179";
}
.archive .author_profile .social li .itunes:hover:before {
color: #000;
}
.archive .author_profile .social li .rss:before {
font-family: 'Font Awesome 5 Free';
content: "\f143";
font-weight: 900;
}
.archive .author_profile .social li .rss:hover:before {
color: #f26522;
}
.archive .author_profile .social li .tumblr:before {
content: "\f173";
}
.archive .author_profile .social li .tumblr:hover:before {
color: #32506d;
}
.archive .author_profile .social li .tumblr_2:before {
content: "\f174";
}
.archive .author_profile .social li .pinterest:before {
content: "\f0d2";
}
.archive .author_profile .social li .pinterest:hover:before {
color: #cb2027;
}
.archive .author_profile .social li .xing:before {
content: "\f169";
}
.archive .author_profile .social li .xing:hover:before {
color: #126567;
}
.archive .author_profile .social li .linkedin:before {
content: "\f0e1";
}
.archive .author_profile .social li .linkedin:hover:before {
color: #007bb6;
}
.archive .author_profile .social li .github:before {
content: "\f092";
}
.archive .author_profile .social li .github:hover:before {
color: #171515;
}
.archive .author_profile .social li .stackexchange:before {
content: "\f16c";
}
.archive .author_profile .social li .stackexchange:hover:before {
color: #ef8236;
}
.archive .author_profile .social li .tiktok:before {
content: "\e07b";
}
.archive .author_profile .social li .tiktok:hover:before {
color: #69C9D0;
}
.archive .author_profile .social li .periscope:before {
content: "\f3da";
}
.archive .author_profile .social li .periscope:hover:before {
color: #3FA4C4;
}
.archive .author_profile .social li .telegram:before {
content: "\f3fe";
}
.archive .author_profile .social li .telegram:hover:before {
color: #0088CC;
}
.archive .author_profile .social li .android:before {
content: "\f17b";
}
.archive .author_profile .social li .android:hover:before {
color: #A4C639;
}
.archive .author_profile .social li .skype:before {
content: "\f17e";
}
.archive .author_profile .social li .skype:hover:before {
color: #00AFF0;
}
.archive .author_profile .social li .whatsapp:before {
content: "\f232";
}
.archive .author_profile .social li .whatsapp:hover:before {
color: #4FCE5D;
}
.archive .author_profile .social li .weibo:before {
content: "\f18a";
}
.archive .author_profile .social li .weibo:hover:before {
color: #E6162D;
}
.archive .author_profile .social li .patreon:before {
content: "\f3d9";
}
.archive .author_profile .social li .patreon:hover:before {
color: #012847;
}
.archive .author_profile .social li .paypal:before {
content: "\f1ed";
}
.archive .author_profile .social li .paypal:hover:before {
color: #253B80;
}
.archive .author_profile .social li .foursquare:before {
content: "\f180";
}
.archive .author_profile .social li .foursquare:hover:before {
color: #FA4779;
}
.archive .author_profile .social li .medium:before {
content: "\f23a";
}
.archive .author_profile .social li .medium:hover:before {
color: #000000;
} .archive .author_profile .social li .sicon .svg_icon {
transition-duration: 0.4s;
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
}
.archive .author_profile .social li .sicon .svg_icon svg {
fill: #eee;
height: 16px;
width: 16px;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover .svg_icon {
background: #fff;
height: 48px;
width: 48px;
position: absolute;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon:hover .svg_icon svg {
width: 24px;
height: 24px;
transition-duration: 0.4s;
}
.archive .author_profile .social li .sicon.apple_podcasts:hover .svg_icon svg {
fill: #9933cc;
}
.archive .author_profile .social li .sicon.google_podcasts:hover .svg_icon svg {
fill: #4285f4;
}
.archive .author_profile .social li .sicon.stitcher:hover .svg_icon svg {
fill: #000000;
}
.archive .author_profile .social li .sicon.iheartradio:hover .svg_icon svg {
fill: #c5022b;
}
.archive .author_profile .social li .sicon.bluesky:hover .svg_icon svg {
fill: #0285FF;
}  .pod-2-podcast-archive-header .heading {
display: flex;
justify-content: flex-start;
align-items: center;
}
.pod-2-podcast-archive-header.page-header-align-center.pod-archive-img-background .heading {
justify-content: center;
}
.pod-2-podcast-archive-header.page-header-align-right.pod-archive-img-background .heading {
justify-content: flex-end;
}
.pod-2-podcast-archive-header .archive-art {
width: 400px;
}
.pod-2-podcast-archive-header .archive-art img {
max-width: 100%;
height: auto;
display: block;
}
.page .reg.pod-2-podcast-archive-header .title {
width: 100%;
padding-top: 60px;
padding-bottom: 60px;
padding-top: calc(1.5rem + 1.88vw);
padding-bottom: calc(1.5rem + 1.88vw);
}
.page .reg.pod-2-podcast-archive-header.has-featured-thumbnail-image.pod-archive-img-thumbnail .title {
width: calc(100% - 400px);
padding-left: 32px;
}
.page .reg.pod-2-podcast-archive-header.has-featured-thumbnail-image.pod-archive-img-background .title {
width: calc(100% - 400px);
padding-left: 0;
}
.pod-2-podcast-archive-header .subscribe-buttons {
margin-top: 16px;
}
.pod-2-podcast-archive-header .subscribe-buttons .butn {
margin-right: 10px;
margin-top: 12px;
line-height: 32px;
} .page:not(.pod-is-podcast-archive) .reg.pod-2-podcast-archive-header.nav-transparent.has-featured-thumbnail-image .heading {
padding: 150px 0 40px 0;
} .pod-2-podcast-archive-list .archive-the-content,
.pod-2-podcast-archive-grid .archive-the-content {
margin-bottom:42px;
}
.pod-2-podcast-archive-list .archive-the-content img,
.pod-2-podcast-archive-grid .archive-the-content img {
max-width: 100%;
} .pod-2-podcast-archive-list .podpost {
margin-bottom: 64px;
margin-bottom: calc(2rem + 1.67vw);
border: 0 !important;
background: none !important;
}
.pod-2-podcast-archive-list .podpost .post-content {
display: flex;
align-items: center;
}
.pod-2-podcast-archive-list .podpost .left {
width: 400px;
}
.pod-2-podcast-archive-list .podpost .right {
width: 100%;
}
.pod-2-podcast-archive-list .podpost.has-post-thumbnail .right {
width: calc( 100% - 400px );
}
.pod-2-podcast-archive-list .podpost .left.post-header .cover-art {
margin-right: 32px;
}
.pod-2-podcast-archive-list .podpost .left.post-header .cover-art a {
opacity: 1;
}
.pod-2-podcast-archive-list .podpost .left.post-header .cover-art img {
max-width: 100%;
height: auto;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .title {
margin-top: 5px;
margin-bottom: 24px;
margin-bottom: calc(1rem + 0.42vw);
font-size: 32px;
font-size: calc(1.5em + 0.42vw);
font-weight: bold;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .title a {
color: #555;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .categories {
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .categories a {
color: #888;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .powerpress_links {
margin: 0;
font-size: 14px;
display: none;
}
.pod-2-podcast-archive-list .podpost .right .post-excerpt .excerpt-player {
margin-bottom: 24px;
margin-bottom: calc(1rem + 0.42vw);
margin-top: 10px;
} .pod-2-podcast-archive-grid .entries-container {
}
.pod-2-podcast-archive-grid .entries-container .entries-grid {
display: flex;
flex-wrap: wrap;
flex-direction: row; 
}
.pod-2-podcast-archive-grid .podpost {
margin-bottom: 32px;
margin-right: 42px;
width: calc( 25% - 42px * 3 / 4 );
}
.pod-2-podcast-archive-grid .grid-sizer {
width: calc( 25% - 42px * 3 / 4 );
}
.pod-2-podcast-archive-grid .gutter-sizer {
width: 42px;
}
.pod-2-podcast-archive-grid .podpost:nth-child(4n) {
margin-right: 0;
}
.pod-2-podcast-archive-grid .podpost .post-header img {
max-width: 100%;
height: auto;
display: block;
}
.pod-2-podcast-archive-grid .podpost .cover-art {
background: #000;
position: relative;
}
.pod-archive-corners-round .pod-2-podcast-archive-grid .podpost .cover-art,
.pod-archive-corners-round .pod-2-podcast-archive-list .podpost .left.post-header .cover-art {
border-radius: 7px;
overflow: hidden;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.pod-2-podcast-archive-grid .podpost .cover-art img {
transition-duration: 0.7s;
}
.pod-2-podcast-archive-grid .podpost .cover-art:hover img {
opacity: 0.7;
transition-duration: 0.7s;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon {
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
opacity:0;
transition-duration: 0.4s;
display: flex;
justify-content: center;
align-items: center;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fa,
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fas {
color: #fff;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fa:before,
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fas:before {
font-size: 24px;
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content .pp-permalink-icon .fa-microphone-alt:before {
font-size: 28px
}
.pod-2-podcast-archive-grid .podpost .cover-art .hover-content:hover .pp-permalink-icon {
opacity:1;
transition-duration: 0.4s;
}
.pod-2-podcast-archive-grid .podpost .post-footer {
text-align: center;
padding-top: 16px;
line-height: 18px;
}
.pod-2-podcast-archive-grid .podpost .post-footer ul {
padding:0;
margin:0;
list-style:none;
}
.pod-2-podcast-archive-grid .podpost .post-footer .categories {
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
}
.pod-2-podcast-archive-grid .podpost .post-footer .title {
margin-bottom: 5px;
margin-top: 0;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
line-height: 1.4;
}
.pod-2-podcast-archive-grid .podpost .post-footer .title a {
font-weight: bold;
color:#555;
}
.pod-2-podcast-archive-grid .podpost .post-footer .categories a {
color:#999;
font-size: 14px;
font-size: calc(0.75em + 0.1vw);
} .template-podcast-archive-legacy .entries-container.grid .podpost {
margin-bottom: 32px;
width: calc( ( 100% / 6 ) - 32px * 5 / 6 );
}
.template-podcast-archive-legacy .entries-container.grid .grid-sizer {
width: calc( (100% / 6 ) - 32px * 5 / 6 );
}
.template-podcast-archive-legacy .entries-container.grid .gutter-sizer {
width: 32px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header {
position: relative;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header img {
width: 100%;
height: auto;
display: block;
}
.pod-archive-corners-round .template-podcast-archive-legacy .entries-container.grid .podpost .post-header img {
border-radius: 7px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header .hover-content {
position:absolute;
top: 50%;
left: 50%;
height: 48px;
width: 48px;
transform: translate3d(-50%, -50%, 0);
text-align: center;
background-color: #ffffff;
border-radius: 30px;
opacity: 0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
display: flex;
justify-content: center;
align-items: center;
}
.template-podcast-archive-legacy .entries-container.grid .podpost:hover .post-header .hover-content {
opacity:1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header .hover-content .pp-permalink-icon {
display: flex;
justify-content: center;
align-items: center;
font-size: 12px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .post-header .hover-content .pp-permalink-icon .fa-microphone-alt:before {
font-size: 16px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-content p {
display:none;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer {
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer ul {
margin:0;
padding:0;
list-style:none;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta {
margin-top: 10px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta .title {
font-size: 14px;
font-size: calc( 0.75rem + 0.1vw);
font-weight:bold;
line-height: 1.4;
margin-bottom: 5px;
margin-top: 5px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta .title a {
font-weight:bold;
line-height: 1.4;
margin-bottom: 5px;
margin-top: 5px;
}
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta .categories a,
.template-podcast-archive-legacy .entries-container.grid .podpost .entry-footer .podpost-meta span {
font-size: 13px;
font-size: calc( 0.688rem + 0.1vw);
opacity: 0.7;
font-weight: 400;
}
.template-podcast-archive .pagination {
width: 100%;
margin-bottom: 0;
} .template-podcast-archive-legacy .entries-container.list .podpost {
margin-bottom: 32px;
padding-bottom: 32px;
border-bottom: 1px solid #eee;
}
.template-podcast-archive-legacy .entries-container.list > article:last-of-type {
border: none;
padding-bottom: 0;
}
.template-podcast-archive-legacy .entries-container.list .podpost .post-header {
position: relative;
width: 5%;
}
.template-podcast-archive-legacy .entries-container.list .podpost .post-header img {
width: 100%;
height: auto;
}
.pod-archive-corners-round .template-podcast-archive-legacy .entries-container.list .podpost .post-header img {
border-radius: 7px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .post-header .hover-content {
position: absolute;
top: 50%;
left: 50%;
margin-top: -24px;
margin-left: -24px;
height: 48px;
width: 48px;
padding: 12px;
text-align: center;
background-color: #fff;
border-radius: 30px;
opacity: 0;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.template-podcast-archive-legacy .entries-container.list .podpost:hover .post-header .hover-content {
opacity: 1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.template-podcast-archive-legacy .entries-container.list .podpost .post-header .hover-content .pp-permalink-icon {
padding: 16px;
margin-left: -12px;
position: absolute;
top: 2px;
left: 12px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-content {
display: flex;
align-items: center;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-content p {
display: none;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer {
width: 95%;
margin-left: 20px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta {
margin-top: 0;
display: flex;
align-items: center;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta li {
float:left;
padding: 12px 0;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .title {
width: 60%;
line-height: 1.3;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .title a {
font-size: 16px;
font-size: calc(0.75em + 0.21vw);
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .categories {
width: 20%;
margin-left: 20px;
line-height: 16px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .categories a,
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .categories span {
font-size: 13px;
font-size: calc(0.625em + 0.21vw);
opacity: 0.7;
font-weight: 400;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .listen {
width: 15%;
text-align: right;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .listen .butn {
line-height: 1;
padding: 10px 24px;
text-align: center;
} .podcast_subscribe {
margin-top: 10px;
}
.featured-image-large img {
width:100%;
height:auto;
max-width: none;
}  .sidebar .placeholder,
footer .placeholder {
list-style: none;
border: none;
margin: 0;
padding: 0;
}
.sidebar h2,
footer h2 {
margin: 0 0 16px 0;
margin-bottom: calc(0.875rem + 0.1vw);
font-size: 32px;
font-size: calc(1.5rem + 0.42vw);
}
.sidebar h3 ,
.archive .sidebar h3 {
color: #555;
margin: 0 0 24px;
margin-bottom: calc(1rem + 0.42vw);
padding: 0;
font-size: 24px;
font-size: calc(1rem + 0.42vw);
}
footer h3 {
margin: 0 0 15px 0;
font-size: 26px;
}
.sidebar .widget {
padding: 24px;
margin: 0 0 54px 0;
margin-bottom: calc(1.5rem + 1.56vw);
list-style: none;
}
.sidebar .widget:not(.widget_search):not(.thst_recent_blog_widget){
background:#fff;
}
.sidebar .widget ul {
border: none;
list-style: none;
font-size: 16px;
font-size: calc(0.875rem + 0.1vw);
padding: 0;
}
.sidebar .widget > ul,
.sidebar .widget div > ul {
margin: 0;
padding: 0;
}
.sidebar .widget ul li {
padding: 6px 0 0 0;
}
.sidebar .widget ul li > a {
padding: 16px 0;
}
.page:not(.has-front-page-template) .sidebar .widget:not(.widget_search):not(.thst_highlight_category_widget):not(.thst_recent_blog_widget),
.single .sidebar .widget:not(.thst_highlight_category_widget):not(.thst_recent_blog_widget),
.single .sidebar .widget,
.page:not(.has-front-page-template) .page .sidebar .widget,
.single .widget.widget_text .textwidget,
.page:not(.has-front-page-template) .page .widget.widget_text .textwidget,
.single .widget.widget_calendar h3,
.page:not(.has-front-page-template) .widget.widget_calendar h3 {
padding-left: 0;
padding-right: 0;
}
.sidebar .widget select {
display: block;
margin-top: 12px;
}
body.single .sidebar .widget,
body.page:not(.has-front-page-template) .sidebar .widget {
padding-top: 0;
padding-bottom: 0;
}
body.page.home .sidebar .widget:not(.thst_highlight_category_widget):not(.widget_search):not(.thst_recent_blog_widget) {
padding-top: 24px;
padding-bottom: 24px;
}
body.page.home .sidebar .widget.widget_calendar h3 {
padding: 0 24px 0 24px;
}  .widget.widget_calendar {
padding:0;
}
.widget.widget_calendar h3 {
padding:24px 24px 0 24px;
}
.widget #calendar_wrap {
padding: 0;
margin: 25px 0;
width: 100%;
}
.widget #calendar_wrap #wp-calendar {
padding: 25px;
border-collapse: collapse;
width: 100%;
}
.widget #calendar_wrap #wp-calendar thead tr {
background:#f1f1f1;
}
.widget #calendar_wrap #wp-calendar tfoot {
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-o-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.widget #calendar_wrap #wp-calendar tfoot td#prev {
border-radius: 0 0 0 3px;
}
.widget #calendar_wrap #wp-calendar tfoot td#next {
border-radius: 0 0 3px 0;
}
.widget #calendar_wrap #wp-calendar caption {
padding: 24px;
padding: calc(1rem + 0.42vw);
}
.widget #calendar_wrap #wp-calendar th {
padding: 10px;
font-size: 0.75em;
text-align:center;
}
.widget #calendar_wrap #wp-calendar tbody {
padding:0 24px;
}
.widget #calendar_wrap #wp-calendar tbody td {
padding: 7px;
font-size: 14px;
text-align: center;
border-collapse: collapse;
}
.widget #calendar_wrap #wp-calendar tr td#next {
text-align: right;
padding:24px 0 0 0;
}
.widget #calendar_wrap #wp-calendar tr td#next a {
padding:24px;
display: block;
}
.widget #calendar_wrap #wp-calendar tr td#next a:hover {
background-color:#eee;
}
.widget #calendar_wrap #wp-calendar tr td#prev {
text-align: left;
padding:24px 0 0 0;
}
.widget #calendar_wrap #wp-calendar tr td#prev a {
padding:24px;
display: block;
}
.widget #calendar_wrap #wp-calendar tr td#prev a:hover {
background-color:#eee;
}
.widget .tagcloud a:link,
.widget .tagcloud a:visited {
display: inline-block;
font-size: 14px !important;
padding: 0 8px;
margin: 0 5px 6px 0;
line-height: 25px;
background-color: #eee;
color: #444;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .widget.widget_nav_menu ul .sub-menu ul ul ul ul ul ul {
margin:0;
padding:0;
} .widget.widget_search,
.list-of-episodes .sidebar .widget.widget_search {
background:transparent;
padding:0;
}
.widget.widget_search .search-container #s {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
-o-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
font-size: 16px;
padding: 0 10px;
float: left;
width: 80%;
height: 50px;
border: none;
background-color:#d0d0d0;
opacity:1;
}
.widget.widget_search .search-container #searchsubmit {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
-o-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
font-weight: 900;
color: #199fdd;
padding: 0;
border: 0;
opacity: 1;
height: 50px;
width: 20%;
font-size: 16px;
display: inline-block;
background-color: #282D31;
transition-duration: 0.4s;
}
.widget.widget_search .search-container #searchsubmit:before {
font-family: 'Font Awesome 5 Free';
content: '\f002';
font-weight: 900;
}
.widget.widget_search #searchform .search-container {
display: flex;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 0;
}
.widget.widget_search #searchform .search-container:hover {
border: 0
}
.widget.widget_search #searchform .search-container #searchsubmit:hover {
color: #199fdd;
cursor: pointer;
transition-duration: 0.4s;
}
.widget.widget_search h3 {
padding:0;
}
.search-container input[type="submit"] {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.search-container label {
display: none;
} .sidebar .widget.widget_media_image img {
max-width: 100%;
height: auto;
} .widget.widget_media_gallery .gallery.grid {
display: flex;
flex-wrap: wrap;
}
.widget.widget_media_gallery .gallery.grid .gallery-item {
width: 33.3333%;
width: calc(33.3333% - 16px);
float: none;
margin-right: 16px !important;
margin-bottom: 16px !important;
}
.widget.widget_media_gallery .gallery.grid .gallery-item img {
display: block;
max-width: 100%;
height: auto;
}
.widget.widget_media_gallery .gallery.flexslider {
border: 0;
border-radius: 0;
} 
.widget.widget_media_gallery .gallery.flexslider .slides  .gallery-item {
margin: 0 !important;
padding: 0 !important;
}
.widget.widget_media_gallery .gallery.flexslider .slides  .gallery-item img {
border: 0 !important;
} .widget.thst_recent_blog_widget {
padding:0;
}
.widget.thst_recent_blog_widget .recent_tabs {
width: 100%;
display: none;
}
.widget.thst_recent_blog_widget .acco_loading {
padding:20px;
background: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF) no-repeat center center;
}
.widget.thst_recent_blog_widget .ui-tabs-nav {
margin: 0;
padding: 0;
display: flex;
list-style: none;
border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
-wekit-border-radius:3px 3px 0 0;
-o-border-radius:3px 3px 0 0;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li {
font-size: 14px;
font-weight: 600;
padding: 0;
margin: 0;
background-color: #f1f1f1;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
width: 33.3333%;
width: calc(100% / 3);
}
.widget.thst_recent_blog_widget .ui-tabs-nav li:first-child {
}
.widget.thst_recent_blog_widget .ui-tabs-nav li:last-child {
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a {
padding: 15px 0;
display: block;
text-align: center;
float:none;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a:link,
.widget.thst_recent_blog_widget .ui-tabs-nav li a:visited {
color: #fff;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a:hover {
color: #464646;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
background-color: #fff;
}
footer .widget.thst_recent_blog_widget .ui-tabs-nav {
background-color: #fff;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:link,
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:visited {
padding: 15px 0;
text-indent: 0;
width: auto;
background-image: none;
color: #464646;
}
.widget.thst_recent_blog_widget .ui-tabs-panel {
background: #fff;
border-radius: 0 0 3px 3px;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article {
display: block;
padding: 24px;
border-bottom:1px solid #eee;
margin: 0;
border-radius: 0;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article:last-child {
border: none;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article img {
float: left;
margin-right: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
height: 50px;
width: 50px;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text {
padding: 5px 0;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text a:link,
.widget.thst_recent_blog_widget .ui-tabs-panel article .text a:visited {
color: #464646;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text h4 {
font-size: 16px;
line-height: 22px;
margin: 0;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.widget.thst_recent_blog_widget .ui-tabs-panel article .text .date {
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
margin: 7px 0 0 0;
color: #1c7473;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:active,
.widget.thst_recent_blog_widget .ui-tabs-nav li.ui-tabs-active a:focus {
outline: none;
} .widget select {
max-width: 100%;
min-width: 100%;
text-overflow: ellipsis;
}
.widget.widget_text .textwidget img {
max-width: 100%;
height: auto;
}
.widget.widget_text .textwidget select {
max-width: 100%;
width: 100px;
text-overflow: ellipsis;
}
.widget.widget_text .textwidget select option {
max-width: 100%;
width: 100px;
text-overflow: ellipsis;
}
footer .widget.widget_text .textwidget {
padding: 0;
} .thst_highlight_category_widget.widget {
border: none;
padding: 0;
}
.thst_highlight_category_widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget.thst_highlight_category_widget ul li {
padding: 0;
margin:0;
}
.widget.thst_highlight_category_widget ul li a {
padding: 0;
margin:0;
}
.thst_highlight_category_widget ul li .text {
padding: 24px;
border-bottom:1px solid #eee;
}
.thst_highlight_category_widget ul li:last-child .text {
padding: 24px;
border:none;
}
.thst_highlight_category_widget ul li .text .h_title {
display: block;
font-weight: bold;
font-size: 16px;
line-height: 25px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.thst_highlight_category_widget ul li .text .h_date {
font-size: 12px;
}
.thst_highlight_category_widget ul li .text .h_author {
font-size: 12px;
}
.widget.thst_highlight_category_widget ul li:first-child {
position:relative;
}
.thst_highlight_category_widget ul li:first-child .text {
border: none;
padding: 24px;
background-image: none;
position:relative;
width:100%;
bottom: 0;
background-color: #199fdd;
}
.thst_highlight_category_widget ul li:first-child .text a:link,
.thst_highlight_category_widget ul li:first-child .text a:visited {
color: rgba(0, 0, 0, 0.5);
white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text a:hover {
color: rgba(0, 0, 0, 0.7);
}
.thst_highlight_category_widget ul li:first-child .text:after {
bottom: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.thst_highlight_category_widget ul li:first-child .text.arrow:after {
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #199fdd;
border-width: 11px;
left: 75%;
margin-left: -11px;
}
.thst_highlight_category_widget ul li:first-child .text .h_title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text .h_date {
display: none;
white-space: nowrap;
}
.thst_highlight_category_widget ul li:first-child .text .h_author {
font-size: 12px;
font-weight: 600;
margin-left: 0;
color: #ededed;
white-space: nowrap;
}
.thst_highlight_category_widget ul li img {
display:none;
}
.thst_highlight_category_widget ul li:first-child img {
width:100%;
height:auto;
display: block;
} .widget.widget_rss ul li {
margin-bottom:14px;
}
.widget.widget_rss ul li .rsswidget {
font-weight:600;
}
.widget.widget_rss ul li cite {
font-weight: 600;
font-size: 14px;
} .widget.thst_recent_comments_widget {
padding-left: 0;
padding-right: 0;
}
.widget.thst_recent_comments_widget h3 {
padding:0 24px 0 24px;
}
.single .widget.thst_recent_comments_widget h3,
.post .widget.thst_recent_comments_widget h3 {
padding: 0;
}
.widget.widget_recent_comments ul li.recentcomments {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.widget.thst_recent_comments_widget ul {
font-size: 0.9em;
}
.widget.thst_recent_comments_widget ul li.recentcomments {
padding: 24px;
border-bottom:1px solid #eee;
}
.single .widget.thst_recent_blog_widget .ui-tabs-panel article,
.page:not(.has-front-page-template) .widget.thst_recent_blog_widget .ui-tabs-panel article {
padding-left: 0;
padding-right: 0;
}
.single .widget.thst_recent_comments_widget ul li.recentcomments,
.page:not(.has-front-page-template) .widget.thst_recent_comments_widget ul li.recentcomments {
padding-left: 0;
padding-right: 0;
}
.page.home .widget.thst_recent_comments_widget ul li.recentcomments {
padding-left: 24px;
padding-right: 24px;
}
.widget.thst_recent_comments_widget ul li.recentcomments:first-child {
padding-top: 0;
}
.widget.thst_recent_comments_widget ul li.recentcomments:last-child {
border: none;
padding-bottom: 0;
}
.widget.thst_recent_comments_widget ul li.recentcomments .text {
padding: 0 10px 0 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.widget.thst_recent_comments_widget ul li.recentcomments .text a {
font-weight: 600;
}
.widget.thst_recent_comments_widget ul .recentcomments img.avatar {
margin-right: 20px;
display: block;
float: left;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.widget.thst_recent_comments_widget ul .recentcomments img.avatar {
width: 30px;
height: 30px;
margin-right: 10px;
}
}
.widget.thst_recent_comments_widget ul li.recentcomments .date {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
margin: 0;
line-height: 12px;
} .widget.widget_mc4wp_form_widget form.mc4wp-form input[type="submit"] {
padding: 12px 28px;
margin-top: 12px;
}
.widget.widget_mc4wp_form_widget form.mc4wp-form input[type="text"],
.widget.widget_mc4wp_form_widget form.mc4wp-form input[type="email"],
.widget.widget_mc4wp_form_widget form.mc4wp-form input[type="password"] {
width: 100%;
}
footer .widget .tagcloud a:link,
footer .widget .tagcloud a:visited {
background-color: #1c1f21;
border-radius: 3px 3px 3px 3px;
color: #eee;
display: inline-block;
font-size: 14px !important;
line-height: 25px;
margin: 0 5px 6px 0;
padding: 0 8px;
}
footer .widget .tagcloud a:hover {
background-color:#111314;
}
.widget .podcast {
margin: 0 0 25px 0;
} .widget.widget_media_audio .mejs-container.mejs-audio {
height: 54px !important;
}
.widget.widget_media_audio .mejs-container .mejs-controls,
.widget.widget_media_video .mejs-container .mejs-controls {
padding: 0 12px;
height: 54px;
}
.widget.widget_media_audio .mejs-container .mejs-controls .mejs-time,
.widget.widget_media_audio .mejs-container .mejs-controls .mejs-button,
.widget.widget_media_audio .mejs-container .mejs-controls .mejs-button button,
.widget.widget_media_audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider,
.widget.widget_media_video .mejs-container .mejs-controls .mejs-time,
.widget.widget_media_video .mejs-container .mejs-controls .mejs-button,
.widget.widget_media_video .mejs-container .mejs-controls .mejs-button button,
.widget.widget_media_video .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
height: 54px;
}
.widget.widget_media_audio .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time,
.widget.widget_media_video .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time {
width: 60px;
}
.widget.widget_media_audio .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider {
width: 42px;
}
.widget .mejs-container .mejs-overlay-button {
height: 50px;
width: 50px;
}
.widget .mejs-container .mejs-overlay-button::before {
font-size: 16px;
} .pdc-tooltips {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 0;
background: #199fdd
color: #282c2f;
}
.pdc-tooltips .tooltipster-content {
font-size: 14px;
line-height: 16px;
padding: 8px 10px;
}
.pdc-tooltips .tooltipster-content a {
color: #fff;
} .sidebar .widget.widget_block.widget_search {
background: transparent;
} a.thst-button,
a.thst-button:visited {
text-shadow: none;
font-family: 'Niramit', 'Arial', sans-serif;
font-size: 16px !important;
font-size: calc(0.875rem + 0.1vw) !important;
padding: 12px 36px !important;
display:inline-block;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
}
a.thst-button.small {
border-radius: 3px;
font-size: 16px !important;
padding: 12px 36px !important;
}
a.thst-button.medium {
border-radius: 3px;
font-size: 16px !important;
font-size: calc(0.875rem + 0.1vw) !important;
padding: 18px 54px !important;
}
a.thst-button.large {
border-radius: 3px;
font-size: 22px !important;
font-size: calc(1rem + 0.1vw) !important;
padding: 24px 72px !important;
}
a.thst-button.green {
background: #B1D960;
border-color: transparent !important;
}
a.thst-button.green:hover {
background: #B9E46A;
}
a.thst-button.light-blue {
background: #46CAE8;
border-color: transparent !important;
}
a.thst-button.light-blue:hover {
background: #50D6F5;
}
a.thst-button.blue {
background: #14A7CF;
border-color: transparent !important;
}
a.thst-button.blue:hover {
background: #1BB6E6;
}
a.thst-button.red {
background: #ED8376;
border-color: transparent !important;
}
a.thst-button.red:hover {
background: #FF988C;
}
a.thst-button.orange {
background: #FFCE4F;
border-color: transparent !important;
}
a.thst-button.orange:hover {
background: #FFDB4F;
}
a.thst-button.purple {
background: #E3ACDC;
border-color: transparent !important;
}
a.thst-button.purple:hover {
background: #F3BAEC;
}
a.thst-button.grey {
background: #EFEFEF;
border-color: transparent !important;
color: #555555 !important;
text-shadow: none;
}
a.thst-button.grey:hover {
background: #FCFCFC;
}
a.thst-button.black {
background: #6C6C6C;
border-color: transparent !important;
}
a.thst-button.black:hover {
background: #8D8D8D;
} .thst-tabs .thst-nav li a {
padding: 12px 24px;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.thst-tabs .thst-tab {
padding: 24px;
line-height: 34px;
background: transparent;
} .thst-toggle {
margin-top:20px;
}
.thst-toggle .thst-toggle-title {
padding: 16px 15px 16px 30px;
background: #e5e5e5;
border-color:#ffffff;
}
.thst-toggle .thst-toggle-title.ui-accordion-header-active {
border-color:#c5c5c5;
}
.thst-toggle-inner {
line-height: 34px;
padding: 30px;
background: transparent;
} .thst-alert {
border-radius: 4px 4px 4px 4px !important;
box-shadow: none;
line-height: 1.6em;
margin: 0 0 1.5em;
padding: 0.8em;
}
.thst-alert.white {
background: none repeat scroll 0 0 #FFFFFF;
color: #373737;
}
.thst-alert.red {
background: none repeat scroll 0 0 #FFE6E3;
border: transparent;
color: #BF210E;
}
.thst-alert.yellow {
background: none repeat scroll 0 0 #FFF7D6;
border: transparent;
color: #956433;
}
.thst-alert.green {
background: none repeat scroll 0 0 #EDFDD3;
border: transparent;
color: #657E3C;
}
.thst-alert.grey {
background: none repeat scroll 0 0 #eee;
border: transparent;
color: #373737;
} .sub-footer {
background-color: #282d31;
font-size: 16px;
font-size: calc(0.875em + 0.1vw);
padding: 25px 0;
color: #ddd;
}
.sub-footer a:link,
.sub-footer a:visited {
color: #ddd;
}
.sub-footer a:hover {
color: #eee;
}
.sub-footer .thst-menu {
margin: 0;
padding: 0;
list-style: none;
text-align: right;
font-size: 14px;
font-size: calc(0.625em + 0.1vw);
}
.sub-footer .thst-menu li {
display: inline-block;
margin-left: 40px;
} footer.main-footer {
background-color: #d3d3d3;
}
footer.main-footer .footer-widgets {
background: rgba(0,0,0,0.05);
color: #555;
padding-top: 100px;
padding-bottom: 100px;
}
footer .footer-menu {
background-color: #17191a;
color: #fff;
padding: 0 0 50px 0;
text-align: center;
}
footer .footer-menu .title {
padding: 50px 0;
}
footer .footer-menu h3 {
margin: 15px 0;
}
footer.main-footer a:link,
footer.main-footer a:visited {
color: #555;
font-weight: 600;
}
footer.main-footer a:hover {
color: #444;
}
footer.main-footer .footer-menu .content.title h3 {
font-weight: 400;
text-transform: uppercase;
font-size: 18px;
} footer.main-footer nav {
margin: 10px 0;
font-size: 14px;
}
footer.main-footer nav .thst-menu {
list-style: none;
margin: 0;
padding: 0;
}
footer.main-footer nav .thst-menu li {
display: inline-block;
position: relative;
padding: 15px 0;
}
footer.main-footer nav .thst-menu li a {
padding: 15px;
background-color: transparent;
color: #fff;
}
footer.main-footer nav .thst-menu li a:hover {
color: #eee;
}
footer.main-footer nav .thst-menu li .sub-menu {
display: none;
margin: 0;
padding: 0;
white-space: nowrap;
}
footer.main-footer nav .thst-menu li:hover > .sub-menu {
display: block;
position: absolute;
top: 60px;
background: #ccc;
}
footer.main-footer nav .thst-menu li:hover > .sub-menu li {
display: block;
}
.single.single-format-audio.sticky-featured-audio-active .sub-footer {
margin-bottom: 80px;
} .lb-outerContainer {
border-radius: 0;
width: 100%;
position: relative;
}
.lb-dataContainer {
background: #fff;
color: #333;
font-size: 16px;
font-weight: 400;
padding: 0;
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.lb-container {
padding: 0;
}
.lb-outerContainer .lb-container img {
display: block;
border-radius: 0;
}
.lb-data .lb-caption {
font-weight: 400;
line-height: 1.7;
}
.lb-data .lb-number {
padding: 20px !important;
text-transform: uppercase;
}
.lb-nav .lb-next,
.lb-nav .lb-prev {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
color: transparent;
font-size: 32px;
}
.lb-nav .lb-next:hover {
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
background-repeat: no-repeat;
background-position: center;
color: #fff;
}
.lb-nav .lb-next:before {
content: "\f054";
padding: 12px 5px;
display: block;
position: absolute;
top: 50%;
right: 25px;
margin-top: -8px;
}
.lb-nav .lb-prev:hover {
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
background-repeat: no-repeat;
background-position: center;
color: #fff;
}
.lb-nav .lb-prev:before {
content: "\f053";
padding: 12px 5px;
display: block;
position: absolute;
top: 50%;
left: 25px;
margin-top: -8px;
}
.lb-data {
color: #444;
}
.lb-data .lb-caption {
padding: 20px;
background-color: #fff;
display: block;
}
.lb-data .lb-details {
float: none;
}
.lb-loader .lb-cancel {
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px;
background-color: transparent;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/img/270.GIF);
text-align: center;
}
.lb-data .lb-close {
position: absolute;
display: block;
padding: 10px;
width: 25px;
height: 25px;
right: 5px;
top: 5px;
text-indent: -9999px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.lb-data .lb-close:before {
content: "\f00d";
color: #206565;
padding: 12px 5px;
display: block;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
.lb-data .lb-caption {
font-size: 14px;
}
}
.lb-data .lb-close img {
display: block;
opacity: 0;
filter: alpha(opacity=0);
} .social_container.footer-inner {
text-align: right;
display: flex;
justify-content: flex-end;
flex-wrap: wrap;
}
.social_icon {
font-family: "Font Awesome 6 Brands";
color:#fff;
height: 42px;
width: 42px;
font-size: 24px;
font-style: normal;
font-weight: normal;
line-height: 1;
background: rgba(0,0,0,0.1);
border-radius: 3px;
margin-bottom: 5px;
margin-left: 5px;
font-weight: 400;
display: flex;
justify-content: center;
align-items: center;
}
.social_icon:before {
font-family: "Font Awesome 6 Brands";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-size: 18px;
font-style: normal;
font-weight: normal;
padding: 10px;
color: #fff;
border-radius: 3px;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
}
.dark-icons .social_icon:before {
color:#222;
}
.social_icon:hover:before {
transition-duration:0.4s;
-moz-transition-duration:0.4s;
-webkit-transition-duration:0.4s;
-o-transition-duration:0.4s;
}
.social_icon a:link,
.social_icon a:visited {
color:#fff;
} .facebook.social_icon:before {
content: "\f39e";
}
.facebook.social_icon:hover {
background-color:#3b5998;
}
.twitter.social_icon:before { content: "\e61b";
}
.twitter.social_icon:hover { background-color:#000000;
}
.google.social_icon:before {
content: "\f0d5";
}
.google.social_icon:hover {
background-color:#dd4b39;
}
.instagram.social_icon:before {
content: "\f16d";
}
.instagram.social_icon:hover {
background-color:#517fa4;
}
.threads.social_icon:before {
content: "\e618";
}
.threads.social_icon:hover {
background-color:#000000;
}
.soundcloud.social_icon:before {
content: "\f1be";
}
.soundcloud.social_icon:hover {
background-color:#ff8800;
}
.tumblr.social_icon:before {
content: "\f174";
}
.tumblr.social_icon:hover {
background-color:#32506d;
}
.pinterest.social_icon:before {
content: "\f0d2";
}
.pinterest.social_icon:hover {
background-color:#cb2027;
}
.flickr.social_icon:before {
content: "\f16e";
}
.flickr.social_icon:hover {
background-color:#ff0084;
}
.youtube.social_icon:before {
content: "\f167";
}
.youtube.social_icon:hover {
background-color:#bb0000;
}
.vimeo.social_icon:before {
content: "\f194";
}
.vimeo.social_icon:hover {
background-color:#1ab7ea;
}
.skype.social_icon:before {
content: "\f17e";
}
.skype.social_icon:hover {
background-color:#00AFF0;
}
.dribbble.social_icon:before {
content: "\f17d";
}
.dribbble.social_icon:hover {
background-color:#ea4c89;
}
.weibo.social_icon:before {
content: "\f18a";
}
.weibo.social_icon:hover {
background-color:#E6162D;
}
.foursquare.social_icon:before {
content: "\f180";
}
.foursquare.social_icon:hover {
background-color:#0072b1;
}
.github.social_icon:before {
content: "\f092";
}
.github.social_icon:hover {
background-color:#171515;
}
.github.social_icon:hover:before {
color: #fff;
}
.xing.social_icon:before {
content: "\f169";
}
.xing.social_icon:hover {
background-color:#126567;
}
.linkedin.social_icon:before {
content: "\f0e1";
}
.linkedin.social_icon:hover {
background-color: #007bb6;
}
.email.social_icon:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f0e0";
}
.email.social_icon:hover {
background-color: rgba(0,0,0,0.45);
}
.snapchat.social_icon:before {
content: "\f2ac";
}
.snapchat.social_icon:hover {
background-color: #fffc00;
}
.tiktok.social_icon:before {
content: "\e07b";
}
.tiktok.social_icon:hover {
background-color: #69C9D0;
}
.patreon.social_icon:before {
content: "\f3d9";
}
.patreon.social_icon:hover {
background-color: #FF424D;
}
.twitch.social_icon:before {
content: "\f1e8";
}
.twitch.social_icon:hover {
background-color: #6441a5;
}
.imdb.social_icon:before {
content: "\f2d8";
}
.imdb.social_icon:hover {
background-color: #F5C518;
}
.social_container.footer-inner .imdb.social_icon:before {
font-size:  24px;
}
.social_container.footer-inner .imdb.social_icon:hover:before {
color: #000000;
}
.mixcloud.social_icon:before {
content: "\f289";
}
.mixcloud.social_icon:hover {
background-color: #589fC3;
}
.spotify.social_icon:before {
content: "\f1bc";
}
.spotify.social_icon:hover {
background-color: #2ebd59;
}
.itunes.social_icon:before {
content: "\f179";
}
.itunes.social_icon:hover{
background-color: #000;
color: #fff;
}
.itunes.social_icon:hover:before {
color: #fff;
}
.rss.social_icon:before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f09e";
}
.rss.social_icon:hover {
background-color: #f26522;
}
.android.social_icon:before {
content: "\f17b";
}
.android.social_icon:hover {
background-color: #a4c639;
}
.medium.social_icon {
padding: 0;
}
.medium.social_icon:before {
content: "\f3c7";
}
.medium.social_icon:hover {
background-color: #000000;
}
.medium.social_icon:hover:before {
color: #fff;
}
.periscope.social_icon:before {
content: "\f3da";
}
.periscope.social_icon:hover {
background-color: #3aa4c6;
}
.telegram.social_icon:before {
content: "\f3fe";
}
.telegram.social_icon:hover {
background-color: #0088cc;
}
.patreon.social_icon:before {
content: "\f3d9";
}
.patreon.social_icon:hover {
background-color: #f96854;
}
.paypal.social_icon:before {
content: "\f1ed";
}
.paypal.social_icon:hover {
background-color: #009cde;
}
.whatsapp.social_icon:before {
content: "\f232";
}
.whatsapp.social_icon:hover {
background-color: #128c7e;
} .above .social_container {
float: right;
display: flex;
justify-content: flex-end;
align-items: center;
flex-wrap: wrap;
padding: 39px 0;
margin-left: 24px;
text-align: right;
order: 3;
}
.above.small_nav .social_container {
padding:22px 0;
}
.above .social_icon {
color:#fff;
height:16px;
width:16px;
font-size: 24px;
font-style: normal;
font-weight: normal;
line-height: 1;
margin-right: 10px;
background: transparent;
display: flex;
}
.above .social_icon:last-child {
margin-right: 0;
}
.above .social_icon:before {
display: inline-block;
font-size: 18px;
font-size: calc(0.875rem + 0.21vw);
font-style: normal;
font-weight: normal;
padding: 0;
color: rgba(255,255,255,0.4);
background: transparent;
border-radius: 3px;
}
.dark-icons .above .social_icon:before {
color: rgba(0,0,0,0.4);
}
.dark-icons .above .social_icon svg {
fill: rgba(0,0,0,0.4);
}
.above .social_icon:hover {
background: transparent;
}
.above .social_icon:hover:before {
background: transparent;
font-size: 24px;
}
.above .facebook.social_icon:hover:before {
color:#3b5998 !important;
}
.above .twitter.social_icon:hover:before {
color:#00aced !important;
color:#000000 !important;
}
.above .google.social_icon:hover:before {
color:#dd4b39 !important;
}
.above .instagram.social_icon:hover:before {
color:#517fa4 !important;
}
.above .threads.social_icon:hover:before {
color:#000000 !important;
}
.above .soundcloud.social_icon:hover:before {
color:#ff8800 !important;
}
.above .soundcloud.social_icon {
width: 22px;
}
.above .snapchat.social_icon:hover:before {
color: #fffc00 !important;
}
.above .tiktok.social_icon:hover:before {
color: #69C9D0 !important;
}
.above .patreon.social_icon:hover:before {
color: #FF424D !important;
}
.above .telegram.social_icon:hover:before {
color: #0088cc !important;
}
.above .twitch.social_icon:hover:before {
color: #6441a5 !important;
}
.above .imdb.social_icon:before {
font-size: calc(1.1rem + 0.21vw);
}
.above .imdb.social_icon:hover:before {
color: #F5C518 !important;
}
.above .mixcloud.social_icon:hover:before {
color: #589fC3 !important;
}
.above .mixcloud.social_icon {
width: 22px;
}
.above .spotify.social_icon:hover:before {
color: #2ebd59 !important;
}
.above .itunes.social_icon:hover:before {
color: #000 !important;
}
.above .rss.social_icon:before {
font-weight: 900;
font-family: 'Font Awesome 5 Free';
}
.above .rss.social_icon:hover:before {
color: #f26522 !important;
}
.above .tumblr.social_icon:hover:before {
color:#32506d !important;
}
.above .pinterest.social_icon:hover:before {
color:#cb2027 !important;
}
.above .flickr.social_icon:hover:before {
color:#ff0084 !important;
}
.above .youtube.social_icon:hover:before {
color:#bb0000 !important;
}
.above .vimeo.social_icon:hover:before {
color:#1ab7ea !important;
}
.above .skype.social_icon:hover:before {
color:#00AFF0 !important;
}
.above .dribbble.social_icon:hover:before {
color:#ea4c89 !important;
}
.above .weibo.social_icon:hover:before {
color:#E6162D !important;
}
.above .foursquare.social_icon:hover:before {
color:#0072b1 !important;
}
.above .github.social_icon:hover:before {
color:#171515 !important;
}
.above .xing.social_icon:hover:before {
color:#126567 !important;
}
.above .linkedin.social_icon:hover:before {
color: #007bb6 !important;
}
.above .email.social_icon:hover:before {
color: rgba(255,255,255,0.45);
}
.above .android.social_icon:hover:before {
color: #a4c639 !important;
}
.above .android.social_icon {
width: 22px;
}
.above .medium.social_icon:hover:before {
color: #000000 !important;
}
.above .periscope.social_icon:hover:before {
color: #3aa4c6 !important;
}
.above .patreon.social_icon:hover:before {
color: #f96854 !important;
}
.above .paypal.social_icon:hover:before {
color: #009cde !important;
}
.above .whatsapp.social_icon:hover:before {
color: #128c7e !important;
} .svg_icon_cont {
display: inline-flex;
height: 42px;
width: 42px;
background: rgba(0,0,0,0.1);
border-radius: 5px;
justify-content: center;
align-items: center;
margin-left: 5px;
margin-bottom: 5px;
}
.svg_icon_cont svg {
display: inline-block;
fill: rgba(255,255,255,0.4);
transition-duration: 0.4s;
}
.svg_icon_cont:hover svg {
cursor: pointer;
}
.svg_icon_cont .svg_icon {
width: 18px;
height: 18px;
display: block;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
}
.svg_icon_cont svg {
fill: #fff;
}
.svg_icon_cont svg {
display: flex;
}
.dark-icons .svg_icon_cont svg {
fill: #222;
}
.apple-podcasts.svg_icon_cont:hover {
background: #9933cc;
}
.google-podcasts.svg_icon_cont:hover {
background: #4285f4;
}
.stitcher.svg_icon_cont:hover {
background: #eb8a23;
}
.stitcher.svg_icon_cont:hover svg {
fill: #fff;
}
.dark-icons .stitcher.svg_icon_cont:hover svg {
fill: #000;
}
.pocket-casts.svg_icon_cont:hover {
background: #f43e37;
}
.pocket-casts.svg_icon_cont:hover svg {
fill: #fff;
}
.iheartradio.svg_icon_cont:hover {
background: #c5022b;
}
.iheartradio.svg_icon_cont:hover svg {
fill: #000;
}
.bluesky.svg_icon_cont:hover {
background: #0285FF;
}
.bluesky.svg_icon_cont:hover svg {
fill: #fff;
}
.above .svg_icon_cont {
display: inline-block;
padding: 0;
color: #fff;
width: 18px;
height: 18px;
background: transparent;
border-radius: 3px;
margin-bottom: 5px;
margin-right: 10px;
transition-duration:0.4s;
-moz-transition-duration:0.4s;
-webkit-transition-duration:0.4s;
-o-transition-duration:0.4s;
}
.above .svg_icon_cont:hover {
background: transparent;
}
.above .svg_icon_cont svg {
width: 18px;
height: 18px;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
}
.above .svg_icon_cont .svg_icon {
width: 18px;
height: 18px;
background: transparent;
}
.above .svg_icon_cont:hover .svg_icon {
transition-duration: 0.4s;
}
.above .svg_icon_cont:hover .svg_icon svg {
width: 24px;
height: 21px;
transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
}
.above .apple-podcasts:hover svg {
fill: #9933cc !important;
}
.above .google-podcasts:hover svg {
fill: #4285f4 !important;
}
.above .stitcher:hover svg {
fill: #eb8a23 !important;
}
.above .pocket-casts:hover svg {
fill: #f43e37 !important;
}
.above .iheartradio:hover svg {
fill: #c5022b !important;
}
.above .bluesky:hover svg {
fill: #0285FF !important;
}  textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
box-shadow: none;
-webkit-appearance: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
box-shadow: none;
outline: 0 none;
-webkit-appearance: none;
} .pulls-left {
float: left;
order: 1;
}
.pulls-right {
float: right;
order: 2;
}
.pod-player-wrapper {
padding: 16px;
display: flex;
}
.players-style-large .audio_player.regular-player {
padding: 0;
}
.pod-player-wrapper .pod-player-image {
width: 150px;
margin-right: 12px;
}
.pod-player-wrapper .pod-player-image img {
max-width: 100%;
height: auto;
display: block;
border-radius: 7px;
}
.pod-player-wrapper .pod-player-content {
width:  100%;
}
.pod-player-wrapper .pod-player-content .pod-player-meta {
display: flex;
flex-direction: column;
}
.pod-player-wrapper .pod-player-content .pod-player-meta h2 {
order: 2;
margin: 0;
font-size: 1.2rem;
line-height:  1.2;
}
.pod-player-wrapper .pod-player-content .pod-player-meta ul {
order: 1;
margin: 0 0 6px 0;
padding: 0;
list-style: none;
display: flex;
font-size: 0.7rem;
text-transform: uppercase;
}
.pod-player-wrapper .pod-player-content .pod-player-meta ul li {
margin-right: 8px;
}
.pod-player-wrapper .pod-player-media {
display: flex;
align-items: center;
margin-top: 16px;
}
@media screen and (max-width: 1024px) {
.list-of-episodes.fp-resp-list article.has-post-thumbnail .post-content { width: 100% !important; }
}
body.home .list-of-episodes .container {padding-top: 40px;}
body.home .featured-excerpt p { padding-right: 20px; }
.front-page-the-content {
padding: 30px;
background-color: white;
border-radius: 7px;
font-size: 16px;
}
div.featured-image { display:none; }
.list-of-episodes article.has-post-thumbnail .post-content { width: 100%; min-height: 240px; }
.list-of-episodes article .more-link { float: right; line-height: 90px;}
.latest-episode .mini-title { color: #fff !important;
}
.list-of-episodes {
padding-top: 0px;
}
.list-of-episodes article .post-content .gw-meta {
display: block;
font-size: 13px;
color: #969696;
padding-top: 20px;
line-height: 16px;
}
.list-of-episodes article .post-content .gw-meta span {
padding-right: 20px;
white-space: nowrap;
}
.list-of-episodes article .post-content .gw-meta span a { color: #4C71E2; }
.latest-episode .main-featured-post .mini-title { color: #aaa !important;
}
.scheduled h3 a { color: #a8a9a9; }
.search-container input[type="submit"]#searchsubmit { color: #fff !important; }
.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background: none;}
.post .entry-provider {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
padding-bottom:15px;
color:#707172;
font-weight: 600;
}
.post .entry-provider strong {
background-color: #d0d0d0;
border-radius: 3px;
padding: 5px;
margin-right: 4px;
}
.quarter-selection {
text-align:center;
margin:40px 15px 0px;
padding:0 15px;
}
select {
padding: 10px 15px;
margin: 0;
-webkit-border-radius:4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #f8f8f8;
color: #888;
border: none;
outline: none;
display: inline-block; cursor: position;
width: 150px;
vertical-align: text-bottom;
font-size: 16px;
}
@media screen and (-webskit-min-device-pixel-ratio:0) {
.quarter-selection select { padding-right: 18px; }
}
.quarter-selection label {position: relative; }
.quarter-selection label:after {
font: 18px "Consolas", monospace;
color: #aaa;
right: 8px; top: 8px;
padding: 0 0 2px;
border-bottom: 1px solid #ddd;
position: absolute;
pointer-events: none;
}
.quarter-selection label:before {
right: 6px; top: 0px;
width: 20px; height: 20px;
background: #f8f8f8;
position: absolute;
pointer-events: none;
display: block;
}
a.thst-button.blue {
background: #3768fc;
}
.widget.thst_recent_blog_widget .ui-tabs-nav li a:link, .widget.thst_recent_blog_widget .ui-tabs-nav li a:visited {
color: #fff; }
.ui-tabs .ui-tabs-panel { padding: 0; }
.single .widget.thst_recent_blog_widget .ui-tabs-panel article { padding-left: 10px; padding-right: 10px; }
.hosts-container .hosts-content .host .host-image { margin-bottom: 20px; }
.comment_container { display: none; }
.single .entry-meta .author-info { border-bottom: none !important; }
.sidebar .widget { margin-bottom: 30px !important; }
.lesson-info-table {
width: 100%;
max-width: 500px;
border-collapse: collapse;
margin: 15px 0;
border: none !important;
}
.lesson-info-table th {
text-align: left;
background-color: #ddd;
padding: 5px 10px  !important;
border: none !important;
white-space: nowrap;
width: 1px;
}
.lesson-info-table td {
padding: 0 0 0 10px !important;
border: none !important;
}
.lesson-info-table a {
color: #0073aa;
text-decoration: none;
}
.lesson-info-table a:hover {
text-decoration: underline;
}
.archive-selector-container {
display: flex;
flex-direction: column; align-items: center; text-align: center; margin: 0 auto 40px auto; }
.archive-widgets {
display: flex;
gap: 15px; justify-content: center; flex-wrap: wrap; }
.archive-widgets > div {
min-width: 200px; text-align: center; }
.quarter-selection #qy-year { max-width: 100px; }@font-face {
font-family: 'Raleway';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-bold-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-bold-webfont.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Raleway';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-bolditalic-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-bolditalic-webfont.woff) format('woff');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'Raleway';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-italic-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-italic-webfont.woff) format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Raleway';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-light-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-light-webfont.woff) format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Raleway';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-lightitalic-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-lightitalic-webfont.woff) format('woff');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Raleway';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-regular-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Raleway';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-semibold-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-semibold-webfont.woff) format('woff');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Raleway';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-semibolditalic-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/raleway-semibolditalic-webfont.woff) format('woff');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Lora';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/lora-regular-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/lora-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Lora';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/lora-bold-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/lora-bold-webfont.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Lora';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/lora-bolditalic-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/flora-bolditalic-webfont.woff) format('woff');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'Lora';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/lora-italic-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/lora-italic-webfont.woff) format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'B612 Mono';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/b612mono-regular-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/b612mono-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'B612 Mono';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/b612mono-bold-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/b612mono-bold-webfont.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'B612 Mono';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/b612mono-bolditalic-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/b612mono-bolditalic-webfont.woff) format('woff');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'B612 Mono';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/b612mono-italic-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/default/b612mono-italic-webfont.woff) format('woff');
font-weight: normal;
font-style: italic;
}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//wwugoodword.com/wp-content/themes/podcaster/fonts/font-awesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face {
font-family: 'Apfel Grotezk';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-satt-webfont.eot);
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-satt-webfont.eot?#iefix) format('embedded-opentype'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-satt-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-satt-webfont.woff) format('woff'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-satt-webfont.svg#apfel_grotezksatt) format('svg');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Apfel Grotezk';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-fett-webfont.eot);
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-fett-webfont.eot?#iefix) format('embedded-opentype'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-fett-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-fett-webfont.woff) format('woff'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-fett-webfont.svg#apfel_grotezkfett) format('svg');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Apfel Grotezk';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-mittel-webfont.eot);
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-mittel-webfont.eot?#iefix) format('embedded-opentype'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-mittel-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-mittel-webfont.woff) format('woff'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-mittel-webfont.svg#apfel_grotezkmittel) format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Apfel Grotezk';
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-regular-webfont.eot);
src: url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-regular-webfont.woff2) format('woff2'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-regular-webfont.woff) format('woff'),
url(//wwugoodword.com/wp-content/themes/podcaster/fonts/custom/apfel/apfelgrotezk-regular-webfont.svg#apfel_grotezkregular) format('svg');
font-weight: normal;
font-style: normal;
}.mejs-container {
direction: ltr;
}
.mejs-container a {
opacity:1;
} .mejs-container, 
.mejs-container .mejs-controls,
.mejs-embed, 
.mejs-embed body,  {
background: transparent;
}  .mejs-container .mejs-controls {
background:#282d31;
padding:0 24px;
height:70px;
}
.mejs-controls:not([style*="display: none"]) {
background-color:#282d31;
}
.mejs-container .mejs-controls div * {
height:70px;
font-family: 'Courier New', monospace;
font-size: 11px;
font-style: normal;
font-weight: 400;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner {
line-height: 1;
display: flex;
flex-wrap: wrap;
position: relative;
align-items: center;
width:100%;
float:none;
height:auto;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner div {
float: none;
} .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button {
width:16px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button button {
background: transparent none no-repeat scroll 0 0;
color: #fff;
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin: 0;
padding: 0;
position: static;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button button:hover {
color:rgba(255,255,255, 0.5);
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button button:before {
display: block;
font-size: 14px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-play button:before {
content: "\f04b";
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-pause button:before {
content: "\f04c";
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-replay button:before {
content: "\f0e2";
} .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time {
width:72px;
padding:0;
align-items: center;
display: flex;
justify-content: center;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time span {
height:auto;
} .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail {
height: 6px;
padding: 0;
margin: 0 7px;
max-width: 100%;
width: 26px;
float: left;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-total,
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-loaded, 
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current {
height: 6px;
border-radius: 3px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle {
border-width: 0;
background: #90c5c5;
background: transparent;
border-radius: 50%;
height: 10px;
width: 10px;
top: -2px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail:hover span.mejs-time-handle {
background: transparent;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle-content {
border-width: 0;
border-radius: 50%;
top: 0;
left: 0;
background: #fff;
height: 10px;
width: 10px;	
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle,
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle-content {
height: 10px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-hovered {
height: 6px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-total {
background:rgba(0,0,0,0.2);
margin:0;
padding:0;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-loaded {
background:rgba(0,0,0,0.05);
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-buffering {
height:6px;
border-radius:3px;
}
.mejs-audio .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current,
.mejs-video .mejs-controls:hover .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current {
background: #fff;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float {
height:14px;
border-radius: 3px;
color:#fff;
background-color:#282d31;
border:none;
top: -26px;
margin-left: 5px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float-current {
color:#fff;
height:14px;
line-height: 1;
font-size: 10px;
margin:2px 3px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float-corner {
height:0;
top:13px;
border-color:#282d31 transparent transparent;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float {
background: #fff;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float .mejs-time-float-current {
color: #1a6a69;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail .mejs-time-float-corner {
border-color: #fff transparent transparent;
} .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-mute button:before {
content: "\f028";
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-unmute button:before {
content: "\f6a9";
} .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider {
width:72px;
margin-left:12px;
display: flex;
align-items: center;
float:none;
position: relative;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background-color:rgba(0,0,0,0.2);
height:6px;
border-radius:3px;
width:100%;
top:50%;
transform: translateY(-50%);
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background-color:#fff;
height:6px;
border-radius:3px;
top:50%;
transform: translateY(-50%);
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-volume-button .mejs-volume-slider {
height:115px;
} .mejs-container.mejs-audio .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-volume-button {
width: 20px;
}
.mejs-container.mejs-audio .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-volume-button .mejs-volume-total {
height: 96px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-volume-button .mejs-volume-handle {
background: #199fdd;
border-radius: 50%;
height: 8px;
width: 8px;
} .mejs-container.mejs-video .mejs-overlay.mejs-layer {
overflow: hidden;
}
.mejs-container.mejs-video .mejs-overlay-error img {
max-width: 100%;
height: auto;
} .players-corners-round .wp-playlist {
border-radius: 7px;
overflow: hidden;
}
.players-corners-round .mejs-container {
border-radius: 7px; }
.players-corners-round .wp-playlist .mejs-container {
border-radius: 0;
} .mejs-container.mejs-audio {
height:70px !important;
} .mejs-container.mejs-video .mejs-controls  {
background-color:rgba(0,0,0,0.4);
}
:root .mejs-poster-img {
display: none !important;
} .mejs-container.mejs-video .mejs-controls {
transition-property: background;
transition-duration: 0.2s;
}
.mejs-container.mejs-video .mejs-controls:hover {
transition-property: background;
transition-duration: 0.2s;
} .mejs-container.mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current {
background: #90c5c5;
}
.mejs-container.mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle {
background: #ffffff;
background: transparent;
}
.mejs-container.mejs-video .mejs-controls:hover .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle {
background: #ffffff;
background: transparent;
} .mejs-container .mejs-overlay-button {
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
border-radius: 9999px;
transition-duration: 0.4s;
font-size: 24px;
line-height: 1;
height: 84px;
width: 84px;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
}
.mejs-container .mejs-overlay-button:before {
color: #fff;
content: "\f04b";
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 16px;
font-style:  normal;   
position: relative;
left: 1px;
}
.mejs-container .mejs-overlay-button {
line-height: 1;
}
.mejs-container .mejs-overlay-loading span {
background-color: transparent;
background-image: url(//wwugoodword.com/wp-content/themes/podcaster/css/img/video-loading.png);
background-position: center center;
background-repeat: no-repeat;
} .mejs-container.mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-button button {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.mejs-container.mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-button button:hover {
color: rgba(255,255,255,0.35);
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
} .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-fullscreen-button {
margin-left:12px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-fullscreen-button button:before {
content: "\f065";
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-unfullscreen button:before {
content: "\f066";
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-volume-handle {
height:  6px;
} .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-volume-handle {
background: #199fdd;
}
.mejs-container.mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-volume-total {
height: 95px;
}
.mejs-container.mejs-video .mejs-controls .pod-mejs-controls-inner .mejs-volume-total .mejs-volume-current {
color: rgba(255,255,255,0.35);
}
@media screen and (max-width: 1024px) { .mejs-container .mejs-controls {
height: 54px;
}
.mejs-container .mejs-controls div * {
height: 54px;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button button::before {
font-size: 12px
} .mejs-container.mejs-audio {
height: 54px !important;
}
.podcaster-theme .mejs-container .mejs-controls {
height: 54px;
} .mejs-container .mejs-overlay-button {
width: 64px;
height: 64px;
}
.mejs-container .mejs-overlay-button::before {
font-size: 12px;
}
} .players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button button {
width: 42px;
height: 42px;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button {
background: #e8e8e8;
height: 42px;
width: 42px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 0.9rem;
transition-duration: 0.7s;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button:hover {
transition-duration: 0.7s;
}
.players-style-2 .list-of-episodes .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button {
background: #efefef;
}
.players-style-2 .list-of-episodes .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button:hover {
background: #24292c;
color: #ffffff;
}
.players-style-2.single .single-featured.format-audio .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button,
.players-style-2.single .sticky-featured-audio-container .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button {
background: #888888;
color: #eeeeee;
}
.players-style-2.single .single-featured.format-audio .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button button,
.players-style-2.single .sticky-featured-audio-container .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button button {
color: #eeeeee;
}
.players-style-2.single .single-featured.format-audio .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button:hover,
.players-style-2.single .sticky-featured-audio-container .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button:hover {
background: #24292c;
color: #ffffff;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-playpause-button button::before {
font-size: 10px;
position: relative;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-play button::before {
bottom: 0;
right: -1px;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-pause button::before {
bottom: 0;
right: 0;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button.mejs-replay button::before {
bottom: -1px;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-total, 
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-loaded, 
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-current {
height: 3px;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail {
height: 3px;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
height: 3px;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
height: 3px;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-hovered {
height: 3px;
}
.players-style-2 .mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-time-rail span.mejs-time-handle {
top: -3px;
}.mCSB_container{
width:auto;
margin-right:30px;
overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
position:absolute;
top:0;
left:0;
bottom:0;
right:0; 
height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:2px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCSB_horizontal>.mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-right:0;
margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
display:block;
position:relative;
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
margin-left:-40px;
float:right;
}
.mCustomScrollBox{
-ms-touch-action:none; } .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.4);
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#fff; background:rgba(255,255,255,0.75);
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//wwugoodword.com/wp-content/themes/podcaster/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -56px;
} .mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-120px -56px;
} .mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-20px -56px;
} .mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#fff; background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
} .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
}  .content_1>.mCustomScrollBox>.mCSB_scrollTools{
height:96%;
top:2%;
} .content_2 .mCSB_scrollTools .mCSB_draggerRail{
width:6px;
box-shadow:1px 1px 1px rgba(255,255,255,0.1);
}
.content_2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:rgba(255,255,255,0.4);
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.content_2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.5);
filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; }
.content_2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.content_2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.6);
filter:"alpha(opacity=60)"; -ms-filter:"alpha(opacity=60)"; } .content_3>.mCustomScrollBox>.mCSB_scrollTools{
height:94%;
top:3%;
}
.content_3 .mCSB_scrollTools .mCSB_draggerRail{
width:0;
border-right:1px dashed #09C;
}
.content_3 .mCSB_scrollTools .mCSB_dragger{
height:11px;
}
.content_3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:11px;
-webkit-border-radius:11px;
-moz-border-radius:11px;
border-radius:11px;
background:#09C;
} .content_4>.mCustomScrollBox>.mCSB_scrollTools{
height:94%;
top:3%;
}
.content_4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:8px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
background:#d0b9a0;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.5);
box-shadow:1px 1px 5px rgba(0,0,0,0.5);
}
.content_4 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:#dfcdb9;
}
.content_4 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
-webkit-box-shadow:0 0 3px rgba(0,0,0,0.5);
-moz-box-shadow:0 0 3px rgba(0,0,0,0.5);
box-shadow:0 0 3px rgba(0,0,0,0.5);
} .content_5>.mCustomScrollBox>.mCSB_scrollTools{
width: 98%;
margin: 0 1%;
} .content_6>.mCustomScrollBox>.mCSB_scrollTools{
width:88%;
margin: 0 6%;
} .content_8 .mCSB_scrollTools .mCSB_draggerRail{
width:0px;
border-left:1px solid rgba(0,0,0,0.8);
border-right:1px solid rgba(255,255,255,0.2);
}@media screen and (max-width: 1660px) {
.single .post .entry-meta {
flex-wrap: wrap;
}
.single .entry-meta .author-info {
position: static;
width: 100%;
text-align: center;
padding-top: 32px;
padding-bottom: 32px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.single .author-info .author-avatar img {
margin-left: auto;
margin-right: auto;
}
} @media screen and (max-width: 1366px) {
.container {
width: 1024px;
}
.nav-search-form.search-style-medium .search-form-drop .search-container {
width: 1024px;
}
.flexslider-container .next-week {
width: 1024px;
}
.front-page-header.slideshow:hover .flex-direction-nav .flex-next {
right: calc( ( 100vw - 1024px ) / 4);
}
.front-page-header.slideshow:hover .flex-direction-nav .flex-prev {
left: calc( ( 100vw - 1024px ) / 4);
}
.front-page-header.slideshow.subscribe-buttons-active .main-featured-container .text {
padding: 0;
}
}
@media screen and (max-width: 1280px) { .front-page-header.slideshow:hover .flex-direction-nav .flex-next {
right: 16px;
transform: none;
}
.front-page-header.slideshow:hover .flex-direction-nav .flex-prev {
left: 16px;
transform: none;
}
.front-page-header.slideshow.flexslider .slides .text,
.front-page-header.slideshow.flexslider .slides .img {
padding-left: 32px;
padding-right: 32px;
}
.front-page-header.slideshow.flexslider .slides .main-featured-container  {
padding-left: 32px;
padding-right: 32px;
}
.front-page-header.slideshow.flexslider .slides .main-featured-container .text, 
.front-page-header.slideshow.flexslider .slides .main-featured-container .img {
padding-left: 0;
padding-right: 0;
} .front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .gutter-sizer,
.front-page-list .list-of-episodes.fp-resp-grid .gutter-sizer {
width: 24px;
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .grid-sizer,
.front-page-list .list-of-episodes.fp-resp-grid .grid-sizer {
width: calc( 25% - 24px * 3 / 4 );
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid article,
.front-page-list .list-of-episodes.fp-resp-grid article {
flex-direction: column;
width: 25%;
width: calc( 25% - 24px * 3 / 4 );
margin-bottom: 24px;
margin-top: 0;
}
.front-page-list .list-of-episodes.entries-round-corners.entries-corners-img-only article.has-post-thumbnail {
border-radius: 7px 7px 0 0;
} .list-of-episodes.front-sidebar-left.fp-resp-grid .grid-sizer,
.list-of-episodes.front-sidebar-right.fp-resp-grid .grid-sizer {
width: calc( 50% - 24px * 1 / 2 );
}
.list-of-episodes.front-sidebar-left.fp-resp-grid .masonry-container article,
.list-of-episodes.front-sidebar-right.fp-resp-grid .masonry-container article {
flex-direction: column;
width: 50%;
width: calc( 50% - 24px * 1 / 2 );
margin-bottom: 24px;
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .masonry-container article.has-post-thumbnail .inside,
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .masonry-container article .post-content .inside,
.front-page-list .list-of-episodes.fp-resp-grid article.has-post-thumbnail .inside {}
.front-page-indigo .list-of-episodes.fp-resp-grid article.has-post-thumbnail .post-content,
.list-of-episodes.fp-resp-grid article.has-post-thumbnail .post-content {
width: 100%;
min-height: auto;
}
.front-page-indigo .list-of-episodes.fp-resp-grid article .featured-image,
.list-of-episodes.fp-resp-grid article .featured-image {
width: 100%;
}
.front-page-indigo .list-of-episodes.fp-resp-grid article .featured-image img,
.list-of-episodes.fp-resp-grid article .featured-image img {
height: auto;
width: 100%;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
column-gap: 32px;
grid-column-gap: 32px;
row-gap: 32px;
grid-row-gap: 32px;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container .post {
width: 100%;
min-width: 0;
}
.front-page-list .list-of-episodes.front-sidebar-left.fp-resp-grid .row.masonry-container,
.front-page-list .list-of-episodes.front-sidebar-right.fp-resp-grid .row.masonry-container {
grid-template-columns: 1fr 1fr 1fr;
} .template-gutenberg .entry-content .alignwide {
margin-left: calc( ( 50% - 50vw ) ) !important;
margin-right: calc( ( 50% - 50vw ) ) !important;
max-width: 100vw;
width: 100vw;
} .template-gutenberg .wp-block-pullquote.alignwide {
padding-left: 2rem;
padding-right: 2rem;
} .template-gutenberg .wp-block-columns.alignwide .wp-block-column:first-child p, 
.template-gutenberg .post .wp-block-columns.alignwide .wp-block-column:first-child p {
padding-left: 1rem;
}
.template-gutenberg .wp-block-columns.alignwide .wp-block-column:last-child p, 
.template-gutenberg .post .wp-block-columns.alignwide .wp-block-column:last-child p {
padding-right: 1rem;
} .template-gutenberg .entry-content .wp-block-file.alignwide {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .template-gutenberg .entry-content .wp-block-table.alignwide {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .template-gutenberg .entry-content .wp-block-calendar.alignwide {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .template-gutenberg .entry-content .wp-block-latest-posts.alignwide {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .template-gutenberg .entry-content .wp-block-tag-cloud.alignwide {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
} .template-gutenberg .entry-content .wp-block-embed.wp-block-embed-twitter.alignwide, 
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-spotify.alignwide, 
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-tumblr.alignwide, 
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-facebook.alignwide, 
.template-gutenberg .entry-content .wp-block-embed.wp-block-embed-instagram.alignwide {
margin-left: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
margin-right: calc( ( 50% - 50vw ) + calc( 48px / 2 ) ) !important;
max-width: calc(100vw - 48px);
width: calc(100vw - 48px);
}
}
@media screen and (max-width: 1024px) {
.container {
width: 90vw;
}
.flexslider-container .next-week {
width: 90vw;
}
.nav-search-form.search-style-medium .search-form-drop .search-container {
width: 90vw;
} .above .container {
margin-left: 0;
margin-right: 0;
width: 100%;
}
.above .above-inner {
flex-wrap: wrap;
}
#nav {
position: absolute;
top: 110px;
overflow: hidden;
background-color: #1a1d1f;
display: none;
min-width: 200px;
width: auto;
}
.above.social-media-active #nav {
top: 171px;
}
.small_nav .nav-search-form .open-search-bar {
margin: 0;
} .above .header {
justify-content: center;
width: calc(100% - 220px);
order: 2;
} .above .logo.with-img {
max-height:initial;
}
.above .logo.with-img a {
display: block;
opacity: 1;
}
.above .logo.with-img img.regular {
display:none;
}
.above .logo.with-img img.retina {
display:block;
}
.above .logo.with-img img.retina.non-retina {
transform: none;
} .open-menu {
display: flex;
justify-content: center;
align-items: center;
order: 1;
height: 110px;
width: 110px;
z-index: 100;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.4);
background-position: center center;
background-repeat: no-repeat;
outline: medium none;
overflow: hidden;
white-space: nowrap;
-moz-box-sizing: content-box;
box-sizing: content-box;
margin-left: 0;
} header .main-title a {
background-size: contain;
}
header .main-title {
margin:0;
text-align: center;
}
header .main-title a {
background-position: center;
}
.above.small_nav header .main-title a {
padding:24px 0;
}
.above .logo.with-img img.retina {
display:block;
}
.above .logo.with-img img.retina {
transform-origin:center center 0;
} #nav .thst-menu:before,
#nav .thst-menu:after {
content: "";
display: table;
}
#nav .thst-menu:after {
clear: both;
}
#nav .thst-menu:before,
#nav .thst-menu:after {
content: "";
display: table;
}
#nav .thst-menu {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
font-weight: 600;
text-align:left;
}
.js-nav #nav .thst-menu {
text-align:left;
}
#nav .thst-menu li {
display: block;
position: relative;
padding: 0;
}
#nav .thst-menu li a {
padding: 16px 32px;
display: block;
width: auto;
min-width: 200px;
}
#nav .thst-menu li.menu-item-has-children {
position: relative;
padding: 0;
display: block;
}
#nav .thst-menu li.menu-item-has-children a {
padding: 16px 32px;
display: block;
width: auto;
min-width: 200px;
} #nav .thst-menu li.menu-item-has-children .sub-menu {
display:none;
width: auto;
min-width: 200px;
}
#nav .thst-menu li.menu-item-has-children > .sub-menu li a:link,
#nav .thst-menu li.menu-item-has-children > .sub-menu li a:visited {
background-color:#1a1d1f;
}
#nav .thst-menu li.menu-item-has-children a:hover,
#nav .thst-menu li.menu-item-has-children > .sub-menu li a:hover {
background-color: #151719;
}
#nav .thst-menu li.menu-item-has-children .sub-menu {
position: static;
top: auto;
opacity: 1;
visibility: visible;
margin: 0;
list-style: none;
white-space: nowrap;
display: block;
}
#nav .thst-menu li > .sub-menu li > .sub-menu {
position: static;
right: 0;
}
#nav .thst-menu li:hover > .sub-menu li:hover > .sub-menu {
position: static;
right: 0;
top: 0;
z-index: 9999;
}
#nav .thst-menu li.menu-item-has-children:hover > .sub-menu {
background-color: transparent;
display: block;
width: auto;
min-width: 200px;
}
#nav .thst-menu li.menu-item-has-children:hover > .sub-menu li {
display: block;
}
#nav .thst-menu li.menu-item-has-children > .sub-menu li a:link,
#nav .thst-menu li.menu-item-has-children > .sub-menu li a:visited {
padding: 16px 32px 16px 48px;
display: block;
}
.js-nav #nav .thst-menu li.menu-item-has-children > .sub-menu li a:link,
.js-nav #nav .thst-menu li.menu-item-has-children > .sub-menu li a:visited {
background-color:transparent;
}
#nav .thst-menu li.menu-item-has-children:hover > .sub-menu li a {
padding: 16px 32px 16px 48px;
}
#nav .thst-menu li.menu-item-has-children:hover > .sub-menu li a:hover {
display: block;
}
#nav .thst-menu li.menu-item-has-children > .sub-menu li > .sub-menu li a {
padding: 16px 32px 16px 56px;
}
#nav .thst-menu li.menu-item-has-children > .sub-menu li > .sub-menu li a > .sub-menu li a {
padding: 16px 32px 16px 72px;
}
.above.small_nav #nav .thst-menu li a {
padding: 16px 32px;
}
.above.small_nav #nav {
top:-6px;
}
.above.small_nav #nav .thst-menu > li {
padding:0;
}
.above.nav-sticky.small_nav,
.above.nav-transparent:not(.has-featured-image),
.above.nav-transparent.has-featured-image.nav-not-sticky,
.above.nav-transparent.has-featured-image.large_nav {
position: static !important;
float:none;
background-color: inherit;
} .nav-placeholder.show,
.nav-placeholder {
display: none;
} #nav.toggle {
background-color: #1a1d1f;
max-height: 0;
display: block;
position: static;
opacity: 0.5;
margin: 0;
list-style: none;
white-space: nowrap;
width: 100%;
overflow: hidden;
order: 5;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
transition-delay: 0;
}
#nav.toggle.open {
max-height: 9999px;
opacity: 1;
width: 100%;
}
nav#nav.toggle {
width: 100%;
} #nav.toggle .thst-menu:before,
#nav.toggle .thst-menu:after {
content: "";
display: table;
}
#nav.toggle .thst-menu:after {
clear: both;
}
#nav.toggle .thst-menu:before,
#nav.toggle .thst-menu:after {
content: "";
display: table;
}
#nav.toggle .thst-menu {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
width: 100%;
background: transparent;
}
.js-nav #nav.toggle .thst-menu {
text-align: left;
}
#nav.toggle .thst-menu li {
display: block;
position: relative;
padding: 0;
width: 100%;
background: transparent;
}
#nav.toggle .thst-menu li a {
padding: 16px 32px;
display: block;
width: 100%;
}
#nav.toggle .thst-menu li.menu-item-has-children {
position: relative;
padding: 0;
display: block;
}
#nav.toggle .thst-menu li.menu-item-has-children a {
padding: 16px 32px;
display: block;
width:100%;
position: relative;
}
#nav.toggle .thst-menu li.menu-item-has-children > a:after {
font-family: 'Font Awesome 5 Free';
content: '\F107';
position: absolute;
right: 32px;
font-weight: 900;
}
#nav.toggle .thst-menu li.menu-item-has-children > a.active:after {
content:'\F106';
}
#nav.toggle .thst-menu li.menu-item-has-children .sub-menu {
max-height:0;
position: static;
top: auto;
visibility:hidden;
margin: 0;
list-style: none;
white-space: nowrap;
width:100%;
overflow: hidden;
background:rgba(0,0,0,0.15);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
}
#nav.toggle .thst-menu li.menu-item-has-children .sub-menu.open {
visibility: visible;
max-height:999px;
width: 100%;
-webkit-transition-duration:0.5s;
-moz-transition-duration:0.5s;
-o-transition-duration:0.5s;
transition-duration:0.5s;
}
#nav.toggle .thst-menu li.menu-item-has-children > .sub-menu li a:link,
#nav.toggle .thst-menu li.menu-item-has-children > .sub-menu li a:visited {
padding: 16px 32px;
display: block;
background:transparent;
}
#nav.toggle .thst-menu li.menu-item-has-children:hover > .sub-menu li {
width:100%;
}
#nav.toggle .thst-menu li.menu-item-has-children:hover > .sub-menu li a {
padding: 16px 32px;
}
#nav.toggle .thst-menu li.menu-item-has-children:hover > .sub-menu li a:hover {
display: block;
}
#nav.toggle .thst-menu li.menu-item-has-children > .sub-menu li > .sub-menu li a {
padding: 16px 32px;
}
#nav.toggle .thst-menu li.menu-item-has-children > .sub-menu li > .sub-menu li a > .sub-menu li a {
padding: 16px 32px;
}
#nav.toggle .thst-menu li > .sub-menu li > .sub-menu {
position: static;
}
#nav.toggle .thst-menu li:hover > .sub-menu li:hover > .sub-menu {
position: static;
right: 0;
top: 0;
z-index: 9999;
}
#nav.toggle .thst-menu li.menu-item-has-children > .sub-menu li {
width: 100%;
} .nav-search-form {
display: flex;
justify-content: center;
align-items: center;
order: 3;
height: 110px;
width: 110px;
background-color: rgba(0,0,0,0.4);
}
.nav-search-form .open-search-bar {
display: block;
margin: 0;
z-index: 100;
background-color: transparent;
background-position: center center;
background-repeat: no-repeat;
padding: 0;
outline: medium none;
overflow: hidden;
white-space: nowrap;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.nav-search-form .search-form-drop {
top: 110px;
} .above.small_nav .nav-search-form .open-search-bar .fa {
background-color: transparent;
color: #eee;
} .above .social_container {
width: 100%;
order: 4;
margin-left: 0;
justify-content: center;
}
.header-inner.social_container,
.above.small_nav .header-inner.social_container {
width: 100%;
text-align: center;
padding:16px 24px;
background-color:rgba(255,255,255,0.2);
}
.header-inner.social_container:empty,
.above.small_nav .header-inner.social_container:empty {
padding:0;
} .front-page-header.static.nav-transparent .text {
margin-top: 64px;
margin-top: calc(1.5rem + 1.88vw);
}
.front-page-header.slideshow.nav-transparent .text {
margin-top: 64px;
margin-top: calc(1.5rem + 1.88vw);
}
.has-featured-image .front-page-header.static.nav-transparent .text,
.has-featured-image .front-page-header.slideshow.nav-transparent .text {
margin-top: 64px;
margin-top: calc(1.5rem + 1.88vw); 
}
.has-featured-image .latest-episode.nav-transparent .main-featured-post {
margin: 64px 0 32px 0;
margin-top: calc(1.5rem + 1.88vw);
}
.has-featured-image .latest-episode.nav-transparent .main-featured-container,
.has-featured-image .front-page-header.nav-transparent .main-featured-container {
margin: 64px 0 32px 0;
margin-top: calc(1.5rem + 1.88vw);
}
.fh-audio-player-medium .latest-episode .main-featured-post.audio.audio-url .audio, 
.fh-audio-player-medium .latest-episode .powerpress_player,
.fh-audio-player-medium .front-page-header .audio,   
.fh-audio-player-medium .front-page-header .powerpress_player {
width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt, 
.front-page-header .text.audio > .featured-excerpt {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .mini-title,
.front-page-header .text.audio > .mini-title {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > h2,
.front-page-header .text.audio > h2,
.latest-episode .main-featured-post.audio.audio-url > h1,
.front-page-header .text.audio > h1 {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt,
.front-page-header .text.audio > .featured-excerpt {
max-width: 100%;
} .fh-audio-player-full .latest-episode .main-featured-post.audio.audio-url .audio,
.fh-audio-player-full .latest-episode .powerpess_player,
.fh-audio-player-full .front-page-header .audio,
.fh-audio-player-full .front-page-header .powerpress_player {
width: 100%;
} .fh-audio-player-wide .latest-episode .main-featured-post.audio.audio-url .audio,
.fh-audio-player-wide .latest-episode .powerpress_player,
.fh-audio-player-wide .front-page-header .audio,  
.fh-audio-player-wide .front-page-header .powerpress_player {
width: 100%;
} .fh-audio-player-medium .latest-episode .main-featured-post.audio.audio-url .audio,
.fh-audio-player-medium .latest-episode .powerpress_player,
.fh-audio-player-medium .front-page-header .audio,  
.fh-audio-player-medium .front-page-header .powerpress_player {
width: 100%;
} .fh-audio-player-narrow .latest-episode .main-featured-post.audio.audio-url .audio,
.fh-audio-player-narrow .latest-episode .powerpress_player,
.fh-audio-player-narrow .front-page-header .audio,  
.fh-audio-player-narrow .front-page-header .powerpress_player {
width: 100%;
}
.main-featured-container .img,
.template-width-full .main-featured-container .img {
width: 50%;
}
.front-page-indigo .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post, 
.front-page-indigo .front-page-header .main-featured-container.has-post-thumbnail .text {
width: 50%;
}
.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 50%;
}
.fh-audio-player-right .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-right .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 50%;
}
.fh-audio-player-center .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-center .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 50%;
}
.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 50%;
}
.template-width-full.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 50%;
}
.template-width-full.fh-audio-player-right .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-right .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 50%;
}
.template-width-full.fh-audio-player-center .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-center .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 50%;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"], 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"],
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"], 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"],
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-12 iframe[src*="soundcloud.com"][src*="visual"], 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-12 iframe[src*="soundcloud.com"][src*="visual"] {
width: 324px;
height: 324px;
}
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"], 
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-4 iframe[src*="soundcloud.com"][src*="visual"],
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"], 
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-6 iframe[src*="soundcloud.com"][src*="visual"],
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-12 iframe[src*="soundcloud.com"][src*="visual"], 
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media.col-lg-12 iframe[src*="soundcloud.com"][src*="visual"] {
width: 324px;
height: 324px;
} .nav-transparent.has-featured-image .front-page-header-video-background .content-text {
padding-top: 75px;
padding-bottom: 275px;
} .embed-container .embed-col.col-lg-8,
.embed-container .embed-col.col-lg-4 {
width: 50%;
width: calc( 50% - 16px );
} .list-of-episodes.fp-resp-list.front-sidebar-left .col-lg-8,
.list-of-episodes.fp-resp-list.front-sidebar-right .col-lg-8 {
width: 100%;
order: 1;
}
.list-of-episodes.fp-resp-list.front-sidebar-left .col-lg-4,
.list-of-episodes.fp-resp-list.front-sidebar-right .col-lg-4 {
width: 100%;
order: 2;
}
.list-of-episodes.fp-resp-list.front-sidebar-left .col-lg-4 .sidebar,
.list-of-episodes.fp-resp-list.front-sidebar-right .col-lg-4 .sidebar {
padding-top: 32px;
} .flexslider-container .next-week .row,
.front-page-header .next-week .row,
.latest-episode .next-week .row {
flex-direction: column;
justify-content: space-between;
}
.flexslider-container .next-week .col-lg-6,
.front-page-header .next-week .col-lg-6,
.latest-episode .next-week .col-lg-6 {
width: 100%;
}
.flexslider-container .next-week .content.scheduled,
.front-page-header .next-week .content.scheduled,
.latest-episode .next-week .content.scheduled {
text-align: center;
padding-left: 42px;
padding-right: 42px;
padding-left: calc(1.5rem + 0.94vw);
padding-right: calc(1.5rem + 0.94vw);
margin-bottom: 12px;
}
.flexslider-container .next-week .content.buttons,
.front-page-header .next-week .content.buttons,
.latest-episode .next-week .content.buttons {
justify-content: center;
margin-top: 12px;
padding-left: calc(1rem + 1.35vw);
}
.next-week.next-week-hide .content.buttons {
margin-top: 0;
justify-content: space-between;
} .front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .gutter-sizer,
.front-page-list .list-of-episodes.fp-resp-grid .gutter-sizer {
width: 32px;
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .grid-sizer,
.front-page-list .list-of-episodes.fp-resp-grid .grid-sizer {
width: calc( 33.3333% - 32px * 2 / 3 );
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid article,
.front-page-list .list-of-episodes.fp-resp-grid article {
flex-direction: column;
width: 33.3333%;
width: calc( 33.3333% - 32px * 2 / 3 );
margin-bottom: 32px;
} .list-of-episodes.front-sidebar-left.fp-resp-grid .grid-sizer,
.list-of-episodes.front-sidebar-right.fp-resp-grid .grid-sizer {
width: calc( 50% - 32px * 1 / 2 );
}
.list-of-episodes.front-sidebar-left.fp-resp-grid .masonry-container article,
.list-of-episodes.front-sidebar-right.fp-resp-grid .masonry-container article {
flex-direction: column;
width: 50%;
width: calc( 50% - 32px * 1 / 2 );
margin-bottom: 32px;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container {
grid-template-columns: 1fr 1fr 1fr;
}
.front-page-list .list-of-episodes.front-sidebar-left.fp-resp-grid .row.masonry-container,
.front-page-list .list-of-episodes.front-sidebar-right.fp-resp-grid .row.masonry-container {
grid-template-columns: 1fr 1fr;
} .front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article {
width: 100%;
}
.front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article .featured-image {
width: 50%;
}
.front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article .featured-image img {
max-width: 100%;
width: 100%;
display: block;
height: auto;
;
}
.front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article.has-post-thumbnail .post-content {
width: 50%;
} 
.front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article.pod-featured-image-off .post-content,
.front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article.has-post-thumbnail.pod-featured-image-off .post-content {
width: 100%;
} .list-of-episodes.fp-resp-list article {
width: 100%;
}
.front-page-list .list-of-episodes.fp-resp-list article .featured-image {
width: 40%;
}
.list-of-episodes.fp-resp-list article .featured-image img {
max-width: 100%;
width: 100%;
display: block;
height: auto;
}
.front-page-list .list-of-episodes.fp-resp-list article.has-post-thumbnail .post-content {
width: 60%;
}
.front-page-list .list-of-episodes.fp-resp-list article.pod-featured-image-off .post-content,
.front-page-list .list-of-episodes.fp-resp-list article.has-post-thumbnail.pod-featured-image-off .post-content {
width: 100%;
} .hosts-container .hosts-description {
width: 80%;
}
.hosts-container .hosts-content .host {
width: 48.5%;
margin-right: 3%;
margin-bottom: 3%;
}
.hosts-container .hosts-content .host:nth-of-type(2n+2) {
margin-left: 0;
margin-right: auto;
}
.hosts-container .hosts-content .host:nth-of-type(3n+3) {
margin-left: 0;
margin-right: 3%;
} .call-to-action-container .call-to-action-content .call-to-action-text {
width: 48%;
}
.call-to-action-container .call-to-action-form-container {
width: 48%;
}  .fromtheblog.img-overlay.cols-4 .blog-posts {
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 32px;
grid-row-gap: 32px;
}
.fromtheblog.img-overlay.cols-4 article:hover .post-header,
.fromtheblog.img-overlay.cols-3 article:hover .post-header,
.fromtheblog.img-overlay.cols-2 article:hover .post-header {
top: 0;
} .single .single-featured.nav-transparent.has-featured-image.audio-featured-image-background .background {
padding-top: 72px;
padding-top: calc(2rem + 2.08vw);
padding-bottom: calc(2rem + 2.08vw);
}
.single .single-featured.nav-transparent.has-featured-image.video-featured-image-background .background {
padding-top: 72px;
padding-top: calc(2rem + 2.08vw);
padding-bottom: calc(2rem + 2.08vw);
} .pod-2-podcast-archive-list .podpost .post-content {
flex-direction: column;
}
.pod-2-podcast-archive-list .podpost .left {
width: 100%;
}
.pod-2-podcast-archive-list .podpost .left.post-header .cover-art {
margin-right: 0;
margin-bottom: 32px;
margin-bottom: calc(1.5rem + 0.42vw);
}
.pod-2-podcast-archive-list .podpost .left.post-header .cover-art img {
width: 100%;
}
.pod-2-podcast-archive-list .podpost.has-post-thumbnail .right {
width: 100%;
} .reg.nav-transparent.has-featured-image .heading .title {
padding-top: 42px;
padding-top: calc(1.5rem + 0.94vw);
}
.template-podcast-archive-legacy .entries-container.grid .podpost {
width: calc( ( 100% / 4 ) - 32px * 3 / 4 );
}
.template-podcast-archive-legacy .entries-container.grid .grid-sizer {
width: calc( (100% / 4 ) - 32px * 3 / 4 );
} .sub-footer .row .row {
flex-direction: column;
}
.sub-footer .row .row .col-lg-4 {
width: 100%;
order: 2;
text-align: center;
}
.sub-footer .row .row .col-lg-4 span {
display: block;
margin-top: 24px;
font-size: 14px;
}
.sub-footer .row .row .col-lg-8 {
width: 100%;
order: 1;
}
.sub-footer .thst-menu {
margin: auto;
text-align: center;
}
.sub-footer .thst-menu li {
display: block;
margin-left: 0;
margin-bottom: 8px;
}
.sub-footer .thst-menu li:last-of-type {
margin-bottom: 0;
}
}
@media screen and (max-width: 860px) { .front-page-header.slideshow .flex-direction-nav .flex-next {
right: 16px;
transform: none;
}
.front-page-header.slideshow .flex-direction-nav .flex-prev {
left: 16px;
transform: none;
} .template-gutenberg .container {
width: 100%;
width: calc( 100% - 2rem );
} .wp-block-pullquote.alignleft, 
.wp-block-pullquote.alignright {
width: calc(6 * (100vw / 12));
}
}
@media screen and (max-width: 782px) {
.template-gutenberg .wp-block-columns.alignwide .wp-block-column:first-child p, 
.template-gutenberg .post .wp-block-columns.alignwide .wp-block-column:first-child p,
.template-gutenberg .wp-block-columns.alignwide .wp-block-column  p, 
.template-gutenberg .post .wp-block-columns.alignwide .wp-block-column p {
padding-left: 1rem;
padding-right: 1rem;
}
.template-gutenberg .wp-block-columns.alignfull .wp-block-column:first-child p, 
.template-gutenberg .post .wp-block-columns.alignfull .wp-block-column:first-child p,
.template-gutenberg .wp-block-columns.alignfull .wp-block-column p, 
.template-gutenberg .post .wp-block-columns.alignfull .wp-block-column p {
padding-left: 1rem;
padding-right: 1rem;
}
}
@media screen and (max-width: 768px) { .above .logo.with-img img.retina {
display:block;
}
.above .logo.with-img img.retina {
transform-origin:center center 0;
} .front-page-header .row,
.latest-episode .row {
flex-direction: column;
}
.front-page-header .row .col-lg-6,
.latest-episode .row .col-lg-6 {
width: 100%;
}
.front-page-header .row .pulls-left,
.latest-episode .row .pulls-left {
order: 1;
}
.front-page-header .row .pulls-right,
.latest-episode .row .pulls-right {
order: 2;
} .latest-episode .main-featured-container, 
.front-page-header .main-featured-container {
flex-direction: column;
}
.main-featured-container .img,
.template-width-full .main-featured-container .img {
order: 1;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
margin-top: 32px;
}
.main-featured-container.fh-audio-art-left .img,
.main-featured-container.fh-audio-art-right .img {
margin-left: 0;
margin-right: 0; 
}
.front-page-indigo .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post, 
.front-page-indigo .front-page-header .main-featured-container.has-post-thumbnail .text {
order: 0;
width: 100%;
}
.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 100%;
}
.fh-audio-player-right .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-right .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 100%;
}
.fh-audio-player-center .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-center .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 100%;
}
.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 100%;
}
.template-width-full.fh-audio-player-left .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-left .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 100%;
}
.template-width-full.fh-audio-player-right .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-right .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 100%;
}
.template-width-full.fh-audio-player-center .latest-episode .main-featured-container.has-post-thumbnail .main-featured-post.audio.audio-url, 
.template-width-full.fh-audio-player-center .front-page-header .main-featured-container.has-post-thumbnail .text.audio {
width: 100%;
}
.front-page-header .main-featured-post .mini-title-container,
.latest-episode .main-featured-post .mini-title-container {
margin-bottom: 16px;
}
.next-week .content.buttons {
flex-direction: column;
padding-left: 0;
} .next-week .butn:last-of-type {
margin-left: 0;
margin-top: 24px;
}
.nextweek-line .flexslider-container .next-week .content.buttons, 
.nextweek-line .front-page-header .next-week .content.buttons, 
.nextweek-line .latest-episode .next-week .content.buttons {
padding-left: 0;
}
.next-week.next-week-hide .content.buttons .butn {
width: 100%;
}
.fh-audio-player-narrow .latest-episode .main-featured-post.audio.audio-url .audio-player-container, 
.fh-audio-player-narrow .front-page-header .audio-player-container, 
.fh-audio-player-narrow .front-page-header .powerpress_player {
width: 100%;
}
.fh-audio-player-medium .latest-episode .main-featured-post.audio.audio-url .audio-player-container, 
.fh-audio-player-medium .front-page-header .audio-player-container, 
.fh-audio-player-medium .front-page-header .powerpress_player {
width: 100%;
}
.fh-audio-player-wide .latest-episode .main-featured-post.audio.audio-url .audio-player-container, 
.fh-audio-player-wide .front-page-header .audio-player-container, 
.fh-audio-player-wide .front-page-header .powerpress_player {
width: 100%;
}
.fh-heading-full .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-full .front-page-header .text.audio > h2,
.fh-heading-full .front-page-header.text .content-text h2, 
.fh-heading-full .front-page-header-video-background .content-text h2,
.fh-heading-full .embed-container.embed-alignment-center h2,
.fh-heading-full .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-full .front-page-header .text.audio > h1,
.fh-heading-full .front-page-header.text .content-text h1, 
.fh-heading-full .front-page-header-video-background .content-text h2,
.fh-heading-full .embed-container.embed-alignment-center h1 {
max-width: 100%;
}
.fh-heading-wide .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-wide .front-page-header .text.audio > h2,
.fh-heading-wide .front-page-header.text .content-text h2,
.fh-heading-wide .front-page-header-video-background .content-text h2, 
.fh-heading-wide .embed-container.embed-alignment-center h2 {
max-width: 100%;
}
.fh-heading-medium .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-medium .front-page-header .text.audio > h2,
.fh-heading-medium .front-page-header.text .content-text h2, 
.fh-heading-medium .front-page-header-video-background .content-text h2,
.fh-heading-medium .embed-container.embed-alignment-center h2,
.fh-heading-medium .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-medium .front-page-header .text.audio > h1,
.fh-heading-medium .front-page-header-video-background .content-text h2,
.fh-heading-medium .front-page-header.text .content-text h1, 
.fh-heading-medium .embed-container.embed-alignment-center h1 {
max-width: 100%;
}
.fh-heading-narrow .latest-episode .main-featured-post.audio.audio-url > h2,
.fh-heading-narrow .front-page-header .text.audio > h2,
.fh-heading-narrow .front-page-header.text .content-text h2, 
.fh-heading-narrow .front-page-header-video-background .content-text h2,
.fh-heading-narrow .embed-container.embed-alignment-center h2,
.fh-heading-narrow .latest-episode .main-featured-post.audio.audio-url > h1,
.fh-heading-narrow .front-page-header .text.audio > h1,
.fh-heading-narrow .front-page-header.text .content-text h1, 
.fh-heading-narrow .front-page-header-video-background .content-text h2
.fh-heading-narrow .embed-container.embed-alignment-center h1 {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-full,
.front-page-header.text.excerpt-full .content-text .content-blurb,
.front-page-header.front-page-header-video-background.excerpt-full .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-full,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-full {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-wide,
.front-page-header.text.excerpt-wide .content-text .content-blurb,
.front-page-header.front-page-header-video-background.excerpt-wide .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-wide,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-wide {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-medium,
.front-page-header.text.excerpt-medium .content-text .content-blurb,
.front-page-header.front-page-header-video-background.excerpt-medium .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-medium,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-medium {
max-width: 100%;
}
.latest-episode .main-featured-post.audio.audio-url > .featured-excerpt.excerpt-narrow,
.front-page-header.text.excerpt-narrow .content-text .content-blurb,
.front-page-header.front-page-header-video-background.excerpt-narrow .content-text .content-blurb,
.front-page-header .text.audio > .featured-excerpt.excerpt-narrow,
.embed-container.embed-alignment-center .featured-excerpt.excerpt-narrow {
max-width: 100%;
} .front-page-header .embed-container, 
.latest-episode .embed-container {
flex-direction: column;
}
.embed-container .embed-col.col-lg-8,
.embed-container .embed-col.col-lg-6,
.embed-container .embed-col.col-lg-4 {
width: 100%;
}
.embed-container .embed-col.embed-col-text-heading {
order: 1;
}
.embed-container .embed-col.embed-col-text {
order: 2;
margin-top: 0;
}
.embed-container .embed-col.embed-col-media {
order: 3;
}
.embed-container .embed-col.embed-col-text-with-position.excerpt-below {
order: 4;
margin-bottom: 0;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container.text-alignment-left .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"], 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container.text-alignment-left .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] {
margin-right: auto;
margin-left: 0;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container.text-alignment-left .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] + div, 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container.text-alignment-left .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] + div {
text-align: left;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container.text-alignment-right .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"], 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container.text-alignment-right .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] {
margin-right: 0;
margin-left: auto;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container.text-alignment-right .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] + div, 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container.text-alignment-right .embed-col.embed-col-media.col-lg-8 iframe[src*="soundcloud.com"][src*="visual"] + div {
text-align: right;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"], 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"],
.front-page-header.fph-sc-new-player-square .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"], 
.latest-episode.fph-sc-new-player-square .embed-container .embed-col iframe[src*="soundcloud.com"][src*="visual"] {
width: 288px;
height: 288px;
} .embed-container.embed-alignment-left .embed-col.embed-col-text,
.embed-container.embed-alignment-right .embed-col.embed-col-text {
display: flex;
flex-direction: column;
}
.embed-container.embed-alignment-left .embed-col.embed-col-media,
.embed-container.embed-alignment-right .embed-col.embed-col-media {
display: none;
}
.front-page-header.fph-sc-new-player-square .embed-container.text-alignment-center .embed-col-text iframe[src*="soundcloud.com"][src*="visual"], 
.latest-episode.fph-sc-new-player-square .embed-container.text-alignment-center .embed-col-text iframe[src*="soundcloud.com"][src*="visual"]{
margin-right: auto;
margin-left: auto;
}
.front-page-header .embed-container.embed-alignment-left h2,
.front-page-header .embed-container.embed-alignment-right h2 {
order: 1;
}
.front-page-header .embed-container.embed-alignment-left .featured-excerpt,
.front-page-header .embed-container.embed-alignment-right .featured-excerpt {
order: 3
}
.front-page-header .embed-container.embed-alignment-left.header-excerpt-above .featured-excerpt,
.front-page-header .embed-container.embed-alignment-right.header-excerpt-above .featured-excerpt {
order: 2
}
.front-page-header .embed-container.embed-alignment-left .embed-col-text .audio_player,
.front-page-header .embed-container.embed-alignment-left .embed-col-text .video_player,
.front-page-header .embed-container.embed-alignment-right .embed-col-text .audio_player,
.front-page-header .embed-container.embed-alignment-right .embed-col-text .video_player {
order: 2
}
.front-page-header .embed-container.embed-alignment-left.header-excerpt-above .embed-col-text .audio_player,
.front-page-header .embed-container.embed-alignment-left.header-excerpt-above .embed-col-text .video_player,
.front-page-header .embed-container.embed-alignment-right.header-excerpt-above .embed-col-text .audio_player,
.front-page-header .embed-container.embed-alignment-right.header-excerpt-above .embed-col-text .video_player {
order: 3
}
.front-page-header .embed-container.embed-alignment-left .button-container,
.front-page-header .embed-container.embed-alignment-right .button-container {
order: 4;
} .front-page-header .main-featured-container .main-featured-post.audio h2,
.front-page-header .main-featured-container .text.audio h2 {
order: 1;
}
.front-page-indigo .front-page-header .main-featured-container .main-featured-post.audio .img,
.front-page-indigo .front-page-header .main-featured-container .text.audio .img,
.front-page-header .main-featured-container .main-featured-post.audio .img,
.front-page-header .main-featured-container .text.audio .img {
order: 2;
margin-top: 0;
margin-bottom: 32px !important;
}
.front-page-header .main-featured-container .main-featured-post.audio .featured-excerpt,
.front-page-header .main-featured-container .text.audio .featured-excerpt {
order: 3;
}
.front-page-header .main-featured-container .main-featured-post.audio .audio-player-container,
.front-page-header .main-featured-container .text.audio .audio-player-container {
order: 4;
}
.front-page-header .main-featured-container .main-featured-post.audio .featured-excerpt.excerpt-position-below,
.front-page-header .main-featured-container .text.audio .featured-excerpt.excerpt-position-below {
order: 4;
}
.front-page-header .main-featured-container .main-featured-post.audio .audio-player-container.excerpt-position-below,
.front-page-header .main-featured-container .text.audio .audio-player-container.excerpt-position-below {
order: 3;
}
.front-page-header .main-featured-container .main-featured-post.audio .button-container,
.front-page-header .main-featured-container .text.audio .button-container {
order: 5;
} .front-page-header .main-featured-container.has-post-thumbnail .main-featured-post.au_oembed .img,
.front-page-header .main-featured-container.has-post-thumbnail .main-featured-post.audio-embed-code .img {
order: 2;
}
.front-page-header .main-featured-container.has-post-thumbnail .main-featured-post.au_oembed .audio_player.au_oembed,
.front-page-header .main-featured-container.has-post-thumbnail .main-featured-post.audio-embed-code .audio_player.embed_code {
order: 3;
} .front-page-header .main-featured-post.video.video-oembed .embed-container .embed-col.embed-col-text .video_player,
.front-page-header .main-featured-post.video.video-embed-code .embed-container .embed-col.embed-col-text .video_player {
width: 100%;
} .sep-style-wave-1 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-1 .front-page-header.nw-hidden .main-featured-post:not(.audio)  {
margin-bottom: calc(128px + 24px);
}
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-2 .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(40px + 24px);
}
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-container,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-wave-3 .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(27px + 24px);
}
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-container,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-gentle-wave .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(158px + 24px);
}
.sep-style-cloud .front-page-header.nw-hidden .main-featured-container,
.sep-style-cloud .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-cloud .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-cloud .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(142px + 24px);
}
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-container,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-inactive,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post.audio.audio-thumbnails-active.no-post-thumbnail,
.sep-style-zigzag .front-page-header.nw-hidden .main-featured-post:not(.audio) {
margin-bottom: calc(21px + 24px);
} .front-page-header.static .text,
.front-page-header.text_static .main-featured-container,
.front-page-header.slideshow .text,
.has-featured-image .latest-episode.nav-transparent .main-featured-post,
.has-featured-image .latest-episode.nav-transparent .main-featured-container, 
.has-featured-image .front-page-header.nav-transparent .main-featured-container,
.latest-episode.nav-sticky .main-featured-container, 
.front-page-header.nav-sticky .main-featured-container,
.latest-episode .main-featured-container, 
.front-page-header .main-featured-container {
margin-top: 24px;
margin-bottom: 24px;
}
.front-page-header.text .content-text,
.front-page-header.text.nav-transparent .content-text,
.has-featured-image .front-page-header.text .content-text,
.has-featured-image .front-page-header.text.nav-transparent .content-text {
padding-top: 24px;
padding-bottom: 24px;
}
.front-page-header.text_static .main-featured-container,
.has-featured-image .front-page-header.text_static .main-featured-container,
.front-page-header.text_static.nav-transparent .main-featured-container,
.has-featured-image .front-page-header.text_static.nav-transparent .main-featured-container {
margin-top: 24px;
margin-bottom: 24px;
}
.nav-transparent.has-featured-image .front-page-header.front-page-header-video-background .content-text {
padding-top: 24px;
}
.front-page-header.front-page-header-video-background .content-text {
padding-top: 24px;
} .front-page-header.front-page-header-video-background .row {
flex-direction: row;
}
.front-page-header.front-page-header-video-background .content-text,
.nav-transparent.has-featured-image .front-page-header.front-page-header-video-background .content-text {
padding-top: 54px;
padding-bottom: 325px;
} .front-page-header .button-container {
order: 5;
} .front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .gutter-sizer,
.front-page-list .list-of-episodes.fp-resp-grid .gutter-sizer {
width: 24px;
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .grid-sizer,
.front-page-list .list-of-episodes.fp-resp-grid .grid-sizer {
width: calc( 50% - 24px * 1 / 2 );
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid article,
.front-page-list .list-of-episodes.fp-resp-grid article {
width: 50%;
width: calc( 50% - 24px * 1 / 2 );
margin-bottom: 24px;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 24px;
grid-column-gap: 24px;
row-gap: 24px;
grid-row-gap: 24px;
}
.front-page-list .list-of-episodes.front-sidebar-left.fp-resp-grid .row.masonry-container,
.front-page-list .list-of-episodes.front-sidebar-right.fp-resp-grid .row.masonry-container {
grid-template-columns: 1fr;
} .front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article {
width: 100%;
}
.front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article .featured-image {
width: 100%;
}
.front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article .featured-image img {
max-width: 100%;
width: 100%;
display: block;
height: auto;
;
}
.front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article.has-post-thumbnail .post-content {
width: 100%;
} .front-page-list .list-of-episodes.fp-resp-list article {
flex-direction: column;
width: 100%;
}
.front-page-list .list-of-episodes.fp-resp-list article .featured-image {
width: 100%;
}
.front-page-list .list-of-episodes.fp-resp-list article .featured-image img {
max-width: 100%;
width: 100%;
display: block;
height: auto;
}
.front-page-list .list-of-episodes.fp-resp-list article.has-post-thumbnail .post-content {
width: 100%;
}
.front-page-list .list-of-episodes.fp-resp-list article.has-post-thumbnail .post-content {
min-height: auto;
} 
.front-page-list .list-of-episodes .sidebar {
padding-top: 32px;
} .list-of-episodes.front-has-sidebar .col-lg-9,
.list-of-episodes.front-has-sidebar .col-lg-8 {
width: 100%;
order: 1;
}
.list-of-episodes.front-has-sidebar .col-lg-3,
.list-of-episodes.front-has-sidebar .col-lg-4 {
width: 100%;
order: 2;
} .front-page-indigo .call-to-action-container .call-to-action-content {
flex-direction: column;
}
.call-to-action-container .call-to-action-content .call-to-action-text {
width: 100%;
}
.call-to-action-container .call-to-action-form-container {
width: 100%;
margin-top: 12px;
}
.call-to-action-container .call-to-action-form {
position: static;
transform: none;
} .newsletter-container .newsletter-content {
flex-direction: column;
}
.newsletter-container .newsletter-content .newsletter-text {
width: 100%;
}
.newsletter-container .newsletter-form-container {
width: 100%;
margin-top: 12px;
}
.newsletter-container .newsletter-form {
position: static;
transform: none;
} .columns .fromtheblog .row,
.columns-2 .fromtheblog .row {
flex-wrap: wrap;
}
.columns .fromtheblog .row article,
.columns-2 .fromtheblog .row article {
width:  33.33333%;
width: calc( ( 100% / 3 ) - 16px );
}
.columns-2 .fromtheblog h2.title {
margin-bottom: 28px;
}
.columns-2 .fromtheblog .row .description {
width: 100%;
font-size: 16px;
line-height: 28px;
margin-bottom: 32px;
}
.fromtheblog.list article .inside {
flex-direction: column;
}
.fromtheblog.list .cont {
width: 100%;
}
.fromtheblog.list .cont_large {
width: 100%;
}
.fromtheblog.list .cont.date {
width: 100%;
}
.fromtheblog.list article .post-footer {
text-align: left;
order: 2;
}
.fromtheblog.list article .post-footer span {
padding: 0;
}
.fromtheblog.list .cont_large {
white-space: normal;
}
.fromtheblog.list article .post-content {
display: flex;
flex-direction: column;
order: 1;
padding-left: 0;
padding-right: 0;
}
.fromtheblog.list article .post-content .title {
padding-left: 0;
}
.fromtheblog.list article .post-header {
order: 3;
padding-left: 0;
padding-right: 0;
}  .fromtheblog.img-overlay.cols-4 .blog-posts {
grid-template-columns: 1fr 1fr;
grid-column-gap: 24px;
grid-row-gap: 24px;
} .fromtheblog.img-overlay.cols-3 .blog-posts {
grid-template-columns: 1fr 1fr;
grid-column-gap: 24px;
grid-row-gap: 24px;
} .fromtheblog.img-overlay.cols-2 .blog-posts {
grid-column-gap: 24px;
grid-row-gap: 24px;
} .main-content .row,
.list-of-episodes .row {
flex-direction: column;
}
.main-content .row .col-lg-8,
.list-of-episodes .row .col-lg-8 {
width: 100%;
order: 1;
}
.main-content .row .col-lg-4,
.list-of-episodes .row .col-lg-4 {
width: 100%;
order: 2;
}
.single-post #mediainfo, 
.single-podcast #mediainfo {
display: flex;
flex-direction: column;
}
.single-post #mediainfo > .butn, 
.single-podcast #mediainfo > .butn {
text-align: center;
}
.single-post #mediainfo > .butn.sub-button-two, 
.single-podcast #mediainfo > .butn.sub-button-two {
margin-left: 0;
margin-top: 10px;
} .wp-block-cover.alignleft, 
.wp-block-cover.alignright {
max-width: 50%;
} .blocks-gallery-grid.alignleft, 
.blocks-gallery-grid.alignright, 
.wp-block-gallery.alignleft, 
.wp-block-gallery.alignright {
max-width: 50%;
} .main-content .row .sidebar {
margin-top: 54px;
} #respond .comment-inputs {
flex-direction: column;
}
#respond .comment-inputs > div {
flex-basis: 100%;
width: 100%;
} .pod-2-podcast-archive-header .heading {
flex-direction: column;
}
.pod-2-podcast-archive-header .archive-art {
width: 100%;
margin-bottom: 16px;
}
.pod-2-podcast-archive-header .archive-art img {
width: 100%;
height: auto;
}
.page .reg.pod-2-podcast-archive-header .title,
.page .reg.pod-2-podcast-archive-header.has-featured-thumbnail-image .title {
width: 100%;
padding-left: 0;
padding-bottom: 0;
}
.page .reg.pod-2-podcast-archive-header.has-featured-thumbnail-image.pod-archive-img-background .title,
.page .reg.pod-2-podcast-archive-header.has-featured-thumbnail-image.pod-archive-img-thumbnail .title {
width: 100%;
padding-left: 0;
}
.pod-2-podcast-archive-grid .grid-sizer {
width: calc( 50% - 24px * 1 / 2 );
}
.pod-2-podcast-archive-grid .gutter-sizer {
width: 24px;
}
.pod-2-podcast-archive-grid .podpost {
margin-bottom: 32px;
width: calc( 50% - 24px * 1 / 2 );
margin-right: 24px;
}
.pod-2-podcast-archive-grid .podpost:nth-child(2n) {
margin-right: 0;
}
.pod-2-podcast-archive-grid .podpost:nth-child(4n) {
margin-right: 0;
} .template-podcast-archive-legacy .entries-container.grid .podpost {
width: calc( ( 100% / 3 ) - 32px * 2 / 3 );
}
.template-podcast-archive-legacy .entries-container.grid .grid-sizer {
width: calc( (100% / 3 ) - 32px * 2 / 3 );
} .wpcf7 input {
width: 100%;
}
.wpcf7 textarea {
width: 100%;
}
.wpcf7 textarea {
width: 100%;
} footer.main-footer .footer-widgets {
padding-top: 64px;
padding-bottom: 64px;
}
.footer-widgets .container .row {
flex-direction: column;
}
.footer-widgets .container .row .col-lg-8 {
width: 100%;
order: 2;
}
.footer-widgets .container .row .col-lg-8 .footer-inner {
text-align: center;
margin-top: 16px;
}
.footer-widgets .container .row .col-lg-4 {
width: 100%;
order: 1;
}
.footer-widgets .social_container.footer-inner {
text-align: center;
}
.main-footer .row {
flex-direction: column;
}
.main-footer .col-lg-8 {
text-align: center;
width: 100%;
order: 1;
}
.main-footer .thst-menu {
text-align: center;
}
.main-footer .thst-menu li:first-child {
margin-left: 0;
}
.main-footer .col-lg-4 {
text-align: center;
width: 100%;
order: 2;
margin-top: 16px;
}
.social_container.footer-inner {
justify-content: center;
}
}
@media screen and (max-width: 600px) { .template-podcast-archive-legacy .entries-container.list .podpost .post-header {
width: 40%;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-content {
flex-direction: column;
align-items: flex-start;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer {
width: 100%;
margin-right: 0;
margin-left: 0;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta {
justify-content: space-between;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .title {
width: 40%;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .categories {
width: 28%;
text-align: center;
margin-left: 0;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .listen {
width: 28%;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .listen .butn {
width: 100%;
}
.call-to-action-container .call-to-action-content {
flex-direction: column;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"], 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"],
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"], 
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"] {
width: 400px;
height: 400px;
}
}
@media screen and (max-width: 480px) {
.above .header {
height: 64px;
width: calc(100% - 128px);
}
.open-menu {
height: 64px;
width: 64px;
}
.open-menu .fas {
font-size: 16px;
}
.nav-search-form {
height: 64px;
width: 64px;  
}
.nav-search-form .fa {
font-size: 16px;
}
.above.small_nav .open-menu {
padding: 24px;
}
.above.social-media-active #nav {
top: 125px;
}
.nav-search-form.search-style-medium #searchform-nav {
margin-bottom: 0;
}
.nav-search-form.search-style-medium .search-form-drop {
top: 64px;
}
#top.header h1.main-title a {
padding: 24px;
} .above .logo.with-img img.retina {
max-height: 60px;
}
.above .logo.with-img img.retina.non-retina {
transform: none;
max-height: 50px;
} .front-page-header.slideshow.flexslider .slides .text,
.front-page-header.slideshow.flexslider .slides .img {  
padding-left: 24px;
padding-right: 24px;
}
.front-page-header.slideshow .flex-direction-nav .flex-next,
.front-page-header.slideshow:hover .flex-direction-nav .flex-next {
right: 4px;
transform: none;
}
.front-page-header.slideshow .flex-direction-nav .flex-prev,
.front-page-header.slideshow:hover .flex-direction-nav .flex-prev {
left: 4px;
transform: none;
}
.template-width-full .front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"], 
.template-width-full .latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"],
.front-page-header.fph-sc-new-player-square .embed-container .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"], 
.latest-episode.fph-sc-new-player-square .embed-container .embed-col.embed-col-media iframe[src*="soundcloud.com"][src*="visual"] {
width: 264px;
height: 264px;
} .next-week .butn {
width: 100%;
} .front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .gutter-sizer,
.front-page-list .list-of-episodes.fp-resp-grid .gutter-sizer {
width: 0;
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid .grid-sizer,
.front-page-list .list-of-episodes.fp-resp-grid .grid-sizer {
width: 100%;
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid article,
.front-page-list .list-of-episodes.fp-resp-grid article {
width: 100%;
margin-top: 24px;
}
.front-page-list.front-page-indigo .list-of-episodes.fp-resp-grid article:first-of-type {
margin-bottom: 0;
} .front-page-grid.front-page-cols-2 .list-of-episodes .row.masonry-container .grid-sizer {
width: 100%;
}
.front-page-grid.front-page-cols-2 .list-of-episodes article {
width: 100%;
} .list-of-episodes.front-sidebar-left.fp-resp-grid .grid-sizer,
.list-of-episodes.front-sidebar-right.fp-resp-grid .grid-sizer {
width: 100%;
}
.list-of-episodes.front-sidebar-left.fp-resp-grid .masonry-container article,
.list-of-episodes.front-sidebar-right.fp-resp-grid .masonry-container article {
width: 100%;
}
.front-page-list .list-of-episodes.fp-resp-grid .row.masonry-container {
grid-template-columns: 1fr;
column-gap: 0;
grid-column-gap: 0;
row-gap: 0;
grid-row-gap: 0;
}
.front-page-list .list-of-episodes.front-sidebar-left.fp-resp-grid .row.masonry-container,
.front-page-list .list-of-episodes.front-sidebar-right.fp-resp-grid .row.masonry-container {
grid-template-columns: 1fr;
} .hosts-container .hosts-content .host .host-image img {
max-width: 100%;
height: auto;
} .columns .fromtheblog .row article,
.columns-2 .fromtheblog .row article {
width:  50%;
width: calc( ( 100% / 2 ) - 8px );
margin-bottom: 16px;
}
.columns-2 .fromtheblog .row .description {
font-size: 14px;
line-height: 22px;
margin-bottom: 24px;
}
.fromtheblog.horizontal article {
margin-bottom: 32px;
margin-top: 32px;
}
.fromtheblog.horizontal article .inside {
flex-direction: column;
}
.fromtheblog.horizontal article .post-header, 
.fromtheblog.horizontal article .post-content {
width: 100%;
padding-top: 0;
}
.fromtheblog.horizontal article .post-header {
padding-top: 32px;
}
.fromtheblog.horizontal article:first-of-type .post-header {
padding-top: 0;
}
.fromtheblog.horizontal article .post-content {
border: none;
}  .fromtheblog.img-overlay.cols-4 .blog-posts {
grid-template-columns: 1fr;
grid-column-gap: 0;
grid-row-gap: 16px;
} .fromtheblog.img-overlay.cols-3 .blog-posts {
grid-template-columns: 1fr;
grid-column-gap: 0;
grid-row-gap: 16px;
} .fromtheblog.img-overlay.cols-2 .blog-posts {
grid-template-columns: 1fr;
grid-column-gap: 0;
grid-row-gap: 16px;
} .newsletter-container .newsletter-form {
width: 100%;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields {
flex-direction: column;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-name,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-email {
border-bottom: 1px solid #fff;
width: 100%;
}
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-name input,
.newsletter-container .newsletter-form .mc4wp-form .mc4wp-form-fields p.nl-email input {
text-align: center;
margin: 0;
padding-left: 0;
padding-right: 0;
} .template-podcast-archive-legacy .entries-container.grid .podpost {
width: calc( ( 100% / 2 ) - 16px * 1 / 2 );
margin-bottom: 24px;
}
.template-podcast-archive-legacy .entries-container.grid .grid-sizer {
width: calc( (100% / 2 ) - 16px * 1 / 2 );
}
.template-podcast-archive-legacy .entries-container.grid .gutter-sizer {
width: 16px;
} .single .single-featured-audio-container {
flex-direction: column;
}
.single .album-art,
.single .thumb-size-medium .album-art,
.single .thumb-size-large .album-art {
width: 100%;
margin-right: 0;
margin-bottom: 24px;
}
.single .player_container.with_thumbnail {
width: 100%;
}
.single .audio-featured-image-thumbnail .player_container.with_thumbnail,
.single .thumb-size-medium.audio-featured-image-thumbnail .player_container.with_thumbnail,
.single .thumb-size-large.audio-featured-image-thumbnail .player_container.with_thumbnail {
width: 100%;
} .post .entry-content table th, 
.single .entry-content table th {
padding: 8px;
}
.post .entry-content table td, 
.single .entry-content table td {
padding: 8px;
}
.wp-block-cover.alignleft, 
.wp-block-cover.alignright {
max-width: 100%;
}
.wp-block-audio.alignleft, 
.wp-block-audio.alignright {
width: 100%;
}
.wp-block-audio.alignleft audio, 
.wp-block-audio.alignright audio {
max-width: 100%;
}
.wp-block-video.alignleft, 
.wp-block-video.alignright {
max-width: 100%;
margin-right: 0;
margin-left: 0;
}
div.wp-block-image .alignleft,
div.wp-block-image .alignright {
margin-right: 0;
margin-left: 0;
}
figure.wp-block-image {
margin-left: 1em;
margin-right: 1em;
}
.wp-block-image .alignleft:not(.is-resized), 
.wp-block-image .alignright:not(.is-resized) {
max-width: 100%;
} .blocks-gallery-grid.alignleft, 
.blocks-gallery-grid.alignright, 
.wp-block-gallery.alignleft, 
.wp-block-gallery.alignright {
max-width: 100%;
} figure.wp-block-table {
margin-left: 0;
margin-right: 0;
}
.wp-block-table.alignright,
.wp-block-table.alignleft {
width: 100%;
} .template-podcast-archive-legacy .entries-container.list .podpost .post-header {
width: 100%;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta {
flex-direction: column;
align-items: flex-start;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .title {
width: 100%;
padding-bottom: 6px;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .categories {
width: 100%;
text-align: left;
padding-top: 0;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .listen {
width: 100%;
text-align: left;
padding-bottom: 0;
}
.template-podcast-archive-legacy .entries-container.list .podpost .entry-footer .podpost-meta .listen .butn {
width: 50%;
}
}
@media screen and (max-width: 375px) {  .responsive-menu-drop .latest-episode.nav-solid .main-featured-post {
margin-top: 32px;
}
.latest-episode .main-featured-container, 
.front-page-header .main-featured-container {
margin-top: 32px;
}
.latest-episode.nav-sticky .main-featured-container, 
.front-page-header.nav-sticky .main-featured-container {
margin-top: 32px;
} .responsive-menu-toggle .latest-episode.nav-transparent .main-featured-post {
margin-top: 32px;
}
.responsive-menu-toggle .latest-episode.nav-solid .main-featured-post {
margin-top: 32px;
} .front-page-indigo .latest-episode .main-featured-post, 
.front-page-indigo .latest-episode.nav-transparent .main-featured-post {
margin-bottom: 32px;
}
.front-page-header.text .content-text,
.front-page-header.text.nav-transparent .content-text,
.has-featured-image .front-page-header.text .content-text,
.has-featured-image .front-page-header.text.nav-transparent .content-text {
padding-top: 32px;
padding-bottom: 32px;
}
.front-page-header.text_static .main-featured-container,
.has-featured-image .front-page-header.text_static .main-featured-container,
.front-page-header.text_static.nav-transparent .main-featured-container,
.has-featured-image .front-page-header.text_static.nav-transparent .main-featured-container {
margin-top: 32px;
margin-bottom: 32px;
}
.nav-transparent.has-featured-image .front-page-header.front-page-header-video-background .content-text {
padding-top: 32px;
}
.front-page-header.front-page-header-video-background .content-text {
padding-top: 32px;
} .front-page-header.front-page-header-video-background .content-text,
.nav-transparent.has-featured-image .front-page-header.front-page-header-video-background .content-text {
padding-top: 42px;
} .latest-episode .main-featured-post .mini-title {
font-weight: 700;
text-transform: none;
letter-spacing: 0;  
}
.latest-episode .main-featured-post .featured-excerpt .more-link {
letter-spacing: 0;
font-weight: 700;
} .front-page-indigo .list-of-episodes article {
margin-top: 42px;
}
.front-page-indigo .list-of-episodes div div div:nth-child(1) article {
margin-top: 24px;
}
.front-page-indigo .list-of-episodes article .post-header {
margin-bottom: 0 !important;
padding-bottom: 12px;
} .hosts-container .hosts-description {
width: 100%;
}
.hosts-container {
padding-bottom: 32px;
}
.hosts-container .hosts-description p {
font-size: 16px;
line-height: 1.5;
}
.hosts-container .hosts-content .host {
width: 100%;
margin-right: 0;
margin-bottom: 5%;
}
.hosts-container .hosts-content .host:nth-of-type(3n+3) {
margin-right: 0;
}
.hosts-container .hosts-content .host .host-content {
line-height: 1.5;
}
.hosts-container .hosts-content .host .host-image {
margin-bottom: 24px;
}
.hosts-container .hosts-content .host .host-social {
font-size: 14px;
}
.hosts-container .hosts-content .host h3 {
margin-bottom: 0;
} .call-to-action-container {
padding-bottom: calc( 32px + 4% );
}
.call-to-action-container .call-to-action-text h2 {
margin-top: 0;
}
.call-to-action-container .call-to-action-text p {
font-size: 16px;
line-height: 1.5;
} .newsletter-container {
padding-top: calc( 32px + 4% );
}
.newsletter-content h2 {
margin-top: 0;
}
.newsletter-container .newsletter-content .newsletter-text p {
line-height: 1.5;
}
.newsletter-container .newsletter-form {
width: 100%;
} .has-drop-cap:not(:focus)::first-letter {
font-size: 96px;
} .page .reg.nav-transparent.has-featured-image .heading, 
.podcast-archive .reg.nav-transparent.has-featured-image .heading {
padding-top: 64px;
}
.reg .heading {
padding-top: 32px;
padding-bottom: 32px;
}
.reg .heading .title {
padding-top: 0;
padding-bottom: 0;
}
.page:not(.pod-is-podcast-archive) .reg.nav-transparent.has-featured-image .heading {
padding-bottom: 0;
}
.single.single-format-audio .post {
margin-bottom: 54px;
}
.single .post {
margin-bottom: 32px;
}
.single .single-featured .background {
padding-top: 24px;
padding-bottom: 24px;
}
.single .thst-main-posts {
padding-top: 32px;
}
.single .entry-categories {
margin-top: 16px;
margin-bottom: 16px;
}
.single .entry-meta.host-audio .author-info,
.single.single-format-audio .entry-meta.host-audio .author-info {
text-align: center;
}
.single.single-format-video .single-featured .background {
padding-top: 32px;
} .sidebar {
margin-top: 0;
line-height: 1.7;
}
.sidebar > div:last-of-type {
margin-bottom: 0;
}
body.single .sidebar .widget, 
body.page:not(.page-template-page-frontpage-left):not(.page-template-page-frontpage-right):not(.front-page-blog-template) .sidebar .widget {
padding-left: 0;
padding-right: 0;
}
.sidebar h3, 
.archive .sidebar h3 {
font-size: 20px !important;
}
.sidebar .widget ul {
font-size: 14px;
} .pod-2-podcast-archive-list .podpost {
margin-bottom: 42px;
}
.pod-2-podcast-archive-list .entries.list article:last-of-type {
margin-bottom: 0;
} .pod-is-podcast-archive-legacy .main-content {
padding-top: 0;
}
.podcast-archive .main-content .container .entries, 
.page-template-pagepage-podcastarchive-php .main-content .container .entries {
margin-top: 0;
padding-top: 32px;
} .pagination {
margin: 16px 0 24px 0;
font-size: 14px;
}
.pagination .page-numbers, 
.pagination .post-page-numbers {
padding: 6px 18px;
}
}
@media screen and (min-width: 1025px) {
#nav .thst-menu li.menu-open-dir-left > .sub-menu li > .sub-menu {
right: 95%;
left: auto;
}
#nav .thst-menu li.menu-open-dir-left:hover > .sub-menu li:hover > .sub-menu {
right: 100%;
left: auto;
}
#nav .thst-menu li.menu-open-dir-right > .sub-menu li > .sub-menu {
left: 95%;
right: auto;
}
#nav .thst-menu li.menu-open-dir-right:hover > .sub-menu li:hover > .sub-menu {
left: 100%;
right: auto;
}
}