/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        5.0.10
*/




/* List videos shortcode */
.video-grid {
  display: grid;
  align-items: stretch;
  grid-template-columns: 1;
  gap: 1rem;
}

@media all and (min-width: 767px) {
	.video-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

.video-grid-item-title {
  font-size: 22px;
  margin-bottom: 0.8em;
}

.video-grid-item-presenter {
  color: rgb(140, 140, 140);
}

.video-grid-item-meta {
  position: relative;
  padding-bottom: 1rem;
}

.video-grid-item-meta::after {
  content: '';
  display: block;
  height: 3px;
  width: 50%;
  background-color: white;
  position: absolute;
  bottom: 0;
}

.video-grid-item-meta ul,
.video-grid-item-meta li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.video-grid-item .front {
  color: white;
  height: 100%;
  padding: 2rem 1rem;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: 45%;
  background-position: bottom right;
}

.flip-card {
  position: relative;
}

.flip-card:hover .back {
  opacity: 1;
}

.flip-card .back {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #dd9933;
  opacity: 0;
  transition: all 0.2s linear;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flip-card .back, 
.flip-card .back a {
  width: 100%;
  height: 100%;
  font-size: 22px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
}

.flip-card .back .vid-icon::before {
  font-family: FontAwesome;
    content: "\f03d";
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: inherit;
    height: inherit;
    font-size: 2.5em;
    text-align: center;
    text-rendering: optimizelegibility;
    pointer-events: none;
}

.pagination {
  margin: 2rem 0;
  display: flex;
  gap: 0.5em;

  font-size: 20px;
}

.pagination .page-numbers {
  padding: 0.2em 0.5em;
}

.pagination .current {
  background: #dd9933;
  color: white;
}


/*
CLE VIDEO PAGE ---------------------

*/

.embed-container{
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.25);
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.embed-container iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Search fixes Mobile */
.mobile-search {
    position: absolute;
    right: 70px;
    top: -1px;
    z-index: 100;
}

.mk-fullscreen-search-overlay {
    display: block !important;
}


.mk-fullscreen-search-wrapper {
    max-width: 100% !important;
}


.mk-fullscreen-search-overlay .mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input {
    max-width: 70% !important;
    width: auto !important;
}

.mobile-search .mk-search-trigger,
.mobile-search .mk-search-trigger:hover {
    color: black !important;
}

.mk-responsive-wrap > form.responsive-searchform {
    display: none !important;
}

.discussion-outline{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
}


.cle-button{
    width:250px;
    height:45px;
    background:#000;
    color:#fff; 
    border:0;
}

.cle-button:hover{
    background: #333;
}

.cle-btn-dis{
    width:250px;
    height:45px;
    background:#ccc;
    color:#666; 
    border:0;
}

.back-btn-wrap{
    margin: 0 auto;
    position: relative;
    text-align: right;
}

.go-back-btn{
    width:250px;
    height:45px;
    background:#ccc;
    color:#666; 
    border:0;
}

.go-back-btn:hover{
    background:#333;
    color:#fff; 
}

.presenter-block{
    margin-top: 20px;
}

.presenter-block ul{
    margin: 0; 
    padding: 0;
    width:100%;
    height: 45px;
}

.presenter-block li {
    margin: 0; padding: 0;
}

.presenter li{
    display: inline;
    height: 25px;
    background: #333;
    padding: 10px 10px 10px 10px;
    margin: 0 10px 0 0;
}

@media only screen and (max-width: 400px) {
    .presenter li{
        width:100%;
    }
}

.presenter li:hover{
    background: #ff9933;
}

.presenter a{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
 }

.app_playlist_btn{
    width:250px;
    height:45px;
    background:#ff9933;
    color:#fff; 
    border:0;
    padding: 10px 50px 10px 50px;
    font-size: 18px;
    font-weight: 500;
    }

.app_playlist_remove_btn{
    width:250px;
    height:45px;
    background:#000;
    color:#fff; 
    border:0;

    } 

.app_playlist_btn_trigger_remove{
    background:#ccc;
    color:#666; 
    border:0;
}

#orbisius_custom_benchmark_playlist_add_remove_status{
    width:250px;
    height:45px;
    background:#000;
    color:#fff; 
    border:0;
}

.app_playlist_wrapper{
    font-size: 16px;
    font-weight: 400;
}

.app_playlist_wrapper ul{
    list-style-type: square;
}

.app_playlist_wrapper li{
    margin: 10px 0;
}

.date_added{
    font-weight: 600;
    margin-left: 10px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

.duration{
    font-weight: 500;
    margin-left: 10px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

.total_duration{
    border-top: 2px solid #ccc;
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
}

.app_playlist_gen_pdf_certificate_wrapper{
    background: #ff9933;
    width:33%;
    margin: 20px 0 20px 0;
    padding: 10px 10px 10px 10px;
    font-size: 18px;
    font-weight: 500;
}

.app_playlist_gen_pdf_certificate{
    text-align: center;
}

/*
PRESENTER PAGE ---------------------

*/
.presenter-grid{
    clear: both;
    padding: 0;
    margin: 0;
}

.presenter-grid ul{
    clear: both;
    margin: 0;
    padding: 0;
}

.presenter-grid li{
width:30%;
background: #333;
height: 100px;
color: #fff;
padding: 10px 10px 10px 10px;
margin: 5px 5px 5px 5px;
list-style: none;
display: inline-block;
text-align: center;
vertical-align: middle;
}

.presenter-grid li:hover{
background: #ffaa00;
}

.presenter-grid a{
    color: #fff;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
}

.slides ul{
    margin: 0;
    padding: 0;
}

.slide li{
    width:50%;
    margin: 10px;
    list-style: none;
    display: inline;
}

@media all and (min-width: 1140px) {
    .mobile-search {
        display: none !important;
    } 
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .presenter-grid li{
    width:100%;
    margin-left: -20px;
    }

    .app_playlist_gen_pdf_certificate_wrapper{
        width:100%;
    }

    .cle-grid-block{
        height: 300px;
    }
}

.bio-wrap{
    width:100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 2px solid #ccc;
}

.featured-image-wrap{
    float: left;
    margin-right: 10px;
}

.featured-image-wrap img{
    width:80%;
    height: 80%;
}

.bio-text{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
}

/*
------ MOBILE MENU
*/

.vc_btn_presenters{
    background-color:#727272; color:#ffffff;padding:5px 10px;margin:0 5px 0 0;display:inline-block;
}
.vc_btn_presenters:hover{
    background-color: #dd9933;
}
.vc_gitem-row-position-top
{
    z-index:99;
}

/*------- Signup Button Styles ---------- */

.wpmui-field-input.button {
    background-color: #c0c0c0;
}

/* Style by A.K */

.menu-members li {
 color:#000;
 list-style:none; 
text-decoration: underline;
}

.menu-members li a {
  cursor:pointer;
}

.newsletter li a
{
  margin-botton:5px; 
  cursour:pointer;
}

.content-wrapper-article table td {
	padding:0px;
	text-align: inherit;
}

.content-wrapper-article {
	margin-top:35px;
	margin-bottom:35px;
}

.li-category {
text-align:left;	
}
	
.cat-filter td {
text-align:left;
}	
.cat-filter tr:nth-child(even) {
    overflow: hidden;
    position: relative;
    border-top: solid 0px #eaeaea;
    padding: 12px 12px;
    background: #ededed;
}	

.cat-filter tr:nth-child(odd) {
    overflow: hidden;
    position: relative;
    border-top: solid 0px #eaeaea;
    padding: 12px 12px;
    background: #dadada;
}

.cat-filter td a {
cursor:pointer;
}

.templateContainer table {
    margin: inherit;
}

.login-container label {
	display:block;
}


.login-container legend {
    padding-left: 0;
}

.register h2 {
    color: #777777 !important;
    font-weight: 500 !important;
    font-size: 26px !important;
	text-transform:none !important;
}
.edd_cr_message {
    padding-top: 20px;
}

.center-div {
    width: 80%;
    margin: 0 auto !important;
}

.bcbutton {
    background-color: #1e73be;
    border: none;
    color: white;
    padding: 20px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: "Roboto";
    font-weight: 700;
    margin-right: 50px;
    margin-right: 30px;
    margin-left: 30px;
	margin-top:20px;
    cursor: pointer;
}

.subs_login .login-container {
	
	width:320px;
	margin:0 auto;
}
.text-bbc p, .text-bbc ol li, .text-bbc ul li {
    font-size: 16px !important;
	color:#000;
}

.text-bbc p a {
    color:#000;
	text-decoration:underline;
}


@media only screen and (max-width: 600px) {
  
  .cat-filter td {
    text-align: left;
    font-size: 12px;
   }


}

.blog-single-meta {
    display: none;
}

.mk-about-author-wrapper {
    display: none;
}
section.blog-similar-posts {
    display: none !important;
}


/** Subscription chnage */

.subscription_edit {
	font-size: 1.2rem;
}

.subsc_desc {
	font-size:0.8rem;
	font-weight: 400;
}
#subs_edit_container ul li{
	
    list-style: none;
    width: 31%;
    display: inline-block;
}

.save-edits_subs{
	background-color: #252525!important;
    color: #fff;
    padding: 6px;
    margin-left: 37px;
    margin-top: 20px;
    font-size: 0.9rem;
    display: inline-block;
    text-transform: uppercase;
}
.save-edits_subs:hover {
  color:#fff;	
}
div#message-ajax-container {
    width: 100%;
    text-align: center;
}

div#message-ajax-container p {
    font-size: 17px;
    color: #999999;
    line-height: 1.40em;

}
.member-login-form .field-wrap{
	margin: 0.7rem 0;
}
.member-login-form input[type="submit"]{
  font-size:15px;
  padding: 5px 10px;
	margin-bottom:1.1rem;  
}