/* 
Theme Name:		bemind
Theme URI:		https://elementor.com/
Description:	Hello Elementor child theme for Bemind
Author:			Bemind
Author URI:		https://bemind.hu/
Template:		hello-elementor
Version:		1.0
Text Domain:	bemind
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Theme customization starts here
-------------------------------------------------------------- */

input,
textarea,
button,
select,
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Global focus and active - outline */
*:focus,
*:active {
	outline: 0;
}

/* prevent image user select */
img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* autofill blue background correction */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	transition: background-color 5000s ease-in-out 0s;
}

/*************** Header ******************/

/**************** Body *******************/
