.pbc_container.background_dual {
}
.pbc_container > .row, .pbc_container {
    padding: 0;
}
.pbc_container > .row > .col > .container {
}
.pbc_container__sidebar_left {
    background-color: #E5E5E5;
    height: 100%;
    padding-right: 45px;
}
a {
    color: #CC002B;
}
a:hover {
    color: #CC002B;
}
.grey_text {
    color: #939393;
}
.pbc_container h1 {
    font-size: 35px;
    font-weight: bold;
}
.pbc_container h1.pbc_page_header {
    margin-bottom: 15px;
    margin-top: 45px;
}
.uppercase {
    text-transform: uppercase;
}
.pbc_icon_large {
    color: #CC002B;
    font-size: 50px;
}
.pbc_icon_green {
    color: #3BAA00;
}

.pbc_checkout_button {
    background-color: #121212;
    border-radius: 100px;
    color: #FFF;
    display: inline-block;
    font-weight: bold;
    margin: 7px 0;
    padding: 10px 25px;
}
.pbc_checkout_button[disabled="disabled"] {
    background-color: #C4C4C4;
}
.pbc_checkout_button:hover {
    color: #FFF;
    text-decoration: none;
}
.pbc_v_align_centre {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
/* .pbc_user_dashboard_header {
    background-color: #F2F2F2;
    font-size: 15px;
    padding-bottom: 40px;
    padding-top: 40px;
}
.pbc_user_dashboard_header__my_eao {
    font-size: 18px;
}
.pbc_user_dashboard_header h1 {
    font-size: 35px;
    font-weight: bold;
}
.pbc_user_dashboard_header p {
    margin-bottom: 0;
}
.pbc_user_dashboard_header__avatar .col {
    text-align: center;
}
.pbc_user_dashboard_header__avatar .col a {
    display: inline-block;
    position: relative;
}
.pbc_user_dashboard_header__avatar .col a div.icon {
    align-items: center;
    background-color: #FFF;
    border: 2px solid black;
    border-radius: 100px;
    bottom: 0;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    color: #000;
    display: flex;
    justify-content: center;
    height: 40px;
    position: absolute;
    right: 0;
    width: 40px;
}
.pbc_user_dashboard_header__avatar img {
    border-radius: 72px;
    height: 144px;
    width: 144px;
}
.pbc_user_dashboard_header__avatar__save {
    visibility: hidden;
}
.pbc_user_dashboard_header__member_name {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}
.pbc_user_dashboard_header__member_email {
    font-size: 14px;
} */
/* .pbc_user_dashboard_menu {
    background-color: #121212;
    color: #FFF !important;
    padding-left: 45px;
    padding-top: 65px;
}
.pbc_user_dashboard_menu ul {
    list-style: none;
    margin-top: 60px;
}
.pbc_user_dashboard_menu ul li {
    margin-bottom: 30px;
    margin-left: 0 !important;
    text-indent: -5px !important;
}
.pbc_user_dashboard_menu ul li:last-child {
    margin-top: 75px;
}
.pbc_user_dashboard_menu ul li::before {
    content: "" !important;
    padding-right: 0 !important;
}
.pbc_user_dashboard_menu ul li a {
    color: #9E9E9E !important;
    font-size: 14px;
}
.pbc_user_dashboard_menu ul li i {
    font-size: 16px;
    margin-right: 15px;
} */
.pbc_user_dashboard_menu ul {
    list-style: none;
    padding-left: 0;
}


.pbc_user_dashboard__dashboard__section {
    text-align: center;
    margin: 70px 0;
}
.pbc_user_dashboard__dashboard__section i {
    font-size: 44px;
}
.pbc_user_dashboard__dashboard__section h2 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
}
.pbc_user_dashboard__dashboard__section .pbc_user_dashboard__dashboard__section__excerpt {
    font-size: 13px;
    margin-bottom: 25px;
    margin-top: 30px;
}
.pbc_user_dashboard__dashboard__section > a {
    border: 2px solid #181818;
    border-radius: 100px;
    color: #181818;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    padding: 15px 0;
    text-transform: uppercase;
    width: 70%;
}
.pbc_user_dashboard_user__profile > p {
    display: none;
}
.pbc_user_dashboard__user_profile__form {
    padding-bottom: 80px;
}
.pbc_user_dashboard__user_profile__form_header {
    border-bottom: 1px solid var(--wp--preset--color--slate-blue);
}
.pbc_user_dashboard__user_profile h2 {
    color: #CC002B;
    font-size: 20px;
    font-weight: bold;
}
.pbc_user_dashboard__user_profile p {
    font-size: 15px;
}
.pbc_user_dashboard__user_profile__form_header .icon,
.pbc_user_dashboard__user_profile__form_body .icon
 {
    align-items: center;
    border: 2px solid black;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    height: 40px;
    width: 40px;
}
.icon_no_border {
    font-size: 40px;
}
.pbc_user_dashboard__user_profile .pbc_user_dashboard__user_profile__form_body {
    background-color: #F2F2F2;
    padding: 40px 15px 40px 15px;
}
.pbc_user_dashboard__user_profile .pbc_user_dashboard__user_profile__form_body form input,
.pbc_user_dashboard__user_profile .pbc_user_dashboard__user_profile__form_body form select {
    background-color: #FFF;
    font-size: 14px !important;
    font-weight: bold;
}
.pbc_user_dashboard__user_profile .pbc_user_dashboard__user_profile__form_body form .multiselect {
    background-color: #FFF;
    font-size: 14px !important;
    font-weight: bold;
    padding: 5px;
}
.pbc_user_dashboard__user_profile .pbc_user_dashboard__user_profile__form_body form input[readonly] {
    background-color: #F2F2F2;
}
.pb_checkout_front_form_checkbox_container .pb_checkout_front_form_checkbox_container__checkbox {
    height: 40px;
}
.pb_checkout_front_form_checkbox_container_reversed {
    /* background-color: #F2F2F2; */
}
.pb_checkout_front_form_checkbox_container__checkbox {
    background-color: #FFF !important;
}
.pbc_user_dashboard__user_profile .pbc_user_dashboard__user_profile__form_body button[type="submit"] {
    background-color: #CC002B;
    border-color: #CC002B;;
    border-radius: 100px;
    color: #FFF;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 40px;
}
.pbc_user_dashboard__user_profile__form_body__order {
    font-size: 11px;
    margin-bottom: 75px;
}
.pbc_user_dashboard__user_profile__form_body__order__number {
    font-size: 16px;
}
.pbc_user_dashboard__user_profile__form_body__order .tag {
    background-color: #000;
    border: 2px solid #000;
    color: #FFF;
    display: inline-block;
    font-weight: bold;
    padding: 6px 10px;
    margin-bottom: 10px;
    text-align: center;
}
.pbc_user_dashboard__user_profile__form_body__order .tag_reverse {
    background-color: #FFF;
    color: #000;
}
.pbc_user_dashboard__user_profile__form_body__order .tag:hover {
    text-decoration: none;
}
.pb_checkout_user_front_form {
    background-color: #E5E5E5;
    margin: 30px;
}
.pb_checkout_user_front_form > h2 {
    background-color: #CC002B;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 15px;
}
.pb_checkout_user_front_form > div {
    padding: 15px;
}
.pb_checkout_user_front_form .col-sm-8 {
    flex: 0 0 33.333333%;
    width: 33.333333%;
}
.pb_checkout_user_front_form input[type="text"], .pb_checkout_user_front_form input[type="password"] {
    background-color: #FFF;
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .pbc_container.background_dual {
        background: linear-gradient(90deg, rgba(229,229,229,1) 0%, rgba(229,229,229,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    }
    .pbc_container > .row, .pbc_container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pbc_container > .row, .pbc_container > .row > .col > .container > .row {
        height: 100%;
    }
    .pbc_container > .row > .col > .container {
        background-color: #FFF;
        height: 100%;
    }
    .pbc_container__sidebar_left {
        background-color: #E5E5E5;
        height: 100%;
        padding-right: 45px;
    }

    .pbc_user_dashboard__user_profile .pbc_user_dashboard__user_profile__form_body {
        padding-right: 80px;
    }
}
