.page-template-my-account main {
    background-color: #F5F5F5;
}

/*.tab-section{
    display: flex;
    flex-direction: row;
    gap: 30px;
}*/
/*.tab {
  width: 19%;
}*/
.tab.owl-carousel.owl-theme.my-account-tab-carousel {
    display: block;
}

.tab button {

    display: flex;
    font-family: 'Interstate-Light', sans-serif;
    background-color: inherit;
    color: #000000;
    background-color: #fff;
    padding: 10px 16px;
    width: 100%;
    border: none;
    outline: none;
    word-break: break-all;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    line-height: 25.2px;
    font-weight: 400;
    margin-bottom: 6px;
}

.tab button:hover {
    background-color: #93186C;
    color: #fff;
}

.tab button.active {
    background-color: #93186C;
    color: #fff;
}

.tabcontent {
    padding: 60px 50px;
    width: 100%;
    border-left: none;
    background: #fff;
    min-height: 637px;
}


.rmagic-row .rmagic-fields-wrap .rmagic-col .rmagic-field label.rmfield {
    font-family: 'Interstate-Light', sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #872569;
    letter-spacing: -2%;
    font-weight: 400;
}

.rmagic .rmagic-row .rmagic-field .rminput input[type="text"],
.rmagic .rmagic-row .rmagic-field .rminput input[type="email"] {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    padding: 10px 17px;
    border-radius: 0;
    height: 50px;
}

.rmagic .buttonarea input[type='submit'] {
    background-color: #872569;
    font-family: 'Interstate-Light', sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 54px;
    font-weight: 400;
    border: 0;
    border-radius: 0;
    padding: 0px 57px;
    text-transform: uppercase;
}

.rmagic.rm_theme_default.rm_layout_label_top {
    margin-top: -26px;
}

.achivement-card {
    display: flex;
    background: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
    padding: 13px 23px 13px 12px;
    margin-bottom: 20px;
}

img.course-img {
    width: 116px;
    height: auto;
    object-fit: cover;
    max-height: 116px;
    object-position: right;
}

img.star {
    width: 24px;
}

.login-page .quiz {
    padding: 0;
    margin: 0;
}

.login-page .quiz img {
    width: 20px;
}

.chap-complete img {
    width: 18px;
}

.achivement-course {
    margin-left: 14px;
    width: 260px;
}

p.author {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #665959;
}

.course-complete {
    display: flex;
    margin-top: 18px;
    align-items: flex-start;
}

p.course-level {
    font-size: 16px;
    color: #263238;
    margin: 0;
    margin-left: 7px;
    line-height: 22px;
}

.complition {
    margin: auto;
    text-align: center;
    border: 1px solid #D9D9D9;
    border-top: 0;
    border-bottom: 0;
    padding: 0 45px;
}

.complition p,
.login-page .quiz p,
.chap-complete p {
    font-size: 14px;
    margin: 0;
}

.course-states {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.login-page .quiz,
.chap-complete {
    display: flex;
    align-items: center;
    gap: 7px;
}

#introduction h2 {
    margin-bottom: 35px;
}

#introduction h3 {
    margin-top: 36px;
    color: #000000;
    font-size: 24px;
    line-height: 50px;
}

.firstTab:before {
    content: url(/wp-content/uploads/2022/09/Vector-7.svg);
}

.firstTab:hover:before,
.firstTab.active:before {
    content: url(/wp-content/uploads/2022/09/Vector-1.svg);
}

.secondTab:before {
    content: url(/wp-content/uploads/2022/09/Vector-2.svg);
}

.secondTab:hover:before,
.secondTab.active:before {
    content: url(/wp-content/uploads/2022/09/Vector-5.svg);
}

.thirdTab:before {
    content: url(/wp-content/uploads/2022/09/Vector-3.svg);
}

.thirdTab:hover:before,
.thirdTab.active:before {
    content: url(/wp-content/uploads/2022/09/Vector-6.svg);
}

.logoutTab:before {
    content: url(/wp-content/uploads/2022/09/Vector-4.svg);
}

.logoutTab:hover:before {
    content: url(/wp-content/uploads/2022/09/Vector-8-1.svg);
}

.tablinks:before {
    margin-right: 13px;
    vertical-align: middle;
}

.login-page input::placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.rmagic .rmagic-row .rmagic-field .rminput input[type="text"],
.rmagic .rmagic-row .rmagic-field .rminput input[type="email"] {
    font-size: 16px;
}

.rmagic .buttonarea input[type='button']:hover,
.rmagic .buttonarea input[type='submit']:hover {
    background-color: #91C60C;
}

.default-user-page.login-page .row.tab-section {
    margin: 0;
}

.custom-col-sm-3 {
    width: 192px;
    padding-right: 15px;
}

.custom-col-sm-9 {
    /* width: calc(100% - 192px); */
    width: 100%;
}



.achivement-card.row {
    margin: 0;
}


/* 404 page */

body.page-template.page-template-404.page-template-404-php.page.page-id-459.logged-in .header-main-div {
    display: none;
}

.site-content.not-found-content {
    padding-top: 45px;
    padding-bottom: 83px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

img.company-logo-404-page {
    max-width: 336px;
}

.site-content.not-found-content img {
    margin: auto;
}

img.page-not-found-img {
    max-width: 697px;
    margin-top: 65px !important;
    margin-bottom: 40px !important;
}

h1.page-title-404 {
    color: #000;
    line-height: 50px;
}

.found-message-col {
    max-width: 725px;
    margin: 17px auto 40px auto;
    padding: 0 15px;
}

p.found-message {
    font-size: 14px;
    line-height: 25.2px;
    margin: 0;
}

.button-404 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: auto;
}

.button-404 a {
    margin: auto 15px;
    width: 198px;
}

a.wplightbox.default-btn.previous-page {
    background: #fff;
    color: #93186c;
}

/* new style for my account*/
.reset-password-row lable {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #872569;
    font-family: 'Inter';
}

.update-profile-row input {
    margin-bottom: 21px;
}

.row.update-profile-row .col-sm-12 {
    margin-top: 100px;
}

.row.update-profile-row .col-sm-12 input.save-changes {
    max-width: 228px;
    height: 56px;
    background: #93186C;
    border: none;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    cursor: pointer;
}

.row.update-profile-row .col-sm-12 input.save-changes:hover {
    background: #94c620;
}

.child-products-row.my-achievements-products-row {
    background: transparent;
    border: 0;
    margin-bottom: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 7px;
}

p.not-completed-any-courses-text {
    display: none;
}

p.not-completed-any-courses-text:first-child {
    display: block;
}

.page-hide-wrapper {
    position: absolute;
    top: -10000px;
    opacity: 0;
    z-index: -1;
}

@media screen and (max-width: 1200px) {
    .custom-col-sm-9 {
        width: 100%;
    }

    .custom-col-sm-3 {
        width: 100%;
        padding-right: 0;
    }

    .tab.owl-carousel.owl-theme.my-account-tab-carousel {
        display: flex;
    }

    .tab button {
        justify-content: center;
        align-items: center;
        margin-right: 10px;
    }

    .tab button:last-child {
        margin-right: 0;
    }
}

@media screen and (max-width: 992px) {
    .tablinks:before {
        display: none;
    }

    /* New style */
    .achivement-course {
        width: 100%;
        margin-left: 0;
        padding-bottom: 20px;
    }

    .complition {
        width: 50%;
        border-left: 0;
    }

    .course-states {
        width: 50%;
        margin: auto;
        padding: 0 45px;
    }
}

@media screen and (max-width: 767px) {
    .tab-section {
        display: block;
    }

    .tabcontent {
        display: block;
        float: none;
        margin: auto;
        width: 100%;
        padding: 30px 15px;
    }

    .tab {
        float: none;
        max-width: 100%;
        width: 100%;
        display: flex;
        word-break: break-word;
        gap: 5px;
    }

    .tab button {
        text-align: center;
    }

    .achivement-card {
        flex-direction: column;
        text-align: center;
    }

    img.course-img {
        margin: auto;
    }

    .achivement-course {
        margin-left: 0;
    }

    .achivement-course h4.course-title {
        margin: 0;
    }

    .course-complete {
        justify-content: center;
    }

    img.star {
        margin: 0;
    }

    .complition {
        padding: 0;
        display: flex;
        gap: 15px;
        border: none;
        margin-bottom: 10px;
    }

    .login-page .quiz,
    .chap-complete {
        margin: auto;
    }

    .login-page .quiz img,
    .chap-complete img {
        margin: auto 0;
    }

    .old-password-account div .rmagic-col-6:nth-child(2) {
        display: none !important;
    }

    .default-user-page .tab-carousel .owl-item {
        margin-right: 10px !important;
    }

    .tab button {
        margin-right: 0;
    }

    /* New style */
    .course-states {
        width: 100%;
        padding: 0;
    }

    .complition {
        width: 100%;
        justify-content: center;
    }

    .achivement-course {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .tablinks:before {
        display: none;
    }

    .button-404 {
        flex-direction: column;
    }

    .button-404 a {
        margin-bottom: 10px;
    }
}