/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1779363234
Updated: 2026-05-21 11:33:54

*/

.um.um-register.um-1866.uimob500 input, .um.um-register.um-1866.uimob500 input:focus, .um.um-login.um-1867.uimob500 input, .um.um-login.um-1867.uimob500 input:focus {
    background-color: #010811;
    border: 1px solid #1b1818;
}

#um-submit-btn {
	background-color: #0D49EC;
}

#artist_joined_date .elementor-shortcode {
    font-size: 12px;
    color: #82838B;
}


#author_follow_button .elementor-shortcode a, 
#author_follow_button .elementor-shortcode button {
    background-color: #0D49EC;
    padding: 10px 20px 10px 20px;
    color: #FBFDFC;
	border: 0;
}

#author_artwork_count .elementor-shortcode {
    font-size: 24px;
    color: #FBFDFC;
}

#e-n-tab-title-1821885941 > span {
outline: none;
}

.select2-selection__rendered,
.select2-results__option {
    font-family:
    "Segoe UI Emoji",
    "Apple Color Emoji",
    "Noto Color Emoji",
    sans-serif;
}

.select2-container--default .select2-selection--single {
    background-color: #010811;
    border: 1px solid #FBFDFC21;
    border-radius: 6px;
    height: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
    line-height: 48px;
    padding-left: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
}

.select2-dropdown {
    background-color: #010811;
    border: 1px solid #FBFDFC21;
}

.select2-results__option {
    background-color: #010811;
    color: #ffffff;
}

.select2-results__option--highlighted {
    background-color: #111827 !important;
    color: #ffffff !important;
}

.select2-search__field {
    background-color: #010811;
    color: #ffffff;
    border: 1px solid #FBFDFC21 !important;
}

.select2-selection__placeholder {
    color: #9ca3af !important;
}

.select2-container--default .select2-selection--single {
    background-color: #010811 !important;
    border: 1px solid #FBFDFC21 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #82838B !important;
}

.select2-container .select2-selection--single {
    height: 49px !important;
}

.elementor-element.elementor-element-f5a7508.artwork-single-post-follow.elementor-widget.elementor-widget-shortcode button {
    color: #FBFDFC;
    background-color: #010811;
    border: 1px solid #FBFDFC21;
    padding: 8px 40px;
}


div#author_avatar_single_artwork img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
}