.supportingcast h1,
.supportingcast h2,
.supportingcast h3 {
    margin-top: 0px;
}

.supportingcast h3 a {
    text-decoration: none !important;
}

.supportingcast h1:before,
.supportingcast h2:before {
    content: none !important;
    background: none !important;
    margin: 0px !important;
    width: 0px !important;
}

.supportingcast .supportingcast h1,
.supportingcast .supportingcast h2,
.supportingcast .supportingcast h3 {
    margin-top: 0px;
}

.supportingcast input,
.supportingcast button,
.supportingcast select,
.supportingcast optgroup,
.supportingcast textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.supportingcast button,
.supportingcast input {
    overflow: visible;
}

.supportingcast button,
.supportingcast select {
    text-transform: none;
}

.supportingcast button,
.supportingcast html [type="button"],
.supportingcast [type="reset"],
.supportingcast [type="submit"] {
    -webkit-appearance: button;
}

.supportingcast a,
.supportingcast a:hover,
.supportingcast a:visited,
.supportingcast a:active {
    color: inherit;
}

.supportingcast img {
    display: block;
    height: inherit;
    max-width: 100%;
    width: inherit;
}

.supportingcast .small {
    font-size: .75em;
    line-height: 1.5;
}

.supportingcast .avatar {
    width: 3.15em;
    height: 3.15em;
    display: block;
}

.supportingcast button[type="submit"] {
    margin-top: 1em;
}

.supportingcast .field-action-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.supportingcast .field-action-set > .intl-tel-input,
.supportingcast .field-action-set > input {
    vertical-align: middle;
    width: 444px;
    max-width: 100%;
    margin-right: 10px;
}

.supportingcast .field-action-set input {
    border-radius: 3px;
    padding: 4px;
    color: #666;
    border: 1px solid #ccc;
    font-size: .875em;
}

.supportingcast .field-action-set button[type="submit"] {
    margin-top: 0;
}

.supportingcast .button__main,
.supportingcast .button__reverse {
    border: 2px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    padding: .5em .875em;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.supportingcast .button__main.small,
.supportingcast .button__admin.small {
    font-size: .875em;
    padding: .375em .75em;
}

.supportingcast .alert-simple {
    font-size: .875em;
    font-weight: 700;
    display: block;
    margin: .5em 1em 0;
}

.supportingcast .alert-simple.success {
    color: #3cbc6b;

}

.supportingcast .alert-simple.error {
    color: #dc3545;
}

.supportingcast .alert-simple:not(.show) {
    display: none;
}

.supportingcast .feed-action-list {
    margin-top: 10px;
    list-style: none;
    margin-bottom: 0px;
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
}

.supportingcast .feed-action-list a {
    opacity: 1;
    text-decoration: none;
    -webkit-transform: opacity 100ms ease-in-out;
    transform: opacity 100ms ease-in-out;
}

.supportingcast .feed-action-list a:hover {
    opacity: .8;
}

.supportingcast .feed-action-list li:not(:last-of-type) {
    margin-bottom: 1.25em;
}

.supportingcast .feed-action-list li img {
    height: 25px;
    width: 25px;
    margin-right: 10px;
    vertical-align: middle;
}

.supportingcast .content-header__copy p {
    margin-top: -1em;
}

.supportingcast .show-page-section {
    margin: 2em 0;
}

.supportingcast .show-page__direct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.supportingcast .show-page__direct > div:first-of-type {
    border-right: 1px solid #ddd;
    margin-right: 2em;
    padding-right: 2em;
}

.supportingcast .show-page__manual {
    border-top: 1px solid #ddd;
    padding-top: 2em;
}

.supportingcast .feed-action-list {
    margin-top: 10px;
    list-style: none;
    margin-bottom: 0px;
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
}

.supportingcast .feed-action-list li img {
    height: 25px;
    width: 25px;
    min-width: 25px;
    min-height: 25px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .supportingcast h1 {
        font-size: 2.5em;
    }
}

@media only screen and (min-width: 768px) {
    .supportingcast .mobile-only {
        display: none;
    }

    .supportingcast .mobile-only:after,
    .supportingcast .mobile-only:before {
        content: '';
    }
}

@media only screen and (max-width: 767px) {
    .supportingcast .desktop-only {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .supportingcast .content-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .supportingcast .content-header__title-img {
        height: 140px;
        margin-right: 1em;
        width: 140px;
    }
}

.member-feed__podcast-ul {
    list-style: none;
    padding-left: 0;
}

.member-feed__podcast-li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 0;
    padding: 1em;
}

.member-feed__podcast-li img {
    width: 90px;
}

.member-feed__podcast-li:nth-of-type(even) {
    background-color: #f8f8f8;
}

.member-feed__podcast-copy {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    margin-left: 1.25em;
}

.member-feed__podcast-copy h3 {
    margin-bottom: 0;
}

.member-feed__podcast-copy h3 a {
    text-decoration: none;
}

.member-feed__podcast-copy h3 a:hover {
    text-decoration: underline;
}

@media screen and (min-width: 768px) {
    .member-feed__podcast-copy {
        margin-right: 1.25em;
    }
}

.member-feed__button-wrapper p {
    font-size: .625em;
    font-style: italic;
    margin-top: .25em;
}

@media screen and (max-width: 768px) {
    .member-feed__button-wrapper {
        margin-left: calc(90px + 1.25em);
    }
}

@media screen and (min-width: 768px) {
    .member-feed__button-wrapper {
        text-align: center;
    }
}

.supportingcast .button__main,
.supportingcast .button__reverse {
    border: 2px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    text-decoration: none !important;
    padding: .5em .875em;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #0073aa;
    color: #fff !important;
}

.supportingcast .button__main:hover,
.supportingcast .button__reverse:hover {
    text-decoration: none;
}

.supportingcast .alert {
    border: 1px solid transparent;
    border-radius: 2px;
    margin-bottom: 1rem;
    position: relative;
    padding: .75rem;
}

.supportingcast .alert.alert-danger {
    color: #721c24;
    border-color: #f5c6cb;
    background-color: #fdf1f3;
}

.settings_page_supporting-cast .form-table table th {
    padding: 0 10px 0 0;
    margin-bottom: 0px;
}

.settings_page_supporting-cast .form-table table td {
    padding: 10px 10px 0 0;
    margin-bottom: 0px;
}

.sc-help {
    font-style: italic;
    font-size: .9em;
}

.supportingcast .scheme {
    display: flex;
}

.supportingcast .tip {
    font-size: .8em;
    color: #777;
    line-height: 1.3em
}

#woocommerce-product-data ul.wc-tabs li.supportingcast_options a::before {
    content: "\f303"
}
.select2-product-feeds {
    width: 90%;
}

.select2-subscription-plan-feeds {
    width: 90%;
}

.sc-select2-option {
    padding:5px;
}
.sc-select2-option img {
    max-height: 1rem;
    vertical-align: middle;
}

.sc-notice {
    padding: .5rem;
    margin: 1rem 0;
    font-weight: bold;
    background: #fed884;
}

.sc-notice-error {
    background: pink;
}

div.sc-sync-tool-container td, div.sc-sync-tool-container th {
    text-align: right;
    padding: 5px 20px;
}

div.sc-sync-tool-container tr.status-ok td:first-child {
    color: green;
}

div.sc-sync-tool-container tr.status-error {
    color: red;
}

div.sc-sync-tool-container td:last-child, div.sc-sync-tool-container th:last-child {
    text-align: left;
}

div.sc-sync-tool-container td:first-child, div.sc-sync-tool-container th:first-child {
    padding: 0;
    font-size: 1rem;
    margin-top: -.5rem;
}

div.sc-sync-tool-container .dashicons {
    font-size: 2rem;
    margin-top: -.5rem;
}


.sc-batch-index, .sc-batch-wp-id {
    font-weight: bold;
    width: 50px;
}

.sc-sync-tool-container {
    padding-top: 20px;
}

.sc-sync-tool-container input[type=button] {
    margin-left: 20px;
}

.sc-sync-tool-status {
    width: 50%;
    min-width: 400px;
    margin: 10px;
    border: 1px solid black;
    padding: 10px;
    border-radius: 9px;
    box-shadow: 5px 5px 5px lightgrey;
}


.sc-progress-bar {
    margin-top:1rem;
    height: 20px;  
    position: relative;
    background: #555;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px;
    box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}

.sc-progress-bar > span {
    display: block;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: rgb(43,194,83);
    background-image: linear-gradient(
            center bottom,
            rgb(43,194,83) 37%,
            rgb(84,240,84) 69%
    );
    box-shadow:
            inset 0 2px 9px  rgba(255,255,255,0.3),
            inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
}

.sc-progress-bar-orange > span {
    background-color: #f1a165;
    background-image: linear-gradient(to bottom, #f1a165, #f36d0a);
}

.sc-progress-bar-red > span {
    background-color: #f0a3a3;
    background-image: linear-gradient(to bottom, #f0a3a3, #f42323);
}

.sc-progress-bar > span:after, .sc-progress-bar-animate > span > span {
    content: "";
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    background-image: linear-gradient(
            -45deg,
            rgba(255, 255, 255, .2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, .2) 50%,
            rgba(255, 255, 255, .2) 75%,
            transparent 75%,
            transparent
    );
    z-index: 1;
    background-size: 50px 50px;
    animation: move 2s linear infinite;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}

.sc-progress-bar-animate-stop > span:after {
    animation: unset !important;
}

@keyframes sc-progress-bar-move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

.sc-progress-bar > span:after, .sc-progress-bar-animate > span > span {
    animation: sc-progress-bar-move 2s linear infinite;
}

.sc-blur-field {
    color:transparent;
    text-shadow:0 0 7px #555, 0 0 10px #000;
}

.sc-blur-field:focus {
    color: black;
    text-shadow: none;
}

.sc-oauth-status {
    font-weight: bold;
}

.sc-admin-page-urls span {
    vertical-align: middle;
}

.sc-admin-page-urls span.dashicons-yes {
    color: green;
    font-weight: bolder;
}

.sc-admin-page-urls span.dashicons-warning {
    color: red;
}

.sc-admin-page-urls input {
    min-width:400px;
}

#player_search {
    margin-bottom: 1em;
    display: inline-block;
}

#player_do_search {
    margin-left: -1.5em;
    vertical-align: middle;
}

.podcast-player-item h3 {
    margin-top: 0px !important;
}

.card-element {
    webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 1.5rem 1.8rem;
    width: 100%;
}

.single-plan .sc-plan-selector__mp-card {
    border: none;
}

.sc-plan-selector__mp-tier:nth-of-type(2n) {
    margin-left: .25rem!important;
}

.sc-plan-selector__mp-tier {
    margin-left: .25rem!important;
    margin-right: .25rem!important;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
}

@media (min-width: 768px) {
    .sc-plan-selector__mp-tier-wrapper {
        width: calc(100% - 30px)!important;
    }
}
