/**=== wu css for sub page table design ====*/
.wuremovebg tbody tr:hover {
    background: none !important;
}
.wutabsforimagegallery li.vc_tta-tab a {
    background: #4e88a3 !important;
    min-width: 160px;
    color: #fff !important;
    font-size: 24px;
    font-weight: bold;
}
/**=== ul li arrow ===*/
.myarrow ul li {
    list-style: none;
}
.myarrow ul li:before {
    content: url(https://calicutnet.com/wp-content/uploads/2022/04/bd21298_.gif);
    margin-right: 20px;
}
/**=== frontend post submit ===*/
textarea#description {
    color: #000;
}
/**=== user menu css fix ===*/
.inuser {display:none !important;}
.outuser {display:block !important; }
.logged-in .inuser {display:block !important;}
.logged-in .outuser {display:none !important; }

/**=== wu news grid ===*/
.wpnewsgrid {
    min-height: 120px;
}
.wpnewsgrid h4 {
    margin-top: 10px !important;
}
.wpnewsgrid .vc_col-sm-12.vc_gitem-col, .wpnewsgrid  .vc_col-sm-2.vc_gitem-col, .wpnewsgrid  .vc_col-sm-8.vc_gitem-col {
    padding: 2px;
}
.wpnewsgrid .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {margin-bottom:0px;}
.wpnewsgrid .vc_col-sm-8.vc_gitem-col.vc_gitem-col-align- {
    padding-top: 17px;
}
.wpnewsgrid .vc_custom_heading {
    margin-bottom: 0px !important;
}
.wpnewsgrid h4 {
    font-size: 16px;
}