/*
 Theme Name:   Attorna Child
 Theme URI:    http://demo.goodlayers.com/attorna
 Description:  Goodlayers Attorna Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     attorna
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  attorna-child

 START YOUR CHILD THEME CSS HERE
*/


.sub-menu .menu-item a:focus-visible {
	outline-color: #fff !important;
	outline-offset: -5px !important;
}

.rs-layer:not(.rs-wtbindex).rev-btn:focus-visible {
	outline: 2px solid #000 !important;
	outline-offset: 2px !important;
}

