:root {
	--szin-tba-pink:#F75868;
	--szin-tba-blue:#1C365A;
	--szin-tba-konzultacio-alap:#F9A000;
}

::-webkit-scrollbar{
    width: 8px;
    height: 5px;
}
::-webkit-scrollbar-thumb{
    background:#F75868;
}
::-webkit-scrollbar-track{
    background:#1C365A;
    width: 20px;
}
.ld-certificate-link{
    display: none;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview div.ld-status-icon{
    margin-top: 0;
}
body:not(.wp-admin){
    user-select: none; /* supported by Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */
}

.wg-newsletter-subscribed{
    display: none;
  }

/* GLOBAL TBA elements / altalanos util elem UTILLL---------*/
.hidden{
    /* display:none!important; */
    display:none; /*nem lehet important, pl referral ty popup nem jelenik meg akkor*/
}
.show{
    display:block;
}

.apptba-h3{
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 34px;
    /* color: #1C365A; */
    color:#848484;
}
.apptba-h4{
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #1C365A;
    text-align: center;
}
.apptba-h5{
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #1C365A;
}
.apptba-p12{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #1C365A;
}
.apptba-p14{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #848484;
}
.apptba-p16{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #848484;
}
.apptba-p20-medium{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #848484;
}
.apptba-input{
    padding: 0!important;
    height:30px;
    border: none!important;
    border-bottom: 1px solid #353535!important;
    border-radius: 0!important;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #848484;
    margin-bottom:15px;
}
.apptba-input-magas{
    height:50px;
}
.apptba-textarea-1soros{
    padding-left:0px;
    height:40px;
    margin-top:15px;
}
.apptba-input::placeholder{
    color:#b8b8b8;
}
.apptba-pink-text{
    color: var(--szin-tba-pink)
}
form input textarea{margin-bottom:10px!important;}

.apptba-btn-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 75px;    
    gap: 20px;
}
.apptba-checkbox{
    width:20px;
    height:20px;
}
.apptba-radio{
    width:20px;
    height:20px;
    vertical-align:sub;
}
.apptba-checkbox-label{
    /* line-height:normal; */
    /* line-height: inherit!important; */
    /* padding:15px 0; */
    padding:10px 0 10px 10px;
    margin: 0;
    /* vertical-align:middle; */
    /* vertical-align:inherit; */
    vertical-align:super; /*???*/
}

.apptba-white-btn,
.learndash-wrapper a.apptba-white-btn,
input[type="submit"].apptba-white-btn{
    padding: 18px 45px;
    background: #FFFFFF;
    box-shadow: 0 0 17px 5px rgba(77, 77, 77, 0.2);
    border-radius: 30px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #1C365A;
    border: none!important;
    outline: none!important;
    cursor:pointer;
    /* transition: box-shadow 0.5s linear; */
}
.apptba-white-btn:hover{
    background:var(--szin-tba-pink);
    /* box-shadow:2px 2px 10px 5px rgba(77, 77, 77, 0.2); */
    /* transition:box-shadow .5s linear; */
}


.apptba-pink-btn,
input[type="submit"].apptba-pink-btn,
input[type="submit"].learndash_mark_complete_button{
    padding: 18px 45px;
    background: #F75868;
   /* box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2);*/
    border-radius: 30px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    text-decoration: none!important;
    /* max-width:calc(max-content + 50px); */
    width:max-content;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF!important;
    border: none!important;
    outline: none!important;
    cursor:pointer;
}
.apptba-label{
    font-family:'Commissioner';
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height: 16px;
    color:#353535;
    margin-bottom:10px;
}

.app-tba-keretez{
    border:1px solid var(--szin-tba-pink);
    border-radius:15px;
}
.app-tba-bepirosodik{
    color:var(--szin-tba-pink)!important;
    /* transition-duration:.5s;
    transition-property:color; */
    transition:color .5s linear;
}

.tba-btn{
    width:max-content;
    border:1px grey solid;
    padding:5px 15px;
}
.flex-szelere{
    display:flex;
    width:100%;
    width: -moz-available;
    justify-content:space-between;
}
.flex-lista{
    display:flex;
    flex-direction:column;
    width:100%;
    width: -moz-available;
    border:none;
    /* justify-content:space-between; */

}
.full-width{
    width:100%;
}
.apptba-flex-cont-col{
    display:flex;
    flex-direction:column;
}
.apptba-flex-cont-row{
    display:flex;
    flex-direction:row;
}
.apptba-btn-blocked{
    cursor:not-allowed!important;
    filter:saturate(0);
    /* filter: brightness(1.8) saturate(0.2); */
    /* filter: brightness(.9) saturate(.5); */
    background-color:#f3f3f3!important;
    color:grey;
    /* transition:none; */
}
.apptba-btn-blocked:hover{
    cursor:not-allowed!important;
    filter:saturate(0);
    /* background-color:initial; */
    background-color:#f3f3f3!important;
    color:grey;
}
.highlighted{
    border:1px solid var(--szin-tba-pink);
}   
.tba-text-highlighted{
    color:var(--szin-tba-pink);
}
.faded{
    background-color:#ededed;
    /* border:2px dashed #787878!important; */
    border:2px dashed #d1d1d1!important;
}
.faded-link a{
    color:grey;
}
/*ideiglenes T7 ??? */
#karrier-torol input{
    margin-bottom:25px;
}


.tba-cim-row{
    margin-bottom:50px;
}
.tba-cim-row h3{
    margin-top:0;
}
/* h2.elementor-heading-title{ */
h3.elementor-heading-title{
    font-family:"Besley", Roboto;
    font-size: 24px;
    font-weight:500;
    line-height:28px;
    color:#ADADAD;
}

.tba-kisbetus-resz{
    font-size:.9em;
    color:#888;
}


/* USER LOGIN FORM / LOGINNN */
/* .elementor-element.elementor-global-38216 > .elementor-widget-container {
    margin:20px auto 50px auto;
    width:600px;
} */

/* ESZREVETEL POPUP */
#tba-epop-cont{
    margin-top:50px;
}
#tba-epop-checkcont{
    display: flex;
    flex-wrap: wrap;
}
.tba-epop-checkinner{
    width: 100%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 5px 0;
    margin-bottom: 16px;
}
.tba-epop-checkinner,
#oktato-nevsor{
    border-bottom: 1px #efefef solid;
}
#tba-epop-opciok {
    width:100%;
}
.tba-course-error-btn:hover, .tba-course-error-form input[type="submit"]:hover{
    color:#fff;
    background-color:#ea5567;
}
.tba-course-error-form{
    display:none;
    margin-top: 20px;
    max-width: 653px;
    width: 100%;
    padding: 60px;
    background-color: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50% );
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2);
    z-index:900;
}
.tba-course-error-form::before{
    position: fixed;
    width:100vw;
    height:100vh;
    background-color: darkgrey;
    z-index:888;
}
/* .tba-course-error-form[type="checkbox"], */
/* input.tba-course-error-form[type="checkbox"], */
.tba-course-error-form input[type="checkbox"],
/* input#tba-tech-error{ */
/* input.tba-course-error-form[type="radio"]{ */
/* input#tba-tech-error[type="radio"]{ */
.tba-course-error-form input[type="radio"]{
    /* -webkit-box-sizing: border-box; */
    /* box-sizing: border-box;
    padding: 0; */
    width:20px!important;
    height:20px!important;
}
.tba-problema-leirasa-label{
    margin-top:10px;
}
.tba-course-error-form .tba-textarea-1.eszrevetel-popup-problema-leirasa{
    padding:20px 5px 10px 0;
    line-height:25px;
    margin-bottom:30px;
    white-space:initial;
}
#oktato-nevsor{
    display:flex;
    flex-direction:column;
    padding-bottom:10px;
}
#oktato-nevsor .instructor-row{
    display:flex;
    justify-content:space-between;
    vertical-align:center;
    margin-bottom:5px;
}
.tba-eszreveteleim-popup-btns{
    display:flex;
    justify-content:space-between;
}




.tba-fb-rev{
    background: #0e2f47;
    color: #fff;
    padding: 10px 15px;
    margin-left: 15px;
    border-radius: 50px;
    line-height: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.tba-fb-rev:hover{
    color: #fff!important;
}

/* Ajandek kupon bevaltasa / Ajandek tanfolyam bevaltasa */

/* ??? #apptba_ajadektanfolyam_bevaltasa_form{ */
.apptba-login-form{
    max-width:500px;
    margin:auto;
    text-align:center;
    margin-bottom:50px;
}
#apptba_ajadektanfolyam_bevaltasa_form input:not([type="submit"]){
    /* max-width: 300px; */
    display:block;
    padding:5px 10px;
}
#apptba_ajadektanfolyam_bevaltasa_form label, #apptba_ajadektanfolyam_bevaltasa_form input[type="submit"]{
    margin-top: 10px;
}
#apptba_ajadektanfolyam_bevaltasa_form label{
    color: #0e2f47;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}
#apptba_ajadektanfolyam_bevaltasa_form input[type="submit"]{
    /* background: #ea5567;
    color:#fff;
    border:none; */
    width:max-content;
    margin:auto;
    margin-top:15px;
}
/* ajandek tanfolyam bevaltasa*/
#tbaaf_kupon{
    text-align:center;
}




/* ??? ---------------------------- */
#diriPlayerArea{
    display: none;
}
#tba_activation_msg h2{
    color: #1C375B;
    font-family: "Lora", Roboto;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
	margin-bottom: 25px;
}
#tba_activation_msg h3{
    margin-bottom: 25px;
    color: #1C375B;
    text-transform: uppercase;
    font-size: 25px;
    font-family: "Lora", Roboto;
    font-weight: 600;
	line-height: 30px;
}
#tba_activation_msg p{
    margin-bottom: 20px;
    color: #465659;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
#tba-inv-msg{
    height: 250px;
}
#tba-inv-date{
    width: 74%;
    display: inline;
}
#tba-inv-time{
    width: 24%;
    display: inline;
    line-height: 1.5;
    padding: .5rem 1rem;
}
.btn-ajandekutalvany-kosarba{
    display: inline-block;
    margin: 10px 0;
    cursor: pointer;
    background: #ea5567;
    color: #fff!important;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#tba-inv-cont label{
    margin-top: 20px;
    margin-bottom: 5px;
}
#tbaaf_gdpr{
    width: auto;
    display: inline-block!important;
}
label[name="tbaaf_gdpr"]{
    width: 90%;
    margin-left: 3%;
	font-size: 14px!important;
	font-weight: 400!important;
	line-height: 16px;
}
.tba-act-noti{
    max-width: 300px;
    margin: 10px auto 20px;
    text-align: center;
}
.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--tba_activation a{
	line-height: 10px!important;
}
.woocommerce-MyAccount-navigation-link{
	margin-bottom: 10px;
}
/* div[data-elementor-type="footer"]{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
} */
.sfwd-mark-complete.hidden:after{
    display:none!important;
}
.tba-ld-msg{
    line-height: normal;
    font-size: 15px;
    margin-bottom: 0;
}
.learndash-wrapper .ld-content-actions{
    align-items: center;
}
.aac-tba-br-price-cont{
    display: flex;
    flex-direction: row;
    color: #1c375b;
    font-weight: 800;
    font-size: 65px;
    padding: 40px 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.aac-tba-br-price-text{
    line-height: 1;
    font-size: .3em;
    margin-right: 3px;
}
.aac-tba-br-price{
    line-height: .8;
}
.aac-tba-br-msg{
    line-height: 4em;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: medium;
    font-style: normal;
    width: 100%;
    text-align: center;
}
@media only screen and (min-width: 1025px){
    #playlistItems{
        display:none;
    }
    #playerControls img{
        height: 20px;
        width: 20px;
    }
    #diriPlayerArea{
        display: flex;
        position: fixed;
        top: 60%;
        right: 0;
        background: #ea5567;
        border: 1px solid white;
        transition: all 1s;
        width: 58px;
        z-index: 10000000;
    }
    #diriPlayerArea:hover{
        width: 239px;
    }
    #playerControls a{
        color: #fff;
    }
    input[type=range] {
        width: 100px;
        margin: 0;
        background-color: transparent;
        -webkit-appearance: none;
        height: 14px;
    }
    input[type=range]:focus {
        outline: none;
    }
    input[type=range]::-webkit-slider-runnable-track {
        background: #fff;
        border: 0;
        width: 100%;
        height: 1px;
        cursor: pointer;
    }
    input[type=range]::-webkit-slider-thumb {
        margin-top: -6px;
        width: 6px;
        height: 13px;
        background: #ea5567;
        border: 1px solid #fff;
        cursor: pointer;
        -webkit-appearance: none;
    }

    input[type=range]::-moz-range-track {
        background: #fff;
        border: 0;
        width: 100%;
        height: 1px;
        cursor: pointer;
    }
    input[type=range]::-moz-range-thumb {
        width: 6px;
        height: 13px;
        background: #000;
        border: 1px solid #fff;
        cursor: pointer;
    }
    input[type=range]::-ms-track {
        background: transparent;
        border-color: transparent;
        border-width: 6px 0;
        color: transparent;
        width: 100%;
        height: 1px;
        cursor: pointer;
    }

    input[type=range]::-ms-fill-upper {
        background: #fff;
        border: 0;
    }
    input[type=range]::-ms-thumb {
        width: 6px;
        height: 13px;
        background: #000;
        border: 1px solid #fff;
        cursor: pointer;
        margin-top: 0px;
        /*Needed to keep the Edge thumb centred*/
    }
    input[type=range]:focus::-ms-fill-lower {
        background: #fff;
    }

    #playerInfo p{
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        margin-top: 0;
        margin-bottom: 0;
        text-align: center;
    }

    #diriFloater{
        border-right: 1px solid white;
        padding: 10px;
    }

    #floatTrigger{
        font-size: 35px;
        color: #fff;
    }

    #audioPlayerCont{
        padding: 10px;
        overflow: hidden;
        white-space: nowrap;
    }
}
@media only screen and (max-width: 768px){
	#tba_activation_msg h2{
		color: #1C375B;
		font-family: "Lora", Roboto;
		font-size: 22px;
		line-height: 26px;
		font-weight: 600;
		text-transform: uppercase;
		text-align: center;
		margin-bottom: 25px;
	}
	#tba_activation_msg h3{
		margin-bottom: 25px;
		color: #1C375B;
		text-transform: uppercase;
		font-size: 20px;
		font-family: "Lora", Roboto;
		font-weight: 600;
		line-height: 25px;
	}
	#tba_activation_msg p{
		margin-bottom: 20px;
		color: #465659;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
	}
}


/** v2 CSS **/
.tba-h4{
  font-family: 'Besley';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #1C365A;
}
.tba-p-18-medium{
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #1C365A;
}
.tba-p-20-regular{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    text-align: right;
    color: #353535;
}

.tba-label-16-regular{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #353535;
}
.tba-close-icon{
    position: absolute;
    right: 40px;
    top: 22px;
    width: 36px;
    height: 36px;
    cursor: pointer;
}
.tba-label-grey-1{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #353535;
}
.tba-textarea-1{
    border: none;
    border-bottom: 1px solid;
    outline: none!important;
    margin-bottom: 92px;
}
.tba-cancel-btn{
    background-color: #ffffff;
    color: #1C365A;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2);
    border-radius: 30px;
    text-align: center;
    border: none;
    padding: 20px 61.5px;
}
.tba-cancel-btn:hover{
    background-color: #ffffff;
    color: #1C365A;
    border: none;
    outline: none;
}
input.tba-epop-sub{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    background: #F75868;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2);
    border-radius: 30px;
    padding: 20px 61.5px;
    margin-left: 20px;
    color:white;
}
#eform-ty{
    display: none;
}
#eform-ty h4{
    margin-bottom: 40px;
}
.tba-p-16-regular{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #353535;
    text-align: center;
}
.tba-cancel-btn.pink-btn{
    background: #F75868;
    color: #ffffff;
    margin: 75px auto 0;
    display: block;
}
.tba-reviews-cont .tba-reviews-num{
    margin: 0;
    margin-right: 5px!important;
    line-height: 16px!important;
    color:  #353535!important;
    font-weight: 400!important;
    font-size: 14px;
    order: 6;
}
.tba-reviews-cont .glsr-star{
    width: 15px;
    height: 15px;
    text-transform: none!important;
	margin: 0!important;
}
.tba-reviews-cont p{
    margin-left: 10px!important;
    text-transform: none!important;
	margin-right: 0!important;
}
.tba-reviews-cont{
    display: flex!important;
    flex-wrap: wrap;
    flex-flow: row;
    align-items: center;
}
.glsr-star-full{
        background-image: url('/wp-content/plugins/app-tba-plugin/img/star-full.svg')!important;
}
.glsr-star-half{
        background-image: url('/wp-content/plugins/app-tba-plugin/img/star-half.svg')!important;
}
.tba-blue-btn{
    background: #1C365A;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2);
    border-radius: 30px;
    padding: 20px 35px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    display: block;
    margin: 44px auto 106px;
    text-align: center;
    color: #FFFFFF;
    width: 300px;
}
.tba-blue-btn:hover{
    color: #FFFFFF;
}
.tba-wc-ec-img{
    margin: auto;
    display: block;
}
.tba-shop-table{
    display: flex;
}



/* CARTTT */
.tba-wc-cart-item{
    display: flex;
    flex-flow: row;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1);
    border-radius: 10px;
    margin-bottom: 18px;
}
.tba-wc-cart-item-left img{
    width: 232px;
    height: 199px!important;
    filter: drop-shadow(0px 0px 10px rgba(105, 105, 105, 0.1));
    border-radius: 10px 0px 0px 10px!important;
}
.tba-wc-cart-item-mid{
    max-width: 232px;
    width: 100%;
    padding: 17px 20px;
}
.tba-wc-cart-item-right{
    max-width: 135px;
    width: 100%;
    padding: 40px 20px 40px 0px;
}
.tba-wc-cart-item-right del{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    display: block;
    text-align: right;
    text-decoration-line: line-through;
    color: #848484;
    width: 100%;
}
.tba-wc-cart-item-right ins{
    text-decoration: none;
}
.tba-wc-cart-item-right :not(del) > .woocommerce-Price-amount{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 22px;
    display: block;
    text-align: right;
    color: #353535;
    width: 100%;
}
.tba-wc-cart-item-right .product-price{
    padding-bottom: 24px;
    border-bottom: 1px solid #848484;
    margin-bottom: 10px;
}
.tba-wc-cart-item-right .regular-price{
    /* font-size:1em;
    text-decoration-line:line-through;
    color:#bcbcbc; */
    padding-bottom:10px;
    /* border-bottom: 1px solid #848484; */
    /* margin-bottom: 10px; */
}
.tba-wc-cart-item-right .regular-price .woocommerce-Price-amount.amount{
    /* text-align:left; */
    font-size:1.2em;
    text-decoration-line:line-through;
    color:#bcbcbc;
}
.order-total strong{
    display: block;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    /* font-size: 48px; */
    line-height: 62px;
    text-align: right;
    color: #353535;
}
.order-total .woocommerce-Price-amount.amount bdi{
    font-size:21px;
}
.order-total small{
    display: block;
    width: 100%;
    text-align: right;
}
.wc-proceed-to-checkout a.checkout-button.tba-wc-forward{
    background: #F75868;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2);
    border-radius: 30px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 20px!important;
    line-height: 22px!important;
    color: #FFFFFF;
}
.woocommerce a.remove.tba-wc-remove{
    /* width:34px; */
    width:40px;
    height:auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    padding:2px;
}
.woocommerce a.remove:hover {
    background: #EA5567!important;
    height:40px;
    width:40px;
    /* transform:translateY(10px); */
    padding:2px;
}
.woocommerce a.remove.tba-wc-remove span{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    color: #848484;
}
.tba-cart-table-right{
    padding-left:120px;
}
body.woocommerce-cart .cart-collaterals{
    overflow: hidden;
    display: flex!important;
    flex-wrap: wrap;
    margin-bottom: 140px;
}

/* KOSARRR---------------*/

.tba-cart-table-left,
.tba-cart-table-right{
    width:50%;
}
.woocommerce-cart-form .actions{
    margin-bottom:50px;
}

.checkout-button.button.alt.wc-forward {
    border-radius: 30px;
}

/*kupon*/
.woocommerce-cart-form .coupon{
    flex-direction:column;
}
#tba-kupon-feletti-text{
    display:flex;
    order:1;
    margin:20px 0 10px 0;
}
#coupon_code {
    order:2;
    margin-bottom:15px;
  }
/* .checkout-button.button alt wc-forward */
/* .checkout-button .button{ */
.woocommerce-cart-form .actions button{
    order:3;
    border-radius:25px!important;
}
/* .woocommerce #respond input#submit, */
/* .woocommerce button.button, */
/* .woocommerce input.button, */
.woocommerce a.button{
    border-radius:25px;
  }

/* URES KOSARRR / EMPTY CART*/
#tba-wc-empty-cart-img-container,
.return-to-shop{
    margin-top:35px;
    text-align:center;
}
.return-to-shop{
    margin-bottom:100px;
}
.cart-empty.woocommerce-info{
    display:none;
}




.cross-selss-head-cont{
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.cross-selss-head-cont h2{
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    font-size: 24px!important;
    line-height: 28px;
    color: #ADADAD;
}
.cross-selss-head-cont a{
    display: flex;
    align-items: center;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 0px;
    color: #353535;
}
.tba-slick-track{
    display: flex;
    position: relative;
    min-height: 600px;
    flex-flow: row;
    white-space: unset;
    width: 100%;
    transition: transform 500ms ease 0s;
}
.tba-carousel__item{
    width: 340px;
    min-height: 562px;
    border-radius: 10px;
    padding: 0;
    margin: 10px;
    flex: none;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
}
.tba-slick-arrow{
    display: none;
}
.tba-slick-track:hover .tba-slick-arrow{
    display: flex;
}
.tba-fb-sharebtn{
    margin-left: auto;
    margin-right: 15px;
}
.tba-fb-sharebtn img{
    width: 32px;
    height: 32px!important;
}
.tba-fb-sharebtn svg path{
    stroke: #353535;
}
.tba-cart-count{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    align-items: center;
    color: #353535;
    margin-bottom: 28px;
}
#coupon_code{
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
}
.coupon{
    display: flex;
}
.coupon button.button{
    background-color: #FFFFFF!important;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2)!important;
    border-radius: 60px!important;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600!important;
    font-size: 14px!important;
    line-height: 16px!important;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    color: #1C365A!important;
    padding: 14px 20px!important;
    margin-left: 20px;
}
.woocommerce-cart-form{
    margin-top: 40px;
}


/* E-LEARNING E-LECKEEE*/

/* ??? */
/* .postid-20364 .apptba-e-lecke-jobb-oszlop .elementor-column-wrap{ */
.apptba-e-lecke-jobb-oszlop .elementor-column-wrap{
    /* display: flex; */
    flex-direction:column;
}
/* .apptba-e-lecke-jobb-oszlop .elementor-widget-wrap{
    flex-direction: column;
} */


/* Tanfolyam cime */
/* #ld-focus-mode-course-heading,  */
.custom_course_title,
.custom_course_title .elementor-shortcode,
.custom_course_title-linkel a{
    font-size:34px!important;
    line-height:39px!important;
}

.ld-item-title,
.custom_course_title,
.custom_course_title .elementor-shortcode,
.custom_course_title-linkel a{ /*felulirja a tba style-t*/
    /* font-family:'Besley'!important; */
    font-family:'Commissioner'!important;
    font-style:normal!important;
    font-weight:500!important;
    color: rgb(28, 54, 90)!important;
    text-align:left!important;/*??? none, initial stb*/
    text-transform:none!important;
}

.custom_course_title .elementor-widget-container,
.custom_course_title-linkel .elementor-widget-container{
    border-bottom:1px #e3e3e3 solid!important;
}
/* lecke es tema templateben a kurzus title linkel de figma designt tart*/
.custom_course_title-linkel a{
    /* color:initial; */
    text-decoration:none!important;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded {
    /* height: auto; */
    max-height:40vh;
    overflow:scroll;
    /* position: relative; */
    /* transition: max-height .5s ease; */
  }



#kerj-konzultaciot-cont .elementor-widget-container{
    /* display:flex; */
    /* display:grid; */
    /* flex-wrap:wrap; */
    width:100%;
    /* justify-content:space-between; */
}

.ld-icon-checkmark{
    color: rgb(247, 88, 104)!important;
    font-size: 9px!important;
}
.ld-item-title{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: rgb(28, 54, 90);
}
.tba-side-list .ld-item-title,
.ld-lesson-title,
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title{
    font-family: 'Commissioner';
    font-style: normal;
    line-height: 26px;
    text-transform: capitalize;
    font-weight: 700!important;
    font-size: 20px!important;
    color: rgb(28, 54, 90)!important;
}
.ld-status-icon{
    background-color: transparent!important;
    border-width: 1px!important;
    border-style: solid!important;
    border-color: rgb(247, 88, 104)!important;
    border-image: initial!important;
}
.learndash-wrapper .ld-status-icon {
    flex-basis: 14px !important;
    height: 14px !important;
    width: 14px !important;
}
.ld-lesson-item-preview-heading,
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name,
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
    display: flex;
    align-items: center !important;
}
/* ??? itt minden selector tenyleg kell?? */
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-expanded .ld-table-list-items,
.tba-side-list .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview,
.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-items,
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview{
    padding: 0px !important;
    max-width: 100%;
}
/* ??? */
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item, .tba-side-list .learndash-wrapper .ld-item-list .ld-item-list-item, .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    margin: 0px !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item, .tba-side-list .learndash-wrapper .ld-item-list .ld-item-list-item {
    margin-bottom: 30px !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item {
    margin-bottom: 15px !important;
}
.tba-side-list .learndash-wrapper .ld-item-list .ld-item-list-item,
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item,
.tba-ld-mainlist .learndash-wrapper .ld-item-list .ld-item-list-item,
.learndash-wrapper .ld-focus .ld-focus-sidebar, .learndash-wrapper .ld-focus .ld-focus-header,
.ld-content-actions,
.ld-content-action,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item {
    border-width: initial !important;
    border-style: none !important;
    border-color: initial !important;
    border-image: initial !important;
}
.ld-icon.ld-icon-quiz, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading, .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header, .learndash-wrapper .ld-table-list .ld-table-list-header, .learndash-wrapper .ld-focus .ld-focus-header .ld-progress, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list::before, .ld-user-menu, .ld-content-actions .ld-primary-color, .ld-focus-content .ld-content-actions .ld-button, .learndash-wrapper .sfwd-mark-complete::after, .ld-focus-header .sfwd-mark-complete {
    display: none !important;
}
.small_course_title {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: rgb(132, 132, 132);
}
.small_course_title div.elementor-widget-container {/*???*/
    padding-top:30px!important;
    /* margin-top:15px!important; */
}
a.ld-item-name.ld-primary-color-hover{
    padding-bottom: 10px;
    /* background-color: red!important; */
}
/* .elementor-column:not:first-of-type */
.ld-expandable.ld-expanded a.ld-item-name.ld-primary-color-hover{
    border-bottom:1px #e3e3e3 solid!important;
}
.ld-primary-background.ld-icon {
    color: rgb(247, 88, 104) !important;
    font-size: 14px !important;
    font-weight: 100 !important;
}
.tba-ld-mainlist .learndash-wrapper .ld-item-list .ld-item-list-item {
    box-shadow: rgba(77, 77, 77, 0.1) 0px 0px 17px 5px;
    margin: 0px 0px 32px;
    border-radius: 10px;
    padding: 17px 30px !important;
}
.tba-ld-mainlist .ld-item-list-item-preview, .ld-content-actions {
    padding: 0px !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list, .learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
    margin-top: 22px !important;
    padding-left: 22px !important;
}
.ld-expand-button .ld-text {
    display: none;
}
.ld-topic-title, .ld-table-list-item-preview .ld-item-title {
    font-family: 'Commissioner';
    font-style: normal;
    line-height: 21px;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: rgb(53, 53, 53) !important;
}

/* modul nezet / lecke nezet */
.learndash-wrapper .ld-table-list .ld-table-list-items {padding:20px!important;}



/* Kuponom / Kuponnn / Referralll */
#apptba-kuponod-ful-cont{
    display:flex;
    flex-wrap: wrap;
}
/*lokalis kupon 'kredit' kartya*/
/* #apptba-kuponod-ful-cont .statisztika-elem-cont{
    width:353px;
    margin:0 25px 0 auto;
} */
#apptba-referral-coupon-guide{
    margin-bottom:35px;
  }

#apptba-kuponod-ful-cont #kuponod-van,
#apptba-kuponod-ful-cont .apptba-pink-btn{
    margin-right:15px;
}

.ref-response-popup{
    text-align:center;
    text-align:-moz-center;
}
#apptba-kuponod-ful-cont .ref-response-popup .apptba-pink-btn{
    /* justify-content:center; */
    margin-right:unset;
    margin:auto;
}
#apptba-referral-buttons{
    display:flex;
}




/* DASHBOARD, SAJAT TANFOLYAMOK stb (???rendezni 1 helyre) */
.apptba-streak-num{
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    font-size: 85px;
    line-height: 50px;
    color: #FFFFFF;
    text-align: center;
}
.apptba-h1,
/* .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1{ */
.learndash-wrapper h1,
h1.elementor-heading-title.elementor-size-default,
.kiemelt-betuszam{
    font-family:'Besley';
    font-style:normal;
    font-weight:500;
    font-size:48px!important;
    /* font-size:38px!important; */
    line-height:115%;
    /* line-height: 55px; */
    /* tba dark blue */
    color: #1C365A;
    text-transform:uppercase;
}

/*kurzusaim*/
#apptba-myc-cont, .apptba-myc-card{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#apptba-myc-cont{
    column-gap: 60px;
    row-gap: 23px;
}
.apptba-myc-card{
    /* width: 480px; */
    width:47%;
    background: #FFFFFF;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
    border-radius: 10px;
    overflow: hidden;
}
.apptba-myc-imgcont{
    width: 171px;
}
.apptba-myc-img{
    height: 100%!important;
    width: 100%;
    object-fit: cover;
}
input[name="day_start"]{
    border: none!important;
    outline: none!important;
    display: inline-block;
    width: auto;
    max-width: 150px;
}
.apptba-inlinerow{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 33px;
}
.apptba-inlinerow svg{
    display: inline-block;
}
.apptba-time-select{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 15px;
    width: 335px;
    /* height: 34px; */
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1);
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 5px;
    position: relative;
    transition: all 0.2s linear;
    line-height: 21px!important;
    font-size: 16px!important;
    font-weight: 600!important;
    padding-right:25px;
    border:2px solid transparent;
}
.apptba-myc-catcont{
    display:flex;
    justify-content:space-between;
    margin-bottom:10px;
}
input:checked + label.apptba-time-select, .apptba-time-select:hover{
    border:2px solid #F75868;
    font-weight:600;
    font-size:16px;
    line-height: 21px;
    color:#1C365A;
}
input:checked + label.apptba-time-select:after, .apptba-time-select:hover:after{
    content: '';
    background-image: url(/wp-content/plugins/app-tba-plugin/img/add.svg);
    position: absolute;
    right: 3px;
    top: 50%;
    width: 24px;
    height: 24px;
    display: block;
    background-size: 69px 69px;
    background-position: -23px -23px;
    transform: translate( 0%, -50%);
}
input:checked + label.remove-course:after, .remove-course:hover:after{
    content: '';
    background-image: url(/wp-content/plugins/app-tba-plugin/img/remove.svg);
    position: absolute;
    right: 3px;
    top: 50%;
    width: 24px;
    height: 24px;
    display: block;
    background-size: 69px 69px;
    background-position: -23px -23px;
    transform: translate( 0%, -50%);
}
input[name="apptba_time_select"], input[name="course_id"]{
    display: none;
}





/* KONZULTACIOOO KONZZZ---------------------------*/

/* NAPTAR */

label[for="day_start"]{
    margin-bottom: 5px;
}
.date-start-display.apptba-p16{
    margin-top: 10px;
    color: #353535;
}
#apptba-calendar{
    max-width:541px;
    width: 100%;
}
.apptba-cal-head, .apptba-cal-body{
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    row-gap: 10px;
    column-gap: 8px;
}
.apptba-cal-day{
    position: relative;
    width: 100%;
    height: 68.99px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1);
    border-radius: 8.70185px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width:70px;
    border:2px solid transparent;
    cursor:pointer;
}
.apptba-cal-day.selected{
    border:2px solid darkblue;
}
.apptba-cal-day.no-add{
    background-color:#ececec;
}

@media only screen and (min-width:800px){

    .apptba-cal-day.foglalhato::before,
    .apptba-cal-day.betelt::before{
        position:absolute;
        top:4px;
        font-family:'Commissioner';
        font-style:normal;
        font-weight:400;
        font-size:12px;
        color:#848484;
    }
    .apptba-cal-day.foglalhato::before{
        content:"Foglalható!";
    }
    .apptba-cal-day.betelt::before{
        content:"Betelt!";
    }
}

.apptba-cal-dnum{
    color:#1C365A;
}
.inact-month .apptba-cal-dnum,
.no-add .apptba-cal-dnum{
    color:#848484;
}

.apptba-send-msg-icon-form textarea{
    margin-top:15px;
}




/* KONZULTACIO OKTATO*/

/* Konzultacio Idopont Hozzaadasa popup (oktato)--- */

#apptba-save-consultation{
    display:flex;
    flex-wrap:wrap;
    margin-top:70px;
}
.apptba-save-consultation-left, .apptba-save-consultation-right{
    display:inline;
    width:50%;
    padding-left:10px;
}
#cons-creation-course-list{
    margin-bottom:20px;
}

.apptba-save-consultation-right label[for="cons_type"]{
    margin-right:5px;
}
.apptba-save-consultation-right .konz-jelentkezok-ertesitese{
    /* line-height:normal; */
    vertical-align:middle;
    margin-top:25px;
    /* width: -moz-available; */
    /* justify-content: space-between; */
}
.apptba-save-consultation-right #consultation-topic{
    height:40px;
    margin-bottom:35px;
}
/* .apptba-save-consultation-right input#konz-jelentkezok-ertesit{ */
/* ??? */
/* .apptba-save-consultation-right input[type="checkbox"]{
    width:20px;
    height:20px;
} */
#apptba-save-consultation .apptba-btn-cont{
    margin-top:10px;
}

.apptba-add-date{
    display: none;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #848484;
    position: relative;
    background-color: #ffffff;
}
.apptba-add-date:after{
    content: '';
    background-image: url(/wp-content/plugins/app-tba-plugin/img/add.svg);
    width: 24px;
    height: 24px;
    display: block;
    background-size: 50px 50px;
    /* background-position: -13px -10px; */
    background-position:-10px -12px;
    margin: auto;
}
/* .curr-month.instructor:not(.has-events,.no-add):hover{ */
.instructor:not(.has-events,.no-add):hover{
    border: 1px solid #F75868;
}
/* .curr-month.instructor:not(.has-events):hover .apptba-add-date{ */
.instructor:not(.has-events):hover .apptba-add-date{
    display:block;
}
/* .curr-month.instructor:not(.has-events,.no-add):hover .apptba-cal-dnum, */
.instructor:not(.has-events,.no-add):hover .apptba-cal-dnum,

/* .curr-month.instructor.no-add:hover .apptba-add-date{ */
.instructor.no-add:hover .apptba-add-date{
    display:none;
}
.apptba-datetime-list{
    /* max-height: 250px; */
    max-height:500px;
    overflow:auto;
    max-width:360px;
}
.d-none{
    display: none;
}
#apptba-referral-kredit-jobb-cont{
    width: 65%;
    margin-left: 34px;
}
.apptba-referral-kredit-bal-cont{
    width: 30%;
}
/* .apptba-cal-popup,  */
.apptba-send-msg-icon-form{
    position: fixed;
    z-index: 10;
    background: #ffffff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 80vh;
    overflow: auto;
    padding: 75px 170px;
    width: 100%;
    max-width: 1060px;
    box-shadow:0px 0px 20px rgba(28, 54, 90, 0.4);
}

.apptba_applicant_checklist input[type=checkbox]{
    margin:-0.25rem 0.25rem 0 0;
    vertical-align:middle;
    cursor:pointer;
}
.apptba_applicant_checklist label{
    cursor:pointer;
}

.konz-jelentkezok-ertesitese.cont.flex-szelere label{
    padding-top:0;
}
.apptba-cons-cancel-checkbox{
    margin-left:0;
    margin-right:10px;
}



p.cons-lezarult{
    background-color:#dfdfdf;
    text-align:right;
    padding:5px;
    padding-right:20px;
}

.consultation-topic.instructor{
    margin-bottom:15px;
}
.apptba-consultations-li-body-inn .g-meet-link-submit,
.apptba-consultations-li-head-details .consultation-topic-submit{
    height:20px;
    font-size:10px;
    line-height: 0;
    margin:0 0 20px auto;
}
/* .consultation-topic-submit.apptba-pink-btn.hidden{ */
/* .g-meet-link-submit.apptba-pink-btn.hidden, */
.consultation-topic-submit.hidden,
.g-meet-link-submit.hidden{
    display:none;
}



/* KONZULTACIOOO TANULO--------------*/
.apptba-consultations-count-num.apptba-title-small{
    padding:0 15px;
}

.apptba-title-small{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #1C365A;
}
#apptba-next-month, #apptba-prev-month{
    position: relative;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}
#apptba-next-month:after{
    content: '';
    background-image: url('/wp-content/plugins/app-tba-plugin/img/arrow right.svg');
    position: absolute;
    width: 36px;
    height: 36px;
    top: -5px;
}
#apptba-prev-month:after{
    content: '';
    background-image: url('/wp-content/plugins/app-tba-plugin/img/arrow left.svg');
    position: absolute;
    width: 36px;
    height: 36px;
    top: -5px;
    left: -20px;
}
.apptba-cal-nav{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    height: 64px;
}



/* konz kredit credit panel-------------- */
#course-credits-overview-panel{
  flex-direction:column;
  height:max-content;
}
.course-credit-item{
    border-bottom:1px dashed #bebebe;
    padding-bottom:3px;
}
.course-credit-num {
    display: block;
    min-width:10px;
    margin:auto 0 0 auto;
}


/* konzultacio rogzitettuk, stb. */
.apptba-popup-ty{
    display: none;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.apptba-popup-checklist-edited{
    display: none;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.apptba-popup-ty h4{
    margin-bottom: 24px;
}
.apptba-popup-ty button{
    margin-top: 48px;
}
svg.close-consultant{
    position: absolute;
    right: 24px;
    top: 24px;
    cursor: pointer;
}
.apptba-consultants-cont{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.apptba-consultants-left{
    width:60%;
}
.apptba-consultants-right{
    width:40%;
}
.apptba-consultations-count{
    display: flex;
    align-items: center;
    /* width: 449px; */
    width:100%;
    /* height: 64px; */
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1);
    padding: 21px;
}
.apptba-consultations-count-label{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #848484;
    margin-left: 5px;
    margin-right: auto;
}
.apptba-consultations-count svg path{
    stroke: #F75868;
}

.apptba-consultants-right .add-date-btn{
    margin-top:15px;
    margin-left:0;
}


.apptba-consulations-list,
.apptba-student-consultations-list{
    margin:43px 0 25px 0;
    max-height: 600px;
    overflow:auto;
    /* overflow:visible; */
}
.apptba-consulations-list .apptba-title-small,
.apptba-student-consultations-list .apptba-title-small{
    text-align: left;
    color: #848484;
}
.apptba-student-consultations-list{
    width: 450px;
}
.apptba-p18-medium{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    color: #1C365A;
}
.apptba-consultations-li{
    border-left: 4px solid;
    padding: 0px 8px;
    margin-bottom:35px;
    box-shadow:0px 0px 17px 5px rgba(77, 77, 77, 0.2);
}
.apptba-consultations-li.student .apptba-consultations-li-head,
.apptba-consultations-li.student .apptba-consultations-li-body-inn{
    padding: 16px 0;
}
.apptba-consultations-li.student{
    background-color: #EDEDED;
}
.apptba-consultations-li.student.closed{
    /* display:block; */
    /* display:initial; */
}
.apptba-consultations-li.student .meet-link input{
    background-color:transparent;
}
.apptba-consultations-li-title-cont{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
}
.apptba-consultations-li-icon, .apptba-consultations-li-title-cont .apptba-p18-medium{
    display: inline;
}
.apptba-consultations-li-icon{
    margin-left: auto;
}
.apptba-consultations-li-title-cont .apptba-p18-medium,
.apptba-consultations-li-head-details p{
    margin-bottom: 5px;
}

.tba-tanuloi-kerdesek{
    display:inline-block;
}
.tba-tanuloi-kerdesek-list{
    list-style-type:none;
    margin-bottom:15px;
    color:rgb(132, 132, 132);
}
.tba-tanuloi-kerdesek-list .student_question{
    margin-bottom:5px;
}
.apptba-consultations-li-head-details p{
    margin-bottom:15px!important;
}
.apptba-consultations-li .apptba-pink-btn{
    font-weight:600;
    font-size:14px;
    line-height:10px;
}
.consultation-topic-submit apptba-pink-btn{
    /* width:max-content; */
    float:right;
    /* margin-right:0;
    margin-left:auto; */
}
.apptba-consultations-li-head-details a.apptba-pink-btn{
    position:relative;
    /* width:242px; */
    width:100%;
    margin-top: 16px;
}
.apptba-consultations-li-head-details a.apptba-pink-btn:before,
.apptba-consultations-li.student a.apptba-pink-btn:before{
    position:absolute;
    content:url('/wp-content/plugins/app-tba-plugin/img/video call.svg');
    left:22px;
    top:14px;
}
.apptba-consultations-li-head, .apptba-consultations-li-body-inn{
    padding:16px;
    border-bottom:1px solid #EDEDED;
}
.apptba-consultations-li-body-inn input[type="text"]{
    padding: 0!important;
    border: none!important;
    border-bottom: 1px solid #353535!important;
    border-radius: 0!important;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #848484;
    margin-bottom:15px;
}
.apptba-consultations-li.closed .apptba-consultations-li-body{
    display:none;
}
/* .apptba-consultations-li.closed .apptba-consultations-li-body{
    display:initial;
} */
.apptba-cal-event-cont{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    justify-content: center;
    bottom: 10px;
}
.apptba-cal-event{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 1px;
}
.apptba-consultations-li-body .apptba-white-btn{
    font-weight:600;
    font-size:14px;
    line-height:16px;
    width:100%;
    justify-content:center;
}
.apptba-consultations-li-body .apptba-white-btn,
.apptba-consultations-li-body .apptba-pink-btn{
    margin-bottom:15px;
}

.apptba-checkcont{
    display:flex;
    /* align-items:baseline; */
    margin-bottom:20px;
}
.apptba-checkcont label{
    display: inline;
    margin-left: 5px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    align-items: center;
    color: #353535;
}
#consultation-apply-student.have_credit{
    background-color:var(--szin-tba-blue);
}

#consult-info-text-48h.fontos{
    border:2px solid var(--szin-tba-pink);;
    border-radius:10px;
    padding:10px 15px 15px 10px;
    text-align:center;
}
#consult-info-text-48h.fontos span{
    color:var(--szin-tba-pink);
}
#consult-info-text-48h .fontos{
    font-weight:800;
    font-size:1.2em;
    margin-bottom:10px;
}
#consult-info-text-48h p{
    margin-top:10px;
}


/* Messages / Uzenetek---------------- */
.apptba-msg-cont{
    background: #FFFFFF;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
    border-radius: 10px;
    padding: 17px 30px;
    margin-bottom: 42px;
}
.apptba-msg-cont.open .apptba-msg-title{
    border-bottom:1px dashed #848484;
    padding-bottom:17px;
}
.apptba-msg-title{
    display: flex;
    align-items: center;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 700;
    /* font-size: 20px; */
    font-size:18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #1C365A;
    cursor: pointer;
}
.apptba-msg-title .createtime,
.apptba-create-time{
    color:#bcbcbc;
}
.apptba-create-time{
    margin-bottom:20px;
}
.apptba-msg-content{
    padding-top:5px;
    /* border-top: 1px solid #848484; */
    border-bottom:1px solid #848484;
    color: #000000;
    /* margin-left: 0;
    margin-right: auto; */
    text-align:left;
}
.apptba-msg-content p{
    margin:-10px 0;
    word-break: break-all;
}
.apptba-msg-content.own-msg .apptba-msg-text{
    text-align:right;
}
.apptba-msg-name,
.own-msg .apptba-msg-name,
.apptba-msg-own-name,
/* .own-msg .apptba-sender_name, */
.apptba-msg-partner-name{
    font-weight:600;
    margin-bottom:0;
}
/* .own-msg .apptba-sender_name, */
.own-msg .apptba-msg-name,
.apptba-msg-own-name{
    color:var(--szin-tba-pink);
}
.apptba-msg-name,
.apptba-msg-partner-name{
    color:var(--szin-tba-blue);
}

.apptba-msg-reply-cont .apptba-label{
    margin-bottom:10px;
    text-align:left;
}
.apptba-msg-reply-txtarea textarea{
    max-width: 669px;
    width: 100%;
    height: 48px;
    background: #FFFFFF;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
    border-radius: 10px;
    border: none;
}
.apptba-msg-title:before{
    content:url('/wp-content/plugins/app-tba-plugin/img/message_old.svg');
    display:block;
    margin-right:10px;
    padding-top:5px;
}
.new .apptba-msg-title:before{
    content: url('/wp-content/plugins/app-tba-plugin/img/message.svg');
}
.closed .apptba-msg-title:after{
    content: url('/wp-content/plugins/app-tba-plugin/img/arrow open card.svg');
    display: block;
    margin-left: auto;
    height: 36px;
}
.open .apptba-msg-title:after{
    content: url('/wp-content/plugins/app-tba-plugin/img/arrow_close_card.svg');
    display: block;
    margin-left: auto;
    height: 36px;
}
.apptba-msg-cont.closed .apptba-msg-content, .apptba-msg-cont.closed .apptba-msg-reply-cont{
    display: none;
}
.apptba-msg-reply-txtarea form{
    display: flex;
    flex-wrap: wrap;
}
.apptba-msg-reply-txtarea .apptba-pink-btn{
    display: inline-flex;
    margin-left: auto;
    max-height: 48px;
    line-height: 0!important;
}
.apptba_instructor_cancel_consultation p.apptba-p16,
.apptba_cancel_applicant_consultation p.apptba-p16{
    text-align:center;
    margin-top:24px;
    margin-bottom:30px;
}
.apptba_instructor_cancel_consultation .apptba-white-btn,
.apptba_cancel_applicant_consultation .apptba-white-btn{
    max-width: 211px;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
}
.apptba_instructor_cancel_consultation textarea{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    border: none;
    border-bottom: 1px solid #000;
    color: #848484;
    border-radius: 0;
}
.own-msg{
    text-align: right;
}
.apptba-msg-cont .apptba-label{
    display: block;
}
.apptba-dashboard-nav{
    display: flex;
    list-style: none;
    border-bottom: 1px solid #C1C1C1;
    padding-bottom: 27px;
    margin-top: 40px;
    margin-bottom: 69px;
    padding-left: 0;
}
.apptba-dashboard-nav a{
    padding: 8px;
    margin-right: 41px;
    text-decoration: none!important;
    display: flex;
    align-items: center;
}
.apptba-dashboard-nav a:before{
    line-height: 0;
    content: '';
    display: block;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.apptba-cons:before{
    background-image: url('/wp-content/plugins/app-tba-plugin/img/calendar.svg');
}
.apptba-my-courses:before{
    background-image: url('/wp-content/plugins/app-tba-plugin/img/dashboard my course.svg');
}
.apptba-discounts:before{
    background-image: url('/wp-content/plugins/app-tba-plugin/img/dashboard discount.svg');
}
.apptba-messages:before{
    background-image: url('/wp-content/plugins/app-tba-plugin/img/message_old.svg');
}
.apptba-messages.new:before{
    background-image: url('/wp-content/plugins/app-tba-plugin/img/message_head.svg');
}
/* .apptba-bonus:before{
    background-image: url('/wp-content/plugins/app-tba-plugin/img/dashboard rocket.svg');
} */
.apptba-edit:before{
    background-image: url('/wp-content/plugins/app-tba-plugin/img/edit.svg');
}
.apptba-credits:before{
    background-image: url('/wp-content/plugins/app-tba-plugin/img/dashboard credits.svg');
}
.apptba-myc-datacont{
    padding: 15px 18.5px;
    max-width: calc(100% - 171px);
    width: 100%;
    display: grid;
}
.apptba-myc-title{
    font-family: 'Commissioner'!important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #F75868;
}
.apptba-myc-card .ld-course-resume.ld-button, .apptba-ld-btn{
    background-color: #F75868!important;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.3)!important;
    border-radius: 60px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF!important;
}
.apptba-ld-btn{
    padding: 14px;
    width: 100%;
    max-width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.ld-course-new{
    background-color: #F75868!important;
}
.ld-course-finished{
    background-color: #1C365A!important;
}
.ld-course-finished:before{
    content: url('/wp-content/plugins/app-tba-plugin/img/certificate.svg');
    line-height: 0;
}
.ld-course-new:before{
    content: url('/wp-content/plugins/app-tba-plugin/img/Group 266.svg');
    line-height: 0;
}
.apptba-myc-card .ld-course-resume.ld-button:before{
    content: url('/wp-content/plugins/app-tba-plugin/img/plant_white.svg');
    line-height: 0; 
}
.apptba-dashboard-nav a.current{
    color: #F75868;
    font-weight: 600;
    padding-bottom: 5px;
    border-bottom: 1px #F75868 solid;
}
.apptba-myc-card .ld-progress-bar{
    background: #EDEDED!important;
    position: relative;
    overflow: visible!important;
}
.apptba-myc-card .ld-progress-bar-percentage{
    border-radius: 7px;
}
.apptba-myc-card .ld-progress-bar:before, .apptba-myc-card.inprogress .ld-progress-bar-percentage:before{
    line-height: 0; 
    position: absolute;
}
.apptba-myc-card.new .ld-progress-bar:before{
    content: url('/wp-content/plugins/app-tba-plugin/img/round_rocket.svg');
    left: -32px;
    top: -31px;
}
.apptba-myc-card.inprogress .ld-progress-bar-percentage:before{
    content: url('/wp-content/plugins/app-tba-plugin/img/round_checkmark.svg');
    right: -40px;
    top: -31px;
}
.apptba-myc-card.done .ld-progress-bar:before{
    content: url('/wp-content/plugins/app-tba-plugin/img/round_confetti.svg');
    right: -32px;
    top: -31px;
}
.apptba-myc-card.inprogress .ld-progress-bar-percentage{
    background: #1C365A!important;
    position: relative;
}
.apptba-myc-card .ld-progress-heading{
    display: none!important;
}
.apptba-myc-card .ld-progress.ld-progress-inline{
    margin: 0;
}
.apptba-myc-card .apptba-ld-btn{
    margin-top: auto;
}
.apptba-myc-catcont .apptba-p14{
    margin-bottom: 0;
    color: #353535;
}
.apptba-myc-catcont a.apptba-p14{
    text-decoration: underline;
}
.apptba-myc-title{
    margin:0;
    margin-bottom:10px;
}
.apptba-p14.appt-myc-instructors{
    color: #353535;
    margin-bottom: 19px;
}
.apptba-p12.appt-myc-steps-count{
    color: #353535;
    text-align: left;
    margin-top: 9px;
    margin-bottom: 12px;
}
#apptba-myc-nav{
    display: flex;
    list-style: none;
    padding: 0;
    margin-bottom: 71px;
}
.apptba-myc-nav-item{
    /* padding: 24px; */
    margin-right:40px;
    display: flex;
    /* align-items: center; */
    text-align:center;
}
.apptba-myc-nav-item a{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    color: #1C365A;
}
.apptba-myc-nav-item.current a{
    color: #F75868;
    padding-bottom: 5px;
    position: relative;
}
.apptba-myc-nav-item.current a:before{
    content: '';
    position: absolute;
    width: 90%;
    border-bottom: 2px solid #F75868;
    bottom: -2px;
    left: 5%;
}
.apptba-test-q-cont{
    padding: 17px 30px 40px;
    gap: 16px;
    background: #FFFFFF;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
    border-radius: 10px;
    display: none;
    margin-top: 16px;
    margin-bottom: 32px;
}
.apptba-ans-btn{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 7px 11px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1);
    border-radius: 10px;
    cursor: pointer;
}
.apptba-ans-btn:hover{
    box-shadow: 0 0 5px rgb(28 54 90);
}
.apptba-ans-btn.apptba-p16{
    color: #353535;
}
.apptba-test-q-cont .apptba-title-small{
    text-align: left;
}
.apptba-test-q-inner{
    display: none;
}
.apptba-test-q-cont.current{
    display: block;
}
.apptba-test-ans-cont.nums-cont, .apptba-test-ans-label-cont{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
.apptba-test-ans-label-cont .apptba-p16{
    width:40%;
}
.apptba-test-ans-label-cont .apptba-p16:nth-child(2){
    text-align:right;
}
.apptba-form-inner{
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-top: 10px;
}
.apptba-form-inner label{
    margin-left: 5px;
}
.apptba-forms-cont .apptba-pink-btn, .apptba-forms-cont .apptba-white-btn{
    margin-top:20px;
    margin-right:20px;
}
.apptba-forms{
    margin-top: 40px;
    margin-bottom: 40px;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list{
    background-color: #ffffff!important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 .ld-icon,
.learndash-wrapper > .learndash-wrapper.learndash-wrap.learndash-shortcode-wrap{
    /* display:none!important; */
    display:none;
}
body.admin-bar .learndash-wrapper .ld-focus-sidebar{
    padding: 35px;
    top: 45px!important;
    overflow: auto;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-wrapper{
    margin-top: 70px;
    overflow-y: visible!important;
    height: auto!important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button{
    flex: 0!important;
    padding: 0!important;
}
.tba-course-error-btn svg{
    margin-right: 10px;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .ld-button,
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .ld-button .ld-text{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #353535!important;
}

.student-curr-date{
    text-transform: capitalize;
}
.apptba-cal-popup.reg-cons, .popup-600{
    max-width: 600px;
    padding: 28px 76px;
}
.reg-cons .apptba-form-inner{
    margin-top: 48px;
}
.reg-cons .apptba-white-btn{
    margin-right:20px;
}
.apptba-chosen-date{
    display: flex;
    align-items: center;
}
.apptba-nocred-cont{
    display: flex;
    flex-flow: row;
}
.apptba-nocred-cont img{
    width: 44px;
    margin-right: 10px;
}
/* .creds-cont .apptba-pink-btn{ */
/* .apptba-nocred-cont .apptba-btn-buy-credit{ */
a.apptba-btn-buy-credit.apptba-pink-btn{
    display:block;
    text-align:center;
    /* margin:0 auto; */
    margin:0 0 0 auto;
    /* margin-right:0; */
}
.creds-cont{
    text-align:right;
    text-align:-moz-right;
}
.apptba-nocred-cont .tba-p-18-medium{
    color: #848484;
}
.creds-cont svg{
    right: 5px;
    top: 5px;
    width: 24px;
}
.apptba-cal-popup.creds-cont{
    /* max-width:340px; */
    max-width:400px;
    /* padding:15px; */
    padding:45px;
}
.add-date-btn.apptba-white-btn{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #1C365A;
    margin-bottom:15px;
    /* margin-left:15px; */
}
.apptba-popform-cont .apptba-form-inner{
    margin-top: 10px;
}
.apptba-popform-cont .apptba-form-inner.konz-type-valaszto{
    display: flex;
    justify-content: space-between;
    width: 110px;
    margin-left: auto;
    margin-right: auto;
}
.apptba-consulation-q{
    display: block;
    padding-left: 10px;
    color: #1C365A;
    font-weight: 600;
}
.apptba-teacher-card{
    display:flex;
    flex-flow:row;
    align-items:center;
    padding:21px 13px;
    /* min-width:375px; */
    /* width:49%; */
    background:#FFFFFF;
    box-shadow:0px 0px 20px rgba(28, 54, 90, 0.1);
    border-radius:10px;
    /* margin-bottom:15px; */
}
.apptba-teacher-card-mid{
    width: 257px;
    margin-left: 9px;
}
.apptba-teacher-card-mid .apptba-h5{
    margin-bottom:4px;
}
.apptba-teacher-card-right{
    display: flex;
    flex-flow: column;
}
.apptba-consultations-li.student .apptba-form-inner > .apptba-white-btn{
    width: auto;
    padding: 9.5px 16px;
}
.apptba-consultations-li.student .apptba-form-inner > .apptba-pink-btn{
    position:relative;
    width:auto;
    padding:9.5px 48.5px;
    margin-left:5px;
}
.apptba-consultations-li.student .apptba-form-inner > .apptba-pink-btn:before{
    left:28px!important;
    top:5px!important;
}
.apptba-p16 b{
    color:#353535;
}
.apptba-popup-ty p, .center-text{
    text-align:center;
}
.apptba-popup-ty .apptba-white-btn{
    margin-left:auto;
    margin-right:auto;
}
.apptba-white-btn.wait-list{
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    padding: 14px 16px;
}
.apptba_applicant_checklist .apptba-white-btn{
    width: 211px;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
}

/* Profil beallitasok / profile settings ---------*/

/* #apptba-profile-settings .apptba-form-section, */
.apptba-profile-settings-form .apptba-form-section{
    /* align-items:start; */
    /* justify-content:center; */
    /* margin-top:10px; */
    padding:30px;
    border:1px solid grey;
    border-radius:15px;
    margin-bottom:25px;
}

.apptba-form-section .apptba-label{
    font-size:15px;
}
#apptba-profile-settings .apptba-form-inner{
    align-items:start;
}
#apptba-profile-settings input[type=checkbox]{
    margin-right:15px;
}
#apptba-profile-settings .apptba-form-inner div:nth-of-type(1){
    border-right:1px dashed lightgrey;
}

#apptba-profile-settings .apptba_col-1,
#apptba-profile-settings .apptba_col{
    vertical-align:super;
    padding-top:unset;
}

.apptba-profilkep-es-funnel-beallitasok .apptba-col{
    width:50%;
    font-size:13px;
}
.apptba-profilkep-es-funnel-beallitasok label{
    font-size:16px;
}
#funnel-beallitasok-profile-settings{
    padding:0 15px;
}

#apptba-profile-settings-pw{
    width:50%;
}
.apptba-profile-settings-inner{
    margin-bottom: 32px;
    position: relative;
}
.apptba-pw-show{
    position: absolute;
    right: 0;
    top: 23px;
    cursor: pointer;
}
#apptba-profile-settings{
    /* width: 700px; */
    width:100%;
    /* margin-top: 132px; */

}
/* #apptba-profile-settings .apptba-col-1, */
.apptba-profile-cont .apptba-col-1,
/* .apptba-col-1, */
/* #apptba-profile-settings .apptba-col-2{ */
.apptba-profile-cont .apptba-col-2{
    margin-bottom:40px;
    margin-bottom:unset;
}

.apptba-profile-cont .apptba-col-2{
    display: flex;
    flex-flow: row;
    gap: 20px;
}
.apptba-col-2 .apptba-profile-settings-inner{
    width: 50%;
}
.apptba-profile-img-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 45px;
}
#apptba-profile-settings .apptba-flex-cont{
    padding-left:1em;
}
#apptba-profile-settings .upload-img{
    margin-left:0!important;
}
.apptba-usr-img{
    /* max-width:500px!important; */
    width:300px!important;
    height:300px!important;
    overflow:hidden!important;
    object-fit:cover!important;
}

label[for="funnelek-bekapcs"]{
    font-size:14px;
    margin-right:5px;
}

.billing-title{
    margin-top: 82px;
}
#apptba-profile-settings .apptba-pink-btn{
    /* margin-top:45px; */
    /* margin-bottom: 187px; */
    width:100%;
}
#apptba-profile-settings .apptba-white-btn{
    margin-left: 27px;
}
.apptba-profile-cont h3{
    /* margin-bottom:25px; */
    margin-top:45px;
}
.apptba-profile-cont .apptba-pink-btn{
    width: 300px;
    justify-content: center;
}



/* AVATARRR */
.apptba-avatar.avatar-nav-trigger{
    border-radius: 50%;
}
#apptba-avatar-menu ul{
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* padding: 35px 68px 37px 35px; */
    padding: 35px 15px 37px 35px;
    gap: 30px;
    position: relative;
    width: 407px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1);
    border-radius: 10px;
}
#apptba-avatar-menu li{
    display: flex;
    flex-flow: row;
    align-items: center;
    width: 100%;
}
#apptba-avatar-menu li a{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #353535;
}
.apptba-nav-user-name{
    padding-bottom: 13px;
    border-bottom: 1px solid #848484;
}
.apptba-nav-user-name p{
    margin-left: 17px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #353535;
    margin-bottom: 0;
}
.apptba-avatar{
    border-radius: 50%;
    width: 30px;
}
#apptba-avatar-menu{
    display: none;
    position: absolute;
}
.avatar-nav-trigger-cont{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.avatar-nav-trigger-cont:hover + #apptba-avatar-menu,
.avatar-nav-trigger-cont.hovered #apptba-avatar-menu,/* tablet nezet*/
#apptba-avatar-menu:hover{
    display: block;
    z-index: 99999;
    right: -20px;
}
#apptba-avatar-menu-cont{
    position:relative;
    width:fit-content;
    cursor:default;
    z-index:9999;
}
.apptba-logout{
    font-weight: 700!important;
}
/* .apptba-send-msg-icon{ */
.apptba-icon-message-teacher{
    cursor:pointer;
}
.ld-focus div[data-elementor-type="header"]{
    display: block;
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    background-color: #ffffff;
}
body.admin-bar .ld-focus div[data-elementor-type="header"]{
    top: 0px;
}
.learndash-wrapper .ld-focus-header,
.learndash-wrapper .ld-focus-sidebar {
    top: 100px!important;
}
 
body.admin-bar .learndash-wrapper .ld-focus-header {
    top: 100px!important;
}

body.admin-bar .learndash-wrapper .ld-focus-sidebar {
    margin-top: 152px!important;
}
 
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding-top: calc(5em + 100px)!important;
}
 
body.admin-bar .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding-top: calc(5em + 100px)!important;
}
.ld-focus div[data-elementor-type="footer"]{
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 100;
    width: 100%;
}
body.learndash-cpt > .learndash-wrapper{
    padding-bottom: 806px;
    position: relative;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar {
    position: static!important;
}
.learndash-wrapper .ld-focus .ld-focus-header {
    position: absolute!important;
}
.learndash-wrapper .ld-focus-main{
    margin-left: 0!important;
}
.learndash-wrapper .ld-focus-content{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: unset!important;
}
.learndash-wrapper .ld-focus-content h1{
    width: 100%;
    margin-bottom: 130px!important;
}
body.ld-in-focus-mode.admin-bar{
    padding-top: 0!important;
}
.apptba-quiz-info{
    /* width: 50%; */
    width:60%;
    margin-bottom: 71px;
}
/* ???optim */
.apptba-quiz-info-text{
    /* font-family: 'Roboto'; */
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size:22px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #353535;
}
.bold{
    font-weight: 700;
}
.apptba-quiz-inner{
    display: flex;
    flex-wrap: wrap;
    /* gap: 20px; */
    justify-content: space-between;
}
.apptba-quiz-inner p,
.apptba-quiz-inner div,
.scores-cont{
    margin-bottom:1.1em;
}
/* .apptba-quiz-inner span{
    margin-left:auto;
    margin-right:;
} */

/* .apptba-quiz-inner.scores-cont{
    margin-top: 29px;
} */
.scores-cont .apptba-quiz-inner div:first-child{
    margin-left:40px!important;
}
/* .apptba-quiz-italic{
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000;
} */
/* .apptba-quiz-italic span{
    font-style: normal;
    font-weight: 400;
    margin-left: 10px;
} */
/* .apptba-quzie-title{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000;
} */
/* .apptba-quiz-col:first-child{
    margin-right: auto;
} */
.apptba-ld-error-btn-cont{
    width:100%;
}

input[name="startQuiz"], .wpProQuiz_QuestionButton,
.wpProQuiz_button_restartQuiz,
.wpProQuiz_button_reShowQuestion,
#quiz_continue_link{
    background: #F75868;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2)!important;
    border-radius: 30px!important;
    padding: 15px 30px!important;
    font-family: 'Commissioner'!important;
    font-style: normal!important;
    font-weight: 600!important;
    font-size:14px!important;
    line-height: 22px!important;
    text-align: center!important;
    color: #FFFFFF!important;
}
#quiz_continue_link{
    background: #1C365A;
}
.learndash.user_has_access{
    max-width: 1060px;
    margin: auto;
    width: 100%;
}
.apptba-quiz-info + .learndash.user_has_access{
    max-width: 520px;
}
.wpProQuiz_list{
    background: #FFFFFF;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
    border-radius: 10px;
    padding: 24px 30px!important;
    margin-bottom: 64px!important;
}
.wpProQuiz_question_text p{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    color: #1C365A;
}
.wpProQuiz_questionListItem label{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400!important;
    font-size: 16px;
    line-height: 21px;
    display: flex!important;
    align-items: center!important;
    color: #353535;
    border: none!important;
    margin-right: 7px!important;
    position: relative;
}
.wpProQuiz_questionListItem label:before{
    content: '';
    display: block;
    border:5px solid #000;
    border-radius:50%;
    min-width:26px;
    min-height:26px;
    opacity: 0.2;
    margin-right: 10px;
}
.feil-checkbox + .feil-label:before{
    content: '';
    display: block;
    border: 1px solid #1E1E1E;
    width: 26px;
    height: 26px;
    opacity: 0.2;
    margin-right: 10px;
}
.wpProQuiz_questionInput{
    display: none!important;
}
.is-selected:before, .feil-checkbox:checked + .feil-label:before{
    border-color: #1C365A!important;
    opacity: 1!important;
}
.is-selected:after{
    content: '';
    display: block;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    /* background-color: #1C365A; */
    background-color: #dce3ff;
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.feil-checkbox:checked + .feil-label:after{
    content: '';
    display: block;
    width: 8px;
    height: 13px;
    position: absolute;
    left: 9px;
    top: 5px;
    border: solid #9E6D29;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem {
    margin-bottom: unset!important;
    flex-direction: unset!important;
}


.apptba-icon-box-cont{
    display: flex;
    flex-wrap: wrap;
    margin-top: 22px;
    margin-bottom: 53px;
}
/* ??? elhagyhato */
.learndash-course-complete-message .apptba-icon-box-cont{
    /* display:grid; */
    /* grid-template-columns:repeat(3, 1fr); */
    /* grid-column-gap:25px; */
    /* flex-wrap: wrap; */
    /* margin-top: 22px;
    margin-bottom: 53px; */
    /* justify-content:space-between; */
    justify-content:normal;
}
/* .learndash-course-complete-message .apptba-icon-box-cont > a.apptba-icon-box:last-child{ */
.learndash-course-complete-message .apptba-icon-box-cont > a.apptba-icon-box:nth-child(3){
    margin-right:0;
}
/* .learndash-wrapper a.apptba-icon-box{ */
.apptba-icon-box-cont > a.apptba-icon-box{
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1)!important;
    border-radius: 10px;
    width: 265px;
    margin-right: 20px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
/* ??? elhagyhato.. kurzus vegen "kovetkezo lepesed pl." */
.apptba-icon-box-inner{
    /* align-items: center; */
    text-align:center;
}

.apptba-icon-box .tba-p-16-regular{
    text-align: center;
    font-weight: 600;
}
.apptba-curse-summ .apptba-h3{
    color: #848484;
    margin-top: 63px;
}
.apptba-course-img-section{
    display: flex;
    flex-flow: row;
    margin-bottom:85px;
    border-radius: 10px;
    overflow: hidden;
}
.apptba-course-img-section-left{
    min-width:430px;
    object-fit:none;
}
.apptba-course-img-section-right{
    width: calc( 100% - 430px );
    padding-left: 45px;
    padding-top: 33px;
    padding-right: 41px;
    padding-bottom: 34px;
}
.apptba-course-img-section-right.blue{
    background-color: #1C365A;
}
.apptba-course-img-section-right.pink{
    background-color: #F75868;
}
.apptba-course-img-section-right h4{
    font-family: 'Commissioner'!important;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 39px;
}
.apptba-course-img-section-right.blue h4{
    color: #F75868;
}
.apptba-course-img-section-right.pink h4{
    color: #FFFFFF;
}
.apptba-curse-summ .apptba-p14{
    color: #FFFFFF;
}
.apptba-course-img-section-btns{
    display: flex;
    flex-flow: row;
    margin-top: 36px;
}
.apptba-course-img-section-right.pink a{
    width: 240px;
    margin-top: 36px;
}
.apptba-course-img-section-btns a,
.apptba-course-img-section-right.pink a{
    font-size: 16px!important;
}
.apptba-course-img-section-btns a svg,
.apptba-course-img-section-right.pink a svg{
    margin-right: 5px!important;
}
.apptba-course-img-section-btns .apptba-white-btn{
    margin-right: 11px;
}
.apptba-feedback-section{
    background: #FFFFFF;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
    border-radius: 10px;
    padding: 70px;
    display: flex;
    flex-flow: row;
    margin-bottom: 60px;
}
.apptba-feedback-section-left, .apptba-feedback-section-right{
    width: 50%;
}
.apptba-feedback-section-right{
    display: flex;
    align-items: center;
}
.apptba-feedback-section-left h4{
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 39px;
    color: #1C365A;
}
.apptba-feedback-section-left .apptba-p14{
    color: #1C365A;
}
.apptba-feedback-section-right .apptba-pink-btn{
    max-width: 331px;
    width: 100%;
    margin: auto;
    justify-content: center;
}

.appt-tba-ismeros-input-cont{
    display: flex;
    justify-content: center;
}
.appt-tba-ismeros-input-cont input{
    max-width: 400px;
}
/* referral popup */
#apptba-ref-pop-cont{
    /* padding: 90px; */
    max-width: 600px;
}
#apptba-ref-pop-cont .apptba-btn-cont{
    margin-top:14px!important;
    margin-bottom: 0!important;
}
#apptba-ref-pop-cont .apptba-p16{
    text-align: center;
}
.ref-ty{
    display:none;
}
.ref-ty .apptba-p16{
    margin-bottom:60px;
}
.ref-ty .close-pop{
    margin:auto;
}



.apptba-course-img-section-right.blue .apptba-p14{
    color: #ffffff;
}
.apptba-course-img-section-right .apptba-pink-btn{
    width: fit-content;
    font-size: 16px!important;
}

/* Segitunk utadon panel */
.apptba-circle-percent-cont,
.apptba-circle-pipa-cont{
    display:flex;
    flex-flow:column;
    width:107px;
    padding-left:12.5px;
    padding-right:12.5px;
    cursor:pointer;
}
.apptba-circle-percent-title{
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #1C365A;
    margin-top: 8px;
}
.apptba-circle-percent{
    width: 82px;
    height: 82px;
    padding: 16px;
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    /* font-size:12px; */
    line-height: 12px;
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #1C365A;
}
.apptba-circle-percent.no-percent{
    color:#848484;
    border:3px solid #EDEDED;
    border-radius:50%;
    font-size: 13px;
    padding: 10px;
    line-height: 15px;
}

.apptba-circle-percent.inprogress,
.apptba-circle-percent.completed,
.apptba-circle-percent.done{
    font-size:14px;
}
.apptba-circle-percent.completed,
.apptba-circle-percent.done{
    color:#1C365A;
    border:3px solid #F75868;
    border-radius:50%;
}
.apptba-circle-percent.completed img,
.apptba-circle-percent.completed svg,
.apptba-circle-percent.inrogress img,
.apptba-circle-percent.inprogress svg{
/* .apptba-circle-percent.done img, */
/* .apptba-circle-percent.done svg{ */
    position:relative;
    margin-bottom:5px;
    margin-top:-10px;
    width:25px;
}
/*kordiagram kerulete*/
.percent-svg{
    width:82px;
    height:82px;
    position:absolute;
}
/* plant_red pl. ??? */
.tba-diagr-svg{
    width:25px;
    /* height: 36px; */
    /* position: absolute; */
}
.apptba-circle-percent.not-completed{
    position: relative;
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
    border-color: transparent;
    background-color: #ffffff;
    background-clip: padding-box;
}
.apptba-circle-percent.not-completed:after{
    content: '';
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
    background-image: linear-gradient(0deg, #F75868, #1C365A, transparent);
    z-index: -1;
}
.apptba-headcont{
    display: flex;
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
}
.apptba-headcont .apptba-streak-num{
    background-color: #1C365A;
    padding: 10px 25px 10px 20px;
    border-radius: 10px;
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    width: 300px;
    position: relative;
    right: 0;
    display: flex;
    flex-flow: row;
    text-align: left;
    align-items: center;
}
.apptba-headcont .apptba-streak-num svg{
    width:36px;
    height:36px;
    flex: none;
}
.apptba-streak-num img{
    position: absolute;
    /* right: -65px;*/
    right:-30px;
    top:40px;
}
.apptba-dashboard-quote{ /*ez 2x van?*/
    /* max-width: 340px; */
    width:340px;
}
.apptba-dashboard-quote .apptba-title-small{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #353535;
    text-align: left;
    display: flex;
    align-items: center;
}
.apptba-dashboard-quote .apptba-title-small .apptba_plant-blue{
    width:36px;
    height:36px;
    flex:none;
}
.apptba-dashboard-quote .apptba-title-small svg path{
    stroke: #1C365A;
}
.apptba-quote{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #353535;
    padding-left:35px;
}
.apptba-quize-res-cont{
    display:flex;
}
.apptba-quize-res-item-list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.apptba-dashboard-items-cont{
    display: flex;
    flex-flow: row;
    margin-top: 77px;
}
.apptba-quiz-res-left, .apptba-quiz-res-right{
    display:flex;
    flex-direction:column;
    flex-wrap:wrap;
}
.apptba-quiz-res-left{
    padding-right: 13px;
    border-right: 1px solid #C1C1C1;
}
.apptba-quiz-res-right{
    padding-left: 11px;
}
.apptba-quize-res-title{
    width: 100%;
    font-family: 'Besley';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #848484;
    display: flex;
    justify-content: space-between;
    max-height:25px;
    cursor: pointer;
}
/* .apptba-quize-res-title img{
} */

.bg {
    fill: none;
    stroke-width: 3px;
    stroke: #EDEDED;
}
[class^="meter-"] {
    fill: none;
    stroke-width: 3px;
    stroke-linecap: round;
    transform: rotate(90deg);
    transform-origin: 50% 50%;
}
.meter-1 {
    stroke-dasharray: 245;
    /* stroke: url(#linear); */
    animation: progress-1 1s ease-out;
}
.apptba-quiz-res-pop{
    position: fixed;
    width: 800px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
    border-radius: 10px;
    z-index: 10000;
    padding: 30px;
    max-height: 80vh;
    overflow: auto;
    display: none;
}
.add-prods-list{
    max-height: 300px;
    overflow: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.apptba-statistics-form{
    gap: 20px;
}
.apptba-statistics-form,
.apptba-statistics-form-render{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.apptba-statistics-form h4,
.apptba-statistics-form-render h4{
    text-align: left;
    width: 100%;
}
.apptba-statistics-form-table-cont{
    width: 100%;
    max-height: 600px;
    overflow: auto;
}
.apptba-statistics-form .apptba-form-inner{
    flex-wrap: wrap;
}
.apptba-statistics-form label{
    width: 100%;
    margin-bottom: 5px;
}
.apptba-statistics-form #status{
    height: 44px;
}
.apptba-statistics-form .apptba-btn-cont{
    justify-content: flex-start;
    margin-top: 0px;
    margin-bottom: 20px;
}
.apptba-statistics-form-render .apptba-p16{
    width: 100%;
    text-align: right;
}
.apptba-statistics-form-render .apptba-p16 span{
    margin-left: 10px;
    font-weight: 600;
    color:rgb(28, 54, 90);
}

/* wiktor ---------------------------------------------------------------------------*/
.celmeghatarozas-modul .ld-item-title:hover{
    /* color:initial; */
    color:rgb(28, 54, 90);
}

/*Tema template (elementor)  -------------*/

/* Tema template cim felett breadcrumb */
/* ??? */
/* .elementor-page-33470 .oszlop-breadcrumb .elementor-widget-wrap{ */
.elementor-page-38202 .oszlop-breadcrumb .elementor-widget-wrap{
    padding-left:0!important;
}
/* Tema content box */
/* .elementor-page-33470 .learndash.learndash_post_sfwd-topic.user_has_access{ */
.elementor-page-38202 .learndash.learndash_post_sfwd-topic.user_has_access{
    margin:initial;
}
/* .elementor-page-33470 .learndash.learndash_post_sfwd-topic p{optim */
.elementor-page-38202 .learndash.learndash_post_sfwd-topic p{/*optim*/
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
    text-align: justify;
}

/* konzultacio kartyak */
/* .apptba_registration_for_consultation{
    
} */


/* E-learning Modul nezet / LECKE nezet */

/* lecke tartalomban*/
.ld-tabs-content ul,
.ld-tabs-content .ld-video{
    margin-bottom:35px;
}
.ld-tabs-content .figure.wp-block-image.size-full{
    margin-top:15px;
}
.learndash-wrapper .ld-table-list .ld-table-list-item {
    margin-bottom: 20px!important;
}



/* nav gombok */
.learndash-wrapper .ld-content-actions .ld-content-action {
    flex-basis: auto!important;
    /* position: relative; */
    /* padding: 5px; */
}
.learndash-wrapper .ld-button {
    /* color: #fff;
    text-transform: none;
    font-family: inherit;
    font-weight: 800; */
    font-size: 1em!important;
    /* text-align: center;
    cursor: pointer;
    white-space: normal;
    text-shadow: none;
    line-height: 1.25em; */
}



.karrier-back-btn{
    color: #F75868;
    margin-top: 20px;
    border-color: #F75868
}
.karrier-back-btn:hover, .karrier-back-btn:focus{
    background-color: #F75868;
    
}
/* Karrier tanacsadas eredmenyek / results KARRIERRR*/

#karrier-tanacsadas-kerdoiv{
    min-height:500px;
    position:relative;
}
#kerdes-szamlalo{
    position:absolute;
    top:100px;
    right:30px;
}

.apptba-karrier-job-offer-question{
    margin-top: 26px;
}


/* loginnn / reg form @karrier tanacsadas*/

/*elementor widget*/
/* #tba-login-panel{
    width:60%;
    max-width:500px;
} */
.kerd-pass-input{
    position: relative;
}
.kerd-pass-input img{
    position: absolute;
    width: 24px;
    right: 0;
    margin-right: 10px;
    top: 2px;
    cursor: pointer;
}
.karr-kerd-loader{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px 0;
}
.hianyos{
    /* border-bottom:2px solid red!important;???nem birom felulirni a korabbit */
    background-color:#ff010118!important;
}
.login-popup-lenti-row {
    display:flex;
    justify-content:center;
    flex-direction: column-reverse;
    align-items: center;
}
.login-popup-lenti-row input{
    margin-right:0;
}

.login-status{
    color:var(--szin-tba-pink);
}

#apptba-kerdoiv-reg-login-form .apptba-form-inner{
    display:flex;
    flex-direction:column;
    align-items: center;
}
#apptba-kerdoiv-login,#apptba-kerdoiv-reg{
    width:65%;
    margin:0 0 50px 0;
}



/* FIOKOMMM */
/* /??? */
.page-id-10 .main#content{
    max-width:1200px;
    margin:100px auto 100px auto;
}
/*sidebar*/
.woocommerce-account .woocommerce-MyAccount-navigation{
    display:none;
}
.woocommerce-account .woocommerce-MyAccount-content{
    float:initial;
    width:100%;
    margin-top:35px;
}



/* karrier eredmenyek------------------*/

/* h3#top-5-kurzus.apptba-title-small{ */
h3.apptba-title-small{
    margin:50px 0;
    /* text-align: left;
    text-wrap: balance;
    line-break: anywhere; */
}
/* .top-5,
.top-3{
    display:flex;
    flex-wrap:wrap;
} */

/* grid */
#apptba-karrier-results .top-3,
#apptba-karrier-results .top-5{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    /* justify-items: stretch;
    align-items: stretch; */
}
#apptba-karrier-results .top-3{
    grid-template-rows: repeat(1, 1fr);
}

#zip-list-container{
    max-width: 400px;
    height: 150px;
    overflow: auto;
    border: 1px solid var(--szin-tba-blue);
    margin: 5px 0 20px 0;
    border-radius: 5px;
    padding: 10px;
}
.zip-list-selected{
    background-color: var(--szin-tba-pink);
    color: white;
}
.tba-course-card{
    /* flex-basis:200px; */
    min-width:350px;
    /* max-width:340px; */
    /* width:340px; */
    /* width:29%;??? flex-basis stb? */
    /* padding:0; */
    /* border: 1px solid black; */
    border-radius:10px;
    /* height:660px; */
    /* height:max-content; */
    /* left: 430px;
    top: 3414px; */
    background: #FFFFFF;
    /* tba design/ds 2 */
    box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1);
    /* margin-right:40px; */
    /* margin-bottom:40px; */
    overflow:hidden;
}
.tba-course-card .apptba-myc-imgcont{
    width:100%;
    height:232px;
}
.tba-course-card .apptba-myc-img{
    object-fit:cover;
}
.tba-course-card .course-card-body{
    padding:30px;
}

.tba-course-card .course-category{
    color:#C1C1C1;
    margin-bottom:5px;
    min-height:50px;
}
.tba-course-card .apptba-myc-title{
    /* margin-bottom:28px; */
    min-height:75px;
}

.tba-course-card .course-description{
    height:105px;
    overflow:hidden;
    margin-bottom:15px;
    color:#353535;
}
.tba-course-card .course-original-price{
    font-family:'Commissioner';
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:16px;
    /* identical to box height, or 133% */
    display:flex;
    align-items:center;
    text-decoration-line:line-through;
    /* tba design/grey3 */
    color: #848484;
}
.tba-course-card .course-price{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    /* identical to box height, or 110% */
    /* display: flex; */
    /* align-items: center; */
    /* tba design/grey 1 */
    color: #353535;
    margin-bottom:16px;
}
.tba-course-card .btn-megnezem{
    width:60%;
    margin:0 13px 10px 0;
}
.course-card-btn-row {
    display:flex;
}
.tba-course-card .ccard-icon{
    width:45px;
    height:45px;
    /* background-color:#efefef; */
}
a.tba-fb-sharebtn{
    margin-left:0;
}
.tba-course-card .ccard-icon img{
    vertical-align:middle-with-baseline;
    vertical-align:-moz-middle-with-baseline;
}
.apptba-icon-share{
    margin-left:initial;
}
.top-style{
    margin-bottom:100px;
    text-align: center;
}
/* .top-style p{font-size:22px;} */

#apptba-karrier-results .use-support{
    display: flex;
    justify-content: center
}
#apptba-karrier-results .use-support li{
    font-size: 18px;
    justify-content: center;
    margin-bottom: 10px;
}

/* KVIZ */

#kviz-tartalom .elementor-column-wrap{
    flex-direction:column!important;
}

/* #icon-clock{ */
/* .fa-regular.fa-clock { */
.apptba-quiz-info-text::before{
    width:40px;
    height:40px;
    display:inline;
    font-size:.8em;
    vertical-align:middle;
    line-height:1em;
    transform:translateY(5px);
}
#kviz-idotartam{
    margin-bottom:30px;
}
/* #kviz-idotartam.apptba-quiz-info-text::before{ */
#kviz-idotartam::before{
    /* content:'\f017'; */
    /* U+1F552 */
    /* content: '🕒'; */
    content:url('../../../plugins/app-tba-plugin/img/icons/time.svg');
}
#kviz-hatarido::before{
    /* content: '\1F4C5'; */
    content:url('../../../plugins/app-tba-plugin/img/icons/calendar.svg');
}
#kviz-probalkozasok-sz::before{
    /* content: '✓'; */
    content:url('../../../plugins/app-tba-plugin/img/icons/small_check.svg');
}
#kviz-pontszam::before{
    /* content: '\f559'; */
    content:url('../../../plugins/app-tba-plugin/img/icons/certificate.svg');
    /* margin-bottom: 1em; */
    /* transform:translateY(5px); */
}

#elert-pontszamod.apptba-quiz-inner{
    position: relative;
}
.kommentar{
    position: absolute;
    /* width: 100px; */
    /* height: 10px; */
    top: -4px;
    right: -135px;
    /* margin-right: -150px; */
    font-size: .8em;
    padding: 5px;
    /* width: 215px;
    height: 56px; */
    color: white;
    background-color: #1C365A;
    border-radius: 10px;
}
#kommentar-fail{
    background-color:var(--szin-tba-pink);
}
/*#elert-pontszam-value span#kommentar::after{*/
/* #kommentar::after {
    content: "Ügyes vagy!";
    position: absolute;
    top: -18px;
    right: 5px;
    margin-right: -150px;
    font-size: .8em;
    padding: 5px;
    height: 56px;
    width: 215px;
    color: white;
    background-color: #1C365A;
    border-radius: 10px;
} */

/*E-kurzus sidebar kviz is kapjon pipat a karikaba ha 'completed LD*/
/* .ld-status-icon.ld-quiz-complete.ld-secondary-color::before{ */
    .learndash-wrapper .ld-status-icon.ld-quiz-complete::before{
/* .ld-icon-checkmark::before,
.ld-icon-complete::before { */
/* .ld-icon.ld-icon-quiz::before{ */
    /* content: "\e906"; */
    content: "\2713";
    font-size: 13px;
    font-weight: lighter;
    vertical-align: top;
    display: inline;
    line-height: 12px;
}
.ld-status-icon::before{
    color:red!important;
}



/* DASHBOARDDD DASHHH--------------------*/

.page-id-38331 .elementor-section:not(last-child){
/* .page-id-38331 .elementor-section:not:nth-child(last-child){ */
    /* margin-bottom:50px!important; */
    margin-bottom:100px;
}
/*footer alatt feher csik NE */
.page-id-38331 .elementor-section.elementor-top-section.elementor-element.elementor-element-447d8490{
    margin-bottom:0;
}
.page-id-38331 h3.elementor-heading-title{
    /* margin:65px 0 40px 0; */
    margin:0 0 40px 0;
}

/* szakmai eletut panel------------*/
#vegig-segitunk-az-utadon{
    font-size:40px;
    font-style:normal;
    text-transform:initial;
}

img.edit-milyen-eletre-vagysz-szoveg {/*ceruza ikon*/
    cursor: pointer;
    padding-left: 10px;
}
.apptba-dashboard-quote .apptba-quote{
    width:320px;
    height: 90%;
    padding:15px;
    font-weight:700;
    /* color:black; */
    color:var(--szin-tba-blue);
    transition:color .5s linear;
    border-radius: 10px;
    /* box-shadow: 0 0 10px rgba(247, 88, 104, 0.5); */
    box-shadow: 0 0 10px rgba(247, 88, 104, 0.2), /* külső árnyék */
            inset 0 0 10px rgba(247, 88, 104, 0.2);
    }
    

.apptba-dashboard-quote .apptba-quote:hover{
    cursor:text;
}
.apptba-dashboard-quote .apptba-quote:focus-visible{
    outline:none;
}


/* .apptba-circle-percent-cont */
.apptba-quiz-res-right .apptba-quize-res-item-list.uncompleted{
    display:none;
}
.apptba-quiz-res-right .apptba-quize-res-item-list{
    /* display:block; */
}

/* eletut jobb-bal popup */
.add-prods-list.eltavolithato {
    margin-bottom:15px;
}
#apptba-coupon-section{
    margin-bottom: 0 !important;
}
.apptba-coupon-input{
    max-width: 150px;
}
.apptba-coupon-input:focus-visible{
    outline-width: 0;

}


/*statisztikaid------------*/
#statisztikaid-cont {
    display: flex;
    justify-content: space-between;

}
.statisztika-elem-cont{
    position:relative;
    /* width:23.5%; */
    height:230px;
    padding:30px;
    display:flex;
    justify-content: center;
    align-content: space-between;
    /* flex-direction: column; */
    text-align: center;
    align-content: center;
}
/* .statisztika-elem-cont icon{ */
.statisztika-elem-cont img{
    position:absolute;
    top:15%;
    width:35px;
    /* height:35px; */
    height:auto;
}
.statisztika-elem-cont .stat-number,
.statisztika-elem-cont.kupon .stat-number{
    position:absolute;
    top:42%;
    right:0;
    width:100%;
}
/* .stat-number.kiemelt-betuszam::after { */
.kupon .stat-number.kiemelt-betuszam::after {
    content:"Ft";
    font-size:25px;
    padding-left:10px;
    vertical-align:middle;
    text-transform:none;
  }
.statisztika-elem-cont .stat-text{
    position:absolute;
    top:73%;
    color:#353535;
}


/* Kurzus ajanlasok szemelyreszabott */
/* #apptba-kurzus-ajanlasok-szemelyreszabott .elementor-shortcode, */
/* #apptba-kovetezo-lepesed .elementor-shortcode, */
.purchasable-kurzus-kartyak-cont,
.purchasable-kurzus-kartyak-cont .elementor-shortcode{
    /* display:flex;
    flex-wrap:wrap; */
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    grid-column-gap:25px;
    grid-row-gap:25px;
    margin-bottom:initial;
    /* justify-items:stretch; */
    /* align-items:stretch; */
}

/* Foglalj konzultaciot - oktato kartyak*/
.grid-oktato-kartyak{
    display:grid;
    grid-template-columns:repeat(3, 1fr);
    column-gap:30px;
    row-gap:30px;
}

.apptba-teacher-card-img{
    border-radius:50%!important;
    /* height:200px; */
    max-height:109px;
}

/*Csatlakozz Facebook kozossegunkhoz*/
#csatlakozz-fb-szoveg{
    width:80%;
}
/* #csatlakozom-fb-gomb{
    width:80%;
    /*tobbi elementorban*/
/* } */
/* #csatlakozom-fb-gomb .elementor-element.elementor-element-0f381a3 .elementor-button {
    width:100%;
} */
/* #csatlakozom-fb-gomb .elementor-widget-container{
    margin-top:0;
} */





/* melyik oldal??? */
/* .page-id-38331 .elementor-heading-title.elementor-size-default */
/* #tba-topbar .elementor-heading-title{
    font-size:30px!important;
} */


.wc-prl-recommendations{
    display: none;
  }




/* SAJAT TANFOLYAMOK - USERS COURSES */
/* .page-id-14 main h2, */
/* .page-id-14 main .apptba-h1{ */
#tba-idezetek .apptba-h1{
    font-size:30px!important;
    font-variant:normal!important;
}
#tba-idezetek.big{
    font-size:38px!important;
}
#tba-idezetek.medium{
    font-size:33px!important;
}
#tba-idezetek.small{
    font-size:28px!important;
}


/* HEADERRR - NAVBARRR TOPBARRR - KOSAR IKON */

/* body:not(.logged-in) .elementor-38200 .elementor-element.elementor-element-9fcbbf8.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: space-between;
} */

/* .elementor-33563.elementor-location-header .elementor-column-gap-no{ */
#tba-topbar .elementor-column-gap-no{
    width:100%!important;
}

/* top bart lenne hivatott kozepre helyezni ha mukodne?? */
.elementor-column-wrap.elementor-element-populated{
    /* justify-content:center; */
}

/*flexbox wrapper navbar elemeknek*/
/* .elementor-33563.elementor-location-header .elementor-widget-wrap{ *//*markteszt*/
.elementor-38200.elementor-location-header .elementor-widget-wrap{ /*app-teszt*/
    /* width:95%; */
    max-width:1500px;/*???*/
    align-items:center;
    align-content:center;
    justify-content:space-around;
}
.elementor-location-header .elementor-widget-wrap .elementor-widget {
    position:relative;
    /* display:contents; */
}
#btn-sajat-kepzeseim{
    /* min-width:200px;
    width:max-content; */
    min-width:max-content;
}

/* kategoria dropdown */
#apptba_cats_dropdown,
#tba-szabadszavas-keresomezo input[type="search"]{
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #1C365A;
    background-color:white;
    padding: 13px 16px;
    width: auto;
    border: none;
    box-shadow: 0px 0px 17px 5px rgb(77 77 77 / 10%);
    border-radius: 10px;
    width: 290px;
}

/*kereses mezo*/
/* #tba-topbar #search-field { */
#tba-topbar #tba-szabadszavas-keresomezo{
    max-width:250px;
  }
/* #tba-topbar .elementor-widget-jet-search{ */
    /* width:max-content; */
    /* width:inherit; */
    /* max-width:300px; */
/* } */
/* ?? */
/* .elementor-33563 .elementor-element.elementor-element-38a7154 .jet-search__form { */
.elementor-38200 .elementor-element.elementor-element-38a7154 .jet-search__form {
    /* width: 352px; */
    width:inherit!important;
    /* position: relative; */
}

/* .icon-shopping{ */
.tba-navbar-icon{
    width:30px;
    height:30px;
    /* margin-right:15px; */
}
/* #shopping-bag{ */
.navbar-icon-inner{
    position: relative;
}
/* #products-in-basket{ */
/* #messages-counter */
.number-counter{
    position: absolute;
    top: -7px;
    right: -11px;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color:var(--szin-tba-pink);
    /* content: "5";??? */
    font-size:14px;
    padding: 0px 6px;
    translate: 1px 1px;
    vertical-align: bottom;
    display: table;
    font-weight: bold;
}

/* Fiokom
/* VASARLASAIM RENDELESEIM  WOO */
.woocommerce-account .woocommerce-MyAccount-content {
    float:initial!important;
    width:100%!important;
}


/*  FOOTERRR */
/* div[data-elementor-type="footer"] a:hover{ */
.elementor-location-footer a:hover{
    /* color:initial; */
    color:var(--szin-tba-pink);
}

/*Zoom*/
.btn-join-link{
    background: #f75868 !important;
    border-radius: 50px !important;
}

.btn-start-link{
    background: #1C365A !important;
    border-radius: 50px !important;
}
.dpn-zvc-sidebar-box .btn-reg{
    background: #f75868;
    border-radius: 50px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px !important;
    padding-inline: 30px;
}


/* TABLETTT TTT TABLLL TAAA */
@media only screen and (max-width: 1000px){

    /* Uzenetek tablet */
    .apptba-msg-cont {
        padding:8px 30px;
        margin-bottom:30px;
    }
    .apptba-msg-cont.closed span,
    .apptba-msg-cont span{
        font-size:14px;
    }
    .apptba-msg-reply-txtarea textarea{
        max-width:100%;
        width:100%;
        height:40px;
        margin-bottom:10px;
        /* background: #FFFFFF; */
        /* box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.1); */
        /* border-radius: 10px; */
        /* border: none; */
    }

    /* Header tablet */
    #tba-topbar #tba-logo.elementor-element.elementor-element-01a83d1 > .elementor-widget-container{
        /* margin:0px 0px 0px 0px!important; */
        margin:0 0 0 0!important;
      }
    #apptba_cats_dropdown, #tba-szabadszavas-keresomezo input[type="search"] {
        width:210px;
    }
    #apptba-avatar-menu{
        display:none;
        position:absolute;
        right:0px;
        top:50px;
        z-index:9999;
      }
    #apptba-avatar-menu.show{
        display:block;
    }


    /* Dashboard tablet------------------------------ */
    /* N napja tanulok megszakitas nelkul */
    /* .apptba-headcont .apptba-streak-num { */
        /* width:82%; */
        /* top:-120px; */
        /* top:89px;
        right:55px; */
    /* } */


    #statisztikaid-cont .apptba-myc-card{ /*.statisztika-elem-cont */
        /* position: relative; */
        width:23%;
        height:195px;
        padding: 0 25px;
        /* display: flex;
        justify-content: center;
        align-content: space-between;
        flex-direction: column;
        text-align: center;
        align-content: center; */
    }
    /* .statisztika-elem-cont.kupon .stat-number { */
    
    #apptba-kuponod-ful-cont #kuponod-van{
    /* #apptba-kuponod-ful-cont .apptba-pink-btn { */
        /* margin-right:0; */
    }

    /* Kurzus ajanlasok szemelyreszabott */

    /* ??? ideigl */
    .elementor-38331 .elementor-element.elementor-element-14fb56b5 {
        padding: 10px;
        width: 100%;
    }
    /* #apptba-kurzus-ajanlasok-szemelyreszabott .elementor-shortcode, */
    /* #apptba-kovetezo-lepesed .elementor-shortcode, */
    .purchasable-kurzus-kartyak-cont,
    .purchasable-kurzus-kartyak-cont .elementor-shortcode{
        /* display:flex;
        flex-wrap:wrap; */
        display:grid;
        grid-template-columns:repeat(2, 1fr);
        grid-column-gap:25px;
        grid-row-gap:25px;
        margin-bottom:initial;
        /* justify-items:stretch; */
        /* align-items:stretch; */
    }


    /* foglalj konzultaciot tablet */
    .grid-oktato-kartyak {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 30px;
        row-gap: 30px;
      }

    /* csatlakozz FB kozosseg tablet */ 
    .elementor-38331 .elementor-element.elementor-element-2d9b4dc {
        margin-top: 0px;
        margin-bottom: 170px;
        padding: 10px;
    }
    .elementor-38331 .elementor-element.elementor-element-698ee8c {
        bottom: 102px;
      }

    /* YT videok alul tablet */
    .elementor-38331 .elementor-element.elementor-element-2a80e4ef {
        /* margin-top: 56px; */
        margin-bottom:60px!important;
    }




    /* Sajat kepzeseim TABLET--------------------- */
    /* .apptba-myc-card, */
    #apptba-myc-cont{
        display:grid;
        /* flex-wrap: wrap; */
        /* justify-content: space-between; */
        grid-template-columns:repeat(2, 1fr);
        column-gap:20px;
        row-gap:20px;
      }
      .apptba-myc-card{
        /* width: 480px; */
        width:100%;
        /* display:flex;
        flex-wrap: wrap;
        justify-content: space-between; */
      }
      #tba-tanf-kartya-reszletek{
        display:none;
      }

      /* E-lecke @Tanfolyam tablet---------------------*/

      /* wrapper */
      .elementor-38215 .elementor-element.elementor-element-0a2834e > .elementor-element-populated {
        margin:0;
        margin-left:0!important;
        /* --e-column-margin-right:0;
        --e-column-margin-left:0; */
      }

      /*kepzesi anyag */
      /* .elementor-38215 .elementor-element.elementor-element-351e6c3 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) { */
    .elementor-element.elementor-element-1ae0380.elementor-widget.elementor-widget-heading{
        /* margin-bottom:0px; */
        /* display:none; */
    }
    /*sidebar modulok */
    /* .elementor-element.elementor-element-913c1c3.tba-side-list.elementor-widget.elementor-widget-shortcode { */
    .elementor-element.elementor-element-6e6c5088.tba-side-list.elementor-widget.elementor-widget-shortcode{
        display:none!important
        /* display:flex!important; */
    }
    /* tartalom wrap */
    .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
        padding: 0 0 0 0;
    }
    #apptba-kuponod-ful-cont .statisztika-elem-cont{
        width:100%;
        margin-bottom:25px;
    }

}








/* MOBIL MOBILLL MOBILEEE MMOBBB MMMM*/
@media only screen and (max-width:550px){
    .desktop-select {
        display: none;
      }

      .custom-select {
        display: block;
      }
    body{
        /* width:100vw!important; */
        /* overflow:hidden!important; */
    }
    .apptba-pink-btn{
        max-width:100%;
    }
    #apptba-kuponod-ful-cont .apptba-pink-btn{
        margin-right:0;
      }

    .learndash-wrapper .ld-button {
        margin-left:0px;
        /* text-align:left; */
    }

    /* login form mobile */
    .apptba-login-form{
    /* #apptba_ajadektanfolyam_bevaltasa_form{ */
        max-width:95%;
    }


    /* Header mobile----------------------------*/
    /*header logo mobile*/
    .elementor-element-01a83d1 .elementor-widget-container{
        margin:unset;
    }

    /* mobile header mobile topbar */
    #tba-mobile-menu{
        margin-bottom:15px!important;
    }
    #tba-mobile-menu .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
    /* #tba-mobile-menu > .elementor-element-populated > .elementor-widget-wrap { */
        padding:10px;
        display:flex;
        /* flex-direction: row; */
        flex-wrap:nowrap;
        justify-content:space-between;
    }
    div#tba-logo{
    /* div#tba-logo .elementor-38200 .elementor-element.elementor-element-dbe4066 img{ */
    /* .elementor-38200 .elementor-element.elementor-element-dbe4066 { */
        width:175px!important;
        /* min-width:165px; */
        /* align-self:center; */
        margin-right:0;
      }
    #tba-sajat-kepzeseim-mobile-btn {
        min-width:135px;
    }
    /* .menu-mobil-fomenu-tba-v2-container .menu-item:nth-of-type(1){ */
    .menu-mobil-fomenu-tba-v2-container .menu-item:first-child{
        margin-top:25px!important;
    }


    /* login mobile */
    /* #tba-login-panel{
        min-width:70%;
        width:max-content;
        max-width:95%;
    } */
    .jet-login-lost-password-link {
        width:100%;
        text-align:center;
      }


    /* Dashboard mobile / Dashhh mobile / dash mobile */
    .page-id-38331 .elementor-section:not(last-child){
        margin-bottom:100px!important;
    }


    /* vegig segitunk az utadon mobile---------------*/

    /* section.elementor-element.elementor-element-b455871.stax-condition-yes.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default { */
    /* #tba-karrier-panel{
        margin-top:150px;
    } */
    #tba-karrier-panel .apptba-headcont{
    /* .apptba-headcont{ */
        flex-direction:column!important;
    }
    #vegig-segitunk-az-utadon{/*title*/
        order:2;
    }
    .apptba-streak-num{
        order:1;
    }
    .apptba-headcont .apptba-streak-num{
        position:relative;
        display:block;
        width:82%;
        /* top: -120px; */
        top:5px;
        right:-20px;
        margin-bottom: 45px;
        padding: 10px 20px 20px 25px;
    }
    .apptba-dashboard-quote .apptba-quote{
        width:100%;
        padding-right:0;
    }
    .apptba-dashboard-items-cont{
        margin-top:28px;
    }
    .apptba-quize-res-cont{
        display:flex;
    }
    .apptba-quize-res-cont .apptba-quize-res-title{
        margin-top:25px;
    }
    .apptba-quiz-res-right .apptba-quize-res-title{
        margin-top:40px;
    }

    #tba-karrier-panel .apptba-pink-btn{
        width:100%;
    }
    .apptba-course-img-section-right .apptba-pink-btn{
        font-size:18px!important;
    }

    /* ??? */
    .elementor-element.elementor-element-a767336.elementor-widget.elementor-widget-shortcode .apptba-course-img-section-left{
        margin-left:-15px;
    }
    /* ??? */
    .apptba-dashboard-items-cont {
        /* display: flex; */
        /* flex-flow: row; */
        /* margin-top: 77px; */
        flex-direction: column;
        /* flex-wrap: wrap; */
    }
    .apptba-quize-res-cont {
        /* display:flex; */
        flex-direction:column;
    }
    .apptba-quiz-res-left,
    .apptba-quiz-res-right{
        /* padding-left:11px; */
        justify-content: center;
    }

    /* kordiagramos eletut popup */
    .apptba-quiz-res-pop{
        /* position: fixed; */
        /* width:85%; */
        width:98%;
        /* top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #ffffff;
        box-shadow: 0px 0px 17px 5px rgb(77 77 77 / 10%);
        border-radius: 10px;
        z-index: 10000;
        padding: 30px;
        max-height: 80vh;
        overflow: auto;
        display: none; */
    }
    .add-prods-list{
        grid-template-columns:repeat(1, 1fr);
    }
    /* .add-prods-list > div .apptba-time-select {
        width:95%;
    } */

    .apptba-quiz-res-pop img.close-pop{
        /* margin:0 0 0 auto; */
        margin:-10px -10px 15px auto;
        display:block;
    }

    /* kitoltes kek flekk es gomb*/
    .elementor-element-634d107 .apptba-course-img-section-right .apptba-pink-btn {
        width:100%;
        font-size:18px!important;
    }


    #statisztikaid-cont{
        /* display: flex; */
        /* justify-content: space-between; */
        flex-wrap:wrap;
    }
    #statisztikaid-cont .apptba-myc-card {
        /* position: relative; */
        width:48%;
        height:180px;
        padding:20px 30px 20px 30px;
    }
    #statisztikaid-cont .statisztika-elem-cont .stat-number {
        /* position: absolute; */
        top:42%;
        right:17%;
        /* background-color: green; */
        width: 120px;
    }
    #statisztikaid-cont .statisztika-elem-cont.kupon .stat-number {
        /* position: absolute; */
        top:42%;
        /* right: 88px; */
    }
    .statisztika-elem-cont .stat-number {
        /* position: absolute; */
        top:41%;
    }
    .statisztika-elem-cont .stat-text {
        /* position:absolute; */
        padding:0 10px;
        /* margin-bottom:10px; */
        top:73%;
    }

    /*szemelyre szamott kurzusajanlat*/
    .purchasable-kurzus-kartyak-cont, .purchasable-kurzus-kartyak-cont .elementor-shortcode {
        display: flex;
        flex-direction:column;
        flex-wrap:nowrap;
        width:100%;
        /* grid-template-columns: repeat(1, 1fr);
        grid-column-gap: 25px;
        grid-row-gap: 25px; */
        margin-bottom: initial;
        justify-items: stretch;
        align-items: stretch;
      }




    /* Sajat kepzeseim mobile / sajat tanfolyamok mobile----------------*/
    .apptba-dashboard-nav{
        display:none
    }
    .apptba-streak-num {
        padding-right:10px;
        padding-top:5px;
      }
    .page-id-14 #tba-idezetek.apptba-h1{
        font-size:25px!important;
        font-variant:normal!important;
    }
    .page-id-14 .ld-course-new.apptba-ld-btn {
        margin-bottom:10px;
    }
    /* a kep */
    .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-b057df2 {
        margin: -70px 0;
    }
    /* tabok*/
    #apptba-myc-nav {
        display: flex;
        /* list-style: none; */
        /* padding: 0; */
        padding-left:18px;
        margin-bottom:10px;
        flex-direction:column;
        /* text-align:center; */
        /* flex-wrap: no; */
    }
    .apptba-myc-nav-item {
    /* padding: 24px; */
    margin-right:initial;
    /* display: flex; */
    /* align-items:center; */
    text-align:center;
    margin-bottom:30px;
    }
    .learndash-wrapper .ld-button{
    padding-left:0;
    }

    /* Foglalj konzultaciot mobile*/
    .grid-oktato-kartyak {
        display:flex;
        /* grid-template-columns: repeat(2, 1fr); */
        /* column-gap: 30px;
        row-gap: 30px; */
        flex-direction:column;
        flex-wrap:wrap;
    }

    /* Facebook csatlakozz mobile */
    .elementor-38331 .elementor-element.elementor-element-2d9b4dc {
        margin-top:0px;
        margin-bottom:170px;
        padding:10px 20px;
    }


    /* Lepj egy magasabb szintre / spotify tartalmak */
    .elementor-38331 .elementor-element.elementor-element-1ff320a2 {
        padding:0px 15px 0px 15px;
        margin-top: 220px;
    }


    /* Karrier kerdoiv / karrier mobil */
    #apptba-kerdoiv-login, #apptba-kerdoiv-reg {
        width:100%;
        margin-top:15px;
    }
    .login-popup-lenti-row {
        flex-direction: column;
        align-items: center;
    }

    #apptba-karrier-results .top-3,
    #apptba-karrier-results .top-5{
        grid-template-columns: repeat(1, 1fr);
        margin-bottom:35px;
    }

    /* E-Lecke mobile  / e lecke mobile--------------------*/
    /*modul lenyilo*/
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{
        align-items:flex-start;
        flex-direction:row!important;
    }

    /*lenyilo modul/lecke/tema item mobile*/
    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview a,
    .learndash-wrapper .ld-table-list .ld-table-list-item{
        padding-bottom:0!important;
        margin-bottom:0!important;
    }

    /*breadcrumb cont*/
    .small_course_title div.elementor-widget-container {
        padding-top:0!important;
        margin-top:0!important;
      }

    /* tanfolyam nezet mobile */
    .ld-item-title {
        font-size:16px;
        /* line-height:26px; */
    }

    /* .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list, */
    .learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list {
        /* margin-top: 22px !important; */
        padding-left:0!important;
    }


    /* lecke nezet mobile */
    .elementor-26980 .elementor-element.elementor-element-bfcaa94 .learndash-wrapper .ld-content-action a.ld-button {
        color:var(--szin-tba-pink)!important;
        /* background-color: #00a2e8; */
        /* width:86%; */
    }
    .ld-icon.ld-icon-arrow-left,
    .ld-icon.ld-icon-arrow-right{
        color:var(--szin-tba-pink)!important;
      }
    .ld-topic-title {
        /* color: rgb(53, 53, 53) !important; */
        padding:16px 0 0px 0;
        line-height: inherit;
        margin-bottom:20px;/*vertikalis pozicio maceras ezeknel per pill*/
    }



    /* tanf / modul cime */
    .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
        padding:0 30px!important;
      }
    .elementor-element.elementor-element-9dcac63.small_course_title.elementor-widget.elementor-widget-shortcode .elementor-widget-container{
        padding-top:0!important;
    }
    
    
    /* Tema */
    .ytp-cued-thumbnail-overlay-image {
        background-size:contain;
        -moz-background-size:contain;
        -webkit-background-size: contain;
    }
    /*Megtanultam gomb*/
    input[type="submit"].learndash_mark_complete_button{
        width:100%;
    }

    /*eszrevetelek gomb mobile-------------*/
    .elementor-element.elementor-element-de04646.elementor-widget.elementor-widget-shortcode {
        border-top:1px dashed gray;
        padding-top:30px;
    }
    .tba-course-error-btn.apptba-white-btn {
        width: 100%;
    }

    /* eszreveteleim popup mobile----------*/
    .tba-course-error-form {
        max-width:95vw;
        width:90vw;
        padding:20px;
        background-color:#ffffff;
        top:40%;
    }
    .tba-close-icon{
        right:15px;
        top:15px;
        width:40px;
        height:40px;
        /* cursor:initial; */
    }
    #eform-main .eform-h4{
        text-align:left;
    }
    #tba-epop-opciok {
        width:100%;
    }
    .tba-course-error-form .tba-textarea-1.eszrevetel-popup-problema-leirasa {
        padding: 20px 5px 0 5px;
        line-height: 35px;
        margin-bottom: 45px;
        /* white-space: initial; */
        /* height: 150px; */
    }
    .tba-eszreveteleim-popup-btns{
        flex-direction:column;
        justify-content:space-between;
    }
    .tba-epop-sub{
        order:1;
        margin:0 0 10px 0!important;
    }
    .tba-cancel-btn{
        order:2;
    }


    /* kviz info quiz info mobile - - - - */
    .apptba-quiz-info {
        width:100%;
        margin-bottom:-10px;
    }
    .apptba-quiz-info-text {
        font-size:18px;
        /* line-height: 30px; */
      }
    .apptba-quiz-info-text::before{
        margin-right: 5px;
    }
    .elementor-widget-ld-quiz .elementor-widget-divider .elementor-divider{
        display:none!important;
    }

    /*befejezett tanfolyam - - - - - */
    .apptba-icon-box-cont > a.apptba-icon-box {
        box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.3)!important;
        width:100%;
        margin-right:0;
        margin-bottom:25px;
    }
    .apptba-course-img-section {
        flex-flow:column;
    }
    .apptba-course-img-section-right {
        width:100%;
    }
    .apptba-course-img-section-right .apptba-pink-btn {
        width:88%;
        font-size:18px!important;
    }
    /*barat meghivasa popup */
    /* #apptba-ref-pop-cont {
        padding:50px;
        max-width:90%;
    } */

    #apptba-ref-pop-cont .apptba-cal-popup, .apptba-send-msg-icon-form {
        width: 100%;
        box-shadow: 0px 0px 20px rgb(28 54 90 / 45%);
    }


    /* konzultacio mobile----------------------*/
    .apptba-consultants-cont{
        width:100%;
        flex-direction: column;
    }
    .apptba-consultants-left,
    .apptba-consultants-right{
        width:100%;
    }


    /* Konzultacio foglalo naptar mobile / konz naptar mobile */

    .apptba-dashboard-head-cont h2{
        text-align:center;
    }
    #tba-month-name{
        text-align:center;
        margin-top:20px;
    }
    .apptba-cal-body{
        margin-bottom:15px;
    }
    .apptba-cal-day {
        height: 45px;
        max-width: 70px;
    }
    .apptba-cal-dnum {
        transform:translateY(-3px);
    }
    .apptba-cal-event-cont {
        bottom:5px;
    }

    .apptba-consultations-count {
        /* align-items: center; */
        width: 100%;
        height: 150px;
        /* box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1); */
        /* padding:20px; */
    }
    .apptba-consultations-count svg{
        display:none;
    }
    #course-credits-overview-panel .course-name {
        padding-right:15px;
    }
    .apptba-form-inner .apptba-pink-btn{
        margin-bottom:15px;
    }
    .reg-cons .apptba-white-btn {
        margin-right:unset;
    }

    /* konzultacio tanulo nezet */
    .apptba-student-consultations-list {
        width:100%;
    }
    .apptba-form-inner {
        /* text-align: center; */
        justify-content:center;
        /* display: flex; */
        /* width: 100%; */
        /* justify-items: center; */
        /* flex-direction: column; */
        /* flex-wrap: wrap; */
      }
    /* .apptba-consultations-li.student .apptba-form-inner > .apptba-pink-btn { */
    .apptba-consultations-li-body-inn.meet-link .apptba-pink-btn{
        /* order:1; */
        /* position: relative; */
        /* width:auto; */
        padding:9px 32px;
        margin-left:0;
    }
    .apptba-consultations-li.student .apptba-form-inner > .apptba-pink-btn::before {
        left:13px!important;
        top:8px!important;
    }
    /* .apptba-consultations-li-body-inn.meet-link button.cancel-consultations{
        order:2;
    } */

    .apptba-teacher-card-left,
    .apptba-student-consultations-list .apptba-teacher-card-left img.apptba-teacher-card-img{
        /* width:160px; */
        max-width:150px!important;
    }

    a.apptba-btn-buy-credit.apptba-pink-btn{
        margin:0 auto;
    }


    /* konz popupok mobile-------------- */

    /* bejel. konzra */
    .apptba-cal-popup.reg-cons, .popup-600 {
        max-width:95%;
        /* padding: 30px 25px; */
        padding:70px 45px 20px 45px;
        width:75%;
    }
    .apptba-cal-popup, .apptba-send-msg-icon-form {
        /* position:fixed; */
        /* z-index: 10; */
        top:40%;
        left:50%;
        /* transform: translate(-50%, -50%); */
        /* max-height: 80vh; */
        /* overflow: auto; */
        /* padding: 75px 170px; */
        width:90%;
        max-width:100%;
        /* box-shadow: 0px 0px 20px rgba(28, 54, 90, 0.1); */
    }
    .apptba-form-inner{
        /* justify-content:center; */
        /* margin-top:10px; */
        flex-direction:column;
    }
    .apptba-form-inner .close-consultant{
        order:2
    }
    .apptba-form-inner input[type="submit"]{
        order:1
    }


    /* Kupon mobile / referral mobile / referal mobile---- */
    #apptba-kuponod-ful-cont{
        /* display:flex; */
        flex-direction:column;
        text-align:justify;
        padding:0 10px;
    }

    #apptba-kuponod-ful-cont .apptba-myc-card {
        box-shadow: 0px 0px 17px 5px rgba(77, 77, 77, 0.2);
    }

    #apptba-referral-coupon-guide li{
        margin-bottom: 25px;
    }
    #apptba-kuponod-ful-cont .apptba-btn-cont a{
        order:2;
    }
    #apptba-kuponod-ful-cont .apptba-btn-cont a{
        order:1;
    }
    #apptba-ref-pop-cont .apptba-btn-cont{
        margin-top:10px!important;
    }
    #apptba-referral-buttons{
        text-align:center;
    }
    #tba-barat-meghivasa{
        width:max-content;
        margin:0 auto 15px auto;
        justify-content:center;
    }


    /* oktatoi felulet mobile ???*/
    .apptba-h1, .learndash-wrapper h1, h1.elementor-heading-title.elementor-size-default, .kiemelt-betuszam {
        font-size:30px!important;
    }

    /* tanfolyam kartya mobile*/
    #apptba-myc-cont{
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
      }
    .apptba-myc-card{
        width:90%;
        margin-bottom:25px;
    }
    .apptba-myc-imgcont{
        width: 100%;
    }
    .apptba-myc-datacont{
        max-width:initial;
        width:100%;
    }

      
    /* uzenetek mobil */
    .apptba-msg-title {
        position:relative;
        flex-direction:column;
        font-size:18px;
        width:80%;
        align-items:inherit;
    }
    .apptba-msg-title::before {
        margin-right:0;
      }
    .apptba-msg-title::after{
        position:absolute;
        top:50%;
        right:-60px;
        transform:translateY(-15px);
    }

    /* .apptba-msg-cont.open .apptba-msg-content.apptba-p16.own-msg:first-child{ ???*/
    .apptba-msg-cont.open pre.apptba-msg-content.apptba-p16.own-msg:nth-child(1){
        border-top:1px dashed #cecece!important;
    }


    /* Kosar mobile---------------------------*/
    .tba-shop-table {
        display:flex;
        flex-direction:column;
    }
    .tba-cart-table-left,
    .tba-cart-table-right{
        width:100%;
    }
    /*termek foto*/
    .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
        object-fit: cover;
    }
    .tba-wc-cart-item-mid {
        max-width:125px;
        padding:15px 15px;
      }
    .tba-wc-cart-item-right :not(del) > .woocommerce-Price-amount {
        font-size:20px;
    }
    .tba-cart-table-right{
        padding-left:0;
        border-radius:30px;
    }


    /* profil beallitasok mobile------------*/

    #apptba-profile-settings-pw,
    #apptba-profile-settings{
        width:100%;
    }
    .apptba-profile-img-inner{
        flex-direction:column;
    }

    .apptba-profilkep-es-funnel-beallitasok .apptba-col{
        width:100%;
        font-size:15px;
    }
    #apptba-profile-settings .apptba-col-2{
        flex-flow:column;
        width:100%;
    }
    .apptba-col-2 .apptba-profile-settings-inner{
        width:90%;
    }

    
    /* util mobile util */
    .mobile-hide{
        display:none;
    }

}