
.tab-with-svg {
    background-color: #2574bb !important;
    color: #fff !important;
    &:hover {
        }
    
    #tab-selected {
        height: 18px;
        width: 18px;
        fill: white;
        margin-right: 5px;
        margin-top: -4px;
        }
    }

.make-h3-look {
    font-family: "ProximaNova-Bold";
    color: #005289;
    font-size: 1.6em;
    line-height: 1.4em;
    margin-top: 0;
    margin-bottom: 20px;
    }

a.wp-block-atb-button-ats.button-content.atsbuttonsolid:hover,
a.button-content.atsbuttonsolid:hover,
button.button-content:hover,
a.button-content:hover {
    background: #AD5100;
    border: 0px;
    outline: 3px dotted #AD5100;
    outline-offset: 1px;
    }

a.wp-block-atb-button-ats.button-content.atsbuttontrans:hover,
a.button-content.atsbuttontrans:hover {
    color: #AD5100;
    outline: 3px dotted #AD5100;
    outline-offset: 1px;
    }

.wp-block-atb-button-ats.button-content a,
.button-content a,
button.button-content,
a.button-content {
    justify-content: center;
    }

.button-content.button-effect-waves {
    transition: .5s ease !important;
    }

div.circle-arrow {
    text-transform: capitalize;
    }

@media (max-width: 640px) {
    a.atb-searchbox__switch:focus {
        outline: 2px dotted #fff;
        }
    
    .ally-mega-menu .submenu a .menu-item-title {
        color: #016F44 !important;
        }
    
    .ally-mega-menu .submenu a:hover .menu-item-title,
    .ally-mega-menu .submenu a:focus .menu-item-title {
        color: #fff !important;
        }
    
    .ally-mega-menu ul.menu li ul li a:hover,
    .ally-mega-menu ul.menu li ul li a:focus {
        outline: 2px dotted #fff;
        outline-offset: -2px;
        background-color: #ad5100;
        }
    
    /* .ally-mega-menu .current-menu-item a .menu-item-title,
    .ally-mega-menu.mobile-menu .current-menu-item a .menu-item-title,
    .ally-mega-menu > .menu > .menu-item > a.parent-hover-active .menu-item-title,
    .ally-mega-menu.mobile-menu > .menu > .menu-item > a.parent-hover-active .menu-item-title {
        color: #fff;
        }*/
    
    .ally-mega-menu .menu-item > button:focus,
    .ally-mega-menu .menu.collapsed .menu-item > a:focus {
        outline: 2px dotted #fff;
        outline-offset: -2px;
        }
    }

.ghostkit-tabs-buttons-vertical .ghostkit-tabs-buttons .ghostkit-tabs-buttons-item:focus-visible,
button:focus-visible,
[type="button"]:focus-visible{
    outline: 2px dotted #ad5100;
    }

.menu li a[aria-expanded="true"] .menu-item-title {
    color: #016f44;
    }

.ally-mega-menu .menu-item > a:focus .menu-item-title,
.menu li a[aria-expanded="true"]:focus-within ul li a .menu-item-title,
.menu li a[aria-expanded="true"]:focus-visible ul li a .menu-item-title,
.submenu li a:focus .menu-item-title {
    color: #fff;
    }

/*
.ally-mega-menu .menu-item > a:focus,
.menu li a[aria-expanded="true"]:focus-within ul li a,
.menu li a[aria-expanded="true"]:focus-visible ul li a,
.submenu li a:focus,
.ally-mega-menu .menu-item:hover a,
.ally-mega-menu .menu-item:focus a {
    background-color: #ad5100;
    }
*/
