/* Theme Name: Athens Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of athens
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: athens
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  athens-child
*/


.ova-contact-card .content .button-contact:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ffffff00 !important;
    left: -24px;
    top: 50%;
    transform: translate(-50%, -50%);
}