
body{
    font-family: var(--bs-main-font), sans-serif !important;
}
body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: var(--bs-heading-font), sans-serif;
}
.wrapper .main{
    background-color: var(--bs-main);
}
main#page{
    min-height: 70vh;
}
.navbar-bg, body[data-theme=dark] .navbar-bg{
    background-color: var(--bs-header);
}
body .hamburger, body .hamburger:after, body .hamburger:before{
    background-color: var(--bs-body-color);
}
body .navbar-bg a, body[data-theme=dark] .navbar-bg a {
    color: var(--bs-body-color);
}
main#page > div{
    display: none;
}
main#page:after {
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    border: 0.25em solid;
    border-radius: 50%;
    border-right: 0.25em solid transparent;
    display: inline-block;
    height: 2rem;
    vertical-align: -0.125em;
    width: 2rem;
    content: '';
    position: absolute;
    left: 50%;
    top: 46%;
}
main#page.show > div{
    display: block;
}
main#page.show:after {
    content: none;
}
.font-oxygen{
    font-family: 'Oxygen', sans-serif !important;
}
.home-banner{
    background-size: cover;
    min-height: 20rem;
    position: relative;
}
.home-banner .banner-button {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 1rem 1rem 0.75rem 1rem;
}
.enroll-btn {
    display: none !important;
    width: 40%;
}
body .mdc-text-field .mdc-text-field--outlined,
body .mdc-text-field .mdc-notched-outline .mdc-notched-outline__notch,
body .mdc-text-field .mdc-notched-outline .mdc-notched-outline__leading,
body .mdc-text-field .mdc-notched-outline .mdc-notched-outline__trailing
{
    border: 0 !important;
}
body .login .mdc-text-field .mdc-text-field--outlined,
body .login .mdc-text-field .mdc-notched-outline .mdc-notched-outline__notch,
body .login .mdc-text-field .mdc-notched-outline .mdc-notched-outline__leading,
body .login .mdc-text-field .mdc-notched-outline .mdc-notched-outline__trailing
{
    border-top: 1px solid !important;
    border-bottom: 1px solid !important;
    
}
body .login .mdc-text-field .mdc-notched-outline .mdc-notched-outline__leading {
    border-left: 1px solid !important;
}
body .login .mdc-text-field .mdc-notched-outline .mdc-notched-outline__trailing
{
    border-right: 1px solid !important;
}
.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
	color: var(--bs-blue) !important;
}
body .login .mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__notch{
    border-top: 0 !important;
}
.page-template-course-content-outreach .enroll-btn{
    display: block !important;
}
.modal-header .close{
    color: white;
}
.modal-header .close:hover{
    color: white !important;
}

body.frontend .sidebar-content, body.frontend[data-theme=dark] .sidebar-content {
    background: var(--bs-blue);
}
body.frontend .sidebar {
    max-width: 100px;
    min-width: 100px;
}
body.frontend .sidebar [data-simplebar] {
    width: 100px;
}
body.frontend:not([data-sidebar-position=right]) .sidebar.collapsed {
    margin-left: -100px;
}
body.frontend .sidebar li.sidebar-item a {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
body.frontend .sidebar li.sidebar-item.active {
    border-right: 5px solid #fff;
}
body.frontend .sidebar .sidebar-link, 
body.frontend .sidebar a.sidebar-link {
    background: var(--bs-blue);
    color: #fff;
    border-left: 0px;
    padding: .625rem 0.625rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}
.sidebar .sidebar-item:last-child a.sidebar-link {
    border: 0;
}
body.frontend .sidebar .material-icons {
    font-size: 34px;
    margin-right: 0;
}
body.frontend .customer_menu a.sidebar-link:before {
    content: none;
}
body.frontend .simplebar-content {
    flex-direction: row;
    align-items: center;
}

@media (max-width: 991.98px) {
	body.frontend:not([data-sidebar-position=right]) .sidebar {
	    margin-left: -100px;
	}
	body.frontend:not([data-sidebar-position=right]) .sidebar.collapsed {
	    margin-left: 0;
	}
}

.sidebar-link, a.sidebar-link {
    background: var(--bs-white);
    border-left: 0;
    border-bottom: 1px solid var(--bs-gray-500);
    color: var(--bs-gray-800);
}
.sidebar-link:hover, a.sidebar-link:hover {
    background-color: var(--bs-blue);
    color: #fff;
}
.sidebar-link.active, a.sidebar-link.active {
    font-weight: bold;
}
.float-input-icon {
    position: absolute;
    top: 26%;
    right: 2%;
}
body .mdc-menu-surface--fullwidth {
    width: 100%;
    padding: 1rem 0.75rem;
    display: block;
    background: #fff;
    border: 0;
    font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.87);
}
body .mdc-button {
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    border-radius: 0;
}
.filter-nav {
    direction: ltr;
    transition: margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out;
}
.course-list {
    min-width: 0;
    transition: margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out;
}
.logo-box .small-logo {
    width: 30%;
}
body .logo-box .mdc-button {
    padding-top: 4px;
    padding-bottom: 4px;
    height: auto;
    border-radius: 0;
    font-size: .65rem;
}
.sidebar-header {
    background: transparent;
    color: var(--bs-gray-800);
    /* font-size: .75rem; */
    padding: .625rem 1.625rem;
    border-bottom: 1px solid var(--bs-gray-500);
    font-weight: bold;
    font-size: 1rem;
}
.sidebar-item ul.sidebar-dropdown {
    background: #e7e7e7;
}
.sidebar-item ul .sidebar-link .sidebar-badge,
.sidebar-item ul .sidebar-link {
    color: #656666;
    background: transparent;
}
.sidebar-item ul.sidebar-dropdown a.sidebar-link {
    padding: .625rem 1.625rem;
}
.sidebar-item ul.sidebar-dropdown a.sidebar-link.active ,
.sidebar-item ul.sidebar-dropdown a.sidebar-link:hover {
    background: var(--bs-blue);
    color: var(--bs-white);
}
a.sidebar-link:before {
    content: '>';
    font-family: cursive;
    font-size: 1.2rem;
    transform: rotate(270deg);
    transform-origin: 0 0;
    position: absolute;
    right: 1.8rem;
    bottom: 0;
    display: flex;
    top: 65%;
}
a.sidebar-link.collapsed:before {
    transform: rotate(90deg);
    right: -0.3rem;
    top: 40%;
}
.sidebar-item ul .sidebar-link:hover .sidebar-badge,
.sidebar-item ul .sidebar-link.active .sidebar-badge{
    color: var(--bs-white);
}
.sidebar-dropdown a.sidebar-link:before {
    content: '';
}
.course-item {
    width: 49%;
}
@media only screen and (max-width: 500px) {
  .course-item {
    width: 100%;
  }
}
.course-item:hover {
    border: 1px solid var(--bs-blue);
    box-shadow: 0.2rem 0.2rem 1rem #828e99;
}
.course-item .card-title {
    min-height: 2rem;
    margin-top: 0.5rem;
}
.course-item .course-desc {
    min-height: 4rem;
}
.course-item .img-box img {
    height: 165px;
    background: #ccc;
}
ul.navbar-nav.navbar-align {
    width: 56%;
}
.navbar-nav li a.btn {
    font-size: 1rem;
}
/*.course-item:hover .img-box img {
    height: 129px;
}*/
.course-item .course-btn {
    /*display: none;*/
    position: absolute;
    bottom: 1rem;
    width: 85%;
}
.course-item .course-price {
    margin-bottom: 2.5rem ;
}
/*.course-item:hover .course-price h2{
    font-size: 1.2rem;
}*/
.course-item:hover .course-btn {
    display: flex;
    justify-content: center;
}
.modal.show {
    display: block;
    background: #0000008f;
}
.dialog__content.modal-body .table .btn{
    line-height: 1;
}
.alert.alert-danger {
    position: fixed;
    z-index: 10000;
    box-shadow: 0 0 0.65rem;
    top: 0.9rem;
    width: 37vw;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.stripe_details::before {
    content: '';
    display: block;
    border: 1em solid #efefef;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
.bg-gray {
    background: #f5f7fb!important;
}
.text-color-main {
    color: #202A52!;
}
.bg-color-main {
    background: #202A52!;
}
.cart-count {
    font-size: 0.8rem;
    position: absolute;
    color: var(--bs-white);
    top: 2px;
    background: rgb(var(--bs-black-rgb),0.4);
    left: 24px;
    padding: 2px 4px;
    border-radius: 5px;
    line-height: 0.8rem;
}
.custom_table .text-blue {
    color: var(--bs-blue);
}
.custom_table .border-blue {
    border-bottom: 2px solid var(--bs-blue);
}
.border-hard {
    border: 3px solid var(--bs-blue);
    opacity: 1;
}
.border-soft {
    border: 1px solid var(--bs-blue);
    opacity: 1;
}
.breadcrumb-container ul {
    padding: 0;
    list-style: none;
    display: flex;
    font-weight: 600;
    font-size: initial;
}
.breadcrumb-container .separator {
    padding: 5px;
}
.footer-overlay p {
    margin: 0;
}
@media (min-width: 992px){
    .course-item {
        width: 32.4%;
    }
}
@media (min-width: 1200px){
    .course-item {
        width: 24.5%;
    }
}
@media (max-width: 992px) {
    
    .filter-nav {
        margin-left: -200px;
        position: fixed;
        width: 250px;
        left: 0;
        top: 0;
        height: 100vh;
        z-index: 100;
    }
    .filter .filter-nav{
        margin-left: 0;
        display: block !important;
    }
}
.profile_pic{
    padding: 10px;
    background: red; 
    display: table;
    color: #fff;
     }
.file_type {
    display: none;
}
.avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 50px auto;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.avatar-upload .avatar-edit .profile_input {
  display: none;
}
.avatar-upload .avatar-edit .profile_input + .profile_label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit .profile_input + .profile_label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

.avatar-upload .avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > .profile_img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
 /*Order Status Buttons*/
 .status-completed{
    background-color: #d9e5d7!important;
    color: #5ea853!important;
 }
.status-pending{
    background-color: #e0e0e0!important;
    color: #919191!important;
}
.status-refunded{
    background-color: #dae8f1!important;
    color: #499ffe!important;
}
.status-cancelled{
    background-color: #efe9da!important;
    color: #e8aa15!important;
}
.status-failed{
    background-color: #f1dada!important;
    color: #e9280e!important;
}
.select--drop {
    padding: 1rem 0.75rem;
    display: block;
    background: #fff;
    border: 0;
    font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.87);
}
@media (max-width : 480px) {
    .full-width {
       width: 100%!important;
    }
}
.custom-success-message{
    position: fixed!important;
    z-index: 10000!important;
    box-shadow: 0 0 0.65rem!important;
    top: 0.9rem!important;
    width: 37vw!important;
    margin: 0 auto!important;
    left: 0!important;
    right: 0!important;
}