/*
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.4.1757664979
Updated: 2025-09-12 08:16:19

*/

.home-heading-1 .elementor-heading-title {
	background: linear-gradient(to right, #FDA5D6 0%, #DAB2FF 50%, #8EC5FF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.home-heading-2 {
	top: -50px;
	left: 50% !important;
	transform: translate(-50%, 0);
	background-image: linear-gradient(to right, #f472b6, #a78bfa, #60a5fa);
	-webkit-background-clip: text;
	background-clip: text;
}

.igamer-single-post-heading-bg {
        top: 50%;
        left: 50% !important;
        transform: translate(-50%, -50%);
        background-image: linear-gradient(to right, #f472b6, #a78bfa, #60a5fa);
        -webkit-background-clip: text !important;
        background-clip: text;
        z-index: 0 !important;
        opacity: 10%;
}

.home-heading-3 .elementor-heading-title {
	background-image: linear-gradient(to right, #f9a8d4, #d8b4fe, #93c5fd);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gradient-box-number {
	width: 48px !important;
	height: 48px !important;
	background-image: linear-gradient(to bottom right, #ec4899, #a855f7, #3b82f6);
}

.process-background-template {
	background-image: linear-gradient(to bottom right, #ec4899, #a855f7, #3b82f6);
}

.process-background-template .process-background-template-blur {
	backdrop-filter: blur(24px);
	background-color: rgba(17, 24, 39, 0.7);
}

.works-divider-background .elementor-divider {
	background: green;
	border-radius: 3.3px;
	background: linear-gradient(to right, #ec4899, #a855f7, #3b82f6);
	opacity: 0.4;
}

.find-coach-background-template-gradient-right {
	background-image: linear-gradient(to right, #ec4899, #a855f7, #3b82f6) !important;
}

.find-coach-background-template {
	background-image: linear-gradient(to bottom right, #ec4899, #a855f7, #3b82f6);
}

.find-coach-background-template .find-coach-background-template-blur {
        backdrop-filter: blur(24px);
        background-color: rgba(17, 24, 39, 0.7);
}

.gradient-btn a.elementor-button {
	background: linear-gradient(to right, #F472B6, #9B4D96, #3B82F6);
	transition: opacity 0.3s ease !important;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
}

.gradient-btn a.elementor-button:hover {
	opacity: 0.9;
}

.review-tags {
	width: fit-content;
	background-color: #FFFFFF0D;
	border: 1px solid #FFFFFF1A;
	padding: 3px 12px;
	border-radius: 9999px;
	font-size: 12px;
}

.read-more-reviews-btn a.elementor-button {
	background: linear-gradient(to right, #F472B6FF, #C084FCFF, #60A5FAFF);
	box-shadow: 0 1px 3px 0 #0000001A, 0 1px 2px -1px #0000001A;
	transition: opacity 0.3s ease;
}

.read-more-reviews-btn a.elementor-button:hover {
	opacity: 0.9;
}

.how-it-works-section {
	position: relative;
}

.how-it-works-section > div {
	position: relative;
	z-index: 1;
}

.how-it-works-section::before {
	content: "" !important;
	position: absolute !important;
	top: -96px !important;
	left: -96px !important;
	height: 384px !important;
	width: 384px !important;
	border-radius: 9999px !important;
	filter: blur(24px);
	opacity: 0.3 !important;
	pointer-events: none;
	background-image: linear-gradient(to top right, #ec4899, #a855f7, #3b82f6);
	z-index: 0;
}

.how-it-works-section::after {
	content: "";
	position: absolute;
	bottom: -96px;
	right: -96px;
	height: 448px;
	width: 448px;
	border-radius: 9999px;
	filter: blur(24px);
	opacity: 0.2;
	pointer-events: none;
	background-image: linear-gradient(to bottom right, #3b82f6, #a855f7, #ec4899);
	z-index: 0;
}

.what-players-say-section {
  position: relative !important;
}

.what-players-say-section > div {
        position: relative;
        z-index: 1;
}

.what-players-say-section::before {
	content: "" !important;
	position: absolute !important;
	top: -96px !important;
	left: 50% !important;
	transform: translateX(-50%);
	height: 384px !important;
	width: 384px !important;
	border-radius: 9999px !important;
	filter: blur(24px);
	opacity: 0.2 !important;
	pointer-events: none;
	background-image: linear-gradient(to top right, #ec4899, #a855f7, #3b82f6);
	z-index: 0;
}

.what-players-say-section::after {
	content: "" !important;
	position: absolute !important;
	bottom: -96px !important;
	right: -96px !important;
	height: 448px !important;
	width: 448px !important;
	border-radius: 9999px !important;
	filter: blur(24px);
	opacity: 0.1 !important;
	pointer-events: none;
	background-image: linear-gradient(to bottom right, #3b82f6, #a855f7, #ec4899);
	z-index: 0;
}

@media (max-width: 768px) {
	.what-players-say-section::before {
		height: 320px !important;
		width: 320px !important;
	}
}

.blog-page-heading {
	position: relative !important;
	  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6),
    rgba(17, 24, 39, 0.7),
    rgba(0, 0, 0, 0.9)
  );
}

.blog-page-heading::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(54, 54, 54, 0.7), rgba(0, 0, 0, 0.9));
}

#search-articles-coaches form div.elementor-form-fields-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-text {
	margin: 0;
	padding: 0;
	flex: 1 1 33%;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-text input {
	padding: 16px 20px;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-select {
	width: fit-content;
	display: flex;
	flex-wrap: unset;
	align-items: center;
	justify-content: center;
	margin-bottom: 0;
	padding: 0;
	gap: 12px;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-select select {
	padding: 10.5px 16px;
	color: white;
	width: 103px;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-select div.select-caret-down-wrapper {
	top: 46%;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-select label.elementor-field-label {
	padding-bottom: 0px;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-submit {
	display: none;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-checkbox {
	padding: 0;
	margin: 0;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-checkbox > div.elementor-field-subgroup {
	gap: 8px;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-checkbox div span.elementor-field-option {
	padding: 0;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-checkbox div span.elementor-field-option > input {
	display: none;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-checkbox div span.elementor-field-option > label {
        white-space: nowrap;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 8px;
        padding-bottom: 8px;
        border-radius: 12px;
        font-size: 14px;
        border-width: 1px;
        border-style: solid;
        transition: all 0.2s ease;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-checkbox div span.elementor-field-option > input:checked + label {
	background-image: linear-gradient(to right, #ec4899, #8b5cf6, #3b82f6);
	color: black;
	border-color: white;
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-checkbox div span.elementor-field-option > input:not(:checked) + label {
	background-color: rgba(31, 41, 55, 0.7);
	color: rgb(209, 213, 219);
	border-color: rgb(55, 65, 81);
}

#search-articles-coaches form div.elementor-form-fields-wrapper div.elementor-field-type-checkbox div span.elementor-field-option:hover input:not(:checked) + label {
	background-color: rgb(31, 41, 55);
}

#igamer-blogs article.elementor-post {
	position: relative;
	height: 320px;
	border-radius: 24px;
	overflow: hidden;
}

#igamer-blogs article.elementor-post::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8));
	z-index: 1;
}

#igamer-blogs article.elementor-post > div.elementor-post__text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 32px;
	z-index: 2;
}

#igamer-blogs article.elementor-post > div.elementor-post__text > h3.elementor-post__title > a,
.igamer-single-post-bg-gradient div.single-post-title > h1.elementor-heading-title {
	background-image: linear-gradient(to right, #f9a8d4, #d8b4fe, #93c5fd);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	transition: opacity 0.2s ease;
}

#igamer-blogs article.elementor-post > div.elementor-post__text > h3.elementor-post__title > a:hover {
	opacity: 0.8;
}

#igamer-blogs article.elementor-post > a.elementor-post__thumbnail__link {
	margin-bottom: 0px;
}

#igamer-latest-post div.uc_post_list.uc-items-wrapper {
	position: relative;
	height: 320px;
}

#igamer-latest-post div.uc_post_list.uc-items-wrapper div.uc_post_list_image {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 2;
}

#igamer-latest-post div.uc_post_list.uc-items-wrapper div.uc_post_list_content {
	position: relative;
	z-index: 3;
	justify-content: end;
	padding: 32px;
}

#igamer-latest-post div.uc_post_list.uc-items-wrapper div.uc_post_list_image::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8));
        z-index: 2;
}

#igamer-latest-post div.uc_post_list.uc-items-wrapper div.uc_post_list_content div.ue-grid-item-category > a {
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(8px);
	border-radius: 6px;
	padding: 3px 8px;
	text-transform: none;
}

#igamer-latest-post div.uc_post_list.uc-items-wrapper div.uc_post_list_content div.uc_post_list_title > a {
        background-image: linear-gradient(to right, #f9a8d4, #d8b4fe, #93c5fd);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        transition: opacity 0.2s ease;
	width: fit-content;
}

#igamer-latest-post div.uc_post_list.uc-items-wrapper div.uc_post_list_content div.uc_post_list_title > a:hover {
	opacity: 0.8;
}

#igamer-post-entry div.uc_post_list.uc-items-wrapper {
	position: relative;
}

#igamer-post-entry div.uc_post_list.uc-items-wrapper div.uc_post_list_content {
	justify-content: start;
}

#igamer-post-entry div.uc_post_list.uc-items-wrapper div.uc_post_list_content div.ue-grid-item-category {
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 1;
}

#igamer-post-entry div.uc_post_list.uc-items-wrapper div.uc_post_list_content div.ue-grid-item-category > a {
	border-radius: 6px;
	background-image: linear-gradient(to right, #ec4899, #a855f7, #3b82f6);
	border: 1px solid #FFFFFF1A;
	padding: 3px 8px;
	text-transform: none;
}

#igamer-post-entry div.uc_post_list.uc-items-wrapper div.uc_post_list_content div.ue_tags_terms {
	color: transparent;
	display: flex;
	gap: 2px;
}

#igamer-post-entry div.uc_post_list.uc-items-wrapper div.uc_post_list_content div.ue_tags_terms > a {
        white-space: nowrap;
	padding: 2px 8px;
        border-radius: 6px;
	border: 1px solid #364153;
        background-color: #1e2939;
	font-family: Ubuntu, sans-serif;
	font-size: 12px;
	color: #d1d5dc;
}

div.article-dropdown-list-igamer div.ue-dropbar {
	flex-direction: column !important;
	align-items: start !important;
}

div.article-dropdown-list-igamer div.ue-dropbar > div.ue-dropbar-content {
	position: relative !important;
	margin: 0 !important;
	inset: unset !important;
	transform: unset !important;
	display: none !important;
}

div.article-dropdown-list-igamer div.ue-dropbar > div.ue-dropbar-content.ue-dropbar-active {
	display: flex !important;
	flex-direction: column !important;
	align-items: start !important;
}

div.article-dropdown-list-igamer div.ue-dropbar > button.ue-dropbar-button {
	justify-content: space-between !important;
}

div.article-dropdown-list-igamer div.ue-dropbar > button.ue-dropbar-button > span.ue-drop-icon-inactive {
	transition: transform 200ms ease-in-out;
}

div.article-dropdown-list-igamer div.ue-dropbar > button.ue-dropbar-button.ue-dropbutton-active > span.ue-drop-icon-inactive {
	transform: rotate(180deg);
}

div.article-dropdown-list-igamer div.ue-dropbar > div.ue-dropbar-content a.article-dropdown-list-item {
	font-size: 12px;
	font-family: Ubuntu, sans-serif;
	color: #9ca3af;
	padding: 6px 12px;
	border-radius: 8px;
	width: 100%;
}

div.article-dropdown-list-igamer div.ue-dropbar > div.ue-dropbar-content a.article-dropdown-list-item:hover {
	color: #ffffff;
	background-color: #ffffff0D;
}

div.igamer-archive-popular-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

div.igamer-archive-popular-tags-not-found {
        color: #d1d5db;
        font-size: 12px;
        line-height: 16px;
        font-family: Ubuntu, sans-serif;
}

div.igamer-archive-popular-tags > a.tag-item {
	padding: 6px 12px;
	border-radius: 12px;
	background-color: #1f2937;
	border: 1px solid #374151;
        color: #d1d5db;
        font-size: 12px;
        line-height: 16px;
        font-family: Ubuntu, sans-serif;
}

div.igamer-archive-popular-tags > a.tag-item:hover {
	background-color: #2b2b2b;
}

#igamer-latest-post.igamer-latest-post div.uc_post_list_content div.ue_tags_terms {
	display: none;
}

.igamer-single-post-bg-gradient {
	background: linear-gradient(to bottom, #111827 0%, #000000 100%);
}

.igamer-single-post-category ul > li span span.elementor-post-info__terms-list > a.elementor-post-info__terms-list-item {
        border-radius: 6px;
        background-image: linear-gradient(to right, #ec4899, #a855f7, #3b82f6);
        border: 1px solid #FFFFFF1A;
        padding: 6px 8px;
        text-transform: none;
	color: #000000 !important;
}

div.igamer-single-post-tags ul > li span span.elementor-post-info__terms-list > a {
        padding: 6px 12px;
        border-radius: 12px;
        background-color: #1f2937;
        border: 1px solid #374151;
}

div.igamer-single-post-tags ul > li span span.elementor-post-info__terms-list > a:hover {
        background-color: #2b2b2b;
}

div.igamer-single-post-tags ul > li span span.elementor-post-info__terms-list {
	color: transparent;
}

div.igamer-single-post-table-of-contents div.elementor-toc__body {
	margin-top: 12px;
}

div.igamer-single-post-table-of-contents div.elementor-toc__body ol.elementor-toc__list-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

div.igamer-single-post-table-of-contents div.elementor-toc__body ol.elementor-toc__list-wrapper li {
	margin-bottom: 0;
}

div.igamer-single-post-table-of-contents div.elementor-toc__body ol.elementor-toc__list-wrapper li div:before {
	content: none;
}

div.igamer-single-post-table-of-contents div.elementor-toc__body ol.elementor-toc__list-wrapper li div > a {
	padding: 6px 12px;
	border-radius: 12px;
	background-color: #1f2937;
	border: 1px solid #374151;
}

div.igamer-single-post-table-of-contents div.elementor-toc__body ol.elementor-toc__list-wrapper li div > a.elementor-item-active,
div.igamer-single-post-table-of-contents div.elementor-toc__body ol.elementor-toc__list-wrapper li div > a:hover {
	background: #364153;
}

div.igamer-single-post-updated-date {
	font-family: Ubuntu, sans-serif;
	color: #99a1af;
	font-size: 12px;
}

div.igamer-single-post-heading h2,
div.igamer-single-post-heading h3,
div.igamer-single-post-heading h4 {
	background-image: linear-gradient(to right, #f9a8d4, #d8b4fe, #93c5fd);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	font-weight: 800;
}

div.igamer-single-post-heading h2 {
	font-size: 30px;
}

div.igamer-single-post-heading h3 {
	font-size: 26px;
}

div.igamer-single-post-heading h4 {
	font-size: 24px;
}

div.igamer-single-post-share-button div div.elementor-grid-item div.elementor-share-btn {
	border: 1px solid #ffffff1a;
	border-radius: 8px;
}

div.igamer-single-post-navigation div.elementor-post-navigation {
	gap: 16px;
}

div.igamer-single-post-navigation div.elementor-post-navigation div.elementor-post-navigation__prev,
div.igamer-single-post-navigation div.elementor-post-navigation div.elementor-post-navigation__next {
	border-radius: 16px;
	border: 1px solid #ffffff1a;
	background-color: #111827b3;
	padding: 20px;
	transition: background-color 0.2s;
}

div.igamer-single-post-navigation div.elementor-post-navigation div.elementor-post-navigation__prev:hover,
div.igamer-single-post-navigation div.elementor-post-navigation div.elementor-post-navigation__next:hover {
	background-color: #111827;
}

.igamer-single-post-comment-form #comments div.comment-respond h2 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
	margin-top: 0px;
}

.igamer-single-post-comment-form #comments div.comment-respond form.comment-form p {
	font-size: 14px;
	font-weight: 400;
	color: #99a1af;
	margin-top: 8px;
}

.igamer-single-post-comment-form #comments div.comment-respond form.comment-form p textarea,
.igamer-single-post-comment-form #comments div.comment-respond form.comment-form p input {
	background-color: #1f2937;
	border-radius: 12px;
	border: 1px solid #374151;
	color: #ffffff;
	margin-top: 4px;
}

.igamer-single-post-comment-form #comments div.comment-respond form.comment-form p textarea:focus-visible,
.igamer-single-post-comment-form #comments div.comment-respond form.comment-form p input:focus-visible {
	outline: 0;
	border: 1px solid #f0b100;
}

.igamer-single-post-comment-form #comments div.comment-respond form.comment-form p.form-submit input.submit {
	border: 0;
	font-weight: 600;
	background-image: linear-gradient(to right, #f472b6, #a78bfa, #60a5fa);
	color: #000000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
	transition: opacity 0.2s;
}

.igamer-single-post-comment-form #comments div.comment-respond form.comment-form p.form-submit input.submit:hover {
	opacity: 0.9;
}

.igamer-card-coach-img-bg {
	background-image: linear-gradient(to right, #1f2937, #374151);
}

div.igamer-coach-card-game > a,
div.igamer-coach-card-region > a,
div.igamer-coach-card-default {
	padding: 4px 8px;
	border-radius: 6px;
	background-color: #00000066;
	border: 1px solid #ffffff1a;
	color: #d1d5dc;
}

.igamer-coach-filter-game .e-filter button[aria-pressed="true"] {
	background: linear-gradient(to right, #ec4899, #a855f7, #3b82f6);
}

div.apply-to-coach-form div.wpforms-container.wpforms-container-full {
	margin: 0px !important;
}

div.apply-to-coach-form div.wpforms-head-container {
	padding: 0px !important;
}

div.apply-to-coach-form div.wpforms-head-container div.wpforms-title {
	font-size: 14px !important;
	margin-bottom: 8px !important;
}

div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field {
	padding: 0px !important;
	margin-bottom: 12px !important;
}

div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field label.wpforms-field-label {
	margin: 0 !important;
	margin-bottom: 4px !important;
}

div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field > input,
div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field > textarea,
div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field > select {
	max-width: unset !important;
	width: 100% !important;
	height: auto !important;
	padding: 10px 12px !important;
	color: #FFFFFF !important;
}

div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field > select {
	padding: 7.5px 12px !important;
}

div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field > input::focus,
div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field > textarea::focus {
	box-shadow: 0 !important;
}

div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field > input::placeholder,
div.apply-to-coach-form div.wpforms-field-container > div.wpforms-field > textarea::placeholder {
	color: #888C94 !important;
}

div.apply-to-coach-form div.wpforms-submit-container button.wpforms-submit {
	background: linear-gradient(to right, #F472B6, #9B4D96, #3B82F6);
	max-width: none !important;
	width: 100% !important;
	border: 0 !important;
	transition: all 0.3s ease-in-out !important;
}

div.apply-to-coach-form div.wpforms-submit-container button.wpforms-submit:hover {
	opacity: 90%;
}

/* Login form */
div#user-registration {
	margin: 0;
	background: transparent;
}

div#user-registration div.ur-frontend-form.login,
div#igamer-registration-form div.user-registration {
	padding: 0;
	background: transparent;
	box-shadow: none !important;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid,
div#igamer-registration-form div.user-registration div.ur-form-grid {
	padding: 0;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid label[for=username],
div#user-registration div.ur-frontend-form.login div.ur-form-grid label[for=password],
div#igamer-registration-form div.user-registration div.ur-form-grid > div label,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > p.user-registration-form-row label,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login form.user-registration-ResetPassword.ur_lost_reset_password div.ur-form-grid > p label {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 300;
	font-family: "Ubuntu", Sans-serif;
	color: #D1D5DC;
}

div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > p.user-registration-form-row {
	margin: 0;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid label[for=username] > span.required,
div#user-registration div.ur-frontend-form.login div.ur-form-grid label[for=password] > span.required,
div#igamer-registration-form div.user-registration div.ur-form-grid > div label > abbr.required,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > p.user-registration-form-row label > abbr.required,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login form.user-registration-ResetPassword.ur_lost_reset_password div.ur-form-grid > p label > span.required {
	display: none;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid > div.user-registration-form-row {
	margin-bottom: 20px !important;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid span.input-wrapper input,
div#igamer-registration-form div.user-registration div.ur-form-grid > div span.input-wrapper input,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > div.ur-input-with-icon > input,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login form.user-registration-ResetPassword.ur_lost_reset_password div.ur-form-grid > p span.password-input-group > input {
	background: #1E2939 ;
	border: 1px solid #364153;
	border-radius: 16px !important;
	padding: 14px 16px;
	font-size: 16px;
	color: white;
	font-family: "Ubuntu", Sans-serif;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid span.password-input-group input {
        background: #1E2939 !important;
        border: 1px solid #364153 !important;
        border-radius: 16px !important;
        padding: 14px 16px !important;
        font-size: 16px;
        color: white;
        font-family: "Ubuntu", Sans-serif;
	height: unset !important;
}

div#igamer-registration-form div.user-registration div.ur-form-grid > div span.input-wrapper input,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > div.ur-input-with-icon > input,
div#user-registration div.ur-frontend-form.login div.ur-form-grid span.password-input-group > input {
	min-height: unset !important;
	max-height: none !important;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid span.input-wrapper input:focus,
div#igamer-registration-form div.user-registration div.ur-form-grid > div span.input-wrapper input:focus,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > div.ur-input-with-icon > input:focus,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login form.user-registration-ResetPassword.ur_lost_reset_password div.ur-form-grid > p span.password-input-group > input:focus {
	border-color: #f0b100;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid span.password-input-group > input:focus {
	border-color: #f0b100 !important;
}

div#igamer-registration-form div.user-registration div.ur-button-container {
	margin-top: 20px !important;
	width: 100%;
	padding: 0px !important;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div[data-field=login-button] > button,
div#igamer-registration-form div.user-registration div.ur-button-container > button,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > p.user-registration-form-row > input.ur-reset-password-btn,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login form.user-registration-ResetPassword.ur_lost_reset_password div.ur-form-grid > p.user-registration-form-row > input.user-registration-Button.button,
div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body div form.edit-profile div div div.user-registration-profile-fields p input[name=save_account_details],
div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body div form.edit-password p input[name=save_change_password] {
	width: 100%;
	background: #F0B100 !important;
	border: none;
	border-radius: 16px !important;
	padding: 12px 24px !important;
	height: 52px;	
	color: #000000 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	transition: 0.2s ease-in-out;
}

div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body div form.edit-password p input[name=save_change_password] {
	width: auto;
	border: none !important;
}

div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > p.user-registration-form-row > input.ur-reset-password-btn {
	margin-top: 20px;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div[data-field=login-button] > button:hover,
div#igamer-registration-form div.user-registration div.ur-button-container > button:hover,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > p.user-registration-form-row > input.ur-reset-password-btn:hover,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login form.user-registration-ResetPassword.ur_lost_reset_password div.ur-form-grid > p.user-registration-form-row > input.user-registration-Button.button:hover,
div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body div form.edit-profile div div div.user-registration-profile-fields p input[name=save_account_details]:hover,
div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body div form.edit-password p input[name=save_change_password]:hover {
	background: #FDC700 !important;
	transform: scale(1.02);
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div.form-row,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login form.user-registration-ResetPassword.ur_lost_reset_password div.ur-form-grid > p.user-registration-form-row.user-registration-form-row--wide.form-row.form-row-wide.hide_show_password {
	margin-bottom: 20px;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div.form-row div.user-registration-before-login-btn div > label {
	margin: 0;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div.form-row div.user-registration-before-login-btn div.lost_password a {
	color: #99a1af !important;
	font-weight: 300;
	transition: 0.2s ease-in-out;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div.form-row div.user-registration-before-login-btn div.lost_password a:hover {
	color: white !important;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div.form-row div.user-registration-before-login-btn div[data-field=remember-me] label span {
	color: #d1d5dc !important;
        font-weight: 300;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div[data-field=registration-setting] > a {
        color: #99a1af !important;
        font-weight: 300;
	font-size: 14px;
	transition: 0.2s ease-in-out;
}

div#user-registration div.ur-frontend-form.login div.ur-form-grid div[data-field=registration-setting] > a:hover {
	color: white !important;
}

div > a.login-form-terms-link {
	text-decoration: underline !important;	
	transition: 0.2s ease-in-out;
}

div > a.login-form-terms-link:hover {
	color: white !important;
}

div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > div.ur-lost-password-content-container,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login div.ur-form-grid > div.ur-input-with-icon > svg,
div#igamer-lost-password-form div#user-registration div.ur-frontend-form.login form.user-registration-ResetPassword.ur_lost_reset_password div.ur-form-grid > p:first-child {
	display: none;
}

/* My Account Logged-in user page */

div#user-registration.user-registration.user-registration-MyAccount {
	background: #181D2C;
	border: 1px solid #3F485F;
}

div#user-registration.user-registration.user-registration-MyAccount nav.user-registration-MyAccount-navigation {
	border-right: 1px solid #3F485F;
	background: transparent;
	border-radius: 0;
}

div#user-registration.user-registration.user-registration-MyAccount nav.user-registration-MyAccount-navigation ul li.user-registration-MyAccount-navigation-link a {
	color: #99A1AF;
	transition: 0.2s ease-in-out
}

div#user-registration.user-registration.user-registration-MyAccount nav.user-registration-MyAccount-navigation ul li.user-registration-MyAccount-navigation-link a:hover {
        color: #000000;
}

div#user-registration.user-registration.user-registration-MyAccount nav.user-registration-MyAccount-navigation ul li.user-registration-MyAccount-navigation-link.is-active a {
        color: #000000;
}

div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__header {
	border-color: #3F485F;
}

div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__header h1,
div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body h2,
div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body p {
	color: #FFFFFF;
}

div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body p a {
	color: #99A1AF;
}

div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body div form.edit-password fieldset p label {
        color: #D1D5DC !important;
}

div#user-registration.user-registration.user-registration-MyAccount div.user-registration-MyAccount-content div.user-registration-MyAccount-content__body div form.edit-profile div div div.user-registration-profile-fields div div.ur-form-row {
	gap: 16px;
}

