/*
*Homepage related Styles
*Start
*/

#amt-hero {
    width: 100% !important;
    min-width: 100% !important;
    background: transparent !important;
}
#amt-hero {
    max-height: 600px !important;
}
#amt-homepage #content {
    margin: 0;
}
#appeal-block {
    padding: 25px 10px;
}
#appeal-block .uagb-cta__buttons a {
    color: #ffffff;
    background-color: #470d0d;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid #fec31d;
    border-radius: 10px;
    padding: 15px 30px;
    text-transform: uppercase;
}
#appeal-block .uagb-cta__buttons a:hover {
    background: #fec31d;
    color: #470d0d;
}
#amt-homepage .highlightsNofferings.uagb-slick-carousel {
    padding: 30px 10px;
}
#amt-homepage .highlightsNofferings button.slick-arrow {
    background: rgba(26, 63, 29, 0.65) !important; /* same RGB as #1A3F1D*/
    border-radius: 50% !important;
}
#amt-homepage .highlightsNofferings button.slick-arrow svg {
    fill: #470d0d;
}
#amt-homepage .highlightsNofferings ul.slick-dots li button:before {
    color: #fec31d;
    opacity: 0.75;
}
#amt-homepage .highlightsNofferings ul.slick-dots li.slick-active button:before {
    color: #1a3f1d;
    opacity: 0.9;
}
#amt-homepage .highlightsNofferings .slick-slide article.uagb-post__inner-wrap {
    background-position: left !important;
}
#amt-homepage .highlightsNofferings .slick-slide:nth-child(odd) article.uagb-post__inner-wrap {
    background: #1a3f1d;
    background-image: url(/wp-content/themes/skt-buddhism/amt-custom/imgs/banners/800X800-green-partial-mandalas.jpg);
}
#amt-homepage .highlightsNofferings .slick-slide:nth-child(even) article.uagb-post__inner-wrap {
    background: #470d0d;
    background-image: url(/wp-content/themes/skt-buddhism/amt-custom/imgs/banners/800X800-red-partial-mandalas.jpg);
}

#amt-homepage .highlightsNofferings .slick-slide article.uagb-post__inner-wrap h3 {
    color: #fec31d;
}
#amt-homepage .highlightsNofferings .slick-slide article.uagb-post__inner-wrap p {
    color: #ffffff;
}

#amt-homepage .highlightsNofferings .slick-slide:nth-child(odd) article.uagb-post__inner-wrap div.wp-block-button a.wp-block-button__link {
    color: #ffffff;
    background: #1a3f1d;
    border: 1px solid #fec31d;
    font-size: 16px;
    font-weight: 600;
}
#amt-homepage .highlightsNofferings .slick-slide:nth-child(even) article.uagb-post__inner-wrap div.wp-block-button a.wp-block-button__link {
    color: #ffffff;
    background: #470d0d;
    border: 1px solid #fec31d;
    font-size: 16px;
    font-weight: 600;
}

#amt-homepage .highlightsNofferings .slick-slide:nth-child(odd) article.uagb-post__inner-wrap div.wp-block-button a.wp-block-button__link:hover {
    color: #1a3f1d;
    background: #fec31d;
    border: 1px solid #fec31d;
    font-size: 16px;
    font-weight: 600;
}
#amt-homepage .highlightsNofferings .slick-slide:nth-child(even) article.uagb-post__inner-wrap div.wp-block-button a.wp-block-button__link:hover {
    color: #470d0d;
    background: #fec31d;
    border: 1px solid #fec31d;
    font-size: 16px;
    font-weight: 600;
}

/* #amt-homepage .highlightsNofferings .slick-slide:nth-child(3n + 3) article.uagb-post__inner-wrap {
    background: #fec31d;
    background-image: url(/wp-content/themes/skt-buddhism/amt-custom/imgs/banners/350X575-yellow-green-semicircle-combined-semi-mandala.jpg);
}
#amt-homepage .highlightsNofferings .slick-slide:nth-child(3n + 2) article.uagb-post__inner-wrap {
    background: #470d0d;
    background-image: url(/wp-content/themes/skt-buddhism/amt-custom/imgs/banners/350X575-red-golden-fuller-mandala.jpg);
}
#amt-homepage .highlightsNofferings .slick-slide:nth-child(3n + 3) article.uagb-post__inner-wrap h3 {
    color: #470d0d;
}
#amt-homepage .highlightsNofferings .slick-slide:nth-child(3n + 3) article.uagb-post__inner-wrap p {
    color: #2d2d34;
} */

#homepage-blog-block,
#homepage-news-block {
    padding: 5px 10px;
}
#homepage-blog-block .kb-row-layout-id1807_69af77-dc {
    border: 7px ridge rgba(191, 1, 26, 0.35);
    box-shadow: 2px 2px 5px 5px rgba(71, 13, 13, 0.35);
    background: #470d0d;
    background-image: url(/wp-content/themes/skt-buddhism/amt-custom/imgs/banners/1200X274-red-golden-semicircles.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0 auto;
}
#homepage-blog-block .kb-row-layout-id1807_69af77-dc h2,
#homepage-news-block .kb-row-layout-id1807_69af77-dc h2 {
    color: #fec31d;
    margin-bottom: 15px;
    padding-left: 15px;
}
#homepage-blog-block .kb-row-layout-id1807_69af77-dc .content-to-show,
#homepage-news-block .kb-row-layout-id1807_69af77-dc .content-to-show {
    color: #dedbd2;
    padding-left: 15px;
}
#homepage-blog-block .kb-row-layout-id1807_69af77-dc .homepage-learn-more-btn a,
#homepage-news-block .kb-row-layout-id1807_69af77-dc .homepage-learn-more-btn a {
    color: #fec31d;
    text-decoration: underline;
    font-style: italic;
    padding-left: 15px;
}
#homepage-news-block .kb-row-layout-id1807_69af77-dc {
    border: 7px ridge rgba(26, 63, 29, 0.35);
    box-shadow: 2px 2px 5px 5px rgba(26, 63, 29, 0.35);
    background: #1a3f1d;
    background-image: url(/wp-content/themes/skt-buddhism/amt-custom/imgs/banners/1200X274-green-golden-semicircles.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0 auto;
}
#homepage-blog-block .kb-row-layout-id1807_69af77-dc img,
#homepage-news-block .kb-row-layout-id1807_69af77-dc img {
    background: transparent !important;
}
#homepage-blog-block .kb-row-layout-id1807_69af77-dc img {
    border: 5px #470d0d;
    border-style: ridge;
}
#homepage-news-block .kb-row-layout-id1807_69af77-dc img {
    border: 5px #1a3f1d;
    border-style: ridge;
}
.kb-row-layout-id1807_69af77-dc > .kt-row-column-wrap {
    column-gap: var(--global-kb-gap-none, 0rem);
    row-gap: var(--global-kb-gap-none, 0rem);
    padding-top: var(--global-kb-row-default-top, var(--global-kb-spacing-sm, 1.5rem));
    padding-bottom: var(--global-kb-row-default-bottom, var(--global-kb-spacing-sm, 1.5rem));
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
}
.kt-row-column-wrap > .kadence-column1807_6d4c99-a9 {
    align-self: center;
}
.kadence-column1807_6d4c99-a9 > .kt-inside-inner-col {
    flex-direction: column;
    justify-content: center;
}
.kadence-column1807_6d4c99-a9 > .kt-inside-inner-col {
    column-gap: var(--global-kb-gap-sm, 1rem);
}
.kadence-column1807_6d4c99-a9 > .kt-inside-inner-col {
    display: flex;
}
.kt-row-column-wrap > .kadence-column1807_13c875-98 {
    align-self: flex-start;
}
.kadence-column1807_13c875-98 > .kt-inside-inner-col {
    flex-direction: column;
    justify-content: flex-start;
}

.kadence-column1807_13c875-98 > .kt-inside-inner-col {
    column-gap: var(--global-kb-gap-sm, 1rem);
}
.kadence-column1807_13c875-98 > .kt-inside-inner-col {
    display: flex;
}

#podcast-eMag-section .uagb-post-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
#podcast-eMag-section article .uagb-post__text.uagb-post__cta.wp-block-button a {
    background: #2d2d34;
    color: #ffffff;
    padding: 15px 25px;
}
#podcast-eMag-section article .uagb-post__text.uagb-post__cta.wp-block-button a:hover {
    background: #bf011a;
}
#podcast-eMag-section article.uagb-post__inner-wrap {
    border: 7px ridge #dedbd2;
    min-height: 425px;
    max-height: 450px;
}
#podcast-eMag-section .uagb-post__inner-wrap {
    background-image: url(/wp-content/themes/skt-buddhism/amt-custom/imgs/banners/800x800-DEDBD2-full-2.jpg);
    background-size: cover;
    background-position: center;
}
#podcast-eMag-section article.uagb-post__inner-wrap .uagb-post__image {
    display: flex;
}

@media (max-width: 767px) {
    #amt-homepage .highlightsNofferings button.slick-arrow {
        display: none !important;
    }
    #amt-homepage .highlightsNofferings ul.slick-dots {
        display: block !important;
    }
    #podcast-eMag-section article.uagb-post__inner-wrap {
        max-height: 100%;
    }
    #podcast-eMag-section .wp-block-uagb-container.uagb-block-abd9e182,
    #podcast-eMag-section .wp-block-uagb-container.uagb-block-354e38d8 {
        max-width: 100%;
    }
    #podcast-eMag-section article.uagb-post__inner-wrap {
        display: flex !important;
        flex-flow: row wrap;
    }
    #podcast-eMag-section article.uagb-post__inner-wrap .uagb-post__image {
        display: flex;
        width: 30%;
    }
    #podcast-eMag-section article.uagb-post__inner-wrap .uag-post-grid-wrapper {
        width: 70% !important;
    }
}

@media (min-width: 768px) {
    #amt-homepage .highlightsNofferings button.slick-arrow {
        display: block !important;
    }
    #amt-homepage .highlightsNofferings ul.slick-dots {
        display: none !important;
    }
}
@media (max-width: 1000px) {
    #homepage-blog-block .kb-row-layout-id1807_69af77-dc img,
    #homepage-news-block .kb-row-layout-id1807_69af77-dc img {
        width: 270px;
        height: auto;
    }
}
@media (max-width: 660px) {
    #homepage-blog-block
        .kb-row-layout-id1807_69af77-dc
        .kt-row-column-wrap.kt-has-2-columns.kt-row-layout-right-golden.kt-tab-layout-inherit.kt-mobile-layout-row.kt-row-valign-top,
    #homepage-news-block
        .kb-row-layout-id1807_69af77-dc
        .kt-row-column-wrap.kt-has-2-columns.kt-row-layout-right-golden.kt-tab-layout-inherit.kt-mobile-layout-row.kt-row-valign-top {
        display: flex;
        flex-flow: column wrap;
        justify-content: space-evenly;
        align-items: center;
        align-content: center;
    }
    #homepage-blog-block .kb-row-layout-id1807_69af77-dc h2,
    #homepage-news-block .kb-row-layout-id1807_69af77-dc h2 {
        padding: 0;
        text-align: center;
    }
    #homepage-blog-block .kb-row-layout-id1807_69af77-dc .homepage-learn-more-btn a,
    #homepage-news-block .kb-row-layout-id1807_69af77-dc .homepage-learn-more-btn a {
        float: right;
        padding: 0 15px;
    }
    #podcast-eMag-section article.uagb-post__inner-wrap {
        flex-flow: column wrap !important;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
}
@media (max-width: 480px) {
    #podcast-eMag-section article.uagb-post__inner-wrap .uagb-post__image {
        width: 50%;
    }
    #podcast-eMag-section article.uagb-post__inner-wrap .uag-post-grid-wrapper {
        width: 100% !important;
    }
}
@media (max-width: 1024px) {
    #podcast-eMag-section .uagb-container-inner-blocks-wrap {
        flex-direction: column !important;
    }
    #podcast-eMag-section .wp-block-uagb-container.uagb-block-abd9e182,
    #podcast-eMag-section .wp-block-uagb-container.uagb-block-354e38d8 {
        max-width: 90%;
        width: 100%;
    }
}
/*
*Homepage related Styles END
 */
