/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

body {
    --wp--preset--font-size--medium: 24px;
}
.policy_embed_div .accordion-heading,
.policy_embed_div .accordion-section-heading {
    font-family: var(--global-body-font-family);
    font-weight: bold;
}
.policy_embed_div .accordion-heading {
    font-size: 20px;
}
.policy_embed_div .accordion-section-heading {
    font-size: 18px;
}
.policy_embed_div .accordion-summary {
    padding-left: 1.25em;
    list-style-position: outside;
    margin-left: 1em;
    margin-bottom: 1em;
}
.policy_embed_div .accordion-section {
    margin-bottom: 1em;
}
button,
.button {
    font-size: inherit;
}
.wp-block-button__link {
    font-size: 1.125em;
}
.single-content p {
    margin-bottom: 18px !important;
}
.site-main-header-wrap .site-header-row-container-inner {
    box-shadow: 10px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.kadence-svg-iconset.svg-baseline svg {
    top: 0;
}
.icon-with-number ul.kt-svg-icon-list {
    counter-reset: li;
}
.icon-with-number .kb-svg-icon-wrap::after {
    counter-increment: li;
    content: counter(li, decimal-leading-zero);
    line-height: 1;
    min-width: 30px;
    margin-left: 10px;
    color: #414142;
    font-size: 25px;
}
.highlight-bg mark {
    display: inline-block;
    padding: 5px 10px;
}
.sc-form-wrap {
    text-align: left;
}
.studiocart .sc-checkout-form-steps .steps.sc-current {
    border-color: #fdb814;
}
.studiocart .sc-checkout-form-steps .steps a .step-number {
    color: #fdb814;
}
.studiocart .title {
    font-family: 'Open Sans';
}
body .studiocart button,
body .studiocart .btn-block {
    background-color: #f2672b;
    font-size: 18px;
}
.studiocart button,
.studiocart .btn-block:hover {
    background-color: #f42535;
}
.single-content .kb-gallery-carousel {
    padding-left: 0;
}
@media (min-width: 768px) {
    .frm-fluent-form .ff-t-cell.ff-t-column-3 .ff_submit_btn_wrapper_custom {
        margin-top: 32px;
    }
}
@media (max-width: 767px) {
    h3.kt-adv-heading3867_9a7dc9-a5.wp-block-kadence-advancedheading {
        max-height: 105px !important;
    }

    p.has-theme-palette-3-color.has-text-color {
        max-height: 108px !important;
    }
}

/* ======= Podcast page ====================================== */
/* Podcast top layer */
.podcast-top-layer {
    overflow: hidden;
}
.podacast-top-lhs-text {
    max-width: 500px;
}
.pamela-img-wrap:before {
    content: "";
    height: 440px;
    width: 440px;
    background: #F8B417;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 54px;
    transform: translateX(-50%);
}
.pamela-img-wrap {
    position: relative;
}
.with-coach {
    position: absolute;
    left: -154px;
    top: 310px;
    z-index: 2;
}
.pamela-img-black-vectors {
    position: absolute;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
}
.pamela-img-black-vectors img {
    max-width: 390px;
}
.coach-tile-text {
    transform: rotate(-10deg);
}
.pamela-arrow-img img {
    max-width: 160px;
    margin-left: 130px;
    margin-top: -8px;
}
.podcast-logos>div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: initial !important;
    column-gap: 20px !important;
}
.podcast-logos figure {
    margin: 0 !important;
    width: 25%;
}
.podcast-top-rhs {
    transform: scale(1.2);
    transform-origin: bottom;
}
@media (max-width: 1199px) {
    .podcast-top-rhs {
        transform: inherit;
    }
    .with-coach {
        left: -175px;
        top: 190px;
    }
}
@media (max-width: 1024px) {
    .podacast-top-lhs-text {
        font-size: 18px !important;
    }
    .with-coach {
        left: -205px;
        top: 160px;
    }
    .pamela-img-wrap:before {
        height: 320px;
        width: 320px;
    }
    .pamela-img-black-vectors img {
        max-width: 290px;
    }
}
@media (max-width: 767px) {
    .podacast-top-lhs-text {
        max-width: 100%;
    }
    .with-coach {
        left: 0px;
        top: -40px;
    }
    .pamela-arrow-img img {
        max-width: 120px;
    }
    .wp-block-kadence-advancedbtn .kb-button.kt-btn-size-large {
        font-size: 1rem;
    }
    .kb-button:not(.kb-btn-global-inherit) {
        font-size: 1rem;
    }
    .podcast-logos>div {
        flex-wrap: wrap;
        column-gap: 0 !important;
    }
    .podcast-logos figure {
        width: 50%;
        padding: 5px 10px;
    }
    .podcast-top-layer .wp-block-kadence-advancedbtn.kb-buttons-wrap {
        margin-bottom: 10px;
    }
}
@media (max-width: 479px) {
    .pamela-arrow-img img {
        max-width: 80px;
        margin-left: 90px;
        margin-top: -8px;
    }
    .with-coach {
        top: -18px;
    }
}

/* Podcast icon with text layer */
.icon-with-title figure {
    width: 40px;
    height: 40px;
    margin: 0 !important;
    position: relative;
}
.icon-with-title figure:before {
    content: "";
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
.icon-with-title figure img {
    max-height: 40px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.icon-with-title>div {
    display: flex;
    flex-direction: initial !important;
    column-gap: 20px !important;
}
.icon-with-title+.wp-block-paragraph {
    padding-left: 60px;
    margin-bottom: 0 !important;
}
.icon-with-text-col {
    padding: 10px 30px;
    border-right: 3px solid #3BBAC5;
}
.icon-with-text-col:last-child {
    border-right: none;
}
@media (max-width: 1024px) {
    .icon-with-text-col {
        border-right: none;
    }
    .icon-with-title+.wp-block-paragraph {
        padding-left: 0;
        text-align: center;
        max-width: 420px;
        margin: 8px auto 0 auto;
    }
    .icon-with-title>div {
        flex-wrap: wrap;
    }
    .icon-with-title>div .wp-block-kadence-advancedheading {
        width: 100%;
        text-align: center !important;
        margin-top: 10px !important;
    }
}

/* static testimonial */
.testi-box-with-img-wrap>div {
    padding-right: 250px;
    position: inherit;
}
.testi-rhs-img {
    position: absolute;
    right: -100px;
    bottom: 0;
}
.static-testimonial-item {
    position: relative;
}
.static-testimonial-item .quate-icon {
    position: absolute;
    left: -8px;
    top: 11px;
    margin: 0 !important;
    max-width: 54px;
}
.testi-text {
    margin-bottom: 14px !important;
}
@media (max-width: 767px) {
    .testi-box-with-img-wrap>div {
        padding-right: 0;
    }
    .testi-rhs-img {
        position: static;
        right: -100px;
        bottom: 0;
    }
    .testi-rhs-img img {
        margin: 0 auto;
    }
}

/* bulb layer */
.bulb-rhs-title strong {
    font-family: 'Bright Clones', Impact, Arial;
    position: relative;
    padding: 0 15px;
    transform: rotate(-3deg);
    display: inline-block;
    color: #414142;
}
.bulb-rhs-title strong:before {
    background: #00a5b4;
    height: 70%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 10%;
    display: inline-block;
    content: "";
    z-index: -1;
}
.f-subscribe-from form {
    margin-bottom: 17px !important;
    margin-top: 5px !important;
}
.f-subscribe-from .ff-t-container {
    gap: 0 !important;
}
.f-subscribe-from .ff-t-container input {
    border-radius: 10px 0px 0px 10px;
    letter-spacing: 1.1px;
}
.f-subscribe-from .ff-btn-submit {
    box-shadow: none;
    border-radius: 0 10px 10px 0px !important;
    height: 46px;
    letter-spacing: .6px;
    margin-bottom: 0 !important;
}
.f-subscribe-from .ff-t-cell .ff_submit_btn_wrapper_custom {
    margin: 0 !important;
}
.f-subscribe-from .ff-el-group {
    margin-bottom: 0 !important;
}
.f-subscribe-from .text-danger {
    color: #ffffff !important;
}
@media (max-width: 767px) {
    .f-subscribe-from .ff-t-container input {
        border-radius: 10px;
    }
    .f-subscribe-from .ff-btn-submit {
        border-radius: 10px !important;
        margin-top: 10px;
    }
}

/* Latest Podcasts */
.podcast-card {
    background: var(--global-palette9);
    border-radius: 18px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
    display: flex;
    margin-bottom: 20px;
    overflow: hidden;
}
.podcast-image {
    background: var(--global-palette7);
    width: 280px;
    min-width: 280px;
}
.podcast-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.podcast-content {
    flex: 1;
    padding: 25px;
    display: flex;
    flex-direction: column;
}
.podcast-category,
.coming-soon-badge {
    display: inline-block;
    background: var(--global-palette2);
    color: var(--global-palette9);
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 6px 14px;
    border-radius: 50px;
    margin-bottom: 15px;
    width: fit-content;
}
.podcast-category-interview {
    background: var(--global-palette6);
    color: var(--global-palette3);
}
.podcast-category-compilation {
    background: var(--global-palette1);
}
.podcast-content h3 {
    font-family: inherit;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.2;
}
.single-content .podcast-content h3 {
    margin-top: 0;
    margin-bottom: 12px;
}
.podcast-content h3 a {
    color: currentColor;
    text-decoration: none;
}
.podcast-content h3 a:hover {
    color: var(--global-palette-highlight-alt);
}
.podcast-excerpt {
    margin-bottom: 20px;
    line-height: 1.2;
}
.podcast-meta {
    display: flex;
    gap: 35px;
    color: var(--global-palette4);
    font-size: 14px;
    margin-top: auto;
}
.podcast-date,
.podcast-time {
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.podcast-date svg,
.podcast-time svg {
    fill: var(--global-palette4);
    height: 20px;
    width: 20px;
}
.podcast-platforms {
    display: flex;
    gap: 5px;
    padding: 25px;
    padding-left: 0;
    align-items: flex-end;
}
.podcast-icon {
    width: 40px;
    height: 40px;
    fill: var(--global-palette4);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: .3s;
}
.podcast-icon a {
    display: block;
    height: 100%;
    width: 100%;
}
.podcast-icon a:hover {
    fill: var(--global-palette2);
}
.podcast-card.coming-soon .podcast-image {
    position: relative;
    filter: grayscale(100%);
}
.coming-soon-badge {
    background: var(--global-palette3);
    color: var(--global-palette9);
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
}
@media (max-width: 991px) {
    .podcast-card {
        flex-direction: column;
    }
    .podcast-image {
        width: 100%;
        min-width: 100%;
    }
    .podcast-content h3 {
        font-size: 24px;
    }
    .podcast-platforms {
        padding-top: 0;
        padding-left: 20px;
    }
}
@media (max-width: 767px) {
    .podcast-content {
        padding: 20px;
    }
    .podcast-content h3 {
        font-size: 20px;
    }
    .podcast-meta {
        flex-wrap: wrap;
        gap: 10px;
    }
}