/* Child Theme - Custom CSS File */

.agent-listing-post {
    min-height: 300px;
}

.agent-listing-post .show-details {
    display: none;
}

.agent-post-listing .zero-horizontal-padding {
    display: inline-block;
    vertical-align: top;
    float: none !important;
}

.agent-post-listing .row {
    text-align: center;
}

li.qtranxs_widget {
    margin-right: 8px;
}

.header-variation-three .sub-menu,
.header-variation-three .main-menu > li:hover > a,
.header-variation-three .main-menu > .current-menu-item > a {
    background-color: #FF2D37;
}

.header-variation-three .sub-menu a {
    color: white;
}

.header-variation-three .sub-menu a:after {
    background-color: white;
}