/* =WordPress Core
-------------------------------------------------------------- */

.col-second .ico-holder {
  width: 109px;
  margin-top: 7px;
}

.col-third .ico-holder {
  width: 77px;
}

.color2 .title {
    color: #c9c8c8;
}

.color2 .ico-holder {
    margin-top: 7px;
    width: 109px;
}

.color3 .ico-holder {
    width: 77px;
}

.pl-detailcnt .pl-title .pl-date {
    background: none !important;
    color: #777 !important;
}

.pl-gridlayout .pl-col {
    margin-bottom: 10px !important;
}

.pl-paginationcnt.pl-paging-style1 .pl-currentpage {
    background: #00a4b9 !important;
    color: #FFF !important;
}

.pl-paginationcnt.pl-paging-style1 span {
    border: 1px solid #00a4b9 !important;
    color: #00a4b9 !important;
}