body {
    background-color: #F8F9FA;
}

.aw_panel_2 .woocommerce-MyAccount-navigation, .aw_panel_2 .woocommerce-MyAccount-content {
    float: unset;
    width: 100%;
}

.aw_panel_2 .woocommerce-MyAccount-navigation {
    width: 100%;
    box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
    border-radius: 18px;
    background: #fff;
    margin-bottom: 25px;
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    /* flex-wrap: wrap; */
    /* flex-flow: row wrap; */
    align-content: flex-end;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: clip;
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li a {
    padding: 21px;
    display: block;
    font-weight: 500;
    color: #777;
    font-size: 14px;
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li a:hover {
    color: #ff5588;
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.is-active a {
    background: #F8F9FA;
    color: #ff5588;
    padding: 25px;
}

ul.dokan-account-migration-lists li {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    flex-flow: row;
}

ul.dokan-account-migration-lists li .right-content {
    text-align: left !important;
    float: unset !important;
}

ul.dokan-account-migration-lists li .left-content {
    text-align: right !important;
}

.aw_panel_2 .aw_panel_state .cards {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 25px 0;
    box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
    border-radius: 18px;
    color: rgba(0, 0, 0, .87);
    background: #fff;

}

.cards.card-stats:hover .card-header {
    transform: rotate(403deg);
}

.aw_panel_2 .aw_panel_state .cards .card-header {
    margin: -20px 0 10px;
    border-radius: 18px;
    padding: 15px;
    background-color: #999;
    border: 0 !important;
}

.aw_panel_2 .cards [data-background-color=orange] {
    background: linear-gradient(to left, #ff784a, #ff926d);
    box-shadow: 0 0 20px #ff784a50;
}

.aw_panel_2 .cards .card-content {
    padding: 23px 20px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.aw_panel_2 .card-stats .card-header {
    float: right;
    text-align: center;
    transform: rotate(45deg);
    transition: all 0.3s;
}

.aw_panel_2 .aw_state_icon img {
    box-shadow: none !important;
    width: 50px;
}

.aw_panel_2 .card-stats .aw__title__states {
    margin-bottom: 25px;
    font-size: 22px;
    color: #666;
}

.aw_panel_2 .cards .card-content .aw_category_states {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: #7b7b7b;
}

.aw_panel_2 .card-header .aw_state_icon img {
    transform: rotate(-45deg);
    text-align: center;
    display: grid;
    place-content: center;
    place-items: center;
}


.aw_panel_2 .cards [data-background-color=green] {
    background: linear-gradient(to left, #0aab7b, #0cd096);
    box-shadow: 0 0 20px #0aab7b50;
}

.aw_panel_2 .cards [data-background-color=red] {
    background: linear-gradient(to left, #e15671, #e7758a);
    box-shadow: 0 0 20px #e1567150;
}

.aw_panel_2 .cards [data-background-color=blue] {
    background: linear-gradient(
            60deg, #26c6da, #00acc1);
    box-shadow: 0 0 20px #26c6da50;
}

.aw_panel_2 .cards [data-background-color=green_tire] {
    background: linear-gradient(
            60deg, #00c5b3, #009688);
    box-shadow: 0 0 20px #00c5b354;
}

.aw_panel_2 .cards [data-background-color=purple] {
    background: linear-gradient(to left, #8845f5, #aa7af8);
    box-shadow: 0 0 20px #8845f550;
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li a:before {
    vertical-align: middle;
    margin-left: 0.53em;
    color: #a9a9a9;
    font-family: "Font Awesome 5 Pro" !important;
    font-size: 16px;
    text-align: right;
    content: "\f0f6";
    font-weight: 200 !important;
    transition: all 0.3s;
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f0db";
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f88c";
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\f019";
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\f59f";
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--woo-wallet a:before {
    content: "\f555" !important;
    color: #d7d7d7;
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 400 !important;
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    content: "\f09d";
}
.aw_panel_2 ul li.woocommerce-MyAccount-navigation-link--following a:before {
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    content: "\f0c0";
}
.aw_panel_2 ul li.woocommerce-MyAccount-navigation-link--support-tickets a:before {
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    content: "\f145";
}
.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f500";
}
.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--tickets a:before {
    content: "\f3ff";
}
.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--aw_notofi a:before {
    content: "\f0f3";
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f08b";
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
    content: "\f021";
}

.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--seller-panel a:before {
    content: "\f3fd";
}
.aw_panel_2 .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist a:before {
    content: "\f004";
}
.bloktow {
    transform: perspective(1px) translateZ(0);
    height: 290px;
    color: #86939e;
    padding: 0 15px;
    overflow: hidden;
    box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
    border-radius: 18px;
    background: #fff;
    width: 100%;
}

.timeline .item .time:after {
    position: absolute;
    content: '';
    left: -12px;
    top: 50%;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #F5F8FA transparent transparent;
    transform: translateY(-50%);
}

.titlr {
    padding: 10px 10px;
    border-radius: 5px;
    width: 98%;
    height: 50px;
    margin-bottom: 10px;
}

.titlr h3 {
    font-size: 18px;
    line-height: 30px;
    color: #86939e;
}

.titlr h3::before {
    background: #ffb931;
    width: 12px;
    height: 12px;
    content: "";
    position: relative;
    display: inline-block;
    right: -10px;
    top: 4px;
    border-radius: 100%;
}

.titlr h3::after {
    content: "";
    position: relative;
    display: block;
    height: 3px;
    width: 35px;
    background: #ffb931;
    right: -10px;
    top: 16px;
    float: right;
}

.aw-card-body .titlr {
    height: auto !important;
    box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
    border-radius: 18px;
    background: #fff;
    width: 100% !important;
    padding: 10px 20px;
}

.aw-card-body .titlr h3::after {
    right: -10px !important;
    top: 15px !important;
}

.aw-card-body img {
    border-radius: 44px;
    transition: all 0.2s ease-in-out;
    width: 39px;
    height: auto;
}

.aw_panel_posts2:hover img {
    border-radius: 38% 62% 41% 59% / 61% 43% 57% 39%;
}

.timeline ul {
    transition: all 0.3s ease-in-out;
    top: 50px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    float: right;
    width: 100%;

}

.timeline ul li {
    padding: 4px 0;
    float: right;
    width: 100%;
}

.timeline .item {
    width: 90%;
    padding: 1px 10px;
    margin-right: 80px;
    position: relative;
}

.timeline .item:before {
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 8px;
    right: 22px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    content: "";
    display: block;
    border-radius: 50%;
    border: 1px solid #ffffff;
    width: 13px;
    height: 13px;
}

.timeline .item .time {
    position: absolute;
    top: 4px;
    right: -80px;
    width: 90px;
    color: #666;
    background-color: #F5F8FA;
    text-align: center;
    font-size: 14px !important;
    -webkit-transform: translateY(-15%);
    transform: translateY(-15%);
    border-radius: 3px;
    padding: 5px 0;
    font-weight: 300 !important;
}


.timeline .item h2 {
    margin-bottom: 6px;
    padding-right: 25px;
    line-height: 29px;
}

.status-user-widget .bloktree {
    transform: perspective(1px) translateZ(0);
    cursor: pointer;
    height: 290px;
    width: 100%;
    padding: 19px 15px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
    box-shadow: 0 5px 30px rgb(70 72 77 / 8%);
    border-radius: 18px;
    background: #fff;
}

.bloktree figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 150px;
    float: left;
}

.bloktree figure::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(
            -25deg);
    transform: skewX(
            -25deg);
}

.bloktree img {
    width: 95%;
    height: 140px !important;
    overflow: hidden;
    position: relative;
    margin: 10px 2%;
    border-radius: 5px;
}

.bloktree h2 {
    width: 100%;
    color: #86939e;
    font-size: 13px;
    text-align: center;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 400;
}

a.morii {
    width: 150px;
    color: #fff !important;
    font-size: 14px;
    text-align: center;
    background: #ffb931;
    overflow: hidden;
    height: 35px;
    border-radius: 5px;
    margin: 5px auto;
    display: block;
    line-height: 35px;
    padding: 0 15px;
    transition: all .2s ease-in;
    position: absolute;
    bottom: 0;
    right: 50%;
    left: 50%;
    transform: translate(50%, -15%);
}

.timeline .item:hover:before {
    transition: all 0.3s ease-in-out;
    background: #ffb931;
    z-index: 2;
}

.timeline .item:hover h2 a {
    color: #ffb931;
}

.bloktree a:hover {
    width: 80%;
}

.bloktree:hover figure::before {
    -moz--webkit-animation: shine .5s;
    -webkit-animation: shine .5s;
    animation: shine .5s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}


.timeline * {
    font-size: 15px !important;
    font-weight: 300 !important;
}

.notifelai:before {
    -webkit-animation: flash linear 3s infinite !important;
    animation: flash linear 3s infinite !important;
    background: #46ea4d !important;
}

@-webkit-keyframes flash {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .1;
    }
    100% {
        opacity: 1;
    }
}

.aw_panel_2 .advanced-account-list-card .card-header {
    border-bottom: 0;
}

.aw_panel_2 .aw_accordion_academy_course_back {
    background: transparent !important;
}

.aw_panel_2 .aw__collapse .card {
    margin: auto;
    border-radius: 18px !important;
    background: #fff;
    border: 1px solid #e9ecef !important;
}

.aw_panel_2 .aw__collapse .card-header {
    background: #fff !important;
}

.aw_panel_2 .aw__collapse__panel_title {
    color: #777;
    font-size: 24px;
    font-weight: 300;
    margin: 15px 0 25px 0;
}

.aw_panel_2 .woocommerce .col2-set .col-1,
.aw_panel_2 .woocommerce-page .col2-set .col-1 {
    float: right;
    min-width: 48%;
}

.aw_panel_2 .woocommerce .col2-set .col-2,
.aw_panel_2 .woocommerce-page .col2-set .col-2 {
    float: left;
    min-width: 48%;
}

.aw_panel_2 .woocommerce-account .addresses .title h3 {
    float: right !important;
    font-size: 20px;
}

.aw_panel_2 .woocommerce-account .addresses .title .edit {
    float: left !important;
    background: #f2f2f2;
    padding: 4px 6px;
    border-radius: 3px;
}

.aw_panel_2 .woocommerce form .form-row-wide,
.aw_panel_2 .woocommerce-page form .form-row-wide {
    clear: both;
}

.aw_panel_2 .woocommerce span.woocommerce-input-wrapper,
.aw_panel_2 .woocommerce span.password-input {
    width: 100%;
}

.aw_panel_2 .woocommerce input, .aw_panel_2 .woocommerce select:not(.awsp-custom-select), .aw_panel_2 .woo-wallet-add-amount input#woo_wallet_balance_to_add {    border-radius: 5px !important;
    background: #fff;
    border: 1px solid #e5e5e5 ;
    padding: 15px 5px ;
}


.woo-wallet-my-wallet-container {
    box-shadow: 0 3px 30px rgba(28, 76, 156, 0.11);
}

.woo-wallet-my-wallet-container .woo-wallet-sidebar {
    background: #f7f7f7;
}

.woo-wallet-sidebar ul li p {
    margin: 0 auto !important;
    text-align: center !important;
    line-height: 2em !important;
}

.woo-wallet-sidebar ul li.card {
    border: none !important;
    box-shadow: 0 4px 13px rgba(0, 0, 0, 0.12) !important;
}

.woo-wallet-sidebar ul li.card:hover {
    box-shadow: 0 9px 20px rgba(0, 0, 0, 0.15) !important;
    transform: scale(1.04) !important;
}

input.woo-add-to-wallet {
    float: unset !important;
    margin: 0 !important;
    cursor: pointer !important;
    background-color: #ff9800 !important;
    color: #fff;
    display: grid;
    place-content: center;
    justify-content: center;
    align-content: center;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #ff9800 !important;
    box-shadow: none !important;
    border: none !important;
}

.woo-wallet-balance-to-add {
    width: 82% !important;
    float: right !important;
}

.woo-wallet-content input,
.woo-wallet-field-container textarea {
    width: 100% !important;

}

.aw_panel_posts2 .price, .aw_panel_posts2 .posts-date-time {
    color: #7ccc77;
    font-size: 16px;
    width: 1000%;
}

.aw_panel_posts2 .title-align {
    display: flex;
    flex-wrap: wrap;
    align-self: normal;
    align-items: center;
}

.aw_panel_posts2 .aw_not_variation_del span.woocommerce-Price-amount.amount * {
    color: #f58 !important;
}

.social-panel2 .fabi {
    background: #ffebf8;
    margin: 0 auto 20px;
    width: 110px;
    text-align: center;
    display: block;
    height: 110px;
    transform: rotate(5deg);
    border-radius: 15px;
}

.social-panel2 .fabi .fa-instagram {
    color: #e83e8c !important;
    font-size: 60px;
    line-height: 110px;
    transform: rotate(-5deg);
    font-weight: normal;
}

.social-panel2 .bloktree h3 {
    width: 100%;
    color: #606676;
    font-size: 20px;
    text-align: center;
}

.social-panel2 .bloktree p {
    color: #86939e;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.social-panel2 .fabib {
    width: 150px;
    color: #fff !important;
    font-size: 14px;
    text-align: center;
    background: #e83e8c;
    overflow: hidden;
    height: 35px;
    border-radius: 5px;
    margin: 5px auto;
    display: block;
    line-height: 35px;
    padding: 0 15px;
    transition: all .2s ease-in;
    font-weight: 400;
}

.social-panel2 .fabt {
    background: #f5f8ff;
    margin: 0 auto 20px;
    width: 110px;
    text-align: center;
    display: block;
    height: 110px;
    transform: rotate(5deg);
    border-radius: 15px;
}

.social-panel2 .fabt .fa-paper-plane {
    color: #4fc3f7 !important;
    font-size: 60px;
    line-height: 110px;
    transform: rotate(-5deg);
    font-weight: normal;
}

.social-panel2 .fabtb {
    width: 150px;
    color: #fff !important;
    font-size: 14px;
    text-align: center;
    background: #4fc3f7;
    overflow: hidden;
    height: 35px;
    border-radius: 5px;
    margin: 5px auto;
    display: block;
    line-height: 35px;
    padding: 0 15px;
    transition: all .2s ease-in;
}

.menu_panel_1_button {
    position: unset !important;
}

.menu_panel2 .avatar-shop {
    background: linear-gradient(170deg, #FF6A00 0%, #ffb931 68%);
    background-size: cover;
    padding: 15px;
    color: #fff;
}

.menu_panel2 {
    background: #34485b !important;
}

.menu_panel2 .avatar-shop img {
    display: block;
    margin: 0 auto;
    border-radius: 30% 70% 33% 67%/65% 33% 67% 35% !important;
    background: #fff !important;
    border: 5px solid #fff !important;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 10%) !important;
    width: 130px !important;
}

.menu_panel2 .woocommerce-MyAccount-navigation ul {
    margin: 2px 0 0;
    padding: 0;
    border-radius: 2px;
}

.menu_panel2 .woocommerce-MyAccount-navigation ul li {
    position: relative;
    border-bottom: 0;
    border-right: 2px;
    list-style: none;
    padding: 10px 15px;
}

.menu_panel2 ul li:before {
    display: none !important;
}

@media screen and (max-width: 1024px) {
    .menu_panel2 li {
        padding: 0 7px 8px;
        position: relative;
        display: block;
        width: 100%;
    }
}

.menu_panel2 .woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 0 20px;
    line-height: 50px;
    border: 0 !important;
    transition: all 0.3s ease !important;
    font-size: 16px;
    color: #ffffff;
    border-radius: 5px;
}

.menu_panel2 .woocommerce-MyAccount-navigation ul li a:hover, .menu_panel2 .woocommerce-MyAccount-navigation ul li.is-active > a {
    color: #fff;
    background: #3f566c !important;
}

/*login form */


.aw_panel_2 .login-avatar {
    width: 305px;
    float: right;
    background: #ffb931 url("../images/security.png") no-repeat center top 120px;
    border-radius: 695px/195px;
    position: absolute;
    top: -60px;
    margin-bottom: -120px;
    padding-bottom: 37px;
    z-index: 999;
    height: 350px;
    background-size: 60%;
    right :0;
}

.aw_panel_2 .login-avatar .ttit {
    color: #efefef !important;
    padding: 0 30px;
    margin-top: 380px !important;
    position: relative;
    font-size: 12px;
}

.aw_panel_2 .login-avatar .ttit span {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    width: 100%;
    display: block;
}

.aw_panel_2 .aw_panel_1_main::before {
    content: '';
    position: fixed;
    background: #34485b;
    width: 305px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 0;
}


section.aw_panel_2_main {
    max-width: 500px;
    display: block;
    margin: 53px auto;
}

.aw_panel_2 .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block !important;
    width: 100% !important;
}

.aw_panel_2 .woocommerce-form-register__submit, .aw_panel_2 .woocommerce-form-login__submit {
    border-radius: 3px !important;
    width: 100%;
    padding: 20px 15px;
    text-align: center;
    margin: 0 !important;
    float: unset !important;
}


.aw_panel_2 .aw__click__tablinks {
    background: #F5F8FA !important;
    color: #444 !important;
    box-shadow: none !important;
    font-size: 16px !important;
    cursor: pointer !important;
}

.aw_panel_2 .aw__click__tablinks * {
    font-size: 19px !important;
}

.aw_panel_2 .aw__click__tabs span,
.aw_panel_2 .aw__click__tabs p,
.aw_panel_2 .aw__click__tabs label {
    text-align: justify;
    color: #777 !important;
}

.aw_panel_2 .woocommerce-LostPassword a {
    color: #666;
    text-align: left;
    display: block;
    font-size: 13px;
    font-weight: 300;
}

.aw_panel_2 .aw_panel_back_to_site {
    font-weight: 300;
    position: absolute;
    font-size: 14px;
    left: 20px;
    top: 17px;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 60px 0 60px 60px;
    padding: 10px 15px;
    text-align: center;
    width: max-content;
}

.aw_panel_2 .aw__click__tablinks.active {
    background: #FFB931 ;
    color: #fff !important;
}

.aw_panel_2 form.checkout_coupon, .aw_panel_2 form.login, .aw_panel_2 form.register {
    box-shadow: 0 2px 25px #31354c14 !important;
    border: 0 !important;
}

.aw_panel_2 .ttit li  , .aw_panel_2 .ttit p , .aw_panel_2 .ttit span , .aw_panel_2 .ttit strong{
    padding: 5px 0;
    font-weight: 400;
    font-size: 13px;
}

div#customer_login {
    align-items: center;
    display: grid;
    align-content: center;
}

.h-1000 {
    height: 100% !important;

}
@media screen and (max-width: 912px) {
    .aw_panel_2 .aw_panel_1_main::before  ,.aw_panel_2 .login-avatar{
        display: none !important;
    }
    .aw_panel_2  #customer_login {
        display: block !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}
@media screen and (max-width: 600px) {
      .bloktree.darkbox {
      margin-top: 25px;
    }
}


.almasweb_course_content {
    padding: 15px 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
    align-content: space-around;
}

.almasweb_course_content  .almasweb_course_or_id {
    padding-right: 10px;
    color: #9e9e9e;
}
.almasweb_course_content .almaswev_view_content {
    background: #ff6060;
    color: #fff;
    border-radius: 30px;
    margin-top: 8px;
    padding: 6px 10px;
    cursor: pointer;
    font-size: 11px;
}
.almasweb_course_content  .almaswev_view_content i {
    vertical-align: middle;
    margin-right: 5px;
}


.awsd-panel-notice {
    background: #ffffff;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 7px;
    box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
}
.awsd-panel-notice header {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #ececec;
    margin-bottom: 18px;
}
.awsd-panel-notice p{
    color: #160c26;
    font-size: 14px;
    line-height: 44px;
    text-align: justify;
}
.panel1-widget-title {
    font-size: 19px;
}
.aw_panel1_widgets.tickets tr {
    line-height: 30px !important;
}
.awsp-start-ticket,.awsp-wrapper .awsp-reply-item ,.awsp-wrapper .awsp-reply-item .awsp-card-body {
    background: #fff !important;
}

table.woocommerce-orders-table .woocommerce-button {
    margin-left: 15px;
}
.private-notif {
    font-size: 0.7rem !important;
    background: #F44336;
    color: white;
    border-radius: 6px;
    line-height: normal !important;
    padding: 3px 4px !important;
    margin: 0 !important;
    height: fit-content !important;
    margin-right: 10px !important;
}