.post_like_dislike_header {
    text-align: left;
    margin-top: 0px;
    padding: 20px;
    font-weight: 500;
    font-size: 17px;
    background: white;
    margin-bottom: 34px;
    color: #2196F3;
    box-shadow: 0px -3px 28px 0px #cccccc;
}
.post_like_dislike_header span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #03a9f4;
}
.post_like_dislike_header a {
    background: #03A9F4;
    padding: 7px 23px;
    color: white;
    text-decoration: none;
    border-radius: 16px;
    text-align: center;
    font-size: 13px;
    margin-left: 10px;
    box-shadow: 0px 2px 10px 1px #d7d7d7;
    color: white;
}
.wooLiveSalenav-tab{
        border: 0px;
    background: white;
}
.wooLiveSalenav-tabnav-tab-wrapper  a {
    box-shadow: 1px 3px 3px 0px #e4e4e4;
}
.wooLiveSalenav-tabnav-tab-wrapper .nav-tab {
    border: 0px;
    background: white;
}
.woo-live-saleTabs{
    width: 96.8%;
    background: white;
    padding: 20px;
    padding-top: 60px;
    padding-right: 0px;
    display: block;
}
/* ==================== style for bulk product change =====================*/
.header-change-price{
    background: #0da9f4;
    padding: 12px;
    color: white;
    font-weight: bold;
    font-size: 17px;
    margin-top: 15px;
}
.cont-list{
        background: #f1f1f1;
    padding: 10px;
    margin-top: 10px;
}
.cont-list label{
    font-size: 16px;
}
.example-i{
    font-style: italic;
        margin-bottom: 10px; 
}
.round-value-perc{
        background: #f1f1f1;
    padding: 10px;
    margin-top: 10px;
}
.round-value-perc label{
font-size: 16px;
}
.revert-sumbit{
       display: block;
    margin-top: 20px;
    background: #0da9f4;
    background: #03A9F4;
    padding: 10px 23px;
    color: white;
    text-decoration: none;
    border-radius: 24px;
    text-align: center;
    font-size: 13px;
    margin-left: 10px;
    box-shadow: 0px 2px 10px 1px #d7d7d7;
    color: white;
    border: 0px;
}