/*
Theme Name: LMSMart Child
Author: Pixelcurve
Author URI: http://thepixelcurve.com
Description: -
Version: 1.0.0
Template: lmsmart
Text Domain: lmsmart-child
*/

.AnC-iFrame {
    height: 550px !important;
}

input[type='text'], input[type='url'], input[type='search'], input[type='email'], input[type='password'], input[type='tel'], input[type='time'], select, textarea { 
    background-color: #F6F7F9 !important;
}

/* course div min height */
div.cb_courses_home > div > section.tpc-courses article.tpc-course > div.course__container {
    min-height: 300px !important;
}

/*  content info min height*/
div.cb_courses_home > div > section.tpc-courses article.tpc-course > div.course__container div.course__content--info {
    min-height: 260px !important;
}

/*  course title div min height*/
div.cb_courses_home > div > section.tpc-courses article.tpc-course > div.course__container div.course__content--info .course__title {
    min-height: 60px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* Related course min height */
div.related-post-wrap h4.entry-title {
    min-height: 80px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* Header increase height */
.tpc-header-row_wrapper {
    height: 76px !important;
}

/* Logo mobile css */
div.logo-mobile{
    margin-right: 80px;
}

/* Hamburger close icon */
.tpc-menu_outer .mobile-hamburger-close {
    background-color: #ffffff !important;
}


/* ------ popup ------ */
body.disableScroll{
    overflow: hidden;
}
.learndash-wrapper-login-modal{
    background: rgba(0,0,0,0.9);
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
}

.lmsCardbox .elementor-widget-wrap{
    border: 0;
    background: #efefef;
}
/*.lmsCardbox .elementor-image-box-img{
     position: absolute;
    left: 0;
    top: -62px;
    margin: 0;
    border-radius: 70px 70px 0 0;
    background: #efefef;
    padding: 20px;
    border-top: 0px solid #CCC;
    width: 80px !important;
    box-sizing: border-box;
    height: 80px; 
}
.lmsCardbox .elementor-image-box-img img{ 
    width: auto;
    max-height: 32px;
    transform: scale(1) !important;
}*/
body .lmsmart-learndash-header{    min-height: 200px;}
/* body .learndash-single-course-sidebar{margin-top: -172px;} */

body .learndash-wrapper .ld-modal .ld-modal-closer{    font-size: 32px;}

@media only screen and (min-width: 1300px) {
    body .learndash-wrapper .ld-modal .ld-modal-closer{padding: 17px 8px; margin-right: 0.25em;}
}
@media only screen and (max-width: 1000px) {
    .hamburger-box{ position: relative; z-index: 100;}
    .learndash-wrapper-login-modal{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .learndash-wrapper .ld-login-modal{
        top: 0;
    }
    body .learndash-wrapper .ld-modal{
        min-height: inherit;
        height: 450px;
        position: relative;
        transform: inherit !important;
        margin: 0 !important;
        top: 0;
    }
    body .learndash-wrapper .ld-login-modal .ld-modal-heading{
        margin: 0;
        line-height: normal;
    }
    body .learndash-wrapper .ld-modal .ld-modal-closer{
        top: 20px;
        padding: 0;
    }
}

@media only screen and (min-width: 1000px){
    .learndash-wrapper-login-modal{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .learndash-wrapper .ld-login-modal{
        top: 0;
    }
    body .learndash-wrapper .ld-modal{
        min-height: inherit;
        position: relative;
        transform: inherit !important;
        margin: 0 !important;
        top: 0;
    }
}

/* Jaydeep CSS */

/* White color to button */
#wdm_ldgr_show_report {
   color: white !important;
}

/* width full */
.ldgr-group-listing .list .ldgr-group-subgroups>.ldgr-sub-group-item {
    width: auto !important;
}

/* correct select fields */
.select__field select {
    padding: 0px 0px 0px 10px !important;
}

/* search icon fix */
#ld-dashboard-course-report div#ld-dashboard-course-report-table_filter label:after {
    top: 3px !important;
}

#ld-dashboard-report .dataTables_wrapper .dataTables_filter input {
    height: 50px !important;
}

/* Row reverse mobile menu fix */
.ld-dashboard-mobile-wrap {
    flex-flow: row-reverse !important;
}

.select2-dropdown.select2-dropdown {
    margin-top: 0px !important;
}

/* Select sub group */
.select2-dropdown.select2-dropdown:has(span):has(#select2-create-sub-group-courses-mt-results) {
    /* margin-top: -36px !important; */
}


.select__field:before {
    padding-top: 0px !important;
}

/* Tickmark sign */
.learndash-wrapper .ld-status-icon .ld-icon:before {
    left: 40% !important;
}

.ld-dashboard-profile-form-field.field-full-width textarea{
    border: 1px solid #d5d5d5 !important;
    background-color: white !important;
}

form.ld-dashboard-profile-form input[type="text"] {
    background-color: white !important;
}

.ld-dashboard-content select {
    background-color: white !important;
}

/* Remove extra mark */
.select__field {
    display: inline !important;
}

/* warning sign */
.learndash-wrapper .ld-alert .ld-alert-icon.ld-icon-alert {
    font-size: 28px !important;
}

/* hided the add course button */
.ld-dashboard-header-button {
    display: none;
}

/* responsive select2 container */
.select2-container {
    width: calc(100% - 1px) !important;
}

/* Remove extra arrow */
.tclr .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: '';
}

/* Orders */
nav.woocommerce-MyAccount-navigation {
    display: none !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}

td.woocommerce-orders-table__cell-order-actions {
    padding-left: 20px !important;
}


td.woocommerce-orders-table__cell-order-actions a {
    margin-left: 10px !important;
}

th.woocommerce-orders-table__header-order-number {
    padding: 10px !important;
}

.mobile-menu-link img {
    max-width: 25px !important;
    display: inline-block;
}

#wdm_groups_tab div.wdm-tabs-inner-links ul.tabs > a > li.tab-link > a {
    display: none !important;
    /* visibility: hidden; */
}

.ldgr-create-new-sg .ldgr-search-list-wrap .ldgr-listing-alphabets {
    border-top: 1px !important;
}
/* END */


.elementor-14699 .elementor-element.elementor-element-ca21e5d {
    padding: 43px 0px 0px 0px;
}

mark.order-number, mark.order-date, mark.order-status {
    color: black !important;
    background: #fbfbfb !important;
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before {
    line-height: unset !important
}

.learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before {
    line-height: unset !important
}

.country-select.inside {
    width: 100% !important;
}

.wpcf7 select {
    color: #00000099 !important;
}

/* Additional data yellow mark */
.elementor-widget-tpc-double-headings .shape-bg>.shape__bg {
    width: 190px !important;
    left: -22px !important;
    height: 31px !important;
    top: 7px !important;
}

/* Login yellow mark */
.cb-login .shape-bg>.shape__bg {
    width: 105px !important;
    left: -5px !important;
}

/* Remove unwanted color */
#wdm_groups_tab .tabs .current a {
    border-bottom: 1px red !important
}


#wdm_groups_tab .tabs .current a[href$='#'] {
    border-bottom: 4px solid #3951a3 !important;
}


@media only screen and (min-width: 1025px) and (max-width: 1180px) {
    .elementor-section .elementor-container {
        flex-wrap: wrap !important;
	}
	
	body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default {
		width: unset !important
	}

    .elementor-21866 .elementor-element.elementor-element-a550756 {
        width: 30%;
    }

    .elementor-21866 .elementor-element.elementor-element-4ca29f1 > .elementor-widget-container {
        margin: 0px 222px 0px 424px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-21866 .elementor-element.elementor-element-a550756 {
        width: 80%;
    }

    /* Width of container */
    .elementor-21866 .elementor-element.elementor-element-fa8857b {
        width: 80.001%;
    }
}


@media only screen and (min-width: 535px) and (max-width: 767px) {
    .elementor-21866 .elementor-element.elementor-element-db45cea {
        width: 69% !important;
    }

    .tpc-double_heading {
        width: 490px !important;
    }
}


@media only screen and (min-width: 440px) and (max-width: 534px) {
    .tpc-double_heading {
        width: 370px !important;
    }
}
