/*
Theme Name: Formaer V4
Theme URI: http://www.VibeThemes.com    
Description: Child Theme for WPLMS WordPress Theme
Author: VibeThemes
Author URI: http://themeforest.com/user/vibethemes
Template: wplms
Version: 1.0
*/

.block_media img{width:100%;}
#basic-details-section h4:after{content:'';}
.security-question-section input[type="number"]{border:1px solid #DDD;}
.security-question-section+.submit{clear:both;}
.content ul.question_options {
    clear: both;
    display: inline-block;
    width: 100%;
    list-style:none;
}
.block.courseitem span.amount{font-size:16px !important;}
.live-edit-sidebar,.live-edit-sidebar + .text-options{display: none;}
body.admin-bar #branding-wrap{top: 28px;} 
body.admin-bar #wrapper{margin-top: 145px;}


div#cookie-law-info-again {
    display: none !important;
}

/*Header*/

section#title {
    margin-top: 0!important;
    padding-top: 0!important;
}

.single section#title .course_header {
    padding-top: 60px!important;
}

nav>.menu>li>a, .sleek .topmenu>li>a, .sleek nav>.menu>li>a{
    font-weight: 700;
}

nav.menu-menu-principale-home-container strong{
    font-weight: 700;
}

.elegant header nav>.menu>li i {
    font-weight: 500;  
}


@media screen and (max-width: 767px) {

    .cclw_opc_main.checkout-three-column-layout {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .sleek.fixed #header_alt_logo {
        display: block !important;
        max-height: 48px;
        width: auto;
    }

    .sleek.fixed img#header_mobile_logo {
        display: none !important;
    }
}


header.mooc, header.sleek:not(.transparent){
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

header.sleek.fix.fixed{
    border-bottom: none 1px #e3e3e3;
    box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09);
}


nav .menu li>.sub-menu li, nav ul.menu li> .sub-menu .menu-sidebar .widget ul li a, nav .menu li>.sub-menu li a{
    text-transform: none!important;
}

.megadrop .menu-sidebar.column4 .widget:nth-child(4n+1) {
    border: none!important;
}

.megadrop .menu-sidebar.column3 .widget:nth-child(3n+1) {
    border: none!important;
}


.sleek nav>.menu>li>a {
    margin: 15px 0 0 10px;
    padding: 15px 6px 15px 1px;
}

nav .menu li .menu-sidebar .widget 
{
    padding: 15px;
    border-left: 1px solid rgb(0 0 0 / 15%)!important;
    height: 190px;
}

.megadrop .menu-sidebar .widget ul li a{
    opacity: 1;
}

nav .menu li .menu-sidebar .widget ul li a:hover{
    color: #009dd8!important;
}


.elegant header nav>.menu>li.current-menu-item>a,
.elegant header nav>.menu>li.current_page_item>a,
.elegant header nav>.menu>li:hover>a {
    color: #009dd8!important;
    border-top-color: #009dd8 !important;
}

header.sleek.transparent.fix.fixed {
    border-bottom: none 1px #e3e3e3;
    box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09);
}
/*
.elegant header.sleek.transparent.fix.fixed nav>.menu>li.current-menu-item>a,
.elegant header.sleek.transparent.fix.fixed nav>.menu>li.current_page_item>a,
.elegant header.sleek.transparent.fix.fixed nav>.menu>li:hover>a {
    color: #009dd8 !important;
    border-top-color: #009dd8 !important;
}
*/

.sleek .topmenu>li>a {
    padding: 30px 6px 0px 6px !important;
    font-size: 15px;
}

ul.topmenu a{
    line-height: 27px;
}

input#searchsubmit {
    margin: 0;
}

#item-nav {
    border-top: none !important;
}

.sleek .woocart .woocommerce-button.button.view {
    margin: 10px;
    padding: 5px 10px;
}

span.woocommerce-Price-amount.amount {
    font-weight: bold;
}

.sleek .woocart .woocommerce-mini-cart__total.total {
    border-top: 1px solid rgb(255 255 255 / 29%);
    border-bottom: 1px solid rgb(255 255 255 / 30%);
}

.sleek .woocart .woocommerce-mini-cart__buttons {
    background: none;
    margin: 0;
}


.sleek .woocart {
    border: 1px solid #d8d8d8
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: flex;
    flex-direction: column;
    }
    
    .order_details li {
    font-size: 1em!important;
    }
    
    .order_details li strong {
    font-size: 1em!important;
    }
    
    
    .woocommerce .order_details li strong {
    display: inline-block!important;
    }
    
    .wc-bacs-bank-details-account-name {
    font-size: 16px;
    font-weight: bold;
    }
    
    .wc-bacs-bank-details.order_details.bacs_details {
    display: flex;
    flex-direction: column;
    }
    


/*Home*/
body .p_16px p {
    font-size: 16px;
}

body .p_15px p {
    font-size: 15px;
}

section#content {
    padding: 0;
}

.block.courseitem.course4 .block_content .block_title {
    height: 74px;
}

.block.courseitem .block_content {
    padding: 0 4px 15px!important;
}

.block.courseitem.course4 .block_content .course_block_bottom, 
.block.courseitem.course4 .course_instructor{
    display: none;
}

/*#buddypress .related_courses.container .col-md-4{
    width: 100%!important;
    max-width: 345px !important;
}*/

.related_courses.container ul {
    display: block !important;
}

.vibe_carousel.noheading .flickity-prev-next-button {
    top: calc(48% - 16px)!important;
}
@media (min-width: 768px){
    .vibe_carousel ul.slides>div>div {
        margin: 0 0.7rem!important;
    }
}
.flickity-prev-next-button {
    width: 0!important;
}

/*
@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-display: swap;
    src: url("https://formaer.s3.eu-south-1.amazonaws.com/fonts/Montserrat-Regular.woff2") format('woff2'), url("https://formaer.s3.eu-south-1.amazonaws.com/fonts/Montserrat-Regular.woff") format('woff');
}

@font-face {
    font-family: Montserrat;
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("https://formaer.s3.eu-south-1.amazonaws.com/fonts/Montserrat-SemiBold.woff2") format('woff2'), url("https://formaer.s3.eu-south-1.amazonaws.com/fonts/Montserrat-SemiBold.woff") format('woff');
}
*/

/*Login*/

.logged-out #vibe_bp_login .fullscreen_login, #vibe_bp_login ul+ul {
    background: #313b3d !important;
}

#vibe_bp_login a:hover, #vibe_bp_login ul li a {
    color: #fff!important;
}

#vibe_bp_login ul li a:hover {
    text-decoration: underline;
}

.fullscreen_login a.login_logo {
    margin: 0!important;
    padding-bottom: 30px!important;
}

body.login div#login h1 a{
    background-image: url("https://formaer.s3.eu-south-1.amazonaws.com/wp-content/uploads/2024/01/31173346/FormaER_logo_ANDI_emilia_romagna_2024.png") !important;
}



/*APP*/
.register_member_type_wrap .field_wrap .vibebp_form_field>label strong {
    opacity: 1!important;
}


/*Profile*/
.xprofile .item-list-tabs#subnav {
    padding: 0!important;
}

#members-directory-form .item-list-tabs#subnav, #members-directory-form .item-list-tabs a {
    padding: 10px 15px!important;
}

.bp-widget.social-profiles {
    margin: 0;
}

.year_summary_new {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: flex-end;
}

.column_list {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.progress-bar {
    border-radius: 20px;
    font-weight: 700;
}

.esito_progress {
    width: 100%;
    position: relative;
}

.esito_percentuale {
    position: absolute;
    bottom: 10px;
    left: 0;
}

.esito_percentuale .progress-bar {
    font-size: 14px;
    min-width: 20%;
}

.esito_ore {
    display: flex;
    max-width: 530px;
    border-radius: 2px;
    padding: 20px 24px;
}

.imagine_esito {
    padding-right: 20px;
}

.imagine_esito img {
    max-width: 97px;
}

.esito_ore_messaggio {
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
}
@media only screen and (max-width: 600px) {
  .year_summary_new {
    flex-flow: column-reverse;
  }
  .column_year {
    margin: 20px 0px 0 0px;
}
}

@media only screen and (min-width:768px) and (max-width: 991px){
  .esito_ore{
    flex-direction: column;
    text-align: center;
  }
  .esito_progress {
    min-height: 120px;
  }
  .esito_ore_messaggio {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 560px){
  .esito_ore{
    flex-direction: column;
    text-align: center;
  }
  .esito_progress {
    min-height: 120px;
  }
  .esito_ore_messaggio {
    margin-top: 10px;
  }
}

/*Learning Mode */


/*Webinar*/
.vczapi-shortcode-meeting-table {
    width: 100%; /* Make the table take up the full width */
    border-collapse: collapse; /* Remove the space between table cells */
    margin: 20px 0; /* Add some space around the table */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Soft shadow for table */
}

.vczapi-shortcode-meeting-table td {
    padding: 7px 15px; /* Add padding inside table cells */
    border: 1px solid #ddd; /* Light border around cells */
    text-align: left; /* Align text to the left */
}

.vczapi-shortcode-meeting-table tr:nth-child(even) {
    background-color: #fff; /* Alternate row background */
}

.vczapi-shortcode-meeting-table tr:hover {
    background-color: #e9e9e9; /* Highlight row on hover */
}

.vczapi-shortcode-meeting-table--row1.hidden, 
.vczapi-shortcode-meeting-table--row3.hidden,
.vczapi-shortcode-meeting-table--row7.hidden,
.hidden {
    display: none !important; /* Hide specific rows */
}





.next_curriculum_item {
    font-weight: 600!important;
}

.next_curriculum_item.unlocked {
    color: #3c763d;
    background-color: #dff0d8!important;
    border-color: #d6e9c6!important;
}

.next_curriculum_item.locked {
    background-color: #fcf8e3!important;
    border-color: #faebcc!important;
    cursor: not-allowed!important;
}

.next_curriculum_item.locked.text_unit {
    background: #fff!important;
    border: 1px solid #212121!important;
    cursor: pointer!important;
}

.next_curriculum_item.locked.text_unit:hover {
    background: #008be8sl!important;
    color: #fff!important;
}


.next_curriculum_item:hover {
    color: #232323!important    ;
    text-decoration: underline;
}

.quiz_timeline.disabled{
    cursor: not-allowed;
}

.submit_quiz.button.is-primary.disabled {
    background: #008be873;
    pointer-events: none;
  }

.text-cso{
    color: #f56900;
}




a.curriculum_unit_popup.link {
    display: none!important;
}

form .course_button.full.button {
    pointer-events: none!important; 
    background-color: #eee!important;
    cursor: not-allowed!important;
  }

  a.course_button {
    cursor: pointer;
}

.course_button a {
    color: #fff!important;
    font-weight: 600;
}

.finish-course-content .finished_percentage > span > span {
    display: block !important;
  }

  a.start_quiz.full.button.is-primary,
  .course_status .incourse .quiz_retake>* {
    flex: 1 0!important;
    cursor: pointer;
} 

.course_status .course_content .course_content_content_wrapper .next_curriculum_item:hover {
    background: #008be8!important;
    color: #fff!important;
}

.course_status .course_content .course_content_content_wrapper .locked.presentation_unit:hover {
    background-color: #fcf8e3!important;
    border-color: #faebcc!important;
    color: #000!important;
}
.finish-course-content a.button{
    margin: 10px!important;
}

.finish-course-content a.button, .finish-course-content a.button span {
    color: #fff!important;
    margin: 0;
}


/*COURSE Directory*/
.buddypress.bp-vibebp.post-template-default .pagetitle h5 {
    font-size: 15px;
}

#buddypress .item-list-tabs#subnav ul li.switch_view a {
    border: 1px solid rgba(0,0,0,.1)!important;
    border-radius: 0!important;
    line-height: 8px;
}

.flex-container {
    display: flex;
    justify-content: space-between;
}

.flex-item-course {
    flex: 1;
    text-align: center;
    border: none;
}

.elementor-widget-container .flex-item-course .vicon {
    margin-right: 7px;
}

@media (max-width: 767px){
        #buddypress .dir-search {
            width: 100%;
        }
        #buddypress li#course-order-select {
            display: none!important;
        }
        #buddypress .item-list-tabs#subnav ul li.switch_view   {
            display: none!important;
        }
        #buddypress ul.item-list li div.item-title {
            margin-top: 10px!important;
        }
    }

    @media (max-width: 540px){
        .dir-list .item-avatar {
            margin-bottom: 0!important;
        }
    }
    
    
    #buddypress span.activity {
        font-size: 14px;
        color: #008be8;
        font-weight: 600;
    }

    #buddypress ul.item-list.grid li .item .item-title {
        min-height: 60px;
    }
    #buddypress ul.item-list li .item-avatar img {
        border-radius: 10px 10px 0 0;
    }
    #buddypress ul.item-list.grid li .item {
        border-radius: 0 0 10px 10px;
    }
/*MEMBER Directory*/
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none!important;
    background: #008be8!important;
}

.ui-accordion .ui-accordion-content {
    padding: 15px!important
}

.bps-form input[type="search"]{
    width: 100%!important;
}
.bps-form select{
    margin: 0!important;
}

.widget.buddypress.widget {
    margin: 0;
}

#item-header-content li.current a, #item-header-content li+li:before, h5.course_instructor a{
    color: #000!important;
}

.breadcrumbs li.current span {
    color: #000!important;
    font-weight: 700!important;
}

#buddypress .item-list-tabs#subnav {
    padding: 10px!important;
}

.course_button {
    cursor: pointer;
}

.course ul.socialicons.square li a {
    color: #fff;
    line-height: 1em;
    background: #008be8;
}

.login_popup_bg_img {
    width: 25% !important;
}

#vibe_bp_login .fullscreen_login .loginpopup_wrapper{
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#vibe_bp_login .fullscreen_login .loginform {
    color: #fff !important;
}

#vibe_bp_login .fullscreen_login .login_popup .loginform .input {
    color: #000!important;
    font-weight: 700;
    background: #fff;
}

#vibe_bp_login .fullscreen_login .login_popup .loginform .input {
    color: #000!important;
}

#vibe_bp_login .fullscreen_login .login_popup_content.email_login {
    min-width: 270px;
}

/*
span.vicon.vicon-eye, span.vicon.vicon-na {
    color: #000;
    margin-right: 10px;
    font-size: 15px;
}
*/


body.login div#login h1 a {
    width: 200px!important;
    background-size: 100%!important;
    margin-top: 20px!important;
    margin-bottom: 0px!important;
}

body.login form#loginform label {
    color: #fff!important;
}

.certifications {
    display: none!important;
}

.block_media img {
    width: 100%;
}

#basic-details-section h4:after {
    content: '';
}

.security-question-section input[type="number"] {
    border: 1px solid #DDD;
}

.security-question-section+.submit {
    clear: both;
}

.content ul.question_options {
    clear: both;
    display: inline-block;
    width: 100%;
    list-style: none;
}

.block.courseitem span.amount {
    font-size: 16px !important;
}

.live-edit-sidebar,
.live-edit-sidebar+.text-options {
    display: none;
}

a.button.wc-forward {
    border: 1px solid #000000;
}

#buddypress .profile h4 {
    line-height: 1.35em;
    font-family: "Open Sans", sans-serif !important;
    color: #282828;
}


[hidden] {
    display: none !important;
}

.bg-primary {
    color: #fff;
    background-color: #008be8 !important;
}

.btn {
    background: #008be8 !important;
}

.course_cat_nav li.menu-item.current-menu-item {
    background: #008be8;
}

.course_cat_nav li.menu-item.current-menu-item a {
    color: #fff;
}

.list-show ul {
    list-style: disc;
    margin-left: 15px;
}



/*CART*/

.cart-discount {
    color: #f00000;
}

.order-total span.right-corner {
    display: grid;
    text-align: end;
}

a.woocommerce-remove-coupon {
    font-weight: 500 !important;
    float: left !important;
    margin-right: 10px;
}

.order-total {
    display: inline-block;
    width: 100%;
}

.woocommerce-form-coupon {
    margin-top: 20px;
    margin-bottom: 30px;
}

.checkout.woocommerce-checkout #billing_country_field {
    display: none;
}

.checkout-three-column-layout {
    column-gap: 30px;
    margin-top: 20px;
}

.payment_box.payment_method_stripe {
    background: none!important;
}

.woocommerce-checkout #payment div.payment_box:before{
    border: none!important;
}

.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 10px 0!important;
    padding: 0!important;
}

.wc-stripe-elements-field{
    min-height: 30px!important;
    height: 35px!important;
    font-size: 14px!important;
    margin-bottom: 0!important;
    line-height: 35px!important;
    padding: 8px!important;
    border-radius: 0.25em!important;
}

ul.woocommerce_error.woocommerce-error.wc-stripe-error {
    margin: 15px 0px 0px 0!important;
    padding: 0px 10px!important;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border: none!important;
    border-radius: 0.25rem;
    line-height: 40px!important;
}



p#billing_first_name_field {
    width: 47% !important;
    float: left !important;
    margin-right: 5.8% !important;
    clear: both !important;
}

p#billing_last_name_field {
    width: 47% !important;
    float: right !important;
    margin-right: 0 !important;
    clear: none !important;
}

.cclw_opc_main.checkout-three-column-layout input:read-only {
    background: #ccc !important;
    cursor: not-allowed !important;
    color: #313b3d !important;
}

.grid-col-checkout,
.checkout_coupon.woocommerce-form-coupon {
    padding: 12px 10px 0 !important;
    max-width: none;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    background-color: #fff !important;
    overflow: hidden;
}

#cclw_payment_section #payment ul.payment_methods li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px !important;
    padding: 0 !important;
}

#cclw_payment_section .form-row.place-order {
    padding: 0;
    margin-top: 10px;
}

.grid-col-2.grid-col-checkout {
    background: #fff !important;
}

.grid-col-1.grid-col-checkout {
    padding-bottom: 20px !important;
}

.grid-col-checkout {
    margin-bottom: 20px !important;
}

.woocommerce-error {
    border-color: #de5439;
    background-color: #f16645;
    color: #fff;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 10px;
}

form.checkout.woocommerce-checkout .grid-col-1 label,
.country_form {
    display: none;
}

.grid-col-2.grid-col-checkout .shipping-total {
    display: none;
}

.cclw_opc_main .cart_totals div {
    border-bottom: 0 !important;
}

.woocommerce-checkout .cclw_opc_main h3.border_html {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.woocommerce form.checkout .cclw_opc_main p.form-row input.input-text {
    min-height: 40px;
    height: 40px;
    padding: 0.375rem 0.75rem;
    font-size: 1.2rem;
    line-height: 2.4rem;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


#cclw_order_details_table .cclw_order_review_table table th {

    background: #ffffff !important;
    border-bottom: 1px solid #ccc !important;

}

.cart_totals.cclw_cart_totals {
    border-top: 1px solid #ccc !important;
}

.cclw_cart_totals .cart-subtotal {
    margin-top: 10px;
}


.woocommerce-checkout span.select2-selection.select2-selection--single {
    height: 40px !important;
    line-height: 40px !important;
    border: 1px solid #ced4da !important;
}

.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
    font-weight: bold;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th {
    min-width: 300px;
}

table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields th {
    min-width: 300px;
}

table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields td {
    font-weight: bold;
}

span.select2-dropdown.select2-dropdown--below {
    border: 1px solid #ced4da !important;
}

span.woocommerce-input-wrapper input {
    color: #000;
    margin: 0;
    padding-left: 5px;
}

#cclw_order_details_table .cclw_order_review_table table thead {
    background: #fff !important;
    color: #000 !important;
}

div#stripe-payment-data li {
    margin-bottom: 5px;
}

#cclw_payment_section #payment ul.payment_methods li .payment_box {
    clear: both;
    padding: 0 !important;
    margin-top: 5px;
}

div#stripe-payment-data li input {
    margin-right: 10px;
}

#wc-stripe-cc-form {
    margin-top: 15px;
}


button#place_order {
    text-align: center;
    padding: 12px 30px !important;
    border-radius: 10px;
    margin: 30px auto 15px auto;
    display: block;
    background-color: #000 !important;
}


p.form-row.woocommerce-SavedPaymentMethods-saveNew {
    margin-top: 10px;
}

.wplms_parent_user.quota_not_renewed {
    background: #faaeae;
}

#pmpro_account {
    margin-top: 40px;
}

.abbonamento_table th {
    text-align: center !important;
}

.quote_renew_info {
    font-size: 1.3rem;
}

.quote_renew_info_link {
    font-size: 1.3rem;
    text-decoration: underline;
}

.dashboard_paid_subscription {
    margin-bottom: 50px;
}

.my_account_orders.account-orders-table {
    width: 100%;
    text-align: center;
}

.my_account_orders.account-orders-table th {
    padding: 8px;
    line-height: 1.428571429;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: 2px solid #ddd;
}

.my_account_orders.account-orders-table td {
    border: 1px solid #ddd;
}

#confirmation_message a {
    color: #008be8;
    ;
}

.edit_disabled {
    display: inline-block !important;
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5;
    background: #ccc;
    text-decoration: none;
}

.not_allowed {
    cursor: not-allowed;
}

p.woocommerce-mini-cart__empty-message {
    padding: 5px 15px;
    color: #fff;
    margin: 0;
}


a.button.checkout.wc-forward {
    display: none;
}

a.button.wc-forward {
    float: none !important;
    background: #fff;
    color: #000 !important;
}

#cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div {
    padding: 0 !Important;
}


.abbonamento_table.table.table-bordered.table-responsive.text-center a {
    color: #008be8;
}


.pmpro_btn.disabled {
    width: 100%;
    padding: 10px 24px;
    display: inline-block;
    margin: 10px 10px 10px 0;
    font-size: 1rem;
    line-height: 1.5;
    cursor: not-allowed;
}

.rounded-lg {
    border-radius: 1rem !important;
  }

  .text-small {
    font-size: 0.9rem !important;
  }

  .text-uppercase {
    letter-spacing: 0.2em;
  }

  .custom-separator {
    width: 5rem;
    height: 6px;
    border-radius: 1rem;
  }

  .text-uppercase {
    letter-spacing: 0.2em;
  }

  .shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
  }

  .rounded-pill {
    border-radius: 50rem !important;
  }

  .font-weight-bold {
    font-weight: 700 !important;
  }

  .ml-auto,
  .mx-auto {
    margin-left: auto !important;
  }

  .mr-auto,
  .mx-auto {
    margin-right: auto !important;
  }

  .p-5 {
    padding: 3rem !important;
  }

  .mb-3,
  .my-3 {
    margin-bottom: 1rem !important;
  }

  .mb-4,
  .my-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-5,
  .my-5 {
    margin-bottom: 3rem !important;
  }

  .mt-5,
  .my-5 {
    margin-top: 3rem !important;
  }

  .bg-white {
    background: #fff;
  }

  .btn_level_select {
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
  }



  @media only screen and (min-width : 992px) {
    .leveles_select_container {
      display: flex;
      -ms-flex-pack: center !important;
      justify-content: center;
    }
  }

.course_price,
.pricing_course {
    display: none !important;
}


.unit_title_extras .instructor {
    display: none;
}

.mobile_icons {
    background-color: #009bed;
}

.course_pursue_panel {
    height: 100% !important;
}

span.correct_answer {
    color: #28a745;
}

#ajaxloader {
    position: fixed !important;
}

.elegant #buddypress #item-header,
#title {
    border: none !important;
}

.widget .course-star-rating {
    display: block;
}

nav .menu li:hover.hasmegamenu>.sub-menu {
    /*left: 20%;*/
    left: 33%!important;
}

#course-directory-form .course_category {
    margin-bottom: 30px;
}

.single-item.groups #item-body {
    margin-top: 30px;
}

#trigger {
    padding: 10px 0 0;
    margin-top: -10px;
}

header.sleek.transparent.fix.fixed {
    border-bottom: none 1px #e3e3e3;
    box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09);
}

h2#logo {
    margin-top: 0;
}

img#header_logo,
img#header_alt_logo {
    width: 200px;
    height: 58px;
    max-height: 58px;
}

#headertop .socialicons,
.topmenu {
    display: flex;
}

.unit_wrap {
    padding: 20px !important;
}

.elegant #title h1, .elegant #title h5, .single-course.c2 #item-admins h3, #item-header .students {
    color: #282828;
}


#title .course_header {
    background: transparent!important;
}


section#title {
    /*border: 1px solid rgba(0,0,0,.08)!important;*/
    padding-bottom: 30px !important;
    background-position: bottom 0 right 0 !important;
    background-size: 220px !important;
    background-repeat: no-repeat !important;
    background-color: #ddefff !important;
}



/* #####COURSE DIRECTORY##### */
  
.course_detai_info .elementor-widget-wrap{
    align-items: center;
    justify-content: center;
}

.course_detai_info .elementor-widget-wrap .elementor-element{
    width: auto!important;
}

.course_featured img {
    border-radius: 10px;
}

.vibebp_course .course_card {
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 10px;
}

.vibebp_course .course_card p{
    margin: 0;
}

#wplms_courses_directory select {
    line-height: 1.1;
}

/* #####APP##### */
  
.wplms_manage_courses_wrapper .course_instructor_block .course_featured_image .course_actions span.vicon {
    text-shadow: none!important;
    color: #000;
}


/*
section#title {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #00344c !important;
    background-position: right bottom !important;
}

.single-course section#title {
    padding-top: 0px !important;
    padding-bottom: 0px !important;

}

section#title .course_header {
    background-size: 1000px !important;
    background-repeat: no-repeat !important;
    background-color: #00344c !important;
    background-position: right bottom !important;
}

#title .bbp-breadcrumb,
#title .bbp-breadcrumb a {
    color: #fff;
}

.pusher section#title {
    background-color: #01334c !important;
    background-image: url(https://www.formaer.it/wp-content/themes/wplms/assets/images/formaer_corsi_online.jpg) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: right bottom !important;

}


#title .course_header {
    background-color: #01334c !important;
    background-image: url(https://www.formaer.it/wp-content/themes/wplms/assets/images/formaer_corsi_online.jpg) !important;
    background-size: cover;
    padding-top: 0px;
    margin-top: 0px;
    background-size: 1000px !important;
    background-repeat: no-repeat !important;
    background-color: #00344c !important;
    background-position: right bottom !important;
}
*/


@media (max-width: 1024px) {
    .course_content_panel .unit_wrap .unit_prevnext {
        left: auto;
        width: 100% !important;
        position: relative !important;
    }
}


img.attachment-small.size-small.wp-post-image.jetpack-lazy-image.jetpack-lazy-image--handled {
    max-height: 200px;
}

#title .bbp-search-form #bbp_search {
    color: #444;
}

.course_block_bottom span.fa.fa-calendar-check-o {
    display: none;
}

.sidemenu li.menu-item-has-children:after {
    display: none;
}

.isDisabled {
    display: inline-block !important;
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
    text-decoration: none;
}

.course_front_progressbar {
    display: none;
}

p.course_section {
    border: none;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

#bbpress-forums .bbp-forums-list li {
    display: flex;
    font-size: 13px;
    margin-bottom: 2px;
}

p.bbp-topic-meta {
    max-width: 80px;
}

#bbpress-forums .bbp-forums-list li a {
    text-align: left;
}

#bbpress-forums ul.bbp-replies li.bbp-body li:last-child {
    text-align: left;
}

#bbpress-forums ul.status-closed a {
    color: #444;
}

#bbpress-forums ul.bbp-replies li.bbp-body div.hentry .bbp-reply-header .bbp-admin-links {
    z-index: 999999;
}

input.review_course.unit_button.full.button {
    display: none;
}

#course-list .item-avatar {
    max-height: 220px;
}

#members-dir-list #members-list li .item-avatar img {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-radius: 50%;
    width: 150px;
    height: auto;
}


.revtp-searchform input#s {
    height: 3.1em;
}

.form_forgot_password {
    width: 360px;
    margin: 20px auto;
    text-align: center;
}

.form_forgot_password a {
    color: #fff;
}

.form_forgot_password a:hover {
    text-decoration: underline;
}

.progress.course_progressbar {
    display: none;
}

form#profile-edit-form .editfield input:read-only {
    background: lightgray;
    cursor: not-allowed;
}

div#field_76 {
    width: 120px;
    margin: 0 auto;
}

div#field_76 input {
    position: relative;
    top: 3px;
    width: 25px;
    float: left;
    outline: 0;
}

div#field_76 input:focus {
    box-shadow: none;
}

.hide_cf_button {
    display: none;
}

.hide_cf_button_first {
    display: none;
}

.message.success,
.message_wrap {
    font-size: 1em;
}

.taxonomy_carousel a.term_block .term_name {
    position: relative;
}

.taxonomy_carousel a.term_block .term_name span,
.taxonomy_carousel a.term_block .term_name strong {
    margin-top: 13px;
    color: #323232;
    bottom: 15px;
}

.course_time {
    display: none;
}




/*

.unit_prevnext {
    min-height: 78px;
}

a.unit.unit_button.start_course,
a.unit_button.start_quiz,
a#mark-complete {
    font-size: 1.1em;
    color: #fff;
    background-color: #008ae8;
    padding: 7px;
    border-radius: 5px;
    display: inline-block;
}

a#next_unit,
a#next_quiz,
.submit_inquiz {
    font-size: 1.1em;
    color: #fff;
    padding: 7px;
    border-radius: 5px;
}

@media (min-width: 461px) {

    a#next_unit,
    a#next_quiz,
    .submit_inquiz {
        background-color: #70c989;
        width: max-content;
    }

    a.unit_button.start_quiz,
    a#mark-complete {
        color: #fff;
        background-color: #008ae8;
        width: max-content;
    }
}

.main_unit_content ol {
    padding-left: 30px !important;
}

.congrats_certificate,
.congrats_message {
    font-size: 14px;
}

a#mark-complete:after,
a#next_unit,
a#next_quiz,
a#prev_unit {
    border-radius: 5px;
    width: max-content;
    display: inline-block;
}

.quiz_questions .q strong {
    font-size: 16px;
    font-weight: 900;
    margin: 0;
    color: #000000;
    text-decoration: underline;
}

.widget .course_cat_nav ul li a {
    font-size: 13px;
    text-transform: inherit;
    font-weight: 600;
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    display: inline-block;
    border-bottom: 1px dotted rgba(0, 0, 0, .08);
    color: #313B3D;
}

#course-list li .item-meta {
    font-size: 1rem;
    color: #9c9c9c;
}
*/








#buddypress ul.item-list li .icon-clock-1 {
    position: relative;
    top: 2px;
    padding-right: 3px;
    font-size: 14px;
}

#course-list li .item-meta .students .icon-users {
    margin-top: 1px;
    margin-right: 7px;
}

#item-header-content .students .icon-users {
    display: none;
}

#buddypress ul.item-list.grid li.course_single_item .col-md-8.col-sm-8 .item .course-star-rating {
    display: none;
}

.single-course div#item-nav.fixed {
    margin-bottom: 0;
}

.block.courseitem.course8 {
    border: 2px solid rgba(0, 0, 0, .2);
    border-radius: 15px;
    overflow: hidden;
}

.single-course.c2 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup {
    background: #fff;
}

.block.course8 .block_content .cat_btn {
    display: none;
}

div#course_widget_home .course-star-rating {
    display: none;
}

.course_timeline,
.quiz_details {
    background: #ffffff;
}

.claim .wplms_parent_input_block .claim_user {
    cursor: pointer;
}

.field-visibility-settings-toggle {
    display: none !important;
}

.field-visibility-settings-notoggle {
    display: none !important;
}


/* Global */
.no_margin{
    margin: 0!important;
}




/* #####Registration Form##### */

ul.registrazione_2024 li {
    margin-bottom: 15px;
}

li.col-md-12.no_padding.extra {
    margin: 0;
}

li.col-md-12.no_padding.extra input {
    margin-bottom: 15px;
}

form#signup_form label {
    text-align: left;
    line-height: 1.2;
    width: 100%!important;
}

ul.registrazione_2024 legend {
    font-size: 15px;
    text-align: left;
    line-height: 1.2;
    border: 0;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 600;
}

ul.registrazione_2024 li .form_field {
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

input#datore, input#cso {
    border-color: #f56900;
}






.wplms_registration_form ul li>input {
    width: auto;
}

.wplms_registration_form input[type=text],
.wplms_registration_form input[type=number],
.wplms_registration_form input[type=email],
.wplms_registration_form input[type=password],
.wplms_registration_form select {
    height: 2.8em;
}

.wplms_registration_form input,
.wplms_registration_form select,
.wplms_registration_form ul li>input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1.2rem;
    line-height: 2.4rem;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.wplms_registration_form input:focus {
    color: #282828;
    background-color: #fff;
    border-color: #009dd8;
    outline: 0;
    box-shadow: 0 0 0 0.4px rgba(0, 123, 255, .25);
}

div#field_76 label {
    line-height: 1.8em;
}

.wplms_registration_form .field_error .message.error {
    display: block;
    padding-right: 0;
}

.bp-required-field-label {
    display: none;
}

div#extra_76 a {
    color: #337ab7;
    text-decoration: underline;
}

.disabled_button_registration {
    cursor: not-allowed!important;
    user-select: none!important;
    pointer-events: none!important;
    background: #d2d2d2!important;
    -webkit-touch-callout: none!important;
}

.wplms_registration_form ul li {
    clear: inherit;
}

.registration_description {
    padding-left: 5px;
}

legend {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 1.4rem;
}

legend[for=signup_password]>span {
    float: right;
}

legend.short span {
    color: red;
}

legend.weak span {
    color: orange;
}

legend.good span {
    color: #2d98f3;
}

legend.strong span {
    color: #32cd32;
}

a.submit_registration_form.button {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
}

a.submit_registration_form.button:focus {
    color: #fff;
}

.wplms_registration_form .submit_registration_form.loading:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 1 !important;
    margin-right: 10px;
}



.hidden_button {
    visibility: hidden;
}

#member_type_options {
    display: block;
    padding: 15px 0;
}
    
.member_type_select {
    position: relative;
    width: 100%;
    left: 0%;
    height: 60px;
    margin-bottom: 15px;
}

    
/*
.member_type_select.abbonamento {
    height: 80px;
}

#member_type_options {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
}

.member_type_select {
    height: 170px;
    width: 200px;
    position: relative;
}
*/

.member_type_select input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: white;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    position: absolute;
    cursor: pointer;
    outline: none;
}

.member_type_select input[type="radio"]:before {
    content: "";
    position: absolute;
    height: 22px;
    width: 22px;
    background-color: #f9fafd;
    border: 1px solid #e2e6f3;
    border-radius: 50%;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.member_type_select input[type="radio"]:after {
    content: "";
    position: absolute;
    height: 13px;
    width: 13px;
    background-color: transparent;
    border-radius: 50%;
    right: 24.5px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.member_type_select_box {
    position: absolute;
    cursor: pointer;
    width: auto !important;
    border: none !important;
}

/*
.member_type_select h5 {
    font-weight: 600;
    font-size: 15px;
    margin: 15px 0 20px 0;
}

*/


.member_type_select p {
    padding: 15px 0 0px 15px;
}

.member_type_select span {
    font-weight: 400;
    font-size: 15px;
    padding-left: 15px;
    color: #000;
}
/*
.member_type_select input[type="radio"]:hover {
    transform: scale(1.05);
}
*/

.member_type_select input[type="radio"]:checked {
    border: 1px solid #008be8 !important
}

.member_type_select input[type="radio"]:checked:after {
    background-color: #008be8 !important;
}

.member_type_select input:disabled {
    background-color: #eee;
    cursor: not-allowed;
}

label.member_type_select_box{
    display: grid!important;
}

.member_type_select label {
    pointer-events: none;
}

label.member_type_select_box p {
    font-weight: 700;
}

.title_subscription{
    letter-spacing: normal;
    font-size: 16px;
    text-transform: uppercase;
}

.member_type_select input:disabled:before {
    display: none;
}

.top_15 {
    padding-top: 15px;
}

.bottom_15 {
    padding-bottom: 15px;
}

.code_message,
.cf_message {
    text-align: center;
}

#cf-status,
#code-status {
    width: 100%;
    display: inline-block;
    font-size: 1.4rem;
    text-align: center;
    height: 27px;
}

.institution {
    margin-top: 15px;
    color: #000;
}

img.institution_img {
    margin-top: 10px;
}
/* END Registration Form */




button.button.presta_button {
    position: relative;
    border-radius: 10px;
    font-size: 1.2rem;
    text-align: center;
    min-width: 230px;
    min-height: 50px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}

button.button.presta_button:after {
    content: "";
    background: #5fbefd;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -25px !important;
    margin-top: -120%;
    opacity: 0;
    transition: all 0.8s
}

button.button.presta_button:active:after {
    margin: 0;
    opacity: 1;
    transition: 0s
}

#footerbottom {
    text-transform: inherit;
    font-size: 13px;
}




@media only screen and (min-width : 992px) {

    .col-md-6.no_padding.field_1,
    .col-md-6.no_padding.registration_email {
        padding-right: 15px;
        margin-top: 0;
    }

    .col-md-6.no_padding.field_13,
    .col-md-6.no_padding.registration_password {
        padding-left: 15px;
        margin-top: 0;
    }
}

@media (max-width: 800px) {
    #member_type_options {
        flex-direction: column;
    }
}


div#item-meta strong {
    display: none;
}

div#item-meta .students {
    width: 110px;
}

@media screen and (min-width: 768px) and (max-width : 991px) {
    .cclw_opc_main.checkout-three-column-layout {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}




@media only screen and (max-width : 991px) {

    .related_courses {
        display: none;
    }

    li#menu-item-1179 {
        display: none;
    }

    div#footerbottom {
        text-align: center;
    }

    span.copyright {
        display: block;
        height: 20px;
    }

    .bp-user.course #buddypress .item-list.grid,
    .directory #buddypress .item-list.grid {
        margin: 0 !important;
    }
}

@media (max-width: 460px) {

    a#prev_unit,
    a#next_unit,
    a#next_quiz,
    a.unit_button.start_quiz,
    a#mark-complete {
        font-size: 1.4em;
        line-height: 1 !important;
        padding: 10px;
        margin-top: 5px;
    }

    a.unit.unit_button.start_course,
    a.unit_button.start_quiz,
    a#mark-complete {
        margin-top: 12px;
    }

    a#mark-complete {
        margin-top: 7px;
    }

    button#refresh_unit {
        margin-top: 20px;
    }

    a.unit_button.submit_inquiz {
        color: #fff;
        background-color: #70c989;
        padding: 7px;
        border-radius: 5px;
        display: inline-block;
        margin: 10px 0px 10px 20px;
    }

    a.save_quiz_progress {
        color: #ffffff;
        margin-top: 20px;
    }


    .course_content_panel .unit_wrap .unit_prevnext {
        width: 86% !important;
        position: unset !important;
        margin: 0 7%;
    }

    i.fa.fa-spinner.animated.spin {
        margin-top: 8px;
    }

    .course_content_panel .unit_wrap .unit_prevnext {
        position: static;
        margin-top: 10px;
        float: right;
    }
}

@media (max-width: 479px) {
    ul.topmenu .vbpregister {
        display: none !important;
    }

    a.vbpregister {
        display: inline-block !important;
    }

    .inside_login_form a {
        margin-top: 10px;
    }
}

.img_studente {
    width: 70px;
    height: auto;
    display: inline-block;
    margin-right: 5px;
}

.img_studio {
    width: 63px;
    height: auto;
    display: inline-block;
    margin-right: 15px;
}

li#dashboard-personal-li,
#buddypress .item-list-tabs#subnav ul #profile {
    display: none;
}

div#item-nav {
    margin-bottom: 50px;
}

.descrizione-tutorial {
    max-width: 520px;
}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
    color: #474747;
}

.bbp-reply-content a {
    text-decoration: underline;
}

.descrizione-orari {
    max-width: 440px;
}

.descrizione-relatori ul {
    list-style: initial;
    max-width: 700px;
}

.descrizione-relatori li {
    margin: 0 0 3px 0;
}

button.review_course.tip {
    display: none;
}

ul.breadcrumbs li:first-child {
    display: none;
}

ul.breadcrumbs li:nth-child(2)::before {
    display: none;
}

a.whatsapp.tip {
    background: #4AC959 !important;
}

.footerwidget>ul li,
.textwidget li {
    padding: 2px 0px;
    position: relative;
    clear: both;
    line-height: 1.6;
    padding: 2px 0;
}

.prestaweb {
    font-weight: 600;
    color: #fff;
}

.prestaweb-link {
    text-align: center;
}


.prestaweb-blue {
    font-family: Futura, Trebuchet MS, Arial, sans-serif;
    color: #1e73be;
}

.prestaweb-animation {
    position: relative;
    height: 30px;
    bottom: 1px;
}

.prestaweb-link:hover,
.prestaweb-link:focus {
    color: #000000;
    text-decoration: underline;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

#refresh_unit {
    border: none;
    background-color: transparent;
    outline: 0;
    position: absolute;
    margin-top: 8px;
    margin-left: 5px;
    z-index: 999999;
}

#refresh_unit i {
    color: #008ce8;
    font-size: 2em;
    cursor: pointer;
}

#refresh_unit i.spin-animation {
    animation-name: spin;
    -webkit-animation-name: spin;
    -moz-animation-name: spin;
    -ms-animation-name: spin;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
}

div#struttura_studio {
    margin-top: 20px;
    border: 1px solid #eee;
    margin-bottom: 50px;
    padding: 20px;
}

.nome_stuio_profilo {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 25px;
}

.wplms_parent_user_claim_block_wrapper {
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 10px;
}

.claim_settings_block {
    margin: 10px 0 0;
    display: grid;
    display: -ms-flexbox;
    grid-gap: 10px;
    grid-template-columns: 2fr 1fr;
    align-items: center;
}

.claim_settings_block strong {
    padding: 10px;
    background: rgba(0, 0, 0, 0.02);
    border-radius: 5px;
}

.wplms_parent_children_wrapper,
.wplms_parent_parents_wrapper {
    margin: 10px 0;
    display: -ms-flexbox;
    display: grid;
    grid-gap: 10px;
    justify-content: center;
}

.wplms_parent_user {
    display: grid;
    display: -ms-flexbox;
    justify-content: center;
    grid-template-columns: 48px 1fr;
    align-items: center;
    grid-gap: 10px;
    padding: 10px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    position: relative;
}

.wplms_parent_user:hover {
    background-color: #f5f5f5;
    cursor: pointer;
}

.wplms_parent_user img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    max-width: 60px;
}

.child_container {
    width: 100%;
    display: inline-flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.wplms_children_user {
    display: grid;
    display: -ms-flexbox;
    justify-content: center;
    grid-template-columns: 48px 1fr;
    align-items: center;
    grid-gap: 10px;
    padding: 12px 10px 10px 10px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 5px;
    position: relative;
    border-radius: 5px;
}

.wplms_children_user:hover {
    background-color: #f5f5f5;
    cursor: pointer;
}

.wplms_children_user img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    max-width: 60px;
}

span.user_membership {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #008be8;
    color: white;
    padding: 0px 5px;
    font-size: 11px;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

li#parent_user-personal-li {
    display: none;
}

.year_summary {
    display: flex;
}

.year_summary_new {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: flex-end;
}

.column_year {
    color: #038be8;
    font-size: 28px;
    font-weight: bold;
    line-height: 100%;
    margin: 15px 20px 20px 20px;
    left: 0;
}

.certificati {
    clear: both;
    margin: 0 0 30px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.certificati_utente {
    padding-bottom: 10px;
    margin: 0 0 10px;
    border-bottom: 3px solid rgba(0, 0, 0, .08);
    font-weight: 600;
    text-transform: uppercase;
}

.lista_certificati {
    padding-top: 20px;
    padding-bottom: 10px;
}

button.wpas-btn.wpas-btn-default {
    display: block;
    background-color: #008be8;
    color: #fff;
    padding: 8px 24px;
    font-size: 14px;
    font-weight: 600;
    margin: 30px auto;
}

input#profile-group-edit-submit {
    margin-bottom: 50px;
}


li#activity-personal-li {
    display: none;
}

li#activity {
    display: none;
}

form#profile-edit-form {
    max-width: 750px;
}

input#profile-group-edit-submit {
    margin-top: 30px;
}

li.course_precourse a,
.small_desc a {
    color: #0089ee !important;
    font-weight: bold;
}

li.course_precourse a:hover,
.small_desc a:hover {
    text-decoration: underline;
}


p#billing_first_name_field,
p#billing_city_field {
    width: 47% !important;
    float: left !important;
    margin-right: 5.8% !important;
    clear: both !important;
}

p#billing_last_name_field,
p#billing_postcode_field {
    width: 47% !important;
    float: right !important;
    margin-right: 0 !important;
    clear: none !important;
}

.cclw_opc_main.checkout-three-column-layout input:read-only {
    background: #ccc !important;
    cursor: not-allowed !important;
    color: #313b3d !important;
}


.message.error {
    font-size: 1em;
}

.warning-limit {
    text-transform: initial;
    position: relative;
    margin: -11px;
    color: #000;
    padding: 10px;
    border: 1px solid #f0c36d;
    background-color: #f9edbe;
}

.warning-limit a {
    font-weight: bold;
    color: #008be8;
}

.footerlogos.stripe {
    padding: 30px;
    margin: 60px 0 -30px;
    background: #fcfcfc;
}

.footerlogos.stripe .column_content {
    padding: 0 30px;
    opacity: 0.4;
}

.paratoppad {
    padding: 90px 0 0;
}

.toppadding {
    padding: 30px 30px 0;
}

.homenewsrev.stripe {
    margin-top: 60px;
}