/* Badgeos Tables */
.badgeos-leaderboard {
    max-width: 100%;
    table-layout: fixed;
    width: 100%;
}
.badgeos-leaderboard td, .badgeos-leaderboard th {
    font-size: 12px !important;
    padding: 5px !important;
    word-break: break-word;
    vertical-align: middle;
}
.badgeos-leaderboard td img {
    margin-right: 5px !important;
}
table.badgeos-leaderboard tr:hover {
    background: #f49615;
    color: #fff;
}
table.badgeos-leaderboard tr:hover a {
    color: #fff;
}

table.badgeos-leaderboard thead {
    background: transparent !important;
}
.badgeos-leaderboard thead tr th:nth-child(2) {
    width: 150px !important;
}
.badgeos-leaderboard thead tr th:first-child {
    width: 27px !important;
}

/* Fix the share container on single song view */
@media(max-width: 768px) {
    .single-songfeedback_dir_ltg .bb-share-container {
        position: absolute !important;
        right: 2px !important;
        top: 0 !important;
    }
}
@media(min-width: 767px) {
    .single-songfeedback_dir_ltg .bb-share-container, .single-challenge .bb-share-container {
        left: 0 !important;
        margin-left: -25px !important;
    }
}

.single-songfeedback_dir_ltg .post-author-info, .single-songfeedback_dir_ltg .post-related-posts {
    display: none;
}
.single-songfeedback_dir_ltg .entry-content-wrap {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

/* Challange fixes */
.single-challenge .achievement-wrap {
    border-top: 1px solid #f0f0f0;
    border-bottom: 0;
}

/* Fix the 2nd selector in the challanges page (badgeos)
 */
#badgeos-categories-filter {
    float: left;
    margin-left: 4px;
}

/* Fix the variations */
.variations td {
    padding: 0 !important;
    margin-right: 0;
}
.variations select {
    width: 100%;
}
.variations, .variations tr, .variations td {
    display: block;
}

/* Track name variations field
 */
.sos-track-field select {
    width: 100%;
}
.sos-track-field {
    margin-bottom: 25px;
}
.sos-track-field label {
    display: block;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1.4rem;
}

/* Loading item */
.sos-loading-item:before {
    content: ' ';
    background: #fff;
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 999;
}
.sos-loading-item {
    position: relative;
}

/* Song upload button */
.dashicons-format-audio:before {
    content: "\f127";
    font-family: dashicons;
    font-weight: 300;
}


/* Song forum upvotes - downvotes */
.sos-ud-wrap {
    position: relative;
    top: -10px;
    margin-right: 20px;
    max-height: 62px;
}
.sos-vote {
    font-size: 30px;
    cursor:pointer;
}
.sos-up-active {
    color: green;
}
.sos-down-inactive {
    color: red;
}
.sos-inactive {
    color: gray;
}
.sos-score {
    position: relative;
    display: block;
    padding: 0;
    line-height: 10px;
    font-size: 13px;
    text-align: center;
}


/* Forum replies */
#bbpress-forums .bs-single-forum-list > li {
     padding: 0;
}
#bbpress-forums .bs-single-forum-list > li {
    padding: 0;
}
.bbp-accepted-answer {
    position: relative;
    padding: 10px !important;
}
.bbp-accepted-answer:before {
    background: rgba(186, 246, 156, 0.5);
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
body:not(.bb-page-loaded) .bs-forums-items:after {
    content: ' ';
    background: #fff;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
body:not(.bb-page-loaded) .bs-forums-items {
    position: relative;
}

/* Drts directories index style */
.drts-display-element.drts-display-element-columns-1 .drts-display-element {
    margin-top: 0 !important;
}
.drts-display-element.drts-display-element-entity_field_post_title-1.drts-display-element-inlineable.directory-listing-title {
    margin-top: 25px !important;
}
.drts-display-element.drts-display-element-columns-1 {
    background: #ffff;
}
.drts-display-element.drts-display-element-columns-1 a.drts-entity-permalink {
    color: #000;
    display: block;
    font-size: 14px;
}
.drts-display-element time.drts-datetime {
    font-size: 14px;
    margin-left: 22px;
}
.drts-display-element a.drts-user.drts-user-registered {
    font-size: 14px;
}
.drts-entity-field-label.drts-entity-field-label-type-icon, .drts-entity-field-label.drts-entity-field-label-type-icon .drts-entity-field-value {
    font-size: 14px;
}


@media(min-width: 767px) {
    .drts-entity .bb-share-container {
        margin-left: -15px !important;
    }
}


/* SOS AUDIO START */

.sos-audio-waveform-holder {
    float: left;
    width: 85%;
    position: relative;
}
.sos-audio-control {
    width: 15%;
    float: left;
    text-align: center;
}
.sos-audio-control i.fa {
    font-size: 3.0rem;
    text-align: center;
    position: relative;
}
.sos-audio-control i.fa.fa-pause {
    font-size: 2.8rem;
    top: 4px;
}
.sos-audio-control i.fa-play {
    right: -5px;
}

.sos-audio {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 20px;
    border-radius: 20px;
}

.sos-audio-control a {
    display: inline-block;
    background: #FC6C00;
    padding: 14px 20px;
    color: #fff !important;
    border-radius: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 77px;
    width: 77px;
}

.sos-audio-control a:hover {
    opacity:0.8;
}

.sos-audio-waveform > wave:after {
    width: 100%;
    position: absolute;
    background: rgba(255,255,255,0.55);
    height: 45px;
    content: ' ';
    bottom: 0;
    z-index: 200;
    border-top: 1px solid #9f9f9f;
}

.sos-audio-waveform-time {
    position: absolute;
    top: 46px;
    z-index: 600;
    width:100%;
}

.sos-audio-waveform-time--progress {
    float: left;
    line-height: 1.2;
}
.sos-audio-waveform-time--total {
    float: right;
    line-height: 1.2;
}

.sos-audio-waveform-time--progress, .sos-audio-waveform-time--total {
    background: #000;
    color: #fff;
}


/* SOS AUDIO END */

/* Gocha */
.gocha-video-replay-link, .gocha-video-comment-start {
    font-size: 13px !important;
}

.gocha-video-commentarea .gocha-video-commentbox .gocha-video-comment .gocha-comment-text .gocha-meta .gocha-video-comment-start,
.gocha-video-commentarea .gocha-video-commentbox .gocha-video-comment .gocha-video-replay-link {
    border: 1px solid #007cff !important;
}

.learndash .fluid-width-video-wrapper {
    margin-bottom: 0 !important;
}

@media(max-width: 768px) {
    .gocha-video-commentarea .gocha-video-commentbox .gocha-video-comment .gocha-comment-text .gocha-meta .gocha-video-replay-link {
        margin-bottom: 2px !important;
        padding: 0 !important;
    }
    .gocha-video-commentarea .gocha-video-commentbox .gocha-video-comment .gocha-comment-text .gocha-video-description {
        font-size: 14px;
    }
    .gocha-comment-avatar {
        display: none;
    }
    .gocha-video-comment .children {
        margin-top: 6px !important;
    }
}

/* Make the current lesson item blue */
.lms-lesson-item.current>.bb-lesson-head, .lms-quiz-item.current>.bb-lms-title-wrap, .lms-topic-item.current>.bb-lms-title-wrap {
    background: #0d76fe !important;
    color: #fff;
}

/* empty cart fixes */
body.woocommerce-cart p.cart-empty:before {
    position: static !important;
}
p.sosemptycart {
    text-align: center;
}
p.return-to-shop {
    text-align: center;
    display: none;
}

/* Sypsystic tables width */
.pts10 {
    width: 10% !important;
}
.pts30 {
    width: 30% !important;
}

/* Fix for svgs */
figure.wp-block-image svg {
    max-width: 100%;
}


.ld-table-list-item-preview {
    position: relative;
}
.ld-note-icon {
    position: absolute;
    top: 0;
    right: 55px;
}

.ptsColBadge {
    z-index: 605 !important;
 }


 /* CHeckout unfiication */
 .woocommerce-info {
    font-size: 1rem !important;
}
.woocommerce-form-coupon-toggle {
    padding: 10px;
}
.woocommerce-checkout .shop_table {
    padding: 15px;
}

.sos-product-content {
    padding: 20px;
}



.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button {
    background: orange !important;
    color:white !important;
    line-height: 1;
    max-height:40px;
    height:40px;
    border:none !important;
    display: inline;
}

.woocommerce a.button {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

button#place_order {
    background: #ff570e !important;
}

.wc-gzd-product-name-left a > img {
    display: none;
}

.woocommerce-mini-cart-item a > img {
    max-width: 120px;
    width: 100%;
    margin-right: 5px;
    margin-left: 5px;
    overflow: hidden;
}

.header-mini-cart p.woocommerce-mini-cart__buttons {
    width: 100% !important;
    float: left !important;
    text-align: center !important;
        margin-bottom: 15px !important;
}
.header-mini-cart p.woocommerce-mini-cart__buttons a.button {
    padding: 10px !important;
    margin-right: 10px !important;
}

.woocommerce-mini-cart-item a img {
    display: none;
}

.ywgc_have_code {
    margin-top: 0 !important;
}

.ywgc_enter_code {
    background: #fff;
}
.ywgc_enter_code > div > p {
    margin: 10px;
}

.ywgc_enter_code .form-row-first {
    float: left;
    width: 76% !important;
}

.ywgc_enter_code .form-row-last {
    float: left !important;
    width: 24% !important;
    padding-left: 10px !important;
}

.ywgc_enter_code .form-row-last input.button {
    font-weight: normal !important;
    width: 100%;
    border-radius: 25px !important;
}

.ywgc_enter_code .form-row-first input[type=text] {
    width: 100%;
}

.wc-gzd-place-order > a.button {
    font-weight: normal !important;
    border-radius: 25px !important;
}

@media(max-width: 767px) {
    .ywgc_enter_code .form-row-first {
        width: 50% !important;
    }

    .ywgc_enter_code .form-row-last {
        width: 50% !important;
    }
}


@media(max-width: 480px) {
    h2.site-title {
        font-size: 14px;
        font-weight: bold;
    }
}

.composite_wrap .composite_message > .validation_message {
    display: none;
}


@media(max-width: 767px) {
    .woocommerce-checkout .wc-gzd-order-submit .form-row .button {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
}

.mini_cart_item span.quantity {
    margin-left: 5px;
}

.woocommerce select { 
    -webkit-appearance: none;
}
.single-product p.component_section_title {
    display: none;
}


/* Composite products eg https://www.schoolofsound.ch/online/shop/gutschein/ */
input#ywgc-manual-amount {
    border: 1px solid #404040;
    border-radius: 0;
    width: 98px !important;
}
input#ywgc-manual-amount.selected_button {
    padding-left: 15px !important;
    width: 98px !important;
}
.ywgc-currency-symbol {
    margin-left: -46px;
    top: 1px;
    position: relative;
}
input#ywgc-manual-amount::placeholder {
    color: #404040;
}

.dokan-other-vendor-camparison-table div.vendor > a {
    pointer-events: none;
}

.dokan-btn.link, .dokan-btn.bars {
    display: none;
}
.dokan-btn.view {
    background-color: #ff6802;
    color: #fff !important;
}
.dokan-btn.view:hover{
    color: grey !important;
}

.sos-vendor {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #f5f5f5;
    padding: 15px 20px;
    vertical-align: middle;
    position: relative;
    line-height: 52px;
    margin-bottom: 25px;
}

.sos-vendor-wrap h3 {
    margin-bottom: 10px;
}
.sos-vendor .vendor-avatar, .sos-vendor .vendor-name {
    float: left;
}
.sos-vendor .vendor-name  a {
    padding-left: 15px;
    color: black;
    font-size: 20px;
}

.dokan-other-vendor-camparison {
    margin-top: 30px;
}

.dokan-other-vendor-camparison .table {
    margin-top: 0;
}

.page-id-13957 #secondary {
    display: none;
}

.single-product .ui-datepicker-prev:before {
    position: relative;
    top: 16px;
    right: -10px;
}


.single-product .ui-datepicker-next:before {
    position: relative;
    top: 16px;
    left: 10px;
}

.bb-media-length-1 .bb-activity-media-elem .entry-img {
    padding-top: 0 !important;
}

.activity-list .activity-item .bp-generic-meta.action .acomment-reply.button:before {
    content: "\e80b" !important;
}

.dokan-other-vendor-camparison-table .rating {
    display: none;
}