/*
Theme Name: selexchange2022
Theme URI: https://demo.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: StudioPress
Author URI: https://www.studiopress.com/

Version: 3.4.0

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: selexchange2022
*/

.genesis-skip-link {
  position: absolute;
  left: 0;
  white-space: nowrap;
}

.gusta-dropdown-toggle:focus ~ ul.gusta-dropdown-menu,
.gusta-dropdown-menu:focus-within {
  visibility: visible;
  opacity: 1;
}

.gusta-dropdown-menu li:focus-within {
  z-index: 1;
}

a:focus {
  outline: 3px solid cyan;
  transition: none;
}

input:focus,
textarea:focus {
  outline: 3px solid cyan !important;
}

.gusta-nav.horizontal >ul > li.menu-item-has-children > a::before,
a:active {
  outline: none;
}

.event-speaker-photo {
  background-size: contain !important;
}

.vc_tta.vc_general .vc_tta-panel-title > a:focus {
  outline: 3px solid cyan !important;
  position: relative;
  z-index: 1;
}

.vc_tta-panel-body:focus-within {
  height: auto;
  display: block !important;
}

i.fab {
  font-size: 0;
}

i.fab::before {
  font-size: 20px;
}
