/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 19-Nov-2024, 1:17:13 pm
    Author     : admin
*/

/* new styles for tutor template here*/

.tutor-course-details-page.tutor-container {
    max-width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}
.custom-tutor-template {
    background-color: #091e37;
    background-image: url("https://8boa74.p3cdn1.secureserver.net/wp-content/uploads/2024/01/Group-84-1.png?time=1731324260");
    --background-overlay: '';
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 70px 15px 70px 15px;
}
.tutor-course-details-header.tutor-mb-44.custom-tutor-header,
.tutor-row.tutor-gx-xl-5.custom-child,
.tutor-course-single-content-wrapper {
    max-width: 1280px;
    margin: 0 auto;
}
.tutor-course-details-header.tutor-mb-44.custom-tutor-header {
    display: flex;
    gap: 80px;
}
.custom-tutor-header {
    display: flex;
    gap: 120px;
    max-width: 1280px;
    margin: 0 auto;
}
.custom-tutor-first {
    width: 58%;
}
.custom-tutor-second {
    width: 33%;
    background-color: #ECF2F8;
    padding: 30px 28px;
    border-radius: 12px;
    margin-bottom: -180px;
    height: fit-content;
}
.sticky-div {
    position: relative;
}

.breadcrumb a::after {
    font-family: "FontAwesome";
    content: "\f105";
    display: inline-block;
    margin: 0 0.6em;
    color: #fff;
}
.breadcrumb a {
    color: #fff !important;
    font-size: 14px;
}
.breadcrumb span {
    font-size: 14px;
    color: #93B4D5;
}
.custom-tutor-header .custom-child {
    color: #fff;
    font-size: 42px;
    line-height: 48px;
    font-weight: 700;
    letter-spacing: normal;
}
.custom-tutor-first p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.suitable-section {
    color: #fff !important;
}
.suitable-buttons {
    color: #fff !important;
    padding: 6px 12px;
    border: 1px solid #fff;
    border-radius: 28px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
    display: inline-block;
}
.classes-price {
    font-size: 36px;
    font-weight: 700;
    color: #091E37;
    line-height: 44px;
}
.classes-price span {
    font-size: 16px;
    line-height: 19px;
}
.custom-tutor-second .note-info-ul {
    color: #313233;
    font-size: 16px;
    padding-left: 15px;
}
.custom-tutor-second .note-info {
    color: #313233;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.class-highlights-list {
    padding-left: 0;
    color: #313233;
    font-size: 14px;
    line-height: 24px;
}
.class-highlights-list li {
    list-style-type: none;
    border-bottom: 1px solid #D1E5EE;
    margin-bottom: 7px;
}
.class-highlights-list li a {
    color: #313233;
    text-decoration: underline;
}
.class-highlights-list li a:hover {
    color: #313233 !important;
    text-decoration: underline;
}
.class-highlights-list li:last-child {
    border-bottom: none;
}
.custom-tutor-second .register-button {
    border-width: 0px !important;
    background-image: linear-gradient(65deg, #F90962 16%, #E49F15 82%) !important;
    padding: 10px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
    display: inherit;
    text-align: center;
    border-radius: 30px;
}
.custom-tutor-second .register-button:hover {
    color: rgba(255,255,255,1) !important;
    background-image: linear-gradient(90deg, #FF3583 19%, #D9A744 75%) !important;
    border-color: #FA0664 !important;
}
.custom-tutor-second .related-posts h5 {
    color: #091E37;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}
.custom-tutor-second .related-posts ul {
    list-style-type: none;
    margin-bottom: 5px;
    color: #313233;
    font-size: 16px;
    line-height: 24px;
    padding-left: 0;
}
.custom-tutor-second .related-posts ul li {
    margin: 0 0 8px 0;
    border-left: 3px solid #FA0664;
    padding-left: 10px;
}
.custom-tutor-second .related-posts ul li a {
    color: #313233;
    text-decoration: underline;
    font-weight: 600;
    line-height: 19px;
}
.contact-query-text {
    margin-top: 10px;
}
.contact-query-text p {
    color: #313233;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.contact-query-text p a {
    color: #313233;
    text-decoration: underline;
}
.contact-query-text p a:hover {
    color: #313233 !important;
}
/*second part*/
.content-part {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px 60px 15px;
}
.mini-container {
    max-width: 800px;
}
.mini-container div {
    margin-top: 25px;
}
.mini-container h4, .mini-container h5 {
    color: #091E37;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
}
.mini-container h4 {
    border-bottom: 1px solid #E0E6E8;
    padding-bottom: 15px;
}
.class-requirements-list, .class-learnings-list, .class-gains-list {
    padding-left: 25px;
    color: #313233;
    font-size: 16px;
    line-height: 24px;
    list-style-image: url(https://8boa74.p3cdn1.secureserver.net/wp-content/themes/hello-theme-child-master/inc/images/check-mark-list.png);
}
.class-requirements-list li, .class-learnings-list li, .class-gains-list li {
    padding: 8px 6px;
}
.accordion-container {
    background-color: #ecf2f8;
    border-radius: 12px !important;
    overflow: hidden;
}
.accordion-head {
    color: #fff !important;
    background-color: #091E37;
    margin: 0;
    padding: 10px 25px;
    font-size: 21px !important;
    font-weight: 600 !important;
}
.accordion-custom {
    background-color: #ecf2f8 !important;
    color: #091E37 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 20px 30px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.accordion-custom.active, .accordion-custom:hover {
    background-color: #ccc;
}
.accordion-custom::before {
    color: #091E37;
    font-weight: bold;
    float: left;
    margin-left: 0;
    content: "\f0da";
    font-family: 'Font Awesome 5 Free';
    margin-right: 10px;
}
.accordion-custom.active:before {
    content: "\f0d7";
}
.panel {
    padding: 0 50px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    color: #5F5F5F;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 0px !important;
    border-bottom: 1px solid #E0E6E8 !important;
}
.panel:last-child {
    border: none !important;
}
.panel ul {
    padding-left: 10px;
    color: #091E37;
    font-size: 16px;
    line-height: 24px;
    margin-top: -15px;
}
/*.panel p {
        color: #091E37;
}*/
.slots {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin-top: 0px !important;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
}

.slots > div {
    border: 1px solid #000;
    border-radius: 12px;
    height: 60px;
    align-content: center;
    text-align: center;
    margin-top: 0px !important;
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    box-sizing: border-box;
}

.slots .closed-slots span {
    text-decoration: line-through;
}
.slots > div > span {
    font-size: 21px;
    line-height: 21px;
    font-weight: 500;
    font-family: "Gilroy-Regular", sans-serif;
    color: #000;
}
.slots .closed-slots .slot-text, .slots .avbl-slots .slot-text {
    text-decoration: none;
    background-color: #FCC9CA;
    color: #CF4344;
    font-size: 16px;
    line-height: 19px !important;
    font-weight: 600;
    text-align: center;
    font-family: "Gilroy-Regular", sans-serif;
    padding: 8px 16px;
    margin-left: 5px;
    border-radius: 24px;
}
.slots .avbl-slots .slot-text {
    background-color: #CEEFDB !important;
    color: #04AC47 !important;
}

.custom-table {
    border-radius: 12px;
    overflow: hidden;
    border-collapse: initial;
    background-color: #ECF2F8;
}
.custom-table thead tr th {
    color: #fff;
    text-align: center;
    font-size: 21px !important;
    line-height: 24px;
    font-weight: 600;
}
.custom-table thead tr {
    background-color: #091E37;
}
.custom-table thead tr th, .custom-table tbody tr td {
    border: none;
    padding: 15px 8px;
}
.custom-table tbody tr {
    border-bottom: 1px solid #E0E6E8;
}
.custom-table tbody > tr:nth-child(2n+1) > td {
    background-color: #ecf2f8 !important;
}
.custom-table tbody tr td {
    color: #000000;
    font-size: 16px;
    line-height: 19px !important;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #E0E6E8 !important;
}
.custom-table tbody tr:last-child td {
    border-bottom: none !important;
}

.class-requirements-list a,
.class-learnings-list a,
.class-gains-list a,
.custom-table tbody tr td a {
    color: inherit;
    text-decoration: underline;
}

/*responssive*/

@media (max-width: 1220px) {
    .mini-container {
        max-width: 685px;
    }
}
@media (max-width: 1023px) {
    .custom-tutor-second {
        position: relative !important;
        right: 0 !important;
    }
}
@media screen and (max-width: 768px) {
    .slots > div {
        flex: 0 0 calc(100% - 20px);
        max-width: calc(100% - 0px);
        padding: 10px;
    }
}
@media(max-width:767px){
    .custom-tutor-header {
        display: block;
        margin: 0 auto;
    }
    .custom-tutor-first {
        width: 100%;
    }
    .custom-tutor-second {
        width: 100% !important;
        margin-top: 25px;
        margin-bottom: 0;
    }
    .custom-tutor-header .custom-child {
        font-size: 30px;
        line-height: 1.2em;
    }
    .classes-price {
        font-size: 24px;
        line-height: 30px;
    }
    .custom-tutor-second .related-posts h5, .custom-tutor-second .register-button, .custom-table thead tr th {
        font-size: 16px !important;
        line-height: 20px;
    }
    .custom-table tbody tr td {
        font-size: 14px;
        line-height: 15px !important;
    }
    .mini-container h4 {
        padding-bottom: 10px;
        margin-bottom: 5px;
    }
    .mini-container h4, .mini-container h5 {
        font-size: 22px;
        line-height: 24px;
    }
    .class-requirements-list, .class-learnings-list, .class-gains-list {
        font-size: 14px;
        line-height: 22px;
    }
    .accordion-head {
        padding: 10px 15px;
        font-size: 18px !important;
    }
    .accordion-container {
        overflow: scroll;
    }
    .accordion-custom {
        line-height: 20px;
        padding: 10px 15px;
        font-size: 15px;
    }
    .panel {
        padding: 0 33px;
        font-size: 14px;
        line-height: 20px;
    }
    .slots {
        display: grid;
        gap: 20px;
    }
    .slots > div {
        height: 50px;
        width: 100%;
    }
    .slots > div > span {
        font-size: 18px;
    }
}