.laravel-alert {
    border-radius: 20px;
}
.laravel-alert .laravel-alert-action .laravel-alert-action-link {
    border-radius: 12px;
}
.topbar .contact-info ul li a:hover {
    color: #f2bc00;
}
.wpo-site-header .navbar-header .navbar-brand img {
    max-width: 140px;
    min-width: 140px;
}
.wpo-site-header .mobail-menu button {
    border-radius: 100%;
    height: 40px;
}
.wpo-site-header .menu-close {
    background-color: #f2bc00;
    border: none;
    border-radius: 100%;
}
.wpo-site-header #navbar>ul>li>a {
    font-weight: 600;
    text-transform: none;
}
.wpo-site-header #navbar>ul>li>a.active {
    color: #f2bc00;
    font-weight: 600;
}
.wpo-site-header .header-right .close-form {
    display: flex;
    gap: 5px;
}
.wpo-site-header .header-right .close-form .theme-btn .mobile {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}
.wpo-site-header .header-right .close-form .theme-btn .mobile i {
    color: #ffffff;
}
.wpo-site-footer .wpo-lower-footer {
    border-color: #ffffff55;
}
.wpo-site-footer .wpo-lower-footer ul li {
    color: #ffffff;
}
.wpo-site-footer .wpo-lower-footer ul li a:hover {
    color: #f2bc00;
}
.wpo-site-footer .wpo-lower-footer .link ul li a {
    color: #ffffff;
}
.wpo-site-footer .wpo-lower-footer .link ul li a:hover {
    color: #f2bc00;
}
.back-to-top {
    background-color: #4540e1;
}
.static-hero-s2 .hero-content .slide-title h2 span {
    border-radius: 20px;
    min-width: 95px;
    text-align: center;
}
.static-hero-s2 .student-pic {
    padding-top: 40px;
}
.static-hero-s2 .student-pic img {
    border-radius: 20px;
}
.wpo-features-area .features-wrap {
    border-radius: 20px;
}
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img img {
    border-radius: 20px;
}
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .theme-btn {
    margin-top: 30px;
}
.wpo-popular-area {
    background-color: #fcf9ef;
}
.wpo-popular-area .wpo-popular-item {
    border-radius: 20px;
}
.wpo-popular-area .wpo-popular-item .wpo-popular-img img {
    border-radius: 16px;
}
.wpo-popular-area .wpo-popular-item .wpo-popular-content h2 {
    margin-top: 25px;
}
.wpo-testimonial-section .wpo-testimonial-wrap .owl-nav .owl-prev,
.wpo-testimonial-section .wpo-testimonial-wrap .owl-nav .owl-next {
    background-color: #f2bc00;
    border-color: #f2bc00;
}
.wpo-testimonial-section .wpo-testimonial-wrap .owl-nav .owl-prev:hover,
.wpo-testimonial-section .wpo-testimonial-wrap .owl-nav .owl-next:hover {
    background-color: #f2bc00;
    border-color: #f2bc00;
}
.wpo-testimonial-section .wpo-testimonial-wrap .owl-nav [class*="owl-"] {
    color: #ffffff;
}
.wpo-testimonial-section .wpo-testimonial-wrap .owl-dots button {
    width: 12px;
}
.wpo-choose-section-s2 .wpo-choose-wrap .grid {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wpo-choose-section-s2 .wpo-choose-wrap .grid .info {
    text-align: center;
}
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text .wpo-about-features-wrap {
    margin-bottom: 0;
}
.wpo-blog-pg-section .entry-media img {
    border-radius: 20px;
}
.wpo-blog-pg-section .post h3 {
    margin-bottom: 20px;
    margin-top: 30px;
}
.wpo-blog-pg-section .post p {
    margin-bottom: 0;
}
.wpo-course-details-wrap .wpo-course-details-img img {
    border-radius: 20px;
}
.course-b-text p:last-child {
    margin-bottom: 0;
}
.features-widget {
    border-radius: 20px;
}
.features-widget .features-top h4 {
    font-size: 26px;
}
.wpo-course-details-area .recent-post-widget {
    border-radius: 20px;
}
.blog-sidebar .recent-post-widget .post {
    align-items: center;
    display: flex;
}
.blog-sidebar .recent-post-widget .post .img-holder img {
    border-radius: 18px;
}
.blog-sidebar .recent-post-widget .post h4 {
    margin-bottom: 0;
}
.wpo-contact-pg-section .office-info .office-info-item {
    border-radius: 20px;
}
.wpo-contact-pg-section .wpo-contact-form-area {
    border-radius: 20px;
}
.wpo-contact-pg-section form input,
.wpo-contact-pg-section form textarea {
    border-radius: 20px;
    resize: none;
}
.wpo-contact-pg-section form .submit-area {
    margin-bottom: 10px;
}
.wpo-contact-pg-section form .submit-area .theme-btn,
.wpo-contact-pg-section form .submit-area .theme-btn::after {
    border-radius: 20px;
}
.wpo-accountWrapper {
    border-radius: 20px;
}
.wpo-accountWrapper.logout-form-wrapper {
    width: 100%;
}
.wpo-accountInfo {
    min-height: max-content;
}
.wpo-accountInfoHeader {
    flex-direction: column;
    gap: 20px;
    justify-content: center;
}
.wpo-accountForm.logout-form {
    min-height: max-content;
    padding: 50px;
    width: 100%;
}
.fromTitle h2 {
    margin-bottom: 0;
}
.fromTitle p {
    font-size: 18px;
}
.form-style input {
    border-radius: 20px;
}
.form-style input:focus,
.form-style input:active {
    border-color: #4540E1 !important;
}
.check-box-wrap {
    justify-content: end;
}
.theme-btn {
    border-radius: 20px;
    color: #ffffff;
    text-align: center;
}
.theme-btn:hover,
.theme-btn:active,
.theme-btn:focus {
    color: #ffffff;
}
.section-padding {
    padding: 50px 0;
}
.section-padding-bottom {
    padding-bottom: 50px;
}
@media (min-width: 576px) {
    .wpo-accountWrapper.logout-form-wrapper {
        max-width: 500px;
    }
}
@media (min-width: 768px) {
    .static-hero-s2 .hero-content .slide-title h2 span {
        min-width: 115px;
    }
    .static-hero-s2 .student-pic {
        padding-top: 80px;
    }
    .wpo-contact-pg-section form .submit-area {
        margin-bottom: 40px;
    }
}
@media (min-width: 992px) {
    .wpo-site-header .header-right .close-form .theme-btn .mobile {
        display: none;
    }
    .static-hero-s2 .student-pic {
        padding-top: 0;
    }
    .section-padding {
        padding: 75px 0;
    }
    .section-padding-bottom {
        padding-bottom: 75px;
    }
    .wpo-accountInfo {
        min-height: 600px;
    }
    .wpo-accountInfoHeader {
        flex-direction: row;
        justify-content: space-between;
    }
}
@media (min-width: 1200px) {
    .wpo-site-header .navbar-header .navbar-brand img {
        max-width: 250px;
        min-width: 250px;
    }
    .static-hero-s2 .hero-content .slide-title h2 span {
        min-width: 145px;
    }
}
@media (min-width: 1400px) {
    .static-hero-s2 .hero-content .slide-title h2 span {
        min-width: 195px;
    }
    .section-padding {
        padding: 100px 0;
    }
    .section-padding-bottom {
        padding-bottom: 100px;
    }
}
