/*
 Theme Name:   SmartTheme v3 Child
 Theme URI:    
 Description:  Child theme for OptimizePress SmartTheme v3
 Author:       BGU RJL
 Author URI:   
 Template:     op-smart-theme3
 Version:      1.0.0
*/

body, a, p, label, span {
    font-family: "Helvetica Neue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

a:focus {
    outline: none;
}

/* Disable Active Campaign PAYF tag warning */

#TB_overlay {
    display: none;
}

#TB_window {
    display: none;
}

/* LOGO */
#masthead .navbar-header .navbar-brand img {
    width: 320px;
    max-width: 320px;
}

/* My Profile */
.pg-my-profile .mbr-input-field label {
    font-size: 14px;
}

.mbr-password-change-notice p,
.mbr-input-field {
    font-size: 16px;
}

/* My Courses */

/* Popular Tags */
.popular-tags, .popular-aap-tags {
    background: #cdefff;
    margin-right: 5px;
    padding: 1px 8px 0px;
    margin-bottom: 5px;
    color: #33649a;
    border-bottom: 0;
    vertical-align: middle;
    display: inline-block;
}

#ptags_sect {
    height: 66px;
    overflow: hidden;
}

#mc-left-sb-resp {
    display:none;
}

#favorites-blk label, #recent-blk label, 
#sl-favorites, #sl-recent, #ptags_sect label, 
.popular-tags, .popular-aap-tags, #favorites-ico,
#gofave, #gorecent, .resume_lbl {
    font-size: 13px;
}

.resume-time-sect {
    margin-top: 0;
}

.resume_lbl {
    float: right;
    margin-right: 5px;
    line-height: 23px;
}

/* Recent Lessons Shortcode */

#f-enhancements {
    min-height: 47px;
    background: #f2f5f7;
    padding-top: 16px;
    padding-left: 10px;
    padding-bottom: 3px;
    border: 1px solid #aeaeae;
    margin-bottom: 0px;
    margin-top: 15px;
}

#favorites-ico {
    float: right;
    height: 35px;
    margin-right: 10px;
    padding: 0 10px;
    line-height: 36px;
}

.remove-from-favorites {
    background: #de5757;
    color: beige;
}

#favorites-blk label, #recent-blk label {
    display: block;
    height: 15px;
}

#sl-favorites, #sl-recent {
    width: 83%;
    display: inline-block;
    border: 1px solid #ccc;
}

#f-enhancements #favorites-blk #sl-favorites {
    width: 172px;
}

.muxPlayerTool #f-enhancements #favorites-blk #sl-favorites {
    padding: 5px;
    width: fit-content;
}

.muxPlayerTool #f-enhancements #favorites-blk #gofave {
    padding: 1px 12px;
    height: 24px;
    font-size: 16px;
}

.add-to-favorites {
    background: palegreen;
    color: midnightblue;
}

.lesson-page {
    float: left;
    position: relative;
    bottom: 10px;
}

#gofave, #gorecent {
    vertical-align: middle;
    padding: 0 11px;
    margin-left: 5px;
    box-shadow: 0 0 1px 1px grey;
    border-radius: 1px;
    height: 20px;
}

#gofave > span,
#gorecent > span {
    position: relative;
    top: -4px;
}

#lesson_tag_and_add > label, #lessonTags, .tg_span, #addTagUi, .breadcrumb {
    font-size: 14px;
}

.breadcrumb, .breadcrumb a {
    color: #2e82bc;
}

.breadcrumb {
    list-style: none;
    background-color: transparent;
    margin:0;
    padding:0;
}


#lessonTags {
    margin-top: 10px;
    width: 85%;
    vertical-align: middle;
    display: inline-block;
}

.tg_span {
    background: #d7f3ff;
    border: 1px solid gray;
    border-radius: 2px;
    padding: 1px 7px 0px;
    margin-right: 5px;
    white-space: nowrap;
    margin-bottom: 10px;
    display: inline-block;
}

#add_tag_ui {
    font-family: 14px/21px "Helvetica Neue","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #dedede;
    width: 356px;
    position: fixed;
    z-index: 9999;
    border: 1px solid #7b7b7b;
    border-radius: 2px;
    padding: 34px 29px 20px;
    box-shadow: 0 0 1px 2px #fff;
}

#suggest_tag_sect label, #add_tag_ui label {
    display: inline-block;
    min-width: 98px;
    margin-bottom: 0px;
    margin-top: 15px;
    font-size: 14px;
}

#spn_title,
#add_tag_ui #new_tag {
    font-size: 15px;
}

#add_tag_ui #new_tag {
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: 10px;
    width: 187px;
    padding: 0 5px;
    border: 1px solid #708090;
}

#add_tag_ui #btn_new_tag, #add_tag_ui #btn_cancel, #btn_new_aap_tag {
    padding: 0px 28px;
    border: 1px solid gray;
    border-radius: 2px;
    float: right;
    margin-right: 7px;
    font-size: 14px;
}

#lt_overlay {
    background: #000;
    position: fixed;
    height: 9999px;
    width: 9999px;
    opacity: 0.6;
    z-index: 999;
}

#lt_overlay, #add_tag_ui {
    display: none;
}

#add_tag_ui label {
    display: inline-block;
    margin-right: 7px;
}

#spn_tags_container {
    display: inline-grid;
    width: 64%;
}

#masthead > .op-navbar.navbar.navbar-default {
    height: 64px;
    padding-top: 36px;
    margin-bottom: 10px;
}


/* Start Golden Ticket */

#bgu_golden_ticket_form {
    display: none;
}

.infusion-option > label,
._row._checkbox-radio > label {
    display: inline-block;
    margin-bottom: 7px;
    margin-left: 5px;
    font-weight: 300;
    font-size: 15px;
}

.alreadybought {
    background-color: palegreen;
}
.alreadyowned {
    font-style: italic;
    font-size: 13px;
}

.infusion-option > label,
._row._checkbox-radio > label,
#bgu_golden_ticket_form #_form_7_ input[type="radio"] {
    cursor: pointer;
}

/* Start My Courses Sitewide Search */
#sitewide-search-cont {
    float: right;
    width: 360px;
    margin-top: 2px;
    margin-bottom: 15px;
}

#sitewide-search-cont {
    position: relative;
    width: fit-content;
    display: inline-block;
}


#sw_textfield_wrapper {
    position: relative;
    display: inline-block;
}

#sitewidesearch {
    width: 250px;
    display: inline-block;
    margin-bottom: 5px;
    border: 1px solid darkgray;
    padding-left: 5px;
    font-size: 15px;
}

#sw-close {
    position: absolute;
    right: 2px;
    top: 6px;
    background: url('images/sws-close-button.png') no-repeat;
    height: 19px;
    width: 20px;
    background-size: 19px;
}

#swsearch {
    padding: 0px 9px;
    margin-left: 5px;
    box-shadow: 0 0 2px 0px #000;
    font-size: 14px;
}

#search-result {
    background-color: rgba(151, 151, 205, 0.1);
    position: absolute;
    background: #eee;
    width: 362px;
    max-height: 850px;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 99999;
}

.sr-inactive {
    padding: 0px;
    box-shadow: none;
}

.sr-active {
    padding: 10px;
    box-shadow: 0 0 1px 1px slategrey;
}

.swres-item {
    border-bottom: 1px solid darkgray;
    padding-bottom: 5px;
    padding-top: 10px;
}

.sw-thumb, .sw-text {
    float: left;
}

.sw-thumb {
    width: 200px;
    margin-right: 10px;
}

.sw-page-title {
    font-size: 15px;
    margin-top: 2px;
    display: block;
    padding-left: 3px;
    color: #18659c !important;
    font-weight: 600;
}

.sw-text label {
    padding-left: 5px;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}


/* My Courses Mux Vid Thumb */
.op3-vid-thumb-box .op3-membership > .op3-element .op3-column-content .op3-element-image__container {
    display: flex;
    align-items: center;
}

.op3-vid-thumb-box .op3-membership mux-player.vidThumb {
    height: auto;
    z-index: 9999;
    position: absolute;
    display: block;
    width: 100%;
    box-shadow: 0px 0px 2px 9px #141414;
}

.hidden-element {
    display: none !important;
}

#thumb_loadmore {
    background: yellow;
    padding: 13px 40px;
    font-size: 17px;
    font-family: tahoma;
    width: 100%;
    font-weight: 600;
    z-index:9999;
    margin-top: 30px;
}

/* animation loader */
#vt_loader_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 200px;
    font-family: Arial, sans-serif;
}

#vt_loader_container > .spinner {
  width: 40px;
  height: 40px;
  border: 5px solid #ccc;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-bottom: 10px;
}

#vt_loader_container > .loading-text {
  font-size: 16px;
  color: #555;
  animation: pulse 1.5s ease-in-out infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

@keyframes pulse {
  0%, 100% { opacity: 0.6; }
  50% { opacity: 1; }
}



#mp3beta {
    margin-top: 10px;
}

#mp3beta, #showmp3 {
    display: none;
}

#mp3beta iframe {
    width: 100%;
    height: 540px;
}

#showmp3 {
    padding: 3px 18px;
    margin: 20px auto 0;
    display: flex;
    font-size: 14px;
}

.ptag-active {
    background: #beffbe;
}

#mlt-customhtml-container {
    padding-top: 10px;
}

/* AAP */
.cmUrl {
    display: none;
    height: fit-content;
    padding-left: 5px;
    margin-bottom: 0px;
}

.cmUrl > a {
    margin-right: 10px;
    background: #f0f3f8;
    padding: 1px 6px 3px;
    border-radius: 3px;
    margin-bottom: 5px;
    display: inline-block;
    color: #2e82bc;
    line-height: 30px;
    font-size: 15px;
}

.aap_suggest_tag {
    padding: 2px 12px;
    border: 1px solid gray;
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px;
}

.aap-struct .op3-column-content .op3-element  .op3-custom-html-wrapper > div {
    overflow: visible;
}

#aapSearchLoader, #aapSearchLoaderCircle, #aapResultContainer {
    display: none;
}

#aapResultContainer {
    margin-top: 5px;
    background: ghostwhite;
    padding: 20px;
    border: 1px solid darkgray;
    border-radius: 2px;
}

#aapResultContainer li {
    border-bottom: 1px solid gray;
    padding-bottom: 20px;
    margin-bottom: 10px;
    padding-left: 2px;
    padding-top: 5px;
}

#aapResultContainer li a {
    font-size: 19px;
    color: royalblue;
}

#aapResultContainer .pgurl {
    color: green;
    margin-top: -5px;
}

#aapResultContainer p span {
    padding: 3px 5px;
    background-color: lightgoldenrodyellow;
    border-radius: 2px 2px 2px 2px;
}


#closeAAPSearchResult {
    display: none;
    position: absolute;
    top: 44px;
    right: 3px;
    padding: 1px 6px;
    background-color: gainsboro;
    color: red;
    font-size: 17px;
    font-weight: 600;
    margin-top:2px;
}

#aapSearchLoaderCircle {
    position: absolute;
    right: 4px;
    top: 2px;
}

#aapCustomSearch {
    margin: 0;
    padding: 10px 14px 8px 30px;
    width: 100%;
    font-size: 14px !important;
    border: 1px solid #ccc;
    background-color: #fff;
    background-image: url(/members/wp-content/plugins/optimizePressPlugin/lib/images/search-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: 9px center !important;
    box-sizing: border-box;
    -webkit-transition: all .1s 
ease-in-out;
    transition: all .1s 
ease-in-out;
    outline: 0;
    border-radius: 2px;
    font: 13px HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    max-width: 100%;
    display: block;
    background: #fff;
}

#pgenTool {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

#pgenTool a {
    padding: 5px;
    border: 1px solid #aaaaaa;
    float: none;
    width: 100%;
    margin-top: 10px;
    display: none;
    font-size: 15px;
    text-decoration: none;
}

#pgenTool a:hover {
    background: #eeeeee;
}


/* My AC Subscriptions */
#ac_sub_section .ac_cl_subs {
    margin-bottom: 5px;
    background: beige;
    list-style: none;
}

#ac_sub_section span {
    padding: 5px;
}

#ac_sub_section .negative_stat {
    background: #ff9090;
}
#ac_sub_section .positive_stat {
    background: #9bff9b;
}

#ac_sub_section li a {
    margin-left: 10px;
    text-decoration: underline;
    color:#357fc7;
}


@media screen and (min-width: 768px) and (max-width: 1092px) {
    #sl-favorites, #sl-recent {
        width: 100%;
    }

    #gofave, #gorecent {
        margin-left: 2px;
        width: 98%;
        padding: 5px 5px;
        margin-top: 5px;
        height: 25px;
        border: 1px solid grey;
        box-shadow: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .op3-column-content.op3-background-parent .op3-vid-thumb-box {
        padding-left:0;
        padding-right:0;
    }

    #sl-favorites, #sl-recent {
        height: 30px;
    }
}

@media screen and (max-width: 767px) {
    .op3-column-content.op3-background-parent .op3-vid-thumb-box {
        padding-left:5px;
        padding-right:5px;
    }

    #sl-favorites, #sl-recent {
        width: 100%;
        display: block;
        height: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    #gofave, #gorecent {
        display: none;
    }

    #mc-left-sb-resp {
        display:block;
    }


}