a, a:link, a:visited {
    color: #ad9d07;
}
#amp-store-front {
    margin: 0 auto;
    color: #cecfd8;
    padding: 45px 0 0;
}
#amp-store-front .amp-logo {
    background: url(https://www.freetalklive.com/sites/all/themes/freetalklive/css/images/amp-logo-alt@2x.png) no-repeat left top;
    background-size: 126px 85px;
    font-family: "HelveticaNeueBlack","Arial Black",Arial,Helvetica,sans-serif;
    font-size: 23px;
    width: 143px;
    height: 90px;
    display: inline-block;
    margin-left: -10px;
    position: relative;
    z-index: 2;
    bottom: -16px;
}
#amp-store-front .goal {
    display: inline-block;
    float: right;
    margin: 37px 0 0 0;
}
#amp-store-front .goal a {
    background: #373737;
    padding: 8px 17px 6px;
    font-size: 14px;
    -moz-box-shadow: rgba(0,0,0,0.5) 0px 5px 15px 2px;
    -webkit-box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px 2px;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px 2px;
    float: right;
    -moz-transition: 0s;
    -o-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
}
#amp-store-front .arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 25px solid #373737;
    position: relative;
    z-index: 2;
    float: right;
    clear: both;
    margin: 0 5px 0 0;
}
#amp-store-front .progress-wrapper {
    clear: both;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#474747),color-stop(100%,#373737));
    background-image: -moz-linear-gradient(#474747,#373737);
    background-image: -webkit-linear-gradient(#474747,#373737);
    background-image: linear-gradient(#474747,#373737);
    padding: 5px;
    margin: 0px 9px;
    position: relative;
    top: -18px;
    -moz-box-shadow: rgba(0,0,0,0.5) 0px 5px 15px 2px;
    -webkit-box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px 2px;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px 2px;
}
#amp-store-front .progress-wrapper .progress-bar {
    background-image: url(https://www.freetalklive.com/sites/all/themes/freetalklive/css/images/amp-heartbeat-faded@2x.jpg);
    background-position: 0px center;
    background-repeat: repeat-x;
    background-size: 156px 113px;
    overflow: hidden;
}
#amp-store-front .progress-wrapper .progress-bar .progress-sales {
    background-image: url(https://www.freetalklive.com/sites/all/themes/freetalklive/css/images/amp-heartbeat-yellow@2x.jpg);
    background-position: 0px center;
    background-repeat: repeat-x;
    background-size: 156px 113px;
    height: 70px;
}
#amp-store-front .progress-wrapper .progress-bar .progress-sales.progress-amp {
    background-image: url(https://www.freetalklive.com/sites/all/themes/freetalklive/css/images/amp-heartbeat@2x.jpg);
    margin-top: -70px;
}
#amp-store-front .progress-wrapper .progress-bar .progress-total {
    text-align: center;
    font-size: 50px;
    font-family: "HelveticaNeueBlackCn","HelveticaNeueBlack","Arial Black",Arial,Helvetica,sans-serif;
    height: 70px;
    margin-top: -70px;
    line-height: 1.6em;
}
#amp-store-front .progress-wrapper-notes {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: -70px;
}
#amp-store-front .progress-wrapper-notes .progress-wrapper-notes-inner {
    padding: 0 14px;
}
#amp-store-front .progress-wrapper-notes .amp-note {
    display: block;
    top: -16px;
    z-index: 2;
    position: relative;
    left: -10px;
    width: 140px;
}
#amp-store-front .progress-wrapper-notes .amp-note a {
    background: #373737;
    padding: 6px 0 5px;
    font-size: 13px;
    -moz-box-shadow: rgba(0,0,0,0.5) 0px 5px 15px 2px;
    -webkit-box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px 2px;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px 2px;
    float: right;
    -moz-transition: 0s;
    -o-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
    left: -80%;
    position: relative;
    text-align: center;
    width: 140px;
}
#amp-store-front .progress-wrapper-notes .arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 25px solid #373737;
    position: relative;
    z-index: 2;
    clear: both;
    margin: 0px;
    top: -50px;
}
#amp-store-front .products {
    margin: auto;
    text-align: center;
}
#amp-store-front .products .product {
    display: inline-block;
    height: 198px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3NDc0NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#474747),color-stop(100%,#373737));
    background-image: -moz-linear-gradient(#474747,#373737);
    background-image: -webkit-linear-gradient(#474747,#373737);
    background-image: linear-gradient(#474747,#373737);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(0,0,0,0.5) 0px 5px 15px 2px;
    -webkit-box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px 2px;
    box-shadow: rgb(0 0 0 / 50%) 0px 5px 15px 2px;
    padding: 10px;
    margin-right: 15px;
    color: #cecfd8;
    text-align: center;
    font-family: "HelveticaNeueBlackCn","HelveticaNeueBlack","Arial Black",Arial,Helvetica,sans-serif;
    margin-bottom: 20px;
}
#amp-store-front .products .product .name {
    font-family: "HelveticaNeueBlack","Arial Black",Arial,Helvetica,sans-serif;
    font-size: 20px;
    border-bottom: 1px solid #1d1d1d;
}
#amp-store-front .products .product .price {
    font-size: 60px;
    display: block;
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #1d1d1d;
    padding-top: 10px;
    white-space: nowrap;
}
#amp-store-front .products .product .price div:first-child {
    font-size: 30px;
    vertical-align: top;
    margin: 10px 4px;
}
#amp-store-front .products .product .price div {
    display: inline-block;
}
#amp-store-front .products .product .price div:last-child {
    font-size: 15px;
    margin-left: 2px;
}
#amp-store-front .products .product.silver .metal {
    background-image: url(https://www.freetalklive.com/sites/all/themes/freetalklive/css/images/amp-silver@2x.png);
}

#amp-store-front .products .product .metal {
    background: url(https://www.freetalklive.com/sites/all/themes/freetalklive/css/images/amp-platinum@2x.png) no-repeat center top;
    background-size: 126px 86px;
    display: block;
    width: 126px;
    height: 86px;
    margin: -5px;
}
#amp-store-front .products .product.gold .metal {
    background-image: url(https://www.freetalklive.com/sites/all/themes/freetalklive/css/images/amp-gold@2x.png);
}

.FTL_subscription_custom .Q_dialog_title {
    text-transform: capitalize;
}
.FTL_subscription_custom .Q_dialog_content {
    white-space: nowrap;
    padding: 20px;
}
.FTL_subscription_custom .Q_dialog_content > * {
    vertical-align: middle;
}
.FTL_subscription_custom .Q_dialog_content input {
    width: 100px;
    margin-right: 5px;
    font-size: 20px;
}
.FTL_subscription_custom .Q_dialog_content button {
    display: inline-block;
    height: 40px;
}
.FTL_subscription_custom .Q_dialog_content .customPayment_currency {
    font-size: 20px;
}
.FTL_sponsor #content_slot {
    overflow-y: auto;
    padding: 5px;
}