/*

Theme Name: Gurus Child

Theme URI: http://demo.bravisthemes.com/gurus

Author: Bravis-Themes

Author URI: https://themeforest.net/user/bravis-themes/portfolio

Description: Gurus is created to provide modern solution for any business type. The theme is packed with large collection of beautifully designed homepages and a large number of inner page styles. Also, there are versatile and easily tailored portfolio templates that will give you full freedom to create the showcase you need. Moreover, Gurus looks flawless on all devices, so your content will look equally amazing across all device types. Whether you need a personal theme or professional theme, Gurus can be a perfect fit. Get it today and discover all the features one WordPress site needs.

Version: 1.0.6

License: ThemeForest

License URI: https://themeforest.net/licenses

Template: gurus

Text Domain: gurus-child

Tags: business, consulting, consultant, agency, company, advertising, corporate, finance, financial, multipurpose, accountant, marketing, software, startup, modern, saas  

*/





.wrap table.widefat {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    word-wrap: break-word;
}

.wrap table.widefat th,
.wrap table.widefat td {
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

.wrap table.widefat th {
    background: #f4f4f4;
    font-weight: bold;
}

.wrap table.widefat td a {
    text-decoration: none;
    color: #0073aa;
}

.wrap table.widefat td a:hover {
    color: #005177;
}
.wrap {
    overflow-x: auto;
}







#cv-thumbnail-selection img {
    cursor: pointer;
    transition: transform 0.3s ease;
}
#cv-thumbnail-selection img:hover {
    transform: scale(1.05);
}


.btn.pxl-btn-default.pxl-btn-bg.pxl-btn-dark {
    color: #fff;
    background-color: #008000 !important;
}


.required-icon {
    color: red;
    font-size: 16px;
    margin-top: 5px;
    display: inline-block;
}
