/*
 Theme Name:   Euro Borsod Trade HU
 Theme URI:    http://ebtwebshop.hu
 Description:  Sablon made by 7digits (magyar sablon).
 Author:       7digits
 Author URI:   http://7digits.net
 Template:     partdo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  euroborsodtrade
*/


:root{
	--primaryBlue: #2574DD;
}


.site-header .search-form-wrapper .search-form input:focus, .site-header .search-form-wrapper .search-form input:active {
    border-color: var(--primaryBlue);
    -webkit-box-shadow: var(--primaryBlue);
    box-shadow: var(--primaryBlue);
}

.site-header .dropdown-cats .dropdown-menu .klbth-menu .sub-menu{
	bottom: unset !important; 
}