/*--------------------------------------------------------------
This is your custom stylesheet.

Add your own styles here to make theme updates easier.
To override any styles from other stylesheets, simply copy them into here and edit away.

Make sure to respect the media queries! Otherwise you may
accidentally add desktop styles to the mobile layout.
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
--------------------------------------------------------------*/

.single-sfwd-quiz .sfwd-quiz.type-sfwd-quiz .sfwd-course-position {
    display: none;
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
body {
    font-family: 'Open Sans', sans-serif;
}

.sfwd-course-position span.bb-pages {
    display: none;
}

.widget.bb-enroll-widget .bb-course-preview-content {
    padding-top: 20px;
}

.bb-single-course-sidebar .bb-course-status-wrap .bb-course-status-content {
    padding-top: 10px;
}

.single-dashboard a {
    background-color: rgba(74, 188, 248, 0.2);
    width: 100%;
    padding: 10px;
    display: block;
    color: #728188;
    border-radius: 50px;
    text-align: center;
}

.content_karb_lo_horizontal {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content_karb_lo_horizontal .karb_lo1 {
    flex: 0 0 33.33%;
    text-align: center;
    padding: 0 10px;
}

.content_karb_lo_horizontal .karb_lo1 h2 {
    font-size: 20px;
    line-height: normal;
}

#framer a {
    background-color: #4abcf8;
    color: #fff;
    font-size: 16px;
    padding: 6px 20px;
    line-height: 28px;
    border-radius: 50px;
    display: inline-block;
}

#framer a:hover {
    box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, .1);
}

.learndash-content-body .learndash_content_wrap {
    padding-top: 0px;
}

.learndash-content-body .learndash_content_wrap .ld-tabs.ld-tab-count-1 .ld-tabs-content {
    margin-bottom: 0px;
}

.learndash-content-body .learndash_content_wrap .wpProQuiz_list li.wpProQuiz_listItem:first-child {
    margin-top: 0px;
}

.learndash-content-body .learndash_content_wrap .wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question {
    margin-top: 0px !important;
    padding-top: 0px;
    border: none;
}

.ld-advance-saveresume-box {
    float: left;
}

.ld-advance-saveresume-box .wpProQuiz_QuestionButton.ld_advance_quiz_resume {
    margin-right: 10px !important;
}

.make_skip_next_back_together {
    float: right;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.eot');
    src: url('../fonts/Calibri.eot') format('embedded-opentype'), url('../fonts/Calibri.woff2') format('woff2'), url('../fonts/Calibri.woff') format('woff'), url('../fonts/Calibri.ttf') format('truetype'), url('../fonts/Calibri.svg#Calibri') format('svg');
}

@font-face {
    font-family: 'Calibri_Bold';
    src: url('../fonts/Calibri_Bold.eot');
    src: url('../fonts/Calibri_Bold.eot') format('embedded-opentype'), url('../fonts/Calibri_Bold.woff2') format('woff2'), url('../fonts/Calibri_Bold.woff') format('woff'), url('../fonts/Calibri_Bold.ttf') format('truetype'), url('../fonts/Calibri_Bold.svg#Calibri_Bold') format('svg');
}

.top_desc h4 {
    margin-bottom: 0px;
    font-weight: bold;
    color: #4ABCF8;
    font-family: 'Calibri_Bold';
    letter-spacing: 2px;
    font-size: 16px;
}

.top_desc h1,
.the_academy h1,
.three_product_heading h1 {
    font-size: 32px;
    font-weight: 400!important;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
}

.top_desc p {
    text-align: left;
}

.three_product_heading h1 {
    margin-bottom: 10px;
}

.the_academy h1 {
    margin-bottom: 10px;
}

.top_desc p,
.the_academy p,
.descs p,
.three_product_heading p {
    font-size: 14px;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
}

.the_academy img {
    margin-bottom: 15px;
}

.prdct .elementor-row {
    background: #fff;
    padding: 0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    position: relative;
}

@media all and (max-width: 768px) {
    .prdct .elementor-row {
        box-shadow: none;
    }
}

.prdct .woocommerce-product-gallery {
    opacity: 1!important;
    margin-bottom: 0px!important;
    border: none!important;
}

.prdct h1.product_title {
    font-size: 26px;
    text-transform: uppercase;
    color: #4ABCF8!important;
    letter-spacing: 2px;
    font-weight: bold;
    position: relative;
    margin-bottom: 0px!important;
    font-family: 'Calibri'!important;
    position: relative;
    padding-left: 40px!important;
}

.prdct h1.product_title::before {
    position: absolute;
    left: 0px;
    content: '';
    top: 3px;
    background: url(../images/1.png);
    width: 32px;
    height: 26px;
    background-size: cover;
}

.the_academy,
.related_product,
.custom_box {
    position: relative;
}

.prdct p {
    color: #666666;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}

.top_desc {
    margin-bottom: 0px!important;
}

.prdct .elementor-widget-woocommerce-product-price {
    width: 40%;
    float: left;
    margin-bottom: 0px!important;
}

.prdct .elementor-widget-woocommerce-product-price p.price {
    margin: 8px 0px!important;
}

.prdct .elementor-widget-woocommerce-product-price p bdi {
    color: #808080;
    font-size: 35px;
}

.prdct span.subscription-details {
    display: none;
}

.prdct .elementor-widget-woocommerce-product-add-to-cart {
    display: none;
}

.prdct .elementor-widget-woocommerce-product-price p bdi span {
    font-size: 28px;
}

.prdct .elementor-widget-woocommerce-product-add-to-cart {
    float: left;
    width: 60%;
}

a#req_btn {
    width: 100%;
}

.prdct .elementor-widget-woocommerce-product-add-to-cart button.single_add_to_cart_button.button.alt {
    background: #4ABCF8!important;
    border-radius: 0px;
    padding: 0px 25px!important;
    font-family: 'Calibri';
}

.req_quote .elementor-row {
    background: #F2F2F2;
    box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.4);
    padding: 5px 10px;
}

.req_quote {
    z-index: 9;
}

.req_quote h4 {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 23px;
    letter-spacing: 0;
    color: #808080;
    font-family: 'Open Sans', sans-serif;
}

.req_quote .elementor-col-33 .elementor-widget-wrap {
    align-content: center;
}

.req_quote p {
    font-size: 14px;
    margin-bottom: 0;
    color: #666666;
    margin-bottom: 0px;
}

.looking_for h1 {
    font-size: 32px;
    font-weight: 400;
    color: #666;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}

.looking_for .elementor-widget-wrap>.elementor-element {
    margin-bottom: 0px;
}

.prdct_text .elementor-widget-wrap {
    align-content: inherit;
}

.looking_for {
    position: relative;
}

.looking_for span img {
    max-width: 60px;
    margin-bottom: 10px;
}

.looking_for h1 img {
    max-width: 52px;
    margin-top: -5px;
    margin-right: 4px;
}

.prdct {
    position: relative;
}

#the-academy-products-section.prdct:before {
    content: none;
}

/* .postid-2076 div#primary,
.single div#primary {
    padding-top: 0px;
} */

.looking_for button,
.req_quote button {
    font-family: 'Calibri'!important;
}

.related_product h2 {
    display: none;
}

.related_product .related.products h2.woocommerce-loop-product__title {
    display: inline-block;
    width: 100%;
    color: #4ABCF8!important;
    font-size: 22px!important;
    letter-spacing: 2px;
    padding: 20px 15px!important;
    font-family: 'Calibri'!important;
    text-align: left!important;
    text-transform: uppercase;
}

.three_product_heading p {
    margin-bottom: 10px;
}

.related_product section.related.products ul li img {
    margin-bottom: 0px!important;
}

.related_product section.related.products ul li .attachment-woocommerce_thumbnail {
    height: 220px!important;
    border-radius: 0px!important;
}

.related_product a.button.add_to_cart_button.ajax_add_to_cart {
    width: auto!important;
    float: left!important;
    position: absolute;
    bottom: 24px!important;
    right: 15px!important;
    font-size: 16px!important;
    font-weight: 400!important;
    background: #4ABCF8!important;
    border-radius: 0px;
    padding: 0px 25px!important;
    font-family: 'Calibri'!important;
    color: #fff!important;
    border: none!important;
}

.related_product section.related.products ul li {
    box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.4);
    border-radius: 0px!important;
    padding-bottom: 25px!important;
}

.related_product section.related.products ul li a.button {
    width: calc(100% - 30px)!important;
    margin: auto!important;
    background: #4abcf8!important;
    padding: 8px 10px!important;
    position: relative!important;
    font-size: 14px!important;
    color: #fff!important;
    text-transform: capitalize!important;
    font-weight: 400!important;
    border: 2px solid #4abcf8!important;
    line-height: inherit!important;
}

.related_product section.related.products ul li a.button:hover {
    background: transparent!important;
    color: #4abcf8!important;
}

.related_product span.price {
    float: left;
    margin: 0px!important;
    width: 35%;
    font-family: 'Calibri_Bold'!important;
    font-size: 30px!important;
    color: #808080!important;
    position: absolute;
    bottom: -32px;
    left: -7px;
}

.shipping-taxable .prdct .elementor-widget-woocommerce-product-price {
    width: 100%;
}

.shipping-taxable .prdct .elementor-widget-woocommerce-product-add-to-cart {
    width: 100%;
}

.shipping-taxable .prdct .elementor-widget-woocommerce-product-price p.price {
    margin: 8px 0px!important;
    color: #666666!important;
    font-size: 17px!important;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px!important;
}

.shipping-taxable .prdct .elementor-widget-woocommerce-product-price p.price .subscription-details {
    font-size: 14px!important;
}

div.product.shipping-taxable form.cart .variations td.value select#pa_membership-duration {
    margin-top: 20px;
}

.woocommerce div.product.shipping-taxable form.cart .variations td,
.woocommerce div.product form.cart .variations th,
.woocommerce div.product.shipping-taxable form.cart .variations td label {
    line-height: inherit!important;
}

.related_product span.price {
    display: none!important;
}

.exam_prep .month {
    font-size: 28px;
    font-weight: 300;
    color: #4ABCF8;
    float: left;
    width: 100%;
    font-family: 'open sans';
    margin-bottom: 10px;
}

.exam_prep .top_text {
    max-width: 150px;
    margin: 0px auto 7px;
    font-family: 'open sans';
    line-height: 24px;
    font-weight: 600;
}

p .custom_box {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px;
}

.exam_prep strong {
    color: #666666;
    float: left;
    width: 100%;
    font-size: 28px;
    font-weight: 300;
    font-family: 'open sans';
    margin-bottom: 20px;
}

.exam_prep strong b {
    font-weight: 300;
    font-size: 22px;
}

.btn_secondary,
.exam_prep a.buy {
    width: 100%;
    padding: 7px 10px;
    position: relative;
    float: left;
    font-size: 14px;
    color: #4abcf8;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'open sans';
    border: 1px solid #4abcf8;
}

.btn_secondary {
    float: unset;
}

.btn_secondary,
.exam_prep a.buy:hover {
    background: #4abcf8;
    color: #fff;
}

.circle_text {
    display: flex;
    width: 80px;
    height: 80px;
    background: #4ABCF8;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    right: -20px;
    top: -20px;
    color: #fff;
    padding: 10px;
    z-index: 9;
    line-height: 16px;
    font-size: 14px;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
}

.circle_text span {
    flex: 0 0 100%;
    font-size: 17px;
    margin-top: 3px;
}

body.single-product {
    background: #fff!important;
}

.custom_box h4 {
    display: inline-block;
    width: 100%;
    color: #4ABCF8!important;
    font-size: 20px!important;
    letter-spacing: 3px;
    padding: 20px 0px 10px!important;
    font-family: 'Calibri_Bold'!important;
    text-align: left!important;
    text-transform: uppercase;
    margin-bottom: 0px!important;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
}

.custom_box .elementor-widget-image {
    margin-bottom: 0px!important;
}

.custom_box .elementor-widget-text-editor .elementor-widget-container {
    padding: 0px 15px!important;
}

.custom_box a {
    width: 100%;
    padding: 8px 10px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #4abcf8;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'open sans';
    border: 1px solid #4abcf8;
    margin-bottom: 20px;
}

.custom_box a:hover {
    background: transparent;
    color: #4abcf8;
}

.page-id-2239 {
    background: #fff;
}

.page-id-2239 .entry-header {
    display: none;
}

.page-id-2239 .default_container {
    max-width: 100%;
    padding: 0px;
}

.page-id-2239 .bb-grid.site-content-grid {
    display: inline-block;
    margin: 0px;
    width: 100%;
    flex-wrap: inherit;
}

.page-id-2239 .site-content {
    padding: 0px;
}

.top_content {
    float: left;
    width: 100%;
    padding: 32px 10px 10px;
    background: #fff;
}

.top_content h4 {
    margin-bottom: 0px;
    font-weight: bold;
    color: #4ABCF8;
    font-family: 'Calibri_Bold';
    letter-spacing: 2px;
    font-size: 16px;
    text-align: center;
}

.top_content h1,
.main_product h1,
.related_products h1,
.all_courses h1 {
    font-size: 32px;
    text-align: center;
    font-weight: 400!important;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
}

.top_content p,
.main_product p,
.related_products p,
.all_courses p {
    font-size: 14px;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
}

.main_product {
    float: left;
    width: 100%;
    padding: 45px 0px;
    background: #F4F5FA;
    position: relative;
}

.page-id-2239 .bb-grid-cell:not(.no-gutter),
.page-id-2239 .bb-grid>:not(.no-gutter) {
    padding-left: 0;
    padding-right: 0;
}

.main_product h1,
.all_courses h1 {
    margin-bottom: 10px;
}

.main_product p,
.all_courses p {
    text-align: center;
}

.imgs {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}

/* .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-left: 15px;
    padding-right: 15px;
}

.col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}

.col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding-left: 15px;
    padding-right: 15px;
}

.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-left: 15px;
    padding-right: 15px;
}

.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
} */

.wh_prdct_text {
    padding: 0px;
}

.wh_prdct_img {
    padding-left: 0;
    padding-right: 0px;
}

.main_product .row {
    background: #fff;
    padding: 0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-left: 0;
    margin-right: 0;
}


}
.main_product_img {
    float: left;
    width: 100%;
}
.main_product_img img {
    width: 100%;
}
.shop_product_price {
    padding: 20px 30px 0px 30px;
    height: 100%;
    justify-content: flex-end;
    display: flex;
    align-content: inherit;
    flex-wrap: wrap;
}
.shop_product_price h2 {
    font-size: 26px;
    text-transform: uppercase;
    color: #4ABCF8!important;
    letter-spacing: 2px;
    font-weight: bold;
    position: relative;
    margin-bottom: 0px!important;
    font-family: 'Calibri'!important;
    position: relative;
    padding-left: 40px!important;
    width: 100%;
}
.shop_product_price h2::before {
    position: absolute;
    left: 0px;
    content: '';
    top: 3px;
    background: url(../images/1.png);
    width: 32px;
    height: 26px;
    background-size: cover;
}
.short_disc p {
    text-align: left;
}
.short_disc {
    width: 100%;
}
.product_price {
    width: 100%;
    /* display: flex;
    justify-content: flex-start;
    align-items: baseline; */
}
.product_price b {
    font-size: 35px;
    color: #808080;
    font-weight: 400;
}
.product_price span {
    color: #666666!important;
    font-size: 17px!important;
    margin-right: 5px;
}
.product_price a {
    padding: 8px 10px;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 125px;
    background: #4abcf8;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'open sans';
    float: right;
    border: 1px solid #4abcf8;
}
.product_price {
    width: 100%;
    padding-top: 75px;
}
.related_products {
    float: left;
    width: 100%;
    padding: 0 0px 45px;
    background: #F4F5FA;
}
.related_products p {
    text-align: center;
}
.related_products h1 {
    margin-bottom: 10px;
}
.product_inner {
    box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.4);
    background: #fff;
    float: left;
    width: 100%;
    height: 100%;
    padding-bottom: 15px;
    position: relative;
    z-index: 9;
}
.bottom_text .price_text {
    color: #fff;
}
.bottom_text a {
    padding: 8px 10px;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #4abcf8!important;
    width: 125px;
    background: #fff;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'open sans';
    float: right;
    border: 1px solid #4abcf8;
}
.product_inner img {
    width: 100%;
}
.product_inner_text {
    padding: 0px 15px;
    float: left;
    width: 100%;
}
.product_inner_text h2 {
    display: inline-block;
    width: 100%;
    color: #4ABCF8!important;
    font-size: 20px!important;
    letter-spacing: 3px;
    padding: 20px 0px 13px!important;
    font-family: 'Calibri_Bold'!important;
    text-align: left!important;
    text-transform: uppercase;
    margin-bottom: 0px!important;
}
.product_inner_text a:not(.btn_secondary) {
    padding: 8px 10px;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #fff!important;
    width: 125px;
    background: #4abcf8;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'open sans';
    float: right;
    border: 1px solid #4abcf8;
}
.price_text {
    float: left;
    font-size: 28px;
    margin-top: 4px;
    color: #666666;
    font-weight: 300;
}
.price_text span {
    font-size: 17px;
    font-weight: 400;
}
.all_courses {
    float: left;
    width: 100%;
    padding: 30px 0px 45px;
    background: #fff;
    position: relative;
}
.sub-menu-inner {
    list-style: none;
}
.logout-link {
    list-style: none !important;
}
.user-name.my-account {
    font-size: 14px !important;
}
.course_inner {
    float: left;
    width: 100%;
    background: #4ABCF8;
    padding: 30px 40px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
    height: 100%;
}
.course_inner_top {
    padding-left: 38px;
    margin-bottom: 1.6875rem;
    position: relative;
}
.course_inner h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Calibri_Bold';
    letter-spacing: 2px;
    color: #fff;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
}
.course_inner_subtitle {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    line-height: 10px;
}
.course_inner h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Calibri_Bold';
    letter-spacing: 3px;
    float: left;
    display: flex;
    color: #fff;
    width: 100%;
    margin-bottom: 50px;
    height: 60px;
}
.course_inner_top img {
    position: absolute;
    top: 10px;
    left: 0;
}
.coming_soon {
    font-size: 24px;
    text-transform: uppercase;
    color: #E15241;
    float: right;
    width: 100%;
    text-align: right;
}
.all_courses .container {
    max-width: 1050px;
}
.course_right .course_inner {
    background: #fff;
}
.course_right .bottom_text .price_text,
.course_right .course_inner_subtitle,
.course_right .course_inner h4 {
    color: #4ABCF8;
}
.course_right .course_inner h2 {
    color: #999999;
}
.box {
    background: #F2F2F2;
    box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.4);
    padding: 5px 10px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
.inst_left {
    float: left;
    width: 75%;
    padding: 10px;
}
.inst_left h4 {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 23px;
    letter-spacing: 0;
    color: #808080;
    font-family: 'Open Sans', sans-serif;
}
.inst_left p {
    font-size: 14px;
    margin-bottom: 0;
    color: #666666;
    margin-bottom: 0px;
}
.inst_right {
    float: left;
    width: 25%;
    padding: 10px;
}
.inst_right a {
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    fill: #666666;
    color: #666666;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDD;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 35px 15px 35px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.institution_sec {
    padding-bottom: 100px;
    float: left;
    width: 100%;
}
.first-payment-date {
    display: none;
}
.col-sm-4.product_box {
    margin-bottom: 20px;
}
.institution_sec .container {
    max-width: 1050px;
}

/* ------------------------------  */
.products-item {
    display: inline-block;
    box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.4);
    background: #fff;
    margin-bottom: 30px;
    width: 100%;
}
.products-item .products-itemInfo {
    padding: 0 15px;
}
.products-itemImg {
    text-align: center;
}
.products-item p:empty,
.pricing-item p:empty {
    display: none;
}
#products-section::before {
    display: none;
}
/* .learndash-cpt.bb-custom-typo h1,
.learndash-cpt.bb-custom-typo .h1,
.learndash-cpt.bb-custom-typo h2,
.learndash-cpt.bb-custom-typo .h2,
.learndash-cpt.bb-custom-typo h3,
.learndash-cpt.bb-custom-typo .h3,
.learndash-cpt.bb-custom-typo h4,
.learndash-cpt.bb-custom-typo .h4,
.learndash-cpt.bb-custom-typo h5,
.learndash-cpt.bb-custom-typo .h5,
.learndash-cpt.bb-custom-typo h6,
.learndash-cpt.bb-custom-typo .h6,
.learndash-cpt.bb-custom-typo .bb-course-footer,
.bb-custom-typo.ld-table-list-header .ld-text,
.learndash-cpt.bb-custom-typo .gamipress-achievement-points,
.learndash-cpt .lms-topic-sidebar-course-navigation .ld-course-navigation .course-entry-title {
    font-family: 'Calibri_Bold'!important;
}
.bb-course-banner-inner h1.entry-title {
    font-family: 'open sans'!important;
} */
.pricing-item {
    margin: 0px 0px 0px 0px;
    padding: 23px 30px 28px 30px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 1px;
    text-align: center;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.mostpopular {
    border-color: #4ABCF8;
}
.exam_prep .pricitem {
    color: #666666;
    width: 100%;
    font-size: 28px;
    font-weight: 300;
    font-family: 'open sans';
    margin-bottom: 20px;
}
.exam_prep .pricitem b {
    font-weight: 300;
    font-size: 22px;
}
.products-itemInfo p {
    min-height: 108px;
}
.woocommerce-cart-form__cart-item.cart_item.chained_item,
#order_review .cart_item.chained_item {
    display: none;
}
.productDescription ul {
    margin: 0px 0 15px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.productDescription ul li {
    margin-left: 18px;
    margin-right: 20px;
}
.productDescription p {
    margin-bottom: 10px;
}
#subContantAria {
    padding: 0 15px;
}
.product_price a:hover,
.product_inner_text a:hover {
    background: transparent;
    color: #4abcf8!important;
}
.bottom_text a:hover {
    background: #EA1C0D;
    color: #fff!important;
}
.inst_right a:hover {
    color: #fff!important;
    background: #4abcf8!important;
    border-color: #4abcf8!important;
}
span.course-fee:before {
    content: "�";
}
section.custom_box {
    min-height: 116px;
}

/*-----------------------------16.12.2020  -------------------------------*/
.page-heading {
    text-align: center;
    margin-bottom: 30px;
}
.page-heading h4 {
    margin-bottom: 0px;
    font-weight: bold;
    color: #4ABCF8;
    font-family: 'Calibri_Bold';
    letter-spacing: 2px;
    font-size: 16px;
}
.page-heading .entry-title,
.section-heading .entry-title {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 20px;
    letter-spacing: -.03rem;
    font-weight: 400;
    color: #666;
    margin-bottom: 36px;
}
.coursesItemeBox {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
    padding: 30px 25px;
    margin-bottom: 20px;
    background-color: #fff;
    z-index: 1;
}
.coursesItemeBoxEmpty {
    background: transparent;
    margin: 0 13px;
}
.ItemeBoxName {
    margin-bottom: 0px;
    font-weight: bold;
    color: #4ABCF8;
    font-family: 'Calibri_Bold';
    letter-spacing: 2px;
    font-size: 20px;
}
.coursesItemeTitle {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.coursesItemeBox p {
    margin-bottom: 10px;
    min-height: 108px;
}
.coursesItemeTitle i.coursesItemeIcon {
    margin-right: 15px;
}
.coursesItemeBox .btn.btn-primary {
    width: 100%;
    padding: 8px 10px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #4abcf8;
    text-transform: capitalize;
    font-weight: 500;
    border: 1px solid #4abcf8;
}
#productsExam .PartExam {
    padding: 55px 0;
}
#productsExam .PartExam+.PartExam {
    padding-top: 0px
}

/* #productsExam {
    padding: 55px 0;
} */
.illustrationbg {
    position: relative;
    background-color: #F4F5FA;
    z-index: 9;
}
.bgLight {
    background-color: #fff;
}
.chck-list li:before {
    content: "";
    background-image: url(../images/Vector.png);
    height: 10.6px;
    width: 14px;
    margin-right: 12px;
    position: relative;
    flex: 0 0 14px;
    background-repeat: no-repeat;
    top: 1px;
}
.chck-list li {
    display: flex;
    align-items: baseline;
    line-height: 20px;
    margin-bottom: 10px;
}
ul.chck-list {
    list-style: none;
    margin-left: 0;
}
.interactiveSlide {
    margin-top: 40px;
    margin-bottom: 15px;
}
.interactiveSlide h4 {
    font-size: 24px;
    color: #666;
    margin-bottom: 60px;
}
form.bankSlideFind {
    position: relative;
    display: inline-block;
    margin: 0px;
}
button.searchBtnIcon {
    background-image: url(../images/searchBtnIcon.png);
    width: 16.5px;
    height: 16.5px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    border-radius: 0px;
    position: absolute;
    left: 16px;
    top: 10px;
}
.bankSlideFind input.form-control {
    border: 1px solid #D6D7DC;
    height: 36px;
    border-radius: 50px;
    color: #AFB6D7;
    text-indent: 34px;
}
ul.tabs-wrapperList {
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}
.tabs-wrapperList li {
    margin-right: 15px;
    margin-bottom: 10px;
}
.tabs-wrapperList li a {
    background-color: #fff;
    color: #6D6D6D;
    padding: 11px 20px;
    border: 1px solid #8BCFFB;
    display: block;
    line-height: normal;
    border-radius: 3px;
    text-transform: uppercase;
}
.tabs-wrapperList li a:hover,
.tabs-wrapperList li a.active {
    background-color: #58BBF9;
    color: #fff;
}
.bankSlidetabs {
    padding: 20px;
    border: 1px solid #CCCCD1;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.4);
}
#accordionExample .card {
    border: 1px solid #E0E0E0;
    margin-top: -1px;
}
#accordionExample .card .card-header {
    padding: 5px 20px;
    font-size: 14px;
    cursor: pointer;
}
#accordionExample .card .card-header:before {
    background-image: url(../images/arrow_0001.png);
    width: 11px;
    height: 7px;
    display: inline-block;
    content: "";
    margin-right: 19px;
}
#accordionExample .collapse {
    height: 0;
    padding: 0 20px;
    transition: 0.5s;
    overflow: hidden;
    min-height: 0;
}
#accordionExample .collapse.show {
    height: auto;
    padding-bottom: 20px;
    min-height: 50px;
}
.tabs-wrapperContent .tab-content.active {
    display: block;
}
.tabs-wrapperContent .tab-content {
    display: none;
}
.coursesItemeBox a.btn.btn-primary {
    margin-bottom: 0px;
}
.coursesItemeTitle {
    min-height: 40px;
}
.productDescription ul.chck-list {
    justify-content: left;
}

/* .wcn-nopadding .elementor-top-column > .elementor-element-populated {
    padding: 0px !important;
} */
#ProfesionalGrade {
    margin-bottom: 40px;
}

/* #pricing-section {
    padding-top: 60px;
} */
.headingIcon img.alignnone {
    margin-bottom: 0px;
}
#productsExam .elementor-column-wrap.elementor-element-populated {
    padding: 0px;
}
#productsExam .PartExam {
    position: relative;
    z-index: 9;
}
#productsExam .PartExam:nth-child(2) {
    padding-bottom: 50px;
}
#productsExam .PartExam:nth-child(3) {
    background-color: #fff;
}
#productsExam.hideproductsexam {
    display: none!important;
}
.recurring-totals {
    display: none !important;
}
.order-total.recurring-total {
    display: none;
}

/* -------------------------- */
.woocommerce-cart-form .woocommerce-cart-form__contents th {
    background-color: #f7f7f7;
}
.woocommerce-cart-form .woocommerce-cart-form__contents th,
.woocommerce-cart-form .woocommerce-cart-form__contents td {
    border-right: 1px solid #e7e9ec;
}
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents {
    border-left: 1px solid #e7e9ec;
    border-top: 1px solid #e7e9ec;
}
.woocommerce-cart .woocommerce-cart-form .woocommerce-cart-form__contents th {
    color: #333;
    font-weight: 600 !important;
}
.woocommerce-cart .woocommerce-cart-form .bs-quantity .qty-nav .quantity-button::before {
    content: none;
}
.woocommerce-cart .woocommerce-cart-form .bs-quantity .qty-nav .quantity-button {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}
.woocommerce-cart .woocommerce-cart-form .bs-quantity input.input-text.qty {
    height: 35px;
    border-left: 1px solid #e7e9ec;
    border-right: 1px solid #e7e9ec;
    border-radius: 0px;
}
.woocommerce table.shop_table td.product-quantity div.quantity .bs-quantity {
    border: 1px solid #e7e9ec;
    border-radius: 3px;
}
.woocommerce-cart .woocommerce-cart-form .bs-quantity .qty-nav {
    height: 30px;
}
.woocommerce .woocommerce-cart-form .woocommerce-cart-form__contents .coupon .button.bp-coupon-btn-active {
    background-color: #20bcff;
}
.woocommerce-cart .cart-collaterals table.shop_table {
    border-right: 1px solid #e7e9ec;
    border-top: 1px solid #e7e9ec;
}
.woocommerce-cart .cart-collaterals table.shop_table th,
.woocommerce-cart .cart-collaterals table.shop_table td {
    padding: 8px 11px;
    border-bottom: 1px solid #e7e9ec;
    border-left: 1px solid #e7e9ec;
}
.woocommerce-cart .cart-collaterals table.shop_table th {
    background-color: #f7f7f7;
}
.cart-collaterals .cart_totals .shop_table tr:nth-child(5) {
    display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table {
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals {
    float: right;
    width: 50%;
}
.woocommerce-cart .woocommerce .cross-sells ul.products .add_to_cart_button {
    background-color: #20bcff;
    color: #fff;
    font-weight: 600;
}
.woocommerce-cart .woocommerce .cross-sells .woocommerce-Price-amount {
    font-size: 20px;
}
.woocommerce-cart .woocommerce .cross-sells h2.woocommerce-loop-product__title {
    padding: 8px 8px !important;
}
.xoo-wsc-qtybox {
    display: none !important;
}
body.woocommerce-cart .woocommerce p.cart-empty {
    border: none;
}
body.woocommerce-cart .woocommerce p.cart-empty:before {
    background-image: url(../images/emptycart@2x.jpg);
    height: 100px;
    background-size: 100px;
}

/* section.elementor-section.wcm-no-content-found::before{ display:none; } */

/*-----------------------------16.12.2020  End-------------------------------*/
.price_text span.woocommerce-Price-amount.amount,
.price_text span.woocommerce-Price-currencySymbol {
    font-size: 28px;
}
.notification-dropdown header.notification-header {
    display: none;
}
.notification-dropdown .woocommerce-cart-form__cart-item.cart_item {
    padding: 20px 15px;
    grid-template-rows: auto;
}
.notification-dropdown .elementor-menu-cart__footer-buttons {
    padding: 20px 15px;
}

/* .notification-dropdown .elementor-menu-cart__product {
    grid-template-columns: 20% auto 40px;
} */
.notification-dropdown {
    min-width: 300px;
    align-content
}
.notification-dropdown .elementor-menu-cart__footer-buttons {
    grid-template-columns: 50% 50%;
}
.notification-dropdown .elementor-menu-cart__footer-buttons a.elementor-button {
    padding: 11px 20px;
}
.woocommerce a.remove {
    background-color: #444;
    color: #fff !important;
}
.notification-dropdown .header-mini-cart .woocommerce-mini-cart__empty-message {
    padding: 15px;
}
.notification-dropdown .woocommerce-cart-form__cart-item.cart_item .product-name {
    margin-bottom: 8px;
    font-weight: 500;
}
section.wcm-no-content-found {
    display: none;
}
h2.site-title a img.bb-logo,
.mobile-logo-wrapper .site-title img.bb-mobile-logo,
.bb-mobile-panel-header .logo-wrap a .bb-mobile-logo {
    width: 198px;
}
.mobile-logo-wrapper .site-title a {
    font-size: 16px;
}
h2.site-title a,
.bb-mobile-panel-header .logo-wrap a {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #444;
    display: flex;
    align-items: center;
}
.bb-mobile-panel-header .logo-wrap a {
    font-size: 18px;
}
/* .bb-footer,
.site-content,
.site-header {
    padding: 0 18px;
} */
.footer-bottom-right {
    margin-top: 0 !important;
}
.bb-footer {
    color: #7A7A7A !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.footer-social {
    background-color: #7A7A7A;
    padding: 70px 30px;
    text-align: center;
}
.footer-social .brand svg {
    width: 100%;
    max-width: 370px;
}
.footer-social ul.social-list {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px 0 0 0;
}
.footer-social ul.social-list li a  {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 48px;
}
.footer-social ul.social-list li {
    padding: 10px
}
.sfsi_shortcode_container .sfsi_wicons {
    margin: 0px !important;
    height: auto !important;
    padding: 10px 20px;
}
#navbar-extend .sfsi_widget.sfsi_shortcode_container {
    min-height: auto;
}
#navbar-extend .sfsi_shortcode_container .norm_row.sfsi_wDiv {
    width: 320px !important;
    line-height: 0;
}
#navbar-collapse.hasItems #navbar-extend {
    padding: .25rem 0;
    border-top: 2px solid #20bcff;
    border-radius: 0;
}
#navbar-collapse a::after {
    content: none;
}
#navbar-collapse a.more-button i.bb-icon-menu-dots-h::before {
    background-image: url(../images/comment.svg);
    height: 24px;
    width: 24px;
    content: "";
    display: inline-block;
    background-size: 100%;
    background-position: center;
    top: 1px;
    position: relative;
}
.sfsi_shortcode_container .sfsi_wicons:hover {
    background-color: #F5F5F5;
}
#primary-navbar #primary-menu ul.sub-menu {
    left: 0;
    right: auto;
}
#primary-navbar #primary-menu ul.sub-menu::before {
    right: auto;
    left: 28px;
}
.primary-menu>.menu-item-has-children:not(.hideshow) {
    padding: 0 34px 0 17px;
}
.primary-menu>.menu-item-has-children:not(.hideshow)::after {
    right: 2px;
    font-size: 32px;
}
.primary-menu>li {
    padding: 0 17px;
}
.primary-menu a {
    letter-spacing: 0;
}
#navbar-collapse {
    margin-left: 13px;
    margin-right: 13px;
}
h2.site-title a h3.brand-text {
    margin: 0px;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.325rem;
    display: none;
}
.loginForm {
    border: 1px solid #dee2e6!important;
    padding: 1.5rem!important;
    background-color: #fff;
}
.loginForm .form-control {
    width: 100%;
    height: 54px;
    border-radius: 0px;
    background-color: #F2F7FC;
    border-width: 0 0 2px 0;
}
.loginForm input:focus,
.loginForm select:focus,
.loginForm textarea:focus {
    background-color: #F2F7FC;
    border-color: #fb0000;
}
.form-group {
    margin-bottom: 25px;
}
.loginForm label {
    font-size: 1.25rem;
    margin-bottom: 6px;
    display: block;
}
button#btnSignIn {
    width: 100%;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: 5px;
    padding: .8rem 1rem;
}
.loginErrorMessage {
    color: #CD0A0A;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
}
.loginErrorMessage strong:nth-child(2):before {
    content: " ";
    display: block;
    height: 7px;
}
.btn-danger {
    background-color: #fb0000;
}
a.forgotPasswordLink {
    text-decoration: underline;
    color: #333;
}
.loginErrorMessage a {
    color: #fb0000;
}
.loginErrorMessage a:hover {
    color: #CD0A0A;
}
.woocommerce-checkout.woocommerce-page .create-account {
    display: none;
}
.specificProductsLink {
    position: relative;
}
.specificProductsLink>span {
    padding: 10px 10px;
    display: block;
    cursor: pointer;
    line-height: normal;
}
.specificProductsLink ul {
    position: absolute;
    margin: 0px;
    padding: 10px 0px;
    list-style: none;
    left: -5px;
    box-shadow: 0 2px 7px 1px rgba(0, 0, 0, .05), 0 6px 32px 0 rgba(18, 43, 70, .1);
    border: 1px solid #e7e9ec;
    top: 100%;
    background-color: #fff;
    display: none;
}
.specificProductsLink:hover ul {
    display: block;
}
.specificProductsLink ul:before {
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #e7e9ec;
    position: absolute;
    top: -12px;
    left: 18px;
}
.specificProductsLink ul:after {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 20px;
}
.specificProductsLink ul a {
    padding: 10px 15px;
    font-size: 14px;
    display: block;
    white-space: pre;
    color: #333;
}
.specificProductsLink ul a:hover {
    background-color: #FFEBEB;
    color: #fb0000;
}
.site-header a.xoo-wsc-sc-cont .xoo-wsc-sc-count {
    position: absolute;
    background-color: #e15241;
    color: #fff;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    top: -5px;
    right: 0px;
}
.site-header a.xoo-wsc-sc-cont {
    position: relative;
    color: #333;
    height: auto;
    padding: 0;
}
.site-header a.xoo-wsc-sc-cont .xoo-wsc-sc-icon::before {
    background-image: url(../images/cart-34568.svg);
    width: 27px;
    background-size: 27px;
    content: " ";
    height: 24px;
    display: inline-block;
}
/* .woocommerce .woocommerce-cart-form__contents .cart_item td.product-quantity,
.woocommerce .woocommerce-cart-form__contents th.product-quantity {
    font-size: 0;
    display: none;
} */
ul.breadcrumb-links a {
    color: #4ABCF8;
    text-transform: capitalize;
    font-weight: 600;
}
ul.breadcrumb-links {
    list-style: none;
}
a.moreLink {
    font-weight: 600;
    color: #4ABCF8;
}
.moreLink:after {
    content: "";
    background-image: url(../images/arrow_001.png);
    width: 17px;
    height: 10px;
    display: inline-block;
    background-size: 17px 10px;
    margin-left: 5px;
}
.page-template-sign-in .site-content {
    background-image: url(../images/bg2.jpg);
    background-size: cover;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.page-template-sign-in .site-content .container {
    max-width: 100%;
    height: calc(100vh - 163px);
    display: inline-block;
    width: 100%;
    padding: 0px;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
}
.page-template-sign-in .bb-grid {
    height: 100%;
}
.login_page_new {
    height: 100%;
    background: #4ABCF8;
    flex: 0 0 450px;
    padding: 80px 0px;
    box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.4);
}
.login_page_new form {
    max-width: 281px;
    margin: auto;
}
.login_page_new form input {
    width: 100%;
}
.login_page_new h3 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
}
.login_page_new form input#wp-submit {
    border-radius: 0;
    background: #E15241;
    border: 1px solid #E15241;
    width: 130px;
    margin-top: 25px;
    float: right;
    height: 36px;
    padding: 0px;
}
.new_blood {
    width: 100%;
    display: inline-block;
    margin-top: 35px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.new_blood a {
    font-size: 14px;
    color: #fff!important;
    width: 100%;
    display: inline-block;
    text-decoration: underline;
}
.course_inner_new {
    box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.4);
    background: #ffffffe0;
    max-width: 460px;
    margin: 100px auto;
    padding: 20px;
    text-align: center;
    position: relative;
}
.course_inner_new p {
    color: #808080;
    text-align: left;
    font-size: 16px;
}
.course_inner_new h2 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 10px;
}
.New {
    width: 85px;
    height: 85px;
    border-radius: 100%;
    color: #4ABCF8;
    font-weight: 600;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;
    position: absolute;
    border: 2px solid #E15241;
    text-transform: uppercase;
    right: 10px;
    top: -42px;
    font-size: 20px;
}
.course_inner_new .LEARN {
    width: 200px;
    height: 38px;
    background: #E15241;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    text-align: center;
    justify-content: center;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}
.cart.woocommerce-cart-form__contents .actions .coupon {
    width: 100%;
    text-align: left;
}
.cart.woocommerce-cart-form__contents .actions .coupon a.button.wc-backward {
    float: right;
    border-radius: 3px;
    padding: 10px 20px;
}
table.shop_table.cart.woocommerce-cart-form__contents .product-name,
table.shop_table.cart.woocommerce-cart-form__contents .product-price,
table.shop_table.cart.woocommerce-cart-form__contents .product-subtotal {
    text-align: center;
}
.header-aside .wrapper .sub-menu-inner .specificProductsLink ul,
.bb-mobile-panel-wrapper .bb-mobile-panel-inner .specificProductsLink ul {
    position: static;
    display: block;
    padding: 0 0;
    box-shadow: none;
    border: none;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner .specificProductsLink {
    margin-bottom: 10px;
}
.header-aside .wrapper .sub-menu-inner .specificProductsLink ul li a,
.bb-mobile-panel-wrapper .bb-mobile-panel-inner .specificProductsLink ul li a {
    padding: 7px 10px 7px 15px;
    white-space: pre-line;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner .specificProductsLink ul:before {
    content: none;
}
.bb-mobile-panel-inner .specificProductsLink>span {
    display: none;
}
.specificProductsLink ul li a,
.user-profileLink a,
.sub-menu .sub-menu-inner li.mycourse-nav a,
.sub-menu .sub-menu-inner .specificProductsLink ul li a {
    font-size: 14px;
    padding: 7px 10px 7px 15px;
    display: flex;
    align-items: center;
    line-height: 20px;
    color: #1f1f1f;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon {
    padding: 0px;
    border: none;
    background-color: transparent;
    max-width: 520px;
}
.header-aside .wrapper .sub-menu-inner {
    width: 270px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon>p:first-child {
    display: none;
}
a.edit:before {
    content: "";
    background-image: url(../images/edit-Link-icon.svg);
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: 16px;
    margin-right: 4px;
    position: relative;
    top: 1px;
}
.wc-MyAccount-inner-content .wc-DashBoard-address-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.MyAccount-content--dashboard .wc-MyAccount-inner-content .wc-DashBoard-address-wrapper .woocommerce-Address.woocommerce-Email-Address {
    padding-right: 0;
    padding-left: 10px;
}
.MyAccount-content--dashboard .wc-MyAccount-inner-content .wc-DashBoard-address-wrapper .woocommerce-Address {
    flex: 0 0 50%;
    margin: 0px;
    padding-right: 10px;
}
.MyAccountProducts {
    padding-top: 30px;
}
.MyAccountProducts .wc-MyAccount-sub-heading h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px !important;
}
.MyAccountProducts .col-sm-4 {
    padding: 0 10px;
}
.MyAccountProducts .row {
    margin-left: -10px;
    margin-right: -10px;
}
.woocommerce-Email-Address address {
    font-style: inherit;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields fieldset.changePassword {
    max-width: 350px;
    margin-top: 30px;
    padding-top: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields fieldset.changePassword legend {
    font-weight: 500;
    margin-bottom: 15px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields {
    max-width: 670PX;
    margin: 2em 0;
}
.woocommerce-Address header.woocommerce-Address-title a.edit {
    margin-left: 45px;
}
.woocommerce-Address header.woocommerce-Address-title {
    display: flex;
    margin-bottom: 1.6875rem;
}
.woocommerce-Address header.woocommerce-Address-title h3 {
    margin-bottom: 0;
}
.wc-MyAccount-sub-heading p.accountDashboard {
    white-space: pre-line;
    margin-top: 20px;
    color: #4e4e4e !important;
    line-height: 22px;
}
.woocommerce-MyAccount-content .product_box .product_inner .price_text {
    display: none;
}
.woocommerce-MyAccount-content .product_box .product_inner .product_inner_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 10px;
}
.woocommerce-MyAccount-content .product_box .product_inner .product_inner_text h2 {
    font-size: 16px !important;
    letter-spacing: 2px;
    padding: 0 !important;
    line-height: 1.3;
    overflow: hidden;
    margin-right: 20px;
}
.woocommerce-MyAccount-content .product_box .product_inner a.learn_more {
    line-height: 1.2;
    width: auto;
    padding: 8px 15px;
}
.woocommerce-MyAccount-content .product_box .product_inner {
    padding-bottom: 0px;
}
.MyAccount-content--dashboard .wc-MyAccount-inner-content .wc-DashBoard-address-wrapper .woocommerce-Address header.woocommerce-Address-title {
    margin-bottom: 0px;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner {
    padding: 20px 20px 30px;
    border-top: 3px solid #4abcf8;
}
a.button.product_course_link {
    margin-left: 10px;
}

/* .specificProductsLink ul.subscribed_purchased_list {
    border-bottom: 1px solid #e7e9ec!important;
} */
.specificProductsLink ul li img,
.sub-menu .sub-menu-inner li.mycourse-nav img {
    width: 20px;
    margin-right: 10px;
}
.sub-menu .sub-menu-inner .specificProductsLink ul li {
    white-space: pre;
}
.header-aside .sub-menu .wrapper .sub-menu-inner {
    width: auto;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner .specificProductsLink {
    margin-top: 15px;
    margin-bottom: 0;
}
.couponUpdate {
    display: flex;
    flex-wrap: wrap;
}
.cart.woocommerce-cart-form__contents .actions .couponUpdate .coupon {
    width: auto;
    flex: auto;
}
.cart.woocommerce-cart-form__contents .actions .couponUpdate button.updateCart-btn {
    margin-left: 10px;
}
.woocommerce table.my_account_orders tbody td .button.invoice {
    background-color: #989898;
}
.woocommerce table.my_account_orders tbody td .button.invoice:hover {
    color: #fff;
    background-color: #5a6268;
}

/* mobil menu */
/* header#masthead.site-header {
    padding: 0px;
}
#masthead.site-header .bb-mobile-header-wrapper {
    background-color: #fff;
    padding: 0 20px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 25%);
} */
#masthead.site-header .bb-mobile-panel-wrapper {
    z-index: -9;
    margin-top: 76px;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li a {
    color: #1f1f1f;
    padding: 10px 10px;
}
.bb-mobile-panel-inner .bb-primary-menu a {
    color: #1f1f1f !important;
}
.bb-mobile-panel-header .logo-wrap {
    margin-top: 15px;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li.mycourse-nav a:before,
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li.myprofile-nav a:before,
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li.myprofile-contact a:before {
    content: "";
    width: 25px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li.mycourse-nav a:before {
    background-image: url(../images/my-courses.svg);
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li.myprofile-nav a:before {
    background-image: url(../images/profile.svg);
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li.myprofile-contact a:before {
    background-image: url(../images/contact-us.svg);
    background-size: 25px;
    height: 25px;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li.myprofile-contact a {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.bb-mobile-panel-wrapper .bb-mobile-panel-inner #menu-menu-after-logged-in li.myprofile-contact {
    margin: 10px 0;
}
.bb-mobile-header-wrapper .bb-icon-menu-left:before {
    content: "";
    background-image: url(../images/barger-menu.svg);
    width: 37px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    background-size: 37px 20px;
}
/* #masthead .site-header-container #primary-navbar {
    justify-content: center;
} */
.primary-menu li.nav-contact a:before {
    content: "";
    background-image: url(../images/contact-us.svg);
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    background-size: 35px;
}
.primary-menu li.nav-contact a {
    display: flex;
    align-items: center;
    font-size: 0 !important;
}
#header-aside .header-aside-inner .user-wrap.user-wrap-container {
    margin-right: 10px;
}
#header-aside .header-aside-inner .user-wrap.user-wrap-container a.user-link img {
    border-radius: 0;
    width: 24px;
}
#header-aside .header-aside-inner .user-wrap-container>.sub-menu:before {
    right: 38px;
}
#primary-navbar .primary-menu a {
    font-size: 1rem;
    letter-spacing: 0;
}
.bb-mobile-header .mobile-logo-wrapper {
    padding: 0;
}
.courses-pageProducts {
    background-color: transparent;
}
#coursesSection .top_content.top_desc {
    padding: 0px;
    background-color: transparent;
    float: none;
}
.post-type-archive-sfwd-courses #content.site-content .container.default_container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0px;
}
.post-type-archive-sfwd-courses #content.site-content {
    padding-left: 0;
    padding-right: 0;
}
.post-type-archive-sfwd-courses #content.site-content .container.default_container #primary {
    padding-top: 0px;
}
#courses-list-section {
    position: relative;
    padding-top: 95px;
    z-index: 9;
}
#courses-list-section:before {
    z-index: -1;
}
section#coursesSection {
    background-color: #fff;
    padding-bottom: 20px;
    padding-top: 60px;
}
.post-type-archive-sfwd-courses #content.site-content h1,
.post-type-archive-sfwd-courses #content.site-content h2,
.post-type-archive-sfwd-courses #content.site-content h4 {
    font-family: "Open Sans", Sans-serif !important;
}
.user-wrap.menu-item-has-children .sub-menu .logout-link {
    text-align: center;
    padding: 10px 0;
}
.user-wrap.menu-item-has-children .sub-menu .logout-link a {
    background-color: #4abcf8;
    display: inline-block;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    text-transform: uppercase;
}
.user-wrap.menu-item-has-children .sub-menu .logout-link a:hover {
    background-color: #007CFF;
}
.user-wrap.menu-item-has-children .sub-menu {
    padding-bottom: 0;
}
.header-aside-inner .bb-header-buttons .button.link.signin-button {
    border: 1px solid #007CFF;
    color: #007CFF;
}
.header-aside-inner .bb-header-buttons .button.link.signin-button:hover {
    background-color: #007CFF;
    color: #fff;
}
#courses-dir-search #search-members-form input#bs_members_search {
    border-radius: 50px;
    text-indent: 20px;
}
#courses-dir-search #search-members-form i.bb-icon-search {
    position: absolute;
    left: 10px;
    top: 14px;
    color: #bbbfc4;
}
#courses-dir-search #search-members-form {
    position: relative;
}
#learndash-content .bb-courses-directory .bp-navs {
    border: none;
}
#learndash-content .bb-courses-directory .bp-navs ul.component-navigation.courses-nav li.selected a {
    border-bottom: 1px solid transparent;
}
#learndash-content .bb-courses-directory .bp-navs ul.component-navigation.courses-nav li.selected a {
    border-color: #4581ee;
}
.bb-mobile-panel-inner .side-panel-menu>li {
    min-height: 40px;
}
.col-variable-description {
    position: absolute;
    border: 1px solid #4ABCF8;
    font-size: 12px;
    left: 25px;
    right: 25px;
    color: #4abcf8;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: -38px;
    background-color: #fff;
}
.col-variable-description p {
    margin: 0px;
}
.section-head {
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
}
.section-head h2 {
    font-size: 28px;
    color: #666666;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.section-head .icon-head-title {
    margin-bottom: 6px;
}
.related_products-tr .product_inner_text h2 {
    padding-top: 7px !important;
    padding-bottom: 5px !important;
}
.related_products-tr .product_inner_text a {
    width: 100%;
    padding: 7px 10px;
    margin-top: 15px;
    margin-bottom: 0;
}
.product_inner .product_inner_text {
    text-align: left;
    font-weight: 600;
    line-height: 24px;
}
.product_price .btns_wrapper {
    margin: 0 0 0 auto;
}
.related_products-tr .product_inner .product_inner_text p {
    font-weight: 600;
    margin-bottom: 0px;
}
.related_products-tr .product_inner .product_inner_text p {
    font-weight: 600;
    margin-bottom: 0;
    min-height: 96px;
}
#the_academy-rtl #subContantAria {
    padding-left: 0;
    padding-right: 0;
}
#the_academy-rtl #subContantAria .elementor-widget-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.modules #the-academy-products-section h1.product_title,
.the-academy #the-academy-products-section h1.product_title {
    display: none;
}
.modules #the-academy-products-section .the-academy-p-price,
.modules .the-academy-section-aria .headingIcon,
.modules .entry-title,
.the-academy #the-academy-products-section .the-academy-p-price,
.the-academy .the-academy-section-aria .headingIcon,
.the-academy .entry-title,
#the-academy-products-section .the-academy-p-btn,
.the-academy-section-aria .elementor-widget-heading {
    display: none;
}
.modules .the-academy-description,
.the-academy .the-academy-description {
    position: relative;
    text-align: center;
}
.modules .the-academy-description:after,
.the-academy .the-academy-description:after {
    content: "";
    background-image: url(../images/the-academy-star.png);
    width: 114px;
    height: 25px;
    display: inline-block;
    margin-top: 27px;
}
.modules .the-academy-description .woocommerce-product-details__short-description p,
.the-academy .the-academy-description .woocommerce-product-details__short-description p {
    position: relative;
    padding: 0 30px;
}
.modules .the-academy-description .woocommerce-product-details__short-description p::before,
.the-academy .the-academy-description .woocommerce-product-details__short-description p::before {
    content: "";
    background-image: url(../images/top-quotes.png);
    width: 26px;
    height: 19px;
    position: absolute;
    left: 0;
    top: -15px;
}
.modules .the-academy-description .woocommerce-product-details__short-description p:after,
.the-academy .the-academy-description .woocommerce-product-details__short-description p:after {
    content: "";
    background-image: url(../images/bottom-quotes.png);
    width: 26px;
    height: 19px;
    position: absolute;
    right: 0;
    bottom: -8px;
}
.modules .the-academy-description .woocommerce-product-details__short-description .author,
.the-academy .the-academy-description .woocommerce-product-details__short-description .author {
    font-size: 18px;
    font-weight: 600;
    padding-top: 16px;
}
.the-academy-image,
.the-academy-image .elementor-widget-container,
.the-academy-image .elementor-widget-container .woocommerce-product-gallery,
.the-academy-image .elementor-widget-container .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper,
.the-academy-image .elementor-widget-container .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.the-academy-image .elementor-widget-container .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper a img.wp-post-image {
    height: 100%;
}
/* section.page-top-aria {
    padding-top: 30px;
} */
/* .productDescription .elementor-row .elementor-column .elementor-column-wrap.elementor-element-populated {
    padding: 0px;
} */
@media screen and (max-width:1023px) {
    .login_page_new {
        flex: 0 0 370px;
    }

    .page-template-sign-in .site-content .container {
        height: 78vh;
    }

    .course_inner_new {
        max-width: 360px;
    }

    .New {
        width: 60px;
        height: 60px;
        right: 5px;
        top: -34px;
        font-size: 13px;
    }

    .wh_prdct_text {
        max-width: 100%;
        flex: 100%;
        padding-bottom: 20px;
    }

    .wh_prdct_text {
        max-width: 100%;
        flex: 100%;
    }

    .main_product .wh_prdct_text {
        order: 2;
    }

    .wh_prdct_img {
        flex: 100%;
        max-width: 100%;
    }

    .product_price {
        padding: 0px;
    }

    .product_inner_text .price_text {
        width: 100%;
        margin-bottom: 20px;
    }

    .product_inner_text a {
        float: left;
        width: 100%;
    }
}
@media screen and (max-width:767px) {
    .login_page_new {
        flex: 100%;
        height: auto;
        padding: 30px 0px;
    }

    .page-template-sign-in .site-content .container {
        height: auto;
    }

    .product_price a,
    .bottom_text a {
        width: 100%;
        margin-top: 20px;
    }

    .shop_product_price {
        padding: 20px 0px 0px;
    }

    .product_box {
        max-width: 100%;
        margin-bottom: 20px;
        flex: 100%;
    }

    .course_left {
        max-width: 100%;
        margin-bottom: 20px;
        flex: 100%;
    }

    .course_right {
        flex: 100%;
        max-width: 100%;
    }

    .box {
        display: inline-block;
    }

    .inst_left,
    .inst_right {
        width: 100%;
    }

    .main_product .row {
        margin: 0px;
    }

    .course_inner {
        padding: 30px 20px;
    }

    .top_content h1,
    .main_product h1,
    .related_products h1,
    .all_courses h1 {
        font-size: 23px;
    }

    .top_content p,
    .main_product p,
    .related_products p,
    .all_courses p {
        font-size: 13px;
    }
}
@media all and (min-width: 320px) and (max-width: 767px) {
    .ld-advance-saveresume-box {
        width: 100%;
    }

    .make_skip_next_back_together {
        display: flex;
        justify-content: space-between;
        float: none;
        margin-bottom: 30px;
        height: auto;
    }

    .ld-advance-saveresume-box {
        width: 100%;
        display: flex;
        justify-content: space-between;
        float: none;
        height: auto;
    }

    .ld-advance-saveresume-box input.wpProQuiz_button.wpProQuiz_QuestionButton {
        margin: auto !important;
        text-align: center;
    }

    .make_skip_next_back_together input.wpProQuiz_button {
        float: none !important;
    }

    .make_skip_next_back_together input.wpProQuiz_button.wpProQuiz_QuestionButton {
        margin: auto !important;
        text-align: center;
    }

    .col-sm-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-sm-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .full-section {
        padding: 30px 0;
    }

    .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .illustrationbg::before {
        background-size: 100%;
    }

    .illustrationbg::after {
        background-size: 100%;
    }

    #productsExam .PartExam:first-child {
        padding-top: 80px;
    }

    .sfsi_widget.sfsi_shortcode_container {
        display: none;
    }

    .loginForm {
        padding: 20px !important;
    }

    .loginForm .form-control {
        height: 40px;
    }

    .loginForm label {
        font-size: 1rem;
        margin-bottom: 4px;
    }

    button#btnSignIn {
        font-size: 1rem;
        padding: .7rem 1rem;
    }

    .cart.woocommerce-cart-form__contents .actions .coupon a.button.wc-backward {
        width: 100% !important;
    }

    .bb-single-icon .mobile-logo-wrapper {
        justify-content: left;
        padding-left: 0;
    }

    .bb-mobile-header .bb-left-panel-icon-wrap {
        order: 3;
        margin-left: 0px;
    }

    .bb-mobile-panel-wrapper.light a.bb-close-panel i.bb-icon-close {
        right: auto;
        left: 14px;
    }

    .woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields {
        margin-left: auto;
        margin-right: auto;
    }

    .woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields fieldset.changePassword {
        max-width: 100%;
    }

    .site-header .bb-mobile-panel-wrapper {
        width: 280px;
    }

    .bb-mobile-header .mobile-logo-wrapper {
        padding: 0px;
    }

    .bb-mobile-header .header-aside a.push-right.header-search-link {
        margin-right: 10px;
    }

    .bb-mobile-panel-wrapper .bb-mobile-panel-inner .specificProductsLink ul:after {
        content: none;
    }

    .cart.woocommerce-cart-form__contents .actions .couponUpdate button.updateCart-btn {
        margin-left: 0;
    }

    section.prdct.elementor-section-boxed .elementor-container .prdct_text {
        order: 2;
    }

    .ld-item-list-items .ld-item-list-item-preview span.ld-item-components {
        width: auto !important;
    }

    .main_product .wh_prdct_text {
        order: 2;
    }

    .learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name {
        padding: 0;
    }

    .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details {
        padding: 5px 0;
    }

    .ld-item-list-items .ld-item-list-item-preview span.ld-item-components {
        max-width: 100%;
        width: 100% !important;
        flex-direction: initial !important;
        flex-wrap: wrap;
    }

    .ld-item-list-items .ld-item-list-item-preview span.ld-item-components span.ld-status {
        min-width: initial !important;
    }

    .learndash-wrapper .ld-expand-button .ld-text {
        white-space: pre;
    }

    .mobile-logo-wrapper .site-title img.bb-mobile-logo {
        width: 170px;
    }

    .related_products-tr .product_inner .product_inner_text p {
        min-height: inherit;
    }
}

/* end 320-767 */
@media all and (min-width: 320px) and (max-width: 569px) {
    .content_karb_lo_horizontal .karb_lo1 {
        flex: 0 0 100%;
    }

    .MyAccount-content--dashboard .wc-MyAccount-inner-content .wc-DashBoard-address-wrapper .woocommerce-Address {
        flex: 0 0 100%;
        padding-right: 0px;
    }

    .MyAccount-content--dashboard .wc-MyAccount-inner-content .wc-DashBoard-address-wrapper .woocommerce-Address.woocommerce-Email-Address {
        padding-left: 0px;
    }
}
@media all and (min-width: 570px) and (max-width: 767px) {
    .cart.woocommerce-cart-form__contents .actions .coupon a.button.wc-backward {
        margin-top: 15px;
    }

    .woocommerce-MyAccount-content .product_box .product_inner .product_inner_text h2 {
        width: auto;
    }
}
@media all and (min-width: 768px) and (max-width: 992px) {
    .content_karb_lo_horizontal .karb_lo1 {
        flex: 0 0 100%;
    }

    .full-section {
        padding: 50px 0;
    }

    #productsExam .PartExam:first-child {
        padding-top: 80px;
    }

    .sfsi_shortcode_container .norm_row.sfsi_wDiv {
        width: auto !important;
    }

    .sfsi_shortcode_container .sfsi_wicons {
        padding: 10px 10px;
        width: 44px !important;
    }

    .header-2 .site-branding {
        padding: 0 10px;
        min-width: 176px;
    }

    .header-2 .site-branding h2.site-title a {
        font-size: 18px;
    }

    .cart.woocommerce-cart-form__contents .actions .coupon a.button.wc-backward {
        width: 100% !important;
        margin-top: 15px;
    }

    .bb-single-icon .mobile-logo-wrapper {
        justify-content: left;
        padding-left: 0;
    }

    .bb-mobile-header .bb-left-panel-icon-wrap {
        order: 3;
        margin-left: 15px;
    }

    .bb-mobile-panel-wrapper.light a.bb-close-panel i.bb-icon-close {
        right: auto;
        left: 14px;
    }

    .woocommerce-MyAccount-content .product_box .product_inner .product_inner_text h2 {
        flex: 100%;
        text-align: center !important;
    }

    .woocommerce-MyAccount-content .product_box .product_inner a.learn_more {
        flex: 100%;
    }

    .woocommerce-MyAccount-content .product_box .product_inner .product_inner_text {
        flex-wrap: wrap;
    }

    .woocommerce-MyAccount-content .product_box .product_inner {
        padding-bottom: 10px;
    }

    .cart.woocommerce-cart-form__contents .actions .couponUpdate .coupon a.button.wc-backward {
        width: auto !important;
        margin-top: 0;
    }

    .cart.woocommerce-cart-form__contents .actions .couponUpdate .coupon input#coupon_code {
        width: 80px !important;
    }

    .cart.woocommerce-cart-form__contents .actions .couponUpdate .coupon button.button {
        width: auto !important;
        float: left !important;
    }

    .cart.woocommerce-cart-form__contents .actions .couponUpdate button.updateCart-btn {
        width: auto !important;
    }
}
@media all and (min-width: 992px) and (max-width: 1100px) {
    .header-2 .site-branding {
        padding: 0 10px;
    }

    .woocommerce-MyAccount-content .product_box .product_inner .product_inner_text h2 {
        flex: 100%;
        text-align: center !important;
    }

    .woocommerce-MyAccount-content .product_box .product_inner a.learn_more {
        flex: 100%;
    }

    .woocommerce-MyAccount-content .product_box .product_inner .product_inner_text {
        flex-wrap: wrap;
        padding-bottom: 5px;
    }

    .woocommerce-MyAccount-content .product_box .product_inner {
        padding-bottom: 10px;
    }
}
@media all and (max-width: 1100px) {
    .woocommerce-MyAccount-content .product_box .product_inner .product_inner_text h2 {
        margin: 0 0 10px !important;
        display: block;
    }
}
@media all and (max-width: 768px) {
    .woocommerce-MyAccount-content .product_box .product_inner .product_inner_text h2 {
        margin-bottom: 0!important;
    }
}

/* Modules */
.modules-row {
    margin: 0 -13px;
    padding-top: 26px;
}
.modules-row .coursesItemeBox {
    margin: 0 13px;
}
.modules-row .coursesItemeBox img {
    width: 100%;
    height: auto;
}
.modules-row .coursesItemeBox .elementor-image-box-wrapper {
    display: flex;
}
.modules-row .coursesItemeBox .elementor-image-box-img {
    width: 62px;
}
.modules-row .coursesItemeBox .elementor-image-box-content {
    width: calc(100% - 62px);
    text-align: left;
}
.modules-row .coursesItemeBox .elementor-text-editor {
    text-align: left;
}
.modules-row .coursesItemeBox .elementor-image-box-title {
    margin-bottom: 0px;
    font-weight: bold;
    color: #4ABCF8;
    font-family: 'Calibri_Bold';
    letter-spacing: 2px;
    font-size: 20px;
    text-transform: uppercase;
}
.modules-row .coursesItemeBox .btn.btn-primary {
    display: none;
}
.modules-row .elementor-row {
    flex-wrap: nowrap;
}
@media all and (max-width: 568px) {
    .modules-row .coursesItemeBox .btn.btn-primary {
        display: block;
    }

    .modules-row .coursesItemeBox:last-child {
        margin-top: 26px;
    }

    .modules-row .elementor-row {
        flex-wrap: wrap;
    }
}

/* Pricing section */
#pricing-section .row {
    justify-content: center;
    flex-wrap: nowrap;
}
#pricing-section .row>div {
    width: 33%;
    flex: unset;
    max-width: unset;
}
@media all and (max-width: 992px) {
    #pricing-section .row {
        flex-wrap: wrap;
    }

    #pricing-section .row>div {
        width: 50%;
    }
}
@media all and (max-width: 768px) {
    #pricing-section .row>div {
        width: 100%;
    }
}
.icon-pricing {
    width: 61px;
    height: 76px;
}

/* single product */
.woocommerce-product-gallery__trigger {
    display: none;
}
@media all and (max-width: 768px) {
    #the-academy-products-section .elementor-row {
        display: flex;
        flex-direction: column-reverse;
    }

    #the-academy-products-section .elementor-column-gap-no {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
#productsExam .PartExam:nth-child(1):before,
.illustrationbg::before,
.main_product::before,
.wave-start:before,
#courses-list-section:before {
    position: absolute;
    content: '';
    background: url(../images/bg.png);
    height: 0;
    padding-bottom: 7.1%;
    width: 100%;
    top: 0px;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}
@media all and (max-width: 568px) {
    #productsExam .PartExam:nth-child(1):before,
    .illustrationbg::before,
    .main_product::before,
    .wave-start:before,
    #courses-list-section:before {
        width: 200%;
        left: -50%;
        padding-bottom: 14.2%;
    }
}
#productsExam .PartExam:nth-child(2):before,
.illustrationbg::after,
.all_courses::before,
.wave-end:before,
.prdct::before {
    position: absolute;
    content: '';
    background: url(../images/bg1.png);
    height: 0;
    padding-bottom: 8.8%;
    width: 100%;
    bottom: 0px;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}
@media all and (max-width: 568px) {
    #productsExam .PartExam:nth-child(2):before,
    .illustrationbg::after,
    .all_courses::before,
    .wave-end:before,
    .prdct::before {
        width: 200%;
        left: -50%;
        padding-bottom: 17.6%;
    }
}
.page-title .elementor-text-editor {
    font: normal normal 35px / 1 'Open Sans' !important;
    color: #666666;
}
div[class^=col-] {
    z-index: 1;
}

/* .abc-hook.abc-hook-action:not(.abc-hook-has-hook) {
    display: none !important;
} */
.custom-avatar-wrapper {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}
#login_error {
    margin: 15px 0 20px 0;
    border-radius: 3px;
    padding: 12px;
    font-size: 14px;
    line-height: 1.4em;
    background-color: #EF3E46;
    border-radius: 3px;
    color: #fff;
}
#lesson-iframe {
    border: none;
    width: calc(100% + 208px);
    height: 100vh;
    margin: 0 -100px 0;
}
@media screen and (max-width: 1200px) {
    #lesson-iframe {
        width: calc(100% + 128px);
        margin: 0 -60px 0;
    }
}
@media screen and (max-width: 992px) {
    #lesson-iframe {
        width: calc(100% + 88px);
        margin: 0 -40px 0;
    }
}
@media screen and (max-width: 543px) {
    #lesson-iframe {
        width: calc(100% + 48px);
        margin: 0 -20px 0;
    }
}
.header-aside-inner .signout-button {
    padding-right: 20px;
    line-height: 18px;
}
.single-sfwd-lessons .site-header-container {
    padding: 0 40px;
}
li.dashboard {
    display: none !important;
}
.logged-in li.dashboard {
    display: flex !important;
    color: #fff;
}
li.dashboard a {
    font-size: 14px;
    color: #fff !important;
    display: inline-block;
    padding: 8px 15px;
    background: #4abcf8;
}
.woocommerce-MyAccount-menu li:last-child {
    border-bottom: 1px solid #f6f6fb;
}
/* #primary-menu {
    display: inline-flex;
    height: unset;
}
#primary-menu li {
    height: unset;
    line-height: unset;
    float: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#primary-menu li>a {
    height: unset;
} */
.woocommerce-MyAccount-navigation-link {
    position: relative;
    border-top: 1px solid #f6f6fb;
    border-radius: 0 14px 0 0;
}
.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #4bbcf8;
    border-top: 1px solid #4bbcf8;
}
.woocommerce-MyAccount-navigation-link.is-active+.woocommerce-MyAccount-navigation-link {
    border-top-color: #4bbcf8;
}
.woocommerce-MyAccount-navigation-link:hover {
    cursor: pointer;
}
.woocommerce-MyAccount-navigation-link:hover:after {
    box-shadow: 0 -14px 0 0 #edeef0;
}
.woocommerce-MyAccount-navigation-link:after {
    content: '';
    right: 0;
    position: absolute;
    display: block;
    width: 14px;
    height: 28px;
    background-color: transparent;
    bottom: -28px;
    border-top-right-radius: 14px;
}
.woocommerce-MyAccount-navigation-link.is-active:after {
    box-shadow: 0 -14px 0 0 #4bbcf8;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff !important;
    background: none !important;
    text-transform: uppercase;
}
.woocommerce-MyAccount-navigation-link.is-active a:before {
    color: #fff;
}
.woocommerce-MyAccount-navigation-link a {
    padding: 20px 15px !important;
}
.xoo-wsc-psrow {
    display: none;
}
.xoo-wsc-footer {
    border-top: none;
}
.fancybox-slide--video .fancybox-content {
    width: 50% !important;
    height: 0 !important;
    padding-bottom: 28% !important;
}
@media all and (max-width: 568px) {
    .fancybox-slide--video .fancybox-content {
        width: 100% !important;
        height: 0 !important;
        padding-bottom: 54% !important;
    }

    .fancybox-slide--video {
        padding: 0 !important;
    }
}

/* sidebar cart */
.xoo-wsc-product .xoo-wsc-img-col {
    display: block;
    width: 100%;
}
.xoo-wsc-product .xoo-wsc-img-col a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    position: relative;
    overflow: hidden;
    margin-bottom: 17px;
}
.xoo-wsc-product .xoo-wsc-img-col a img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
a.xoo-wsc-pname+a {
    text-transform: uppercase;
    color: #43b2f8;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}
.xoo-wsc-product .xoo-wsc-sum-col {
    display: block;
    width: 100%;
}
.inc-vat {
    display: block;
    text-align: right;
    color: #7b7b7b;
    font-weight: 400;
    font-size: 12px;
}
.xoo-wsc-sum-col .xoo-wsc-price,
.xoo-wsc-sum-col .variation {
    display: flex!important;
    justify-content: space-between;
    color: #717171;
    font-size: 14px;
    margin: 0;
    padding-right: 10px;
}
.xoo-wsc-sum-col .variation dd {
    margin: 0;
}
a.xoo-wsc-remove {
    padding-top: 5px!important;
}
.woocommerce table.shop_table {
    margin-bottom: 0;
}
.woocommerce table.shop_table+.inc-vat {
    margin-bottom: 20px;
}

/* main single image */
.single-post .entry-img {
    padding-top: unset;
}
.single-post .entry-img img {
    position: relative;
    width: 100%;
}
.single-post .post-related-posts .entry-img img {
    position: absolute;
}

/* blogs layout */
body.blog .post-grid.bb-standard .post-inner-wrap {
    display: flex;
}
@media all and (max-width:768px) {
    body.blog .post-grid.bb-standard .post-inner-wrap {
        flex-direction: column;
    }
}
body.blog .post-grid.bb-standard .ratio-wrap {
    width: 30%;
}
body.blog .post-grid.bb-standard .entry-content-wrap {
    width: 70%;
}
@media all and (max-width:968px) {
    body.blog .post-grid.bb-standard .ratio-wrap {
        width: 40%;
    }

    body.blog .post-grid.bb-standard .entry-content-wrap {
        width: 60%;
    }
}
@media all and (max-width:768px) {
    body.blog .post-grid.bb-standard .ratio-wrap {
        width: 100%;
    }

    body.blog .post-grid.bb-standard .entry-content-wrap {
        width: 100%;
    }
}
body.blog .post-grid.bb-standard .ratio-wrap a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    padding-top: 0;
}
@media all and (max-width:768px) {
    body.blog .post-grid.bb-standard .ratio-wrap a {
        padding-bottom: 50%;
    }
}
body.blog .post-grid.bb-standard .ratio-wrap a img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    min-height: unset;
}
body.blog .post-grid.bb-standard .entry-content-wrap .push-right {
    margin-left: 0;
}
body.blog .post-grid.bb-standard .entry-content-wrap .push-right a {
    margin-left: 0;
}

/* video block */
.b-video-container h2 {
    color: #fff !important;
    font-weight: 500 !important;
    letter-spacing: 2px;
    line-height: 1.3;
}
.b-video-container .elementor-widget-wrap {
    position: relative;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 40px;
}
.b-video-container .elementor-widget-heading {
    padding: 50px 20px;
    background-color: #6cb5ef;
    display: block;
    z-index: 10;
    margin: 0;
    width: 55%;
    height: 100%;
    min-height: 285px;
    box-sizing: inherit;
    transition: .2s ease-in-out;
}
@media all and (max-width: 968px) {
    .b-video-container .elementor-widget-heading {
        width: 100%;
    }
}
.b-video-container .elementor-widget-heading:after {
    content: '';
    position: absolute;
    bottom: 15px;
    left: 20px;
    background: url('../images/blood-academy-logo.svg') left bottom no-repeat;
    background-size: contain;
    width: 150px;
    height: 40px;
    transform: translateX(0);
}
.b-video-container .elementor-widget-image {
    position: absolute;
    left: 190px;
    top: 0;
    bottom: 0;
    margin: 0;
    right: 0;
}
@media all and (max-width: 968px) {
    .b-video-container .elementor-widget-image {
        left: 80px;
    }
}
.b-video-container .elementor-widget-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: .2s ease-in-out;
    pointer-events: none;
}
.b-video-container .elementor-widget-video .fluid-width-video-wrapper,
.b-video-container .elementor-widget-video .elementor-wrapper,
.b-video-container .elementor-widget-video .elementor-widget-container,
.b-video-container .elementor-widget-image .elementor-image,
.b-video-container .elementor-widget-image .elementor-widget-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.b-video-container .elementor-widget-video .elementor-wrapper {
    height: unset;
    padding-bottom: 0;
}
.b-video-container img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
}
.b-video-container.play .elementor-widget-video {
    opacity: 1;
    pointer-events: all;
}
.b-video-container.play .elementor-widget-heading {
    transform: translateX(-700px);
}
.b-video-container:hover {
    cursor: pointer;
}
.woocommerce-account td.subscription-total {
    font-size: 0 !important;
    color: transparent !important;
}
.woocommerce-account td.subscription-total .woocommerce-Price-amount {
    font-size: 13px !important;
    color: #a3a5a9 !important;
}
@media all and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        font-size: 13px !important;
        color: #a3a5a9 !important;
    }

    .woocommerce-account td.subscription-total {
        height: 36px;
        line-height: 20px !important;
    }
}
.navigation.pagination .nav-links {
    text-align: center;
}

/* iCases Post */

.my-slide {
	height: 600px;
	/* margin-top: 30px;
	margin-bottom: 50px; */
}

#the-basics  .empty-message{
	padding: 5px 10px;
	text-align: center;
}

.tt-input {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
	color: #999
}

.tt-menu {    /* used to be tt-dropdown-menu in older versions */
	width: 422px;
	margin-top: 4px;
	padding: 4px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
		  border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	 -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
		  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
	padding: 3px 20px;
	line-height: 24px;
}

.tt-suggestion.tt-cursor,.tt-suggestion:hover {
	color: #fff;
	background-color: #0097cf;
}

.tt-suggestion p {
	margin: 0;
}

/* Hub Figures Tab Listing */

.hub_listing{
	padding: 20px;
	box-shadow: 0px 0px 3px 0 #ddd;
}

.hub_tabs {
	margin: 0;
	padding-bottom: 25px;
}

.hub_tabs li{
	list-style:none;
	display:inline-block;
}

.hub_tabs li.disable {
	opacity: .4;
	pointer-events: none;
}

.hub_tabs li a {
	border: 1px solid #00bfff;
	display: inline-block;
	padding: 10px 15px;
	color: #444;
	font-size: 12px;
	margin-right: 10px;
	text-transform: uppercase;
}

.hub_tabs #current a,
.hub_tabs li a:hover{
	color:#fff;
	background:#00bfff;
	text-decoration:none;
}

.hub_tabContent{
	display:none;
	list-style:none;
	margin:0;
}

.hub_tabContent .hub_postitem {
	border-top: 1px solid #e2e2e2;
	padding:24px 0;
	font-size: 13px;
	display: block;
	color: #4D5C6D;
	position: relative;
	padding-left: 50px;
}

.hub_tabContent .hub_postitem i {
	background: url('../images/doc-icon.svg') no-repeat;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}

.hub_tabContent .hub_postitem span {

}

.hub_search{
	margin-bottom:20px;
	position:relative;
}

.hub_search input{
	width: 100%;
	height: 50px;
}

.hub_search a.close-search {
	display: none;
	line-height: 1;
	position: absolute;
	top: -webkit-calc(50% - 11px);
	top: calc(50% - 11px);
	right: 10px;
	text-decoration:none !important;
}

/* Guide References */

.guide-references {
	margin-left:0;
}

.guide-references h2 {
	margin-top: 50px;
	font-size: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 20px;
}

.guide-references li {
	list-style: decimal;
	padding: 10px 0;
	margin-left:18px;
}


/* Essays Listing */

.eQuesForm{
	margin-bottom:0;
}

/* .essay_catname{
	float:left;
	width:25%;
} */

.essay_section {
	border-top: 1px solid #e2e2e2;
	padding: 20px 0 12px;
}

.hub_tabContent .essay_section:first-child{
	border-top:0;
}

ul.essay_posts{
	display:inline-block !important;
	list-style:none;
	/* width:calc(100% - 30%);
	float:right; */
}

/* ul.essay_posts .essay_postitem {
	width: 33.33%;
	margin: 0 0 8px;
	float: left;
} */

ul.essay_posts li#selectAllMcq.essay_postitem{
	width:100%;
	margin-bottom:20px;
}

/* ul.essay_posts .essay_postitem label{
	font-size:12px;
	cursor:pointer;
	color: #444;
}

ul.essay_posts .essay_postitem input {
	margin-right: 15px;
	position: relative;
	top: -1px;
} */

.essay-archive .hub_listing{
	padding:0;
	box-shadow: none;
}

.essay-archive .hub_tContent{
	border: 1px solid #e8e8e8;
	border-top:0;
	padding:0 20px 20px;
}

.essay-archive .hub_tabs{
	padding-bottom:0;
	border-bottom: 1px solid #e8e8e8;
}

.essay-archive .hub_tabs li a,
.essay-archive .hub_tabs li a:hover {
	border:0;
	color:#00bfff;
	border-top:2px solid #fff;
	border-left:1px solid #fff;
	border-left:1px solid #fff;
	background:none !important;
	padding-bottom: 12px;
	margin:0;
	text-decoration:none !important;
}

.essay-archive .hub_tabs #current a{
	border-top: 2px solid #00bfff;
	color: #333;
	text-decoration: none;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}

.stepStart{
	border-top: 1px solid #e8e8e8;
	padding-top:20px;
}

.startButton {
	background: #00bfff !important;
	color: #fff !important;
	width: 150px;
	box-shadow:none;
}

/* .eQuestionBox{
	padding: 20px;
	box-shadow: 0px 0px 3px 0 #ddd;
} */

.eQuestionBox .eQuesUID{
    color: #22bcff;
    font-size: 18px;
    margin-bottom: 20px !important;
    font-weight: bold;
}

.eAnswerForm{
	margin-top:20px;
	margin-bottom:0;
}

.eAnswerForm .answerLabel{
	margin-bottom:15px;
}

.eAnswerForm textarea {
	width: 100%;
	margin-bottom: 25px;
}

.eQuesAnswer {
	padding: 15px;
	border: 1px solid #ddd;
	border-left: 3px solid #999;
	margin: 20px auto;
	font-size: 14px;
}

.eQuesAnswer b {
	display: block;
	margin-bottom: 5px;
    font-size: 18px;
    color: #22bcff;
    font-weight: bolder;
}

.eQuestionBox .quesLabel,.eQuestionBox .answerLabel{
	font-weight:600;
}

.eQuestionBox li.quesLabel{
	list-style: decimal;
	margin-left: 15px;
}

.eQuestionBox ul.guide-references h2 {
	text-transform: none;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 10px;
}

.eQuestionBox ul.guide-references li,
.eQuestionBox .guide-references p{
	font-size:14px;
}


/* Transfusions */

.case-nav{
	display:inline-block;
}

.case-nav a{
	border-radius: 2px;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: -webkit-box-shadow;
	-o-transition-property: box-shadow;
	-moz-transition-property: box-shadow;
	transition-property: box-shadow;
	transition-property: box-shadow,-webkit-box-shadow;
	-webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
	-moz-transition-timing-function: cubic-bezier(.4,0,.2,1);
	-o-transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	background-color: transparent;
	background-image: none;
	border: 0;
	-webkit-box-shadow: 0 0 4px 0 rgba(95,95,95,.14),0 3px 4px 0 rgba(95,95,95,.12),0 1px 5px 0 rgba(95,95,95,.2);
	box-shadow: 0 0 4px 0 rgba(95,95,95,.14),0 3px 4px 0 rgba(95,95,95,.12),0 1px 5px 0 rgba(95,95,95,.2);
	color: rgba(0,0,0,.87);
	display: inline-block;
	font-size: .875rem;
	font-weight: 500;
	line-height: 1;
	padding: .8rem 1rem;
	color:#fff;
	min-width:150px;
	text-align:center;
	text-transform:uppercase;
	position: relative;
	top: 1px;
}

.case-nav a:hover{
	text-decoration:none;
	color:#fff;
	opacity:.85;
}

.skip-case .nav-previous,
.previous-case .nav-next{
	display:none;
}

.skip-case a{
	background-color:#f44336;
}

.previous-case a{
	background-color:#607d8b;
}

.startButton.hasNext{
	margin-left:160px !important;
}

form[name="skipForm"] {
	margin-bottom: 10px !important;
	margin-top: -33px;
}

form[name="previousForm"].hasNext.hasPrev{
	margin-left: 320px;
	margin-top: -50px;
}

form[name="previousForm"].hasPrev {
	margin-left: 160px;
	margin-top: -39px;
}


/* Morphology */

.page-template-template-morphology .my-slide{
	background: #fff;
	border: 1px solid #dedfe2;
	margin-top: 5px;
}

.ques-breadcrumb{
	margin-bottom:20px;
}

.ques-breadcrumb a {
	color: #81919d;
	text-decoration: underline;
}

/* MCQ / EMQ */

.mcq-archive .eAnswerForm{
	margin-top:30px;
}

.choicesList{
	margin-bottom:30px;
}

.choicesList .answerLabel{
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.choicesList .answerLabel,
.choicesList .answerLabel label{
	margin-bottom:0;
	display:block;
	cursor:pointer;
	color: #555;
}

.eQuestionBox.answerSubmit .choicesList .answerLabel,
.eQuestionBox.answerSubmit .choicesList .answerLabel label{
	cursor:default;
    position: relative;
}
.eQuestionBox.answerSubmit .choicesList .answerLabel label .mcq-percent{
    /* position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(-0,-50%);
    width: 60px;
    text-align: center; */
    width: 60px;
    text-align: center;
    display: flex;
    height: 25px;
    justify-content: center;
}
.eQuestionBox.answerSubmit .choicesList .answerLabel label .mcq-percent div{
    padding: 3px;
    background: #59bedc;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
}

.choicesList .answerLabel label.selected,
.choicesList .answerLabel label.selected span{
	background:#007CFF;
	color:#fff;
	border-color:#0069EC;
}

.choicesList .answerLabel.validAnswer label,
.choicesList .answerLabel.validAnswer label span{
	background:#97c95d;
	color:#fff;
	border-color:#89bb4f;
}

.choicesList .answerLabel.invalidAnswer label,
.choicesList .answerLabel.invalidAnswer label span{
	background:#e74c3c;
	color:#fff;
	border-color:#cf3424;
}

.choicesList input{
	display:none;
}

.choicesList .alphaCount,
.choicesList .mcqInput{
	/* display: inline-block; */
	padding:12px;
	/* border: 1px solid #e6e6e6; */
	margin-bottom:0;
	border-bottom:0;
	width:calc(100% - 50px);
	/* float:left; */
	border-right:0;
    border-left: 1px solid #e6e6e6;
}
.choicesList .mcqInput div,.choicesList .mcqInput small{
    float: left;
    width: fit-content;
    margin-right: 10px;
}

.choicesList .alphaCount{
	border-left:0;
	width:50px;
	text-align:center;
	font-weight:600;
}

.choicesList .answerLabel:last-child{
	/* border-bottom: 1px solid #e6e6e6; */
}

.choicesList.emqList{
	max-width:80%;
}

.choicesList.emqList .answerLabel label{
	cursor:default;
}

.choicesList .answerBox{
	background: #f5f5f5;
	padding: 15px;
	border-top: 1px solid #e6e6e6;
}

.choicesList .answerBox select{
	cursor:pointer;
}

.choicesList .answerBox  select:required:invalid {
	color: #888;
}

.choicesList .answerBox  option[value=""][disabled] {
	display: none;
}

.choicesList .answerBox  option {
	color: #444;
}

.choicesList .answerBox span{
	font-size:14px;
	font-weight:600;
	margin-right:15px;
}

.mcq-archive .eQuestionBox li.quesLabel {
	list-style: none;
	margin-left: 0px;
}

.mcq-archive .ansQuizTitle{
	margin-bottom:15px;
	display:block;
}

.mcq-archive .resultActions a{
	width:auto;
	background-color:#607d8b !important;
}

.eQuestionBox.answerSubmit{
	margin-top:170px;
}

.eCompletedTable table tr td:last-child{
	text-align:right;
}

.quesSession {
	margin-bottom: 20px;
	width: 350px;
	float: right;
	padding: 14px;
	margin-top: 0;
	position: absolute;
	top: 0;
	right: 0;
}

@media only screen and (max-width: 768px) {

.quesSession {
	margin-top:40px;
	left: 0px
}

.eQuestionBox.answerSubmit {
    margin-top: 210px;
}
}


.quesSession h4 {
	font-size: 20px;
	margin-bottom: 5px;
}

.quesSession table tr td{
	padding:7px 0;
	font-size:14px;
}

.quesSession table tr:last-child td{
	border:0;
}

.quesSession table {
	margin-bottom:0;
}

form.reviewAnswers{
	margin:0;
	display:inline-block;
}

form.reviewAnswers button{
	background-color:#607d8b !important;
	width:auto;
}

/* Exam Preparation Template */

.green-btn {
	background: #8bc34a !important;
	width: 100%;
	padding: 12px !important;
}

.green-btn:hover{
	opacity:0.9;
}

.green-btn i {
	width: 11px;
	height: 7px;
	background: url(../images/arrow-green.png) no-repeat;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 2px;
}

.exam-preparation h1.entry-title,
.exam-preparation-samples h1.entry-title {
	color: #808080;
	text-align: center;
	font-size: 36px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 20px;
	line-height: 1.17647;
}

.border-box {
	/* box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
	background-color: #fff;
	z-index: 1;
	margin-top:20px; */
}

.border-box .box-item{
	/* border-top: 1px solid #efefef;
	padding: 37px 0;
	font-size: 13px;
	display: block;
	color: #4D5C6D;
	position: relative;
	padding-left:70px; */
}

.border-box .box-item a:hover{
	text-decoration:none;
}

.border-box .box-item i {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	position: absolute;
	left: 17px;
	top: 50%;
	margin-top: -20px;
	background-size: contain;
	background-repeat: no-repeat;
}

i.doc-icon{
	background-image: url('../images/doc-icon.svg');
}

i.eassy-icon{
	background-image: url('../images/eassy-icon.svg');
}

i.morph-icon{
	background-image: url('../images/morph-icon.svg');
}

i.lab-icon{
	background-image: url('../images/lab-icon.svg');
}

i.trans-icon{
	background-image: url('../images/trans-icon.svg');
}

i.ht-icon{
	background-image: url('../images/ht-icon.svg');
}

i.table-icon{
	background-image: url('../images/table-icon.svg');
}

.border-box .box-item h5 {
	color: #6b6f82;
	line-height: 1.2;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	max-width:100%;
	letter-spacing: 1px;
}

.border-box .box-item p {
	color: #6b6f82;
	line-height: 1.2;
	font-size: 13px;
	font-weight: 400;
	margin-bottom:0;
}

.exam-page h4.text-center{
	margin-top:30px;
}

/* @media screen and (max-width:991px) {
	.exam-page .entry-content {
		padding: 0 0 50px;
	}
} */

/* @media screen and (max-width:767px)
{
	.exam-page .entry-content::before {
		padding: 30px;
		top: -40px;
		background-size: contain;
	}

	.exam-page .entry-content {
		padding: 50px 0 50px;
		margin-top: 70px;
	}

	.exam-page .entry-content .green-btn{
		margin-bottom:50px;
	}
} */

/* Progress Analytics Template */

.analytics-page *{
	font-family: 'Open Sans', sans-serif;
}

.analytics-page h1.entry-title{
	font-size: 20px;
	font-weight: 400;
	font-family: open sans;
	color: #333;
}

.analytics-page form.resetqs{
	float:right;
}

.analytics-page form.resetqs button.startButton{
	background: #673ab7 !important;
	padding: 10px 17px 12px !important;
	border-radius: 20px;
	font-size: 13px;
}

.progress-box h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	color: #464855;
	font-family: 'Open Sans', sans-serif;
}

.box-wrapper{
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
	margin: 20px 0 30px;
	background-color: #fff;
	z-index: 1;
	padding:20px;
}

.box-wrapper .box-head{
	position: relative;
	padding-left: 55px;
}

.box-wrapper .box-head i {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	position: absolute;
	left: 0px;
	top: 0;
	margin-top: 0px;
	background-size: contain;
	background-repeat: no-repeat;
}

/* .box-wrapper .box-head *,
.analytics-page .total-cases {
	color: #555;
	line-height: 1.2;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 3px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:0;
} */

.indicator-box{
	margin-top:15px;
}

.indicator-box .view-box{
	float:left;
}

.indicator-box .view-box span {
	position: relative;
	padding-left: 26px;
	margin-right: 30px;
	font-size: 14px;
}

.indicator-box .view-box span:before{
	content:'';
	width:18px;
	height:18px;
	display:inline-block;
	background:#77cb35;
	position:absolute;
	left:0;
}

.indicator-box .view-box .incorrect-view:before{
	background:#e62e2d;
}

.analytics-page .total-cases{
	margin-top:30px;
}

.analytics-page .qcenter {
	width: 73px;
	height: 56px;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	text-align: center;
	font-size: 12px;
	display: table;
	padding: 5px;
	box-sizing: content-box;
}

.analytics-page .qcenter a{
	color: white;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	font-weight:900;
}

.analytics-page .qsubmitted {
	background-color: #77cb35;
	font-weight:900;
	color:#fff;
}

.analytics-page .qnotsubmitted {
	background-color: #e62e2d;
	font-weight:900;
	color:#fff;
}

a.border-button {
	background: #fff;
	border: 1px solid #673ab7;
	color: #673ab7 !important;
	width: auto;
	padding: 8px 15px;
	font-size: 13px !important;
	margin-top: 20px;
}

.progress-box .cases-anwer{
	padding-top:5px;
}

.progressSection{
	width: 100%;
	background-color: #e62e2d;
	margin-top:20px;
	height: 28px;
	position:relative;
	margin-bottom:20px;
}

.progressSection .progressBar {
	height: 28px;
	background-color:#77cb35;
}

.progressSection .progressBar span{
	color:#77cb35;
	position: absolute;
	left: 0;
	top: -25px;
}

.progressSection span.inCounter {
	color: #e62e2d;
	position: absolute;
	right: 0;
	top: -25px;
}

/* Modules Page */

.modules-page .pullTop{
	margin-top:-180px;
}

.modules-page .border-box {
	padding: 20px 25px 20px;
	height: calc(100% - 30px);
	display:block;
}

.modules-page .border-box:hover{
	text-decoration:none;
	background:#f2f2f2;
}

.modules-page .border-box h2 {
	font-family: open sans;
	font-size: 20px;
	color: #00bfff;
	font-weight: 700;
	max-width: 300px;
	line-height: 1.45;
}

.modules-page .border-box .box-head{
	position:relative;
	padding-left:60px;
	margin-bottom:40px;
}

.modules-page .border-box .box-icon {
	background: url('../images/modules-icon.svg') no-repeat center;
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}

.module-item iframe{
	border:0;
	margin:40px 0;
	display:block;
	width:100%;
	height:500px;
}

.modules-page .box-content{
	font-size:15px;
	line-height: 1.6;
	color: #4D5C6D;
}

@media screen and (max-width:991px) {
	.modules-page  .entry-content {
		padding: 25px 4rem 50px;
	}
}

@media screen and (max-width:767px) {
	.modules-page .entry-content{
		margin-top:180px;
		padding:30px 0;
	}

	.modules-page .border-box {
		padding: 20px 20px 20px;
	}
}

@media screen and (max-width:575px) {
	.modules-page .border-box h2 {
		font-size:18px;
	}

	.modules-page .border-box .box-head{
		margin-bottom:25px;
	}
}

.primary-menu.bb-primary-overflow .menu-item-has-children:not(.hideshow):after {
    opacity: 1;
}

.site-header .main-navigation .primary-menu.bb-primary-overflow .menu-item-has-children:hover>.sub-menu, .site-header .main-navigation .primary-menu.bb-primary-overflow .menu-item-has-children:hover>a:after {
    visibility: inherit;
}

body:not(.bb-page-loaded) .primary-menu {
    overflow: inherit;
}

.primary-menu.bb-primary-overflow {
    overflow: inherit;
}
nav#object-nav a{
    display: flex !important;
    align-items: center;
}
.wpProQuiz_content .wpProQuiz_list{
    display: inline-block;
    width: 100%;
}
.buddypress-wrap ul.bp-list.groups-dir-list>li {
    min-width: auto;
}


/* Exam Prepration New Designs */
.exam-parts{

}
.exam-parts:first-child h4{
    background: #e5f3ff;
}
.exam-parts:nth-child(2) h4{
    background: #7b96d4;
}
.exam-parts:last-child h4{
    background: #ffde5a;
}
.exam-parts h4{
    margin: 0px;
    font-size: 18px;
    padding: 5px 10px 5px 30px;
    font-weight: bold;
}
.exam-parts .border-box{
    position: relative;
    margin-bottom: 20px;
}
.exam-parts .border-box .box-item{
    position: relative;
    margin: 0px;
    font-size: 16px;
    padding: 10px 10px 10px 30px;
    display: flex;
    gap: 20px;
}
.exam-parts .border-box .box-item:nth-child(odd){
    background: #fff;
}
.exam-parts .border-box .box-item:nth-child(even){
    background: #edebe5;
}
.exam-parts .border-box .box-item a h5{
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.exam-parts .border-box .box-item img{
    width: 25px;
    height: 24px;
    align-items: center;
    justify-content: left;
}
.bbp-topic-reply-link{
    background: #e5f3ff !important;
    border-radius: 0px !important;
    width: 100% !important;
    color: #000 !important;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.bb-fcp-exam-date-sec h4{
    margin-top: 20px;
    margin-bottom: 0px;
    background-color: #ff5758;
    color: #000 !important;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.bb-fcp-exam-date-sec ul{
    padding: 0px;
    list-style: none;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.bb-fcp-exam-date-sec img{
    width: 100px;
}
.bb-fcp-exam-date-sec ul li{
    font-weight: bold;
}
.bb-fcp-exam-date-sec:last-child h4{
    background-color: #c7e6fe !important;
}
