    ._as_container {
        padding-top: 20px;
    }
    
    ._as_row_header_ordering,
    ._as_row_header_titles {
        position: sticky;
        top: 50px;
        z-index: 1;
    }
    
    ._as_row_header_titles {
        top: 80px;
        border-bottom: 10px solid #24cdec;
    }
    
    ._as_vertical-text span {
        position: relative;
        top: 1em;
    }
    
    .wrapper .text ._as_row,
    .wrapper .text ._as_col_wrapper {
        padding-bottom: 0 !important;
    }
    
    .wrapper .text ._as_row ._as_col {
        padding-bottom: 0 !important;
        font-family: regular !important;
        font-size: 14px !important;
        height: 60px;
        display: flex;
        align-items: center;
        border-right: 1px solid #fdf5ed;
        border-bottom: 1px solid #fdf5ed;
    }
    
    .wrapper .text ._as_row ._as_col,
    .wrapper .text ._as_row ._as_col_wrapper {
        padding-right: 0;
        padding-left: 0;
        text-align: center;
        justify-content: center;
    }
    
    .wrapper .text ._as_row ._as_col._as_col_header_title {
        font-family: bold !important;
        text-align: left;
        justify-content: flex-start;
    }
    
    .wrapper .text ._as_even ._as_col {
        background-color: #f9f9f9;
    }
    
    .wrapper .text ._as_row ._as_col._as_title {
        background-color: #fdf5ed;
        text-align: left;
        justify-content: flex-start;
        line-height: 1em !important;
    }
    /* .wrapper .text ._as_row ._as_col._as_title ._as_cell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} */
    
    .wrapper .text ._as_row._as_even ._as_col._as_title {
        background-color: #fbebde;
    }
    
    .wrapper .text ._as_row._as_row_header ._as_col_header {
        /* height: 160px;
        align-items: flex-end; */
        border-right: 0 solid #fdf5ed;
        border-bottom: 0 solid #fdf5ed;
        background: white;
    }
    
    .wrapper .text ._as_row_header._as_row_header_border_bottom ._as_col_header {}
    
    .wrapper .text ._as_row_header ._as_col_header {
        /* margin-bottom: 25px !important; */
    }
    
    .wrapper .text ._as_row_header._as_row_header ._as_col_header_sorting {
        margin-bottom: 0 !important;
    }
    
    .wrapper .text ._as_row_header._as_row_header ._as_col_header._as_even {
        background: #f9f9f9;
    }
    
    .wrapper .text ._as_row._as_row_header ._as_col_header._as_col_header_sorting {
        height: 30px;
    }
    
    .wrapper .text ._as_row._as_row_header ._as_col_header._as_col_header_sorting ._as_cell {
        white-space: nowrap;
    }
    
    .wrapper .text ._as_row._as_row_header ._as_col_header._as_col_header_next {
        /* height: 30px; */
    }
    
    .wrapper .text ._as_cell {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        white-space: nowrap;
        font-size: 12px !important;
        color: #6c6a6b;
    }
    
    .wrapper .text ._as_col_header ._as_cell,
    .wrapper .text ._as_title ._as_cell {
        white-space: normal;
        font-size: 11px !important;
        color: #333;
    }
    
    .wrapper .text ._as_title ._as_cell {
        max-height: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .wrapper .text ._as_col_header ._as_cell {
        /* white-space: nowrap; */
        word-wrap: break-word;
        display: block;
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 1.3em;
        font-size: 11px !important;
    }
    
    .wrapper .text ._as_vertical-text {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
        transform-origin: top left;
        white-space: nowrap;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: -100%;
        line-height: 48px !important;
    }
    
    .wrapper .text .col-sm-2 ._as_vertical-text {
        line-height: 96px !important;
    }
    
    .wrapper .text ._as_cell a,
    .category .wrapper .text ._as_cell a {
        color: #6c6a6b !important;
        text-decoration: none !important;
    }
    
    .wrapper .text .pagination-links a,
    .category .wrapper .text .pagination-links a {
        color: #24cdec !important;
    }
    
    .wrapper .text ._as_cell a.active,
    .wrapper .text ._as_cell a:hover {
        color: #ee4288 !important;
    }
    /* .wrapper .text ._as_row_item_first ._as_col::after {
        content: "";
        display: block;
        height: 0px;
        width: calc(100% + 1px);
        z-index: 1;
        position: absolute;
        top: -15px;
        left: 0;
        border-bottom: 15px solid #34c3e0;
    } */
    
    .wrapper .text ._as_col_filter {
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 0 !important;
        font-family: regular !important;
        font-size: 14px !important;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 50px;
    }
    
    .wrapper .text ._as_col_filter label {
        font-weight: normal !important;
        white-space: nowrap;
        padding: 0 5px;
    }
    
    .wrapper .text ._as_col_filter select {
        background-color: #fbebde;
        margin: 0 5px;
    }
    /*
    .wrapper .text ._as_rating,
    .wrapper .text option._as_rating {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%; 
    }
     .wrapper .text ._as_rating1,
    .wrapper .text option._as_rating1 {
        background-image: url(../images/1.svg);
    }
    
    .wrapper .text ._as_rating2 {
        background-image: url(../images/2.svg);
    }
    
    .wrapper .text ._as_rating3 {
        background-image: url(../images/3.svg);
    }
    
    .wrapper .text ._as_rating4 {
        background-image: url(../images/4.svg);
    }
    
    .wrapper .text ._as_rating5 {
        background-image: url(../images/5.svg);
    } */
    
    .wrapper .text ._as_rating ._as_cell {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    .wrapper .text ._as_rating .dashicons {
        font-size: 10px;
        width: 10px;
        height: 10px;
        color: #f72e7f;
    }
    
    .wrapper .text ._as_cell {
        font-size: 12px !important;
        white-space: normal;
        line-height: 1.3em;
    }
    
    .wrapper .text ._as_cell._as_numeric {
        font-size: 12px !important;
    }
    
    .wrapper .text ._as_rating ._as_cell {
        font-size: 0 !important;
    }
    
    .wrapper .text ._as_button {
        margin-top: 0;
        color: #bbb !important;
        text-decoration: none !important;
        border: 1px solid #bbb !important;
    }
    
    .wrapper .text ._as_button:hover {
        color: #bbb !important;
        text-decoration: none !important;
        border: 1px solid #bbb !important;
    }
    
    .wrapper .text ._as_legend_icon {
        max-width: 30px;
    }
    
    .wrapper .text ._as_legend {
        padding-bottom: 0 !important;
        font-family: regular !important;
        font-size: 14px !important;
        line-height: 30px !important;
    }
    
    .wrapper .text ._as_legend img {
        margin-bottom: 0 !important;
    }
    
    .wrapper .text ._as_legend span {
        display: inline-block;
        text-align: right;
        /* width: 18%; */
        font-size: 12px !important;
    }
    
    .wrapper .text ._as_legend span._as_first {
        text-align: left;
        color: #ee4288;
    }
    
    @media (max-width: 767px) {
        .wrapper .text ._as_button {
            margin-top: 1em;
        }
        .wrapper .text ._as_col_filter {
            display: block;
            height: auto;
            padding-left: 0;
            padding-right: 0;
        }
        .wrapper .text ._as_col_filter label,
        .wrapper .text ._as_col_filter select {
            width: 100%;
        }
        .wrapper .text ._as_col_filter label {
            padding-top: 1em;
        }
        ._as_xs_hidden {
            display: none;
        }
        .wrapper .text ._as_row._as_row_header ._as_col_header {
            height: 60px;
        }
        .wrapper .text ._as_row_item_first ._as_col::after {
            display: none;
        }
        .wrapper .text ._as_row_item_first ._as_col._as_title::after {
            display: block;
        }
        .wrapper .text ._as_row ._as_col {
            overflow: hidden;
        }
        .wrapper .text ._as_row ._as_col ._as_cell_name {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            font-size: 10px;
            color: #bbbbbb;
            line-height: 1em;
            padding-top: 3px;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .wrapper .text ._as_row ._as_col ._as_cell {
            color: #333;
        }
        .wrapper .text ._as_rating,
        .wrapper .text option._as_rating {
            background-size: 20%;
        }
    }
    
    ._as_filter_form+p {
        display: none;
    }
    
    @media (min-width: 1190px) {
        .single .wrapper .text ._as_container {
            margin-left: -17.667% !important;
            margin-right: -17.667% !important;
        }
    }