/*
 Theme Name:   Creperiecila Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Creperiecila Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     creperiecila
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  creperiecilachild
*/

ul#menu-top-menu li a:hover {
    background: none !important;
}

.table-btn-header-cls-hd{display: inline-block;padding: 0 0 0 15px;
    margin: 25px 0 0 0;}
.table-btn-header-cls-hd a{}

.ul-tabs-new-cls{    float: left;
    display: inline-block;}

    .menu-tab-cls #exTab3 .tab-content {
    top: 0px !important;
    }

 .pagination-news a {
    background: #e3e3e3;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    display: inline-block;
    color: black;
    line-height: 34px;
    font-size: 15px;
}

.pagination-news .next {
    display: none;
}
.pagination-news .prev{display: none;}

.recent-post .recent-img .recent-icon-img {
    height: 60px;
    width: 100%;
    object-fit: cover;
    /* object-position: center; */
}

.service-detail-ryt-cls .service-img img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}