/*
Theme Name:     WPLMS child theme
Theme URI:      https://wpgenius.in
Description:    Child theme for wplms.
Author:         Team WPGenius
Author URI:     https://wpgenius.in
Template:       wplms
Version:        1.2.1
*/


/****** COMMON CSS *******/

b,
dt,
strong,
h1 a,
h2 a,
h3 a,
h4 a {
    font-weight: 600;
}

blockquote+p,
h3+p,
ol+ul,
p+blockquote,
p+h3,
p+p,
p+ul,
ul+ol,
ul+p {
    margin-top: 15px;
}

.content h4 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.content>ul {
    margin-left: 20px;
}

.content>ul li {
    font-weight: 300;
    line-height: 21px;
    padding-bottom: 10px;
}

form#searchform input {
    font-size: 26px !important;
}

div#searchdiv {
    padding: 50px;
    display: flex !important;
    justify-content: center;
    top: 85px;
}

form#searchform {
    width: 100%;
    max-width: 70%;
}

div#searchdiv span {
    margin: 0 30px;
}

.vibebp_myprofile .profile_menu .menu_bottom .menu_item:first-child {
    display: none;
}


/******** HEADER *********/

.loginpopup_wrapper {
    background: var(--primary)!important;
}

.login_popup_content.email_login .extra_details p:first-child {
    font-size: 16px !important;
}

.login_popup_content.email_login p {
    line-height: 18px !important;
    font-size: 12px !important;
}

.login_popup_content {
    max-width: 410px !important;
}

.sleek .vbpcart.active:after {
    border: 10px solid;
    bottom: -20px;
}

ul.topmenu a.vbpcart {
    padding: 0 !IMPORTANT;
    top: 25px;
    line-height: 0;
}

ul.topmenu .vbpcart span.vicon-shopping-cart.active:after {
    border: 10px solid;
    border-color: transparent transparent #fafafa transparent;
    content: '';
    bottom: -22px;
    right: 0;
    position: absolute;
}

header.sleek.transparent .menu-item a strong {
    font-weight: 400;
    text-transform: capitalize;
}

header.sleek.transparent.fixed,
.pusher #title,
.single-course header.sleek.transparent.fix {
    background-color: #000000 !important;
}

.single-course #content {
    padding: 0 0 50px 0!important;
}

.single-course #buddypress {
    margin: 0 !important;
}

header .vibebp-login .loggedin_user {
    border: 1px solid white;
    border-radius: 22px;
    padding: 5px 5px;
    margin-top: -8px;
}

.vbpcart .vicon {
    font-size: 27px;
}

.pagetitle h1 {
    font-size: 38px;
    padding: 20px 0;
}


/********** FOOTER **********/

.footertop {
    line-height: 1.7em;
}

h4.footertitle {
    margin: 30px 0;
}

.footertop h4 {
    font-size: 20px;
    color: #ffffff;
}

.footertop a {
    font-size: 16px;
    color: #c4c4c4 !important;
}

.gfa_footer_col1 {
    margin-top: 30px;
}

div#nav_menu-4 li,
#nav_menu-5 li {
    list-style: outside;
    margin-left: 18px;
}

div#nav_menu-4 li,
#nav_menu-5 li {
    list-style: outside;
    margin-left: 18px;
}

#footerbottom {
    display: none;
}

footer input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    background-color: white;
    border-radius: 22px;
    color: #000000;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 39px;
    color: #000000;
    background: radial-gradient(99.05% 99.05% at 50% -26.1%, #1E92FF 22.4%, rgba(0, 0, 0, 0) 100%), #EFA033;
    background-blend-mode: screen, normal;
    margin-top: 10px;
}

ul.socialicons.square.color,
li {
    padding-right: 10px;
}

.elementor-element.elementor-element-413bfa1 .course_featured img {
    border-radius: 0px;
    height: 190px;
    border-radius: 10px 10px 0px 0px !important;
}


/* ************* About us ************* */

.gaf_contact_form input {
    width: 100%;
}

.gaf_contact_form label {
    width: 100%;
}


/********** PWA **********/

.bp-vibebp .menu-child.downloads {
    display: none !important;
}


/********** 404 ERROR PAGE *********/

.error-page-wrapper {
    padding-top: 30px;
    padding-bottom: 60px;
}

.error-page-wrapper h1 {
    font-size: 100px;
    text-align: center;
}

.error-page-wrapper h4 {
    font-size: 17px;
    text-align: center;
}

.error-page-wrapper input[type="text"] {
    width: 80%;
    padding: 10px;
    border: 2px solid rgba(0, 0, 0, .08);
}

.error-page-wrapper .col-md-8 {
    text-align: center;
}

.error-page-wrapper .course-button a {
    font-size: 15px;
}

.error-page-wrapper .course-button {
    padding-top: 10px;
    padding-bottom: 30px;
}

.error-page-wrapper .Categories ul {
    display: block;
    text-align: center;
    padding-top: 8px;
}

.error-page-wrapper .widget ul li {
    width: auto;
    padding: 8px 15px;
    font-size: 15px;
    border: none;
}

.error-page-wrapper .widget ul li a {
    font-weight: 700;
}

.search_wrapper {
    position: relative;
}

.error-page-wrapper .search_wrapper:after {
    content: "\e0c6";
    font-family: fonticon;
    position: absolute;
    top: 20px;
    right: 90px;
}


/*********** BLOG PAGE *********/

.blogpost_author strong {
    font-weight: 400;
    font-size: 15px;
}

.blog .content {
    padding-left: 0;
}


/* blog post layout 3*/

.blogpost_style3 .link {
    margin-left: 0;
}

.blogpost_style3 h3 {
    font-size: 21px;
}

.blogpost_style3 h3 a {
    font-weight: 600;
}

.blogpost_style3 .post-categories li {
    color: #ffffff;
    background: #D2355D;
    padding: 2px 4px 2px 8px;
}

.blogpost_style3 .post-categories li a {
    text-transform: capitalize;
    font-weight: 400;
    color: #ffffff;
}


/* WooCommerce */

.woocommerce-order-details table {
    background: #fdfdfd;
    border: 1px solid rgba(0, 0, 0, .08);
}

.woocommerce table.shop_table td {
    padding: 15px;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 600;
}

.woocommerce-customer-details+h3 {
    margin-top: 30px;
}

.course_order_details {
    margin: 30px 0;
}

.course .pusher {
    background: #000 !important;
}


/* ****** Course layout ****** */
body.course #item-body {
    background: transparent;
}

.gfa_course .course_meta {
    display: flex;
    flex-direction: row-reverse;
}

.gfa_course h4.block_title a {
    color: #000;
}

.gfa_course h4.block_title a {
    color: #000;
    font-size: 20px;
    line-height: 1.2em;
}

.gfa_course h4.block_title a:hover {
    color: #efa033;
}

.gfa_course .bp_blank_stars:before {
    font-size: 20px !important;
    color: #000;
}

.gfa_course .block.courseitem,
.gfa_course .block_content {
    border-radius: 5px !important;
}

.gfa_course .block .block_media img {
    border-radius: 5px 5px 0 0 !important;
}
.related_courses h3.heading{
    color: var(--primarycolor);
}

/********** CONTACT FORM ********/

body:not(.cf7p-message) .wpcf7-not-valid-tip {
    position: absolute!important;
    left: -52px !important;
    top: -5px !important;
    width: 44px!important;
    height: 44px!important;
    padding: 0!important;
    background-color: #ED3B2E;
    text-indent: -9999px!important;
    padding: 0;
    border: none!important;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip:before {
    content: '';
    position: absolute;
    right: -5px;
    top: 10px;
    background-color: #ed3b2e;
    width: 11px;
    height: 11px;
    transform: rotate(45deg);
}

body:not(.cf7p-message) .wpcf7-not-valid-tip:after {
    content: '\00d7';
    position: absolute;
    left: 18px;
    top: 2px;
    font-size: 25px;
    color: #fff;
    text-indent: 0;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.signbtn {
    border: 1px solid white;
}


/********* HOME PAGE *********/

.home-page #content {
    padding: 0 !important;
}

.maxslider-slide-content.maxslider-align-center.maxslider-align-middle {
    max-width: 800px;
    margin: 0 auto;
}

.gfa_home_s3 h3 {
    min-height: 75px;
}

.gfa_home_s4 h3 {
    max-width: 215px;
}

.our_success_stories p {
    min-height: 200px;
}

.know_your_mentor h3 {
    color: #EA5E00;
    font-weight: 700;
    line-height: 1.2em;
    padding-top: 10px;
    margin-bottom: 0;
}

.know_your_mentor h3+p {
    font-size: 12px;
    max-width: 218px;
    color: #000000;
    margin: 0 auto;
    padding-bottom: 10px;
}

.go_cols .elementor-widget-wrap {
    min-height: 200px;
}

.guaranteed_opportunities .go_cols h4 {
    color: #ffffff;
    font-weight: 600;
}

.faq_first .uael-faq-accordion {
    border-style: none;
    position: relative;
    padding-left: 25px !important;
}

.faq_first .uael-faq-accordion:before {
    content: "";
    display: block;
    background: url(assets/images/smile.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 35px;
    left: 0;
}

.gfa_feedbacks p {
    text-align: center;
}

.gfa_feedbacks .author {
    margin: auto;
    width: 210px;
    border: none;
    font-weight: 400;
    font-size: 20px;
}

.gfa_feedbacks .link {
    display: none;
}

.gfa_feedbacks .testimonial-content p {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2em;
    color: #000;
    max-width: 700px;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
}

.gfa_feedbacks .vibe_carousel.noheading .flickity-prev-next-button svg {
    background: #d9d9d9;
}


/* ****** Contact page css ***** */

.gfa_contact_form label {
    width: 100%;
}

.faq_first .uael-faq-accordion:before {
    top: 60px;
}

.gfa_learning_s2 .gfa_numbers {
    text-align: center;
}


/* ******* Register form ******* */

#signup_form h4::after {
    display: none;
}

#signup_form h4:hover {
    cursor: default;
    color: #000;
}

#signup_form h4 {
    margin-bottom: 30px;
}

#signup_form label,
#profile-details-section legend {
    font-weight: 500 !important;
    font-size: 15px !important;
}

#profile-details-section {
    margin-top: 30px;
}

#profile-details-section,
#profile-details-section h4 {
    margin-top: 30px;
}

.register p.field-visibility-settings-toggle,
.register p.field-visibility-settings-notoggle {
    display: none;
}


/** Resposive CSS for WordPress */

html {
    background: #000 !important;
}

@media (min-width:992px) and (max-media:1199px) {
    /** CSS for middle device */
    .maxslider-slide-title {
        font-size: 80px !important;
    }
}

@media (min-width:992px) {
    /** CSS for middle & large device */
}

@media (max-width:991px) {
    /** CSS for tablet & mobile device */
}

@media (min-width:768px) {
    /** CSS for tablet, middle & large device */
    .related_courses > ul {
        display: flex !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .maxslider-slide-title {
        font-size: 60px !important;
    }
    header.sleek .vbpcart {
        display: none!important
    }
}

@media (max-width:767px) {
    /** CSS for mobile device */
    .gfa_home_s4 h3 {
        margin: 0 auto;
    }
    span.vibebp_name {
        display: none !important;
    }
}