/*
Theme Name: Avas Child
Theme URI: https://x-theme.net/avas/
Author: theme-x
Author URI: https://themeforest.net/user/theme-x
Description: Responsive Multi-Purpose WordPress Theme.
License: GNU General Public License v2 or later
License URI: http://themeforest.net/licenses
Template: avas
Version: 1.1
Text Domain: avas
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.top_menu li:last-child {
    border-right: 0px solid #999 !important;
}
.tx-services-overlay-item {
    min-height: 206px !important;
    margin-bottom: 40px;
}
.tx-services-content {
    display: flex;
    flex-direction: column;
    min-height: 206px !important;
    justify-content: center;
    background-color: rgba(57, 90, 109, 0.85);
    color: #fff !important;
    padding-left: 15px;
    padding-right: 15px;
}
.tx-services-content:hover {
    background-color: rgba(57, 90, 109, 1);
}

.tx-services-content a {
    color: #fff !important;
}
.sub-header .sub-header-title.entry-title {
    color: #fff !important;
}
.entry-meta {
    display: none !important;
}
.bil-button--reverse {
    color: #002147;
    background-color: #ffc107;
    padding: 10px 20px 7px 20px;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 500;
}
.bil-button--reverse:hover {
    color: #002147;
}
.breadcrumbs {
    display: none !important;
}
/*.single-post .entry-title {*/
/*    color: #fff !important;*/
/*}*/
