/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.podcast-ele .elementor-post__text {
    display: flex !important;
    justify-content: center;
}

.podcast-ele .elementor-post__read-more {
    padding: 8px 20px;
    background-color: #E97701 !important;
    color: #fff !important;
    border-radius: 50px;
}

.pr_podcast .pr-pod-h2 h3,
.pr_podcast .pr-pod-h2 h2{
	font-size: 30px;
    line-height: normal;
	margin-bottom: 30px;
}

.pr_podcast .elementor-post-navigation__link__prev,
.pr_podcast .elementor-post-navigation__link__next{
    padding: 5px 20px;
}

::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #000; 
}
::-webkit-scrollbar-thumb {
  background: #e97702; 
}
.episode-work a.carousel-arrow.carousel-next.slick-arrow {
    top: -50px;
}
.episode-work a.carousel-arrow.carousel-prev.slick-arrow {
    top: -50px;
    left: 84% !important;
}
.episode-col:hover .episode-btn a span {
    color: #e97702;
	transition: 0.5s all;
}
.episode-btn{
	position: relative;
	transition: 0.5s all;
}
.episode-btn::after {
    content: "";
    position: absolute;
    top: 33px;
    left: 100px;
    width: 100px;
    height: 21px;
    background-image: url(http://demoweblink.online/plsangeeta/wp-content/uploads/2022/09/down-arrow-2.png);
    background-position: left center;
	transition: 0.5s all;
    background-repeat: no-repeat;
}
.episode-col:hover .episode-btn::after {
    background-image: url(http://demoweblink.online/plsangeeta/wp-content/uploads/2022/09/down-arrow.png);
	transition: 0.5s all;
}
abt-bg-dot {
    position: relative;
}
.abt-bg-dot::before {
    content: "";
    position: absolute;
    top: 80px;
    left: -54px;
    width: 100px;
    height: 360px;
    background-image: url(http://demoweblink.online/plsangeeta/wp-content/uploads/2022/09/abt-bg.png);
    background-position: center;
    background-repeat: no-repeat;
}
.podcast-slide ul.slick-dots li {
    margin: 0;
}
.podcast-slide ul.slick-dots li.slick-active i {
    font-size: 16px;
}
.support {
    position: relative;
}
.support::before {
    content: "";
    position: absolute;
    width: 41%;
    height: 820px;
    background-image: url(http://demoweblink.online/plsangeeta/wp-content/uploads/2022/09/bgc.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    top: -20px;
}
.latest-posts .premium-blog-post-outer-container {
    position: relative;
}
.premium-blog-entry-meta span.premium-blog-meta-separator {
    display: none;
}
.latest-posts .premium-blog-post-outer-container .premium-blog-entry-meta {
    position: absolute;
    top: 284px;
}
.latest-posts .premium-blog-post-time.premium-blog-meta-data {
    position: absolute;
    right: -140px;
    background: #e97702;
    width: 100px;
    height: 80px;
}
.latest-posts .premium-blog-post-time i {
    display: none;
}
.latest-posts .premium-blog-post-time span {
    font-size: 17px;
    font-weight: 900;
    color: white !important;
    text-transform: uppercase;
    text-align: center !important;
}
.latest-posts .premium-blog-post-outer-container .premium-blog-entry-meta i {
    color: #e97702 !important;
}
.latest-posts .premium-blog-post-outer-container .premium-blog-entry-meta .premium-blog-post-comments i {
    display: none;
}
.latest-posts .premium-blog-post-outer-container .premium-blog-entry-meta .premium-blog-post-comments {
    margin-left: 28px;
    position: relative;
}
.latest-posts .premium-blog-post-outer-container .premium-blog-entry-meta .premium-blog-post-comments.premium-blog-meta-data::before {
    content: "";
    position: absolute;
    left: -20px;
    width: 17px;
    height: 17px;
    background-image: url(http://demoweblink.online/plsangeeta/wp-content/uploads/2022/09/conversation.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.latest-posts p.premium-blog-post-content {
    display: none;
}
.latest-posts .premium-blog-excerpt-link-wrap {
    float: left;
}
.form-wokr button.elementor-button.elementor-size-sm {
    position: absolute;
    top: -40.4px;
}   
/* /////////////// */

.under-banner-player .ai-tracklist-wrap.ai-tracklist-open {
    display: none;
}
.under-banner-player button.ai-btn.ai-tracklist-toggle {
    display: none;
}
.under-banner-player .ai-thumb.ai-control-wrap-thumb.ai-track-no-thumb {
    display: none;
}
.under-banner-player button.ai-audio-control {
    background: #ff7800 !important;
    width: 90px !important;
    height: 90px !important;
}
.under-banner-player .ai-wrap.ai-type-full.ai-with-typography {
    padding: 0px;
    background-color: transparent !important; 
    position: relative;
}
.under-banner-player .ai-wrap .ai-audio-control svg {
    height: 30px;
}
.under-banner-player .ai-track-info {
    max-width: 28% !important;
}
.under-banner-player p.ai-track-title {
    font-size: 18px !important;
    font-family: 'Lato' !important;
    font-weight: 800;
    color: black;
}
.under-banner-player p.ai-track-subtitle {
    font-size: 14px !important;
    font-family: 'Lato';
    font-weight: 300;
    color: #e97702 !important;
}
.under-banner-player span.ai-track-time {
    color: black;
    font-weight: 900 !important;
}
.under-banner-player .ai-audio-controls-progress {
    max-width: 59%;
    font-family: 'Lato';
    position: absolute;
    top: 65px;
    left: 420px;
    z-index: 50;
    width: 50%;
}
.under-banner-player  span.ai-track-progress-bar {
    background: #dadada !important;
    height: 7px !important;
    border-radius: 40px !important;
}
.under-banner-player .ai-wrap .ai-track-progress {
    background: #ff7800;
    border-radius: 20px;
}
.under-banner-player .ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
    background-color: #e97702;
}
.under-banner-player .ai-audio-controls-meta {
    width: 11% !important;
    position: absolute;
    right: 0;
    top: 55px;
}
.under-banner-player .ai-wrap .ai-btn.ai-btn-active{
    background-color: #e97702;
}
.under-banner-player .ai-control-wrap-controls {
    background: #f9f7f7;
/*     box-shadow: 0px 9px 17px -13px rgb(255 120 0 / 51%) inset;
    transition: 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; */
    padding: 25px 25px 25px 25px;
    border-radius: 10px;
	box-shadow: 5px 5px 15px -5px #00000054;
    transition: .40s;
}   
.under-banner-player .ai-control-wrap-controls:hover {
    box-shadow: 0px 0px 20px -5px #e976029c;
}


/* ....//////.... */

.podcast-in-fashion .ai-tracklist-wrap.ai-tracklist-open {
    display: none;
}
.podcast-in-fashion button.ai-btn.ai-tracklist-toggle {
    display: none;
}
.podcast-in-fashion .ai-thumb.ai-control-wrap-thumb.ai-track-no-thumb {
    display: none;
}
.podcast-in-fashion .ai-wrap.ai-type-full.ai-with-typography {
    margin-bottom: 0px;
    background: transparent !important;
    width: 70%;
    margin: 0 auto;
    font-family: 'Lato' !important;
    padding: 15px;
    box-shadow: 5px 9px 16px -4px #00000036;
    border-radius: 10px;
    transition: 0.5s all ;
}
.podcast-in-fashion button.ai-audio-control {
    background: #ababab !important;
    width: 65px !important;
    height: 64px !important;
    transition: 0.5s all ;
}
.podcast-in-fashion .ai-wrap .ai-audio-control svg {
    height: 25px;
}
.podcast-in-fashion p.ai-track-title {
    font-size: 18px !important;
    font-family: 'Lato' !important;
    font-weight: 800 !important;
    color: black;
}
.podcast-in-fashion p.ai-track-subtitle {
    font-size: 13px !important;
    font-family: 'Lato';
    font-weight: 900 !important;
    color: #e97702 !important;
    position: absolute;
    top: 2px;
}
.podcast-in-fashion .ai-audio-controls-progress {
    max-width: 59%;
    font-family: 'Lato';
    position: absolute;
    top: 47px;
    left: 87px;
    z-index: 49;
    width: 100%;
}
.podcast-in-fashion span.ai-track-progress-bar {
    background: #dadada !important;
    height: 7px !important;
    border-radius: 40px !important;
}
.podcast-in-fashion .ai-wrap .ai-track-progress {
    background: #ff7800;
    border-radius: 20px;
}
.podcast-in-fashion .ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
    background-color: #e97702;
}
.podcast-in-fashion span.ai-track-time {
    color: black;
    font-weight: 900 !important;
}
.podcast-in-fashion button.ai-btn.ai-btn-repeat.false {
    display: none;
}
.podcast-in-fashion .ai-audio-controls-meta {
    position: absolute !important;
    top: 20px;
    right: -15px !important;
    width: 22% !important;
}
.podcast-in-fashion .ai-control-wrap {
    min-height: 75px !important;
}
.podcast-in-fashion .ai-wrap.ai-type-full.ai-with-typography:hover {
    box-shadow: 0px 0px 14px -1px #e976029c;
    transition: 0.5s all;
}
.podcast-in-fashion .ai-wrap.ai-type-full.ai-with-typography:hover button.ai-audio-control {
    background: #e97702 !important;
    transition: 0.5s all;
}
body.page-id-401 .podcast-in-fashion .ai-audio-controls-meta {
    position: absolute !important;
    top: 20px;
    right: -15px !important;
    width: 23% !important;
}
body.page-id-401 .podcast-in-fashion .ai-wrap.ai-type-full.ai-with-typography {
    width: 84% !important;
}
.home .main-header {
    background-color: transparent !important;
}
@media screen and (max-width:768px){
    .under-banner-player .ai-control-wrap-controls {
        padding: 15px 15px 15px 15px;
    }
    .under-banner-player button.ai-audio-control {
        width: 70px !important;
        height: 70px !important;
    }
    .under-banner-player .ai-wrap .ai-audio-control svg {
        height: 25px;
    }
    .under-banner-player .ai-audio-controls-progress {
        width: 80% !important;
        max-width: 80% !important;
        position: initial;
    }
    .under-banner-player .ai-track-info {
        max-width: 100% !important;
    }
    .under-banner-player .ai-audio-controls-meta {
        width: 17% !important;
        position: absolute;
        right: 0px;
        top: 89px;
    }
    .episode-work a.carousel-arrow.carousel-prev.slick-arrow {
        left: 83% !important;
    }
    .podcast-in-fashion .ai-wrap.ai-type-full.ai-with-typography {
        width: 97%;
    }
}

@media screen and (max-width:480px){
    .podcast-in-fashion .ai-wrap.ai-type-full.ai-with-typography {
        width: 94%;
    }
    .under-banner-player button.ai-btn.ai-btn-repeat.false {
        display: none;
    }
    .under-banner-player .ai-audio-controls-progress {
        width: 100% !important;
        max-width: 100% !important;
        position: initial;
    }
    .episode-work a.carousel-arrow.carousel-prev.slick-arrow {
        left: 72% !important;
    }
}