/* 
Theme Name: Sasvári Ügyvédi Iroda
Theme URI: 
Description: Sasvári Ügyvédi Iroda is a child theme of Hello Elementor, created by Létra Művek
Author: Létra Művek
Author URI: 
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: 
License URI: 
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


*:focus{
    outline: none;
}

*{
    -webkit-tap-highlight-color: transparent;
}


#menu-1-5851550 > li:not(:first-child) > a:after {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0 auto;
    content: "";
    height: 6px;
    width: 6px;
    transform: translateY(-50%);
    opacity: 1;
    border-radius: 50%;
    background: #B79D5B;
    transition: all 0.4s ease;
}