/**
Theme Name: storefront child
Author: Zamora
Author URI: 
Description: Parental Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: parental-library-theme
Template: storefront
*/
.fixedbar {
    background: #000; 
    /*bottom: 0px;*/
    color:#fff; 
    font-family: Arial, Helvetica, sans-serif; 
    left:0; 
    padding: 0px 0; 
    position:relative; 
    font-size:16px; 
    width:100%; 
    /*z-index:99999; */
    float:left; 
    vertical-align:middle; 
    margin: 0px 0 0; 
    opacity: 0.95; 
    font-weight: bold;
    }
    .boxfloat {
    text-align:center; 
    width:100%; 
    margin:0 auto;
    padding: 10px 0;
    }
    .boxfloat a {
    color: #B3CAA8;
    }
    .boxfloat p {
        margin: 0;
    }
.boxfloat a:hover { text-decoration: underline;}

.bbp-breadcrumb,.bbp-search-form,.bbp-topics +.bbp-pagination{
    display: none;
}
#bbpress-forums{
    display: flex;
    flex-wrap: wrap;
}
#bbpress-forums>*{
    width: 100%;
}
.forum-template-default .bbp-breadcrumb,
.forum-template-default .bbp-pagination,
.forum-template-default .bbp-search-form{
    display: block;
}
#bbpress-forums li{
    padding: 0;
}
#bbpress-forums .bbp-topic-row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 0;
}
.author-first-letter {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #F2A2BC;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    color: #fff;
    font-size: 24px;
    font-family: "Baskerville Old Face", sans-serif;
}
.bbp-topic-meta{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.bbp-topic-meta>span,.bbp-topic-meta>div{
    padding-left: 25px;
    padding-right: 30px;
    background-size: 18px auto;
    min-height: 20px;
    font-size: 14px;
    color: #999;
    display: flex;
    align-items: center;
    background-repeat: no-repeat; 
}
.bbp-topic-meta>div{
    padding: 0;
    margin: 0;
}
.bbp-topic-meta .bbp-topic-voice-count{
    background-image: url(images/voice.png);
    background-position: left center;
    opacity: .6;
    color: #000;
}
.bbp-topic-meta .bbp-topic-reply-count{
    background-image: url(images/message.png);
    background-size: 15px auto;
    padding-left: 20px;
    background-position: left center;
}
.bbp-topic-meta .bbp-topic-freshness{
    background-image: url(images/clock.png);
    padding-left: 20px;
}
.bbp-topic-meta .bbp-topic-started-in{
    background-image: url(images/folder.png);
}
.topic-details a{
    color: #849973;
    text-decoration: none;
}
a:hover,a:focus{
    outline: none !important;
}
.topic-details .bbp-topic-permalink{
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    display: inline-block;
}
.custom-search-wrap {
    display: flex;
}
.custom-search-wrap form {
   margin-left: auto;
   margin-bottom: 0px;
}
.custom-bbp_pagination {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 10px 0;
}
.pagination-numeric {
    margin-left: auto;
}
.forum-pagination{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #282b29;
    font-family: "Geosans Light";
    font-size: 18px;
    font-weight: 700;
    width: 100%;
}
.forum-pagination span{
    margin-right: 15px;
}
.new-topic{
    background-color: #e5dba3;
    color: #282b29;
    font-family: "Geosans Light";
    padding: 10px 20px;
    margin-right: 0;
    margin-left: auto;
    font-size: 18px;
    font-weight: 700;
}
.new-topic:hover{
    background-color: #849973;
    color: #fff;
}
.page-template-template-fullwidth .type-page .entry-header{
    display: none;
}
.hentry .entry-content a {
    text-decoration: none !important;
}
.single .add-to-list{
    display: flex;
    cursor: pointer;
    width: auto;
    margin-left: auto;
}
.single .topic-added i{
    color: #000 !important;
}
.hentry {
    margin-bottom: 0 !important;
}
h2.bookmark-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 48px;
    margin: 15px 0 0;
}
h2.bookmark-list span {
    margin-left: auto;
    margin-right: 0;
    font-size: 30px;
    color: #888;
    cursor: pointer;
}
h2.bookmark-list span:hover{
    color: red;
}
h2.bookmark-list.hidden{
    display: none;
}
.forum-header{
    display: none;
    min-height: 315px;
    background-image: url(images/Bitmap-11.png);
    background-repeat: no-repeat;
    width: 100%; 
    text-align: center;
    margin-bottom: 30px;
}
.bbp-search.forum-search .forum-header{
    display: block;
}
.forum-header img{ margin: 30px auto 0;}
.bbp-search.forum-search.right-sidebar .content-area{
    max-width: 1140px;
}
#edd-purchase-button, .edd-submit, [type=submit].edd-submit{
    margin: 0 0 20px 20px;
}

/******************************************************/
.membership-join-form {
    background: url(images/form-bg.png) no-repeat top left;
    padding: 95px 60px;
    font-family: 'Baskerville Old Face', sans-serif;
    color: #515151;
    background-size: 100%;
    max-width: 560px;
}
.membership-join-form label {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 0 0 15px;
    align-items: center;
}
.membership-join-form label span {
    width: 130px; 
    font-size: 24px;
}
.membership-join-form label input ,.apply_coupon_now input{
    max-width: 270px;
    width: 100%;
    background: transparent;
    padding: 5px 10px;
    box-shadow: none;
    margin: 0;
}
#payment-options ul li {
    width: 100% !important;
    margin: 0;
} 
#payment-options ul li:first-child { 
    margin: 0 0 15px;
}
#payment-options ul li input{
    outline: none;
}
#payment-options h2{
    font-family: 'Baskerville Old Face', sans-serif;
}
#stripe-payment .swpm-payment-button,
#paypal-payment .swpm-payment-button { 
    margin-right: 0;
    width: 100%;
}
#stripe-payment .swpm-payment-button .stripe-button-el,
#paypal-payment .swpm-subscription-button-submit {
    background: #b2c8a3 !important;
    opacity: 1 !important;
    min-width: 490px;
    text-align: left;
}
#stripe-payment .swpm-payment-button .stripe-button-el:hover,
#paypal-payment .swpm-subscription-button-submit:hover{
    background:#7D9770 !important;
}
#stripe-payment .swpm-payment-button .stripe-button-el:disabled:hover,
#paypal-payment .swpm-subscription-button-submit:disabled:hover{
    background: #b2c8a3 !important;
}
#stripe-payment .swpm-payment-button .stripe-button-el:disabled, 
#stripe-payment .swpm-payment-button .stripe-button-el.disabled,
#paypal-payment .swpm-subscription-button-submit:disabled, 
#paypal-payment .swpm-subscription-button-submit.disabled{
 opacity: .8 !important;
 cursor: default;
}
#stripe-payment .swpm-payment-button .stripe-button-el:disabled span, 
#stripe-payment .swpm-payment-button .stripe-button-el.disabled span { 
    cursor: default;
   }
#stripe-payment .swpm-payment-button .stripe-button-el span,
#paypal-payment .swpm-subscription-button-submit {
    font-size: 24px !important;
    font-weight: 600 !important;
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    height: auto !important;
    padding: 6px 23px;
    outline: none;
}
.group-join-link a{
    border:#7D9770 solid 1px;
    padding: 10px 20px !important;
    min-width: 490px;
    text-align: left;
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
    font-weight: 600 !important;
}
.group-join-link a:hover{
    background: #7D9770 !important; 
}
.apply_coupon_now strong{
    font-family: 'Baskerville Old Face', sans-serif;
    color: #515151;
    font-size: 18px;
}
.apply_coupon_now {
    padding-left: 30px;
}
.custom-bbp_pagination{
    display: flex;
    width: 100%;
    align-items: center;
    margin: 0 0 15px;
}
.custom-bbp_pagination a, .custom-bbp_pagination .current {
     display: flex;
     max-height: 20px;
    font-size: 12px;
    line-height: 1.5;
    padding: 0 5px;
    margin-left: 5px;
    border: 1px solid #efefef; 
    text-decoration: none;
    align-items: center;
    justify-content: center; 
}
.custom-bbp_pagination a:hover{
    background: #eee;
}
.custom-bbp_pagination .current{
    background: #eee;
    opacity: .8;
    border: 1px solid #ddd;
}
.bbp-pagination-count {
    font-size: 12px;
}
.pagination-numeric{
    margin-left: auto;
    display: flex;
}
.custom-search-wrap {
    display: flex;
    width: 100%;
}
.custom-search-wrap form{
    margin-left: auto;
    margin: 0 0 15px auto;
}
.custom-search-wrap form input[type=text]{
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
    background-color: #f2f2f2; 
    padding: 6px 15px !important;
    line-height: 1.4;
}
.custom-search-wrap form input[type="submit"]{ 
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    margin-left: 5px;
}
.custom-search-wrap form>div{
    display: flex;
}
.forum-pagination a.active{
    color: #000;
}
.reply-attachment-images {
    position: relative;
    display: flex;
    align-items: center;
    position: relative;
} 
.attach-loader-wrap {
    display: none;
    position: absolute; 
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
}
.loader-inner {
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,.5);
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content:focus{
      border: none !important;
  }
  ol.with-icons.d4p-bba-thumbnails {
    display: flex;
    margin: 0;
    width: 100%;
    padding: 0;
    align-items: center;
    justify-content: left;
}
#bbpress-forums .bbp-attachments ol li.d4p-bbp-attachment .wp-caption { 
    width: auto !important;
}
.no-att .bbp-attachments-count{
    display: none !important;
}
.tpnl-monthly-calls.tpnl-podcasts {
    padding: 20px 0;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    font-family: 'Roboto';
    font-style: normal;
}
.tpnl-monthly-calls .embeded-video { 
    padding: 20px 0 20px 250px !important;
    display: flex; 
    flex-wrap: wrap;
    position: relative; 
    min-height: 250px;
    border-top: 1px solid #ccc;
}
.podcast-thumbnail {
    width: 210px;
    margin: 0 0 0 0;
    overflow: hidden;
    max-width: 210px;
    border-radius: 4px;
    height: 210px;
    position: absolute;
    left: 0;
    top: 20px;
    background-image:url(images/play-podcast.svg);
    background-color:#ccc; 
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tpnl-monthly-calls video{
    margin: 0 0 15px;
    max-width: 640px;
}
.tpnl-monthly-calls .video-title{  
    font-weight: 400;
    margin:15px 0 15px !important;
    width: 100%;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3; 
    color: #515151;
}
.tpnl-monthly-calls .video-title a{
    color: #515151;
    text-decoration: none;
    outline: none; 
    font-weight: 500;
}
.tpnl-monthly-calls .video-description {
    color: #7a7a7a;
    font-family: "Roboto", Sans-serif;
    font-weight: 400; 
    width: 100%;
}
.podcast-meta{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px; 
    color: #515151;
    display: flex;
    align-items: center;
}
.podcast-info{
    margin-left: 0;
    margin-right: auto;
}
.play-podcast {
    margin-left: auto;
    margin-right: 0;
    height: 45px;
    width: 45px;
    cursor: pointer;
    background-image: url(images/play-icon.png);
    background-position: 16px center;
    background-repeat: no-repeat;
    background-size: 16px;
    background-color: #97B888;
    border-radius: 50%;
    min-width: 45px;
    transition: all ease-in-out .2s;
}
.play-podcast:hover{
    background-color: #688959;
}
.podcast-player{
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 20px;
    height: 65px;
    text-align: center;
    z-index: 9999;
    display: none;
}
.podcast-player-inner{
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    background: #fff; 
    box-shadow: 0px 0px 20px rgba(0, 255, 102, 0.4);
    border-radius: 6px;
    height: 100%;
    align-items: center;
    height: 54px;
    padding-left: 7px;
}
.podcast-player .close-podcast {
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 15px;
    margin-left: auto;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 1; 
    border-radius: 50%;
    background: #ff0000ad;
    display: flex;
    align-items: center;
    justify-content: center;
}
.podcast-player .close-podcast:hover {
    background: red;
}
audio#podcast-player {
    width: 98%;
    height: 100%;
    padding: 0 15px 0;
}
.custom-file-input[type=file] {
    position: relative; 
    padding: 8px 0 0 135px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}
.custom-file-input[type=file]::before {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}
.track-image {
    height: 40px;
    width: 40px;
    min-width: 40px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0px -0 4px rgba(0, 0, 0, 0.5);
}
.track-title {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    color: #000000;
    min-width: 170px;
    margin-left: 10px;
    text-align: left;
}
.edd-submit.button.blue,.edd_download_purchase_form{
    margin: 0 !important;
    transition: all ease-in-out .2s;
}
.edd-submit.button.blue:hover{
    color: #8FAF81;
    background: #fff !important;
    border: 1px solid #8FAF81 !important;
}
.podcast-details {
    width: 100%;
}
audio::-webkit-media-controls-panel {
    background-color: #fff;
}
/***********************/
.playing {
    background: rgba(255,255,255,.1);
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: .5rem;
    box-sizing: border-box;
    display: none;
    background: #97b888;
    height: 45px;
    width: 45px;
    min-width: 45px;
    padding: 10px 15px;
    cursor: pointer;
}
.current-track .playing{
    display: flex;
 }
 .current-track .play-podcast{
    display: none;
 }
  .playing__bar {
    display: inline-block;
    background: white;
    width: 30%;
    height: 100%;
    animation: up-and-down 1.3s ease infinite alternate;
  }
  
  .playing__bar1 {
    height: 60%;
  }
  
  .playing__bar2 {
    height: 30%;
    animation-delay: -2.2s;
  }
  
  .playing__bar3 {
    height: 75%;
    animation-delay: -3.7s;
  }
  
  @keyframes up-and-down {
    10% {
      height: 30%;
    }
    
    30% {
      height: 100%;
    }
    
    60% {
      height: 50%;
    }
    
    80% {
      height: 75%;
    }
    
    100% {
      height: 60%;
    }
  }
  .podcast-pagination span, .podcast-pagination a {
    margin: 0 1px;
    padding: 7px 10px;
    line-height: 1;
    background: #97B888;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
}
.podcast-pagination span {
    background: #ccc;
}
.podcast-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0 0;
    font-size: 16px;
}
/*********************/
/*********** single-podcast-header ***********/
.single-podcast-header{
    background-image: url(https://new.theprenatalnutritionlibrary.com//wp-content/uploads/2020/10/line-bg.jpg);
    background-repeat: repeat;
    background-size: auto;
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.single-podcast-header h1{
    font-family: "Libre Baskerville", Sans-serif;
    font-size: 48px;
    font-weight: 600;
    color: #54595F;
    padding: 0 15px;
    width: 100%;
    text-align: center;
    max-width: 1140px;
    margin: 0 auto;
}
.podcast-content-container{
    max-width: 1140px;
    margin: 0 auto;
    padding: 15px;
}
.podcast-thumb .singe-podcast-thumbnail{
    max-width: 600px;
    margin: 0 auto 30px;
    text-align: center;
}
.future-posts{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15px;
}
.future-thumb {
    height: 210px;
    width: 210px;
    min-width: 210px;
    margin-right: 30px;
    background: #efefef;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.future-details h3{
    font-weight: 400;
font-size: 24px;
line-height: 18px; 
color: #515151;
}
.future-meta{
    font-size: 18px;
    line-height: 20px; 
    color: #515151;
}

/*********** single-podcast-header end **********/
@media(max-width:767px){
    .custom-file-input[type=file] { 
        width: 100% !important; 
    }
    .edd_download_purchase_form{
        background: #fff;
    }
    .meal-plans-list .elementor-widget{
        margin: 0 !important;
    }
    .meal-plans-list .elementor-widget.elementor-widget-heading{
        margin-bottom: 25px !important;
    }
    .meal-plans-list .elementor-widget.elementor-widget-heading .elementor-heading-title{
        margin: 0;
    }
    .page-id-2619 .meal-plans-list .elementor-widget.elementor-widget-heading{
        margin-bottom: 0 !important;
    }
    .group-join-link a ,
    #stripe-payment .swpm-payment-button .stripe-button-el,
    #paypal-payment .swpm-subscription-button-submit {
        min-width: auto;
    width: 100% !important;
    max-width: 280px;
    }
    .membership-join-form { 
        padding: 40px 60px; 
        background-size: 100% 320px;
        max-width: 100%;
        min-width: 320px;
    }
    .boxfloat p {
        font-size: 13px;
    }
    .tpnl-monthly-calls .embeded-video{
        padding: 15px !important;
    }
    .podcast-thumbnail {
        width: 100%; 
        max-width: 100%; 
        height: auto;
        position: relative;
        left: 0;
        top: 0; 
    }
    .track-title{
        min-width: 120px;
        font-size: 11px;
    }
    audio#podcast-player {
        width: 100%;
        height: 100%;
        padding: 0;
    }
    .future-thumb{
        width: 100%;
        margin: 0 0 15px 0;
    }
    .single-podcast-header h1{
        font-size: 24px;
    }
}
.author-first-letter img{
    width: 100%;
    height: 100%;
    margin: 0 !important;
}


/********************Quick guide css*********************************/
.quick-guides{ display: flex; justify-content: center;}
.quick-guides-container{ display: flex; flex-wrap: wrap; justify-content: center; max-width: 960px; margin: 0px auto 60px; width: 100%;}
.quick-guide{width: 33.3333%; margin: 80px 0 0 0;}
.quick-guide-inner{display: flex;  height: 100%;flex-wrap: wrap;    padding: 0 45px;}
.guide-pdf-thumbnail {
    position: relative;
    overflow: hidden;
    max-height: 230px;
    width: 100%;
    text-align: center;
    transition: all ease-in-out .2s;
    box-shadow: rgb(0 0 0 / 30%) 0px 5px 10px;
}
.guide-pdf-thumbnail img{ max-height: 100%; margin: 0 auto; width: auto;transition: all ease-in-out .2s;} 
.guide-title{text-align: center; margin: 18px 0 0 0; width: 100%; font-family: "Century Gothic", Sans-serif; color: #515151; font-size: 20px;}
.upgrade_plan a { 
    font-family: "Century Gothic", Sans-serif; 
    font-size: 18px; background-color:#E5DBA3;
    border-radius: 20px 20px 20px 20px; 
    padding: 10px 20px; color: #333; display: flex;
    align-items: center;box-shadow: 7px 9px 13px 0px rgb(0 0 0 / 50%);
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}
a.download-pdf-btn{
    font-family: "Century Gothic", Sans-serif; 
    font-size: 18px; background-color:#B2C8A3; 
    border-radius: 20px 20px 20px 20px; 
    padding: 10px 20px; color: #fff; 
    display: flex;
    align-items: center; 
    box-shadow: 7px 9px 13px 0px rgb(0 0 0 / 50%);
    margin: 25px 0 0 0;
    width: 100%;
} 
a.download-pdf-btn:hover, .upgrade_plan a:hover {
    transform: scale(1.1);
    transition-duration: .3s;
    transition-property: transform;
}
p.txt-upgrade {
    width: 100%;
    font-family: "Century Gothic", Sans-serif;
    color: #515151;
    font-size: 13px;
    margin: 0 0 25px 0;
    text-align: center;
}
.upgrade_plan {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
 
@media(max-width:480px){
    .download-all-guides .elementor-button{
        padding: 25px 15px;
        font-size: 22px !important;
        width: 100%;
        border-radius: 35px !important;
    }
    .quick-guide{width: 50%; margin: 50px 0 0 0;}
    .quick-guide-inner{padding: 0 15px 0px; position: relative;}
 
    .guide-pdf-thumbnail img {
        max-height: 100%;
        width: auto;
    }
    .guide-title{
        font-size: 18px;
    }
    p.txt-upgrade{
      font-size: 10px;
      margin: 5px 0 0;
      line-height: 1;
    }
    a.download-pdf-btn,
    .upgrade_plan a{
        padding: 8px 15px;
        font-size: 18px;
       margin: 0;
    }
    .upgrade_plan{
        position: relative;
        margin: 10px 0 0;
        bottom: 0;
        left: 0;
        padding: 0 15px;
    }
    .track-title{
        display: none;
    }
    .tpnl-monthly-calls .video-title a { 
        font-size: 20px;
        line-height: 1.3 !important;
        display: flex;
    }
}
/**********************Quick Guide css end***************************************/
