@charset "UTF-8";

:root {
    --main-color: #52126a;
    --sec-color: #efa36e;
}

[class^="ico_"],
[class*=" ico_"] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    line-height: 1em;
}

html,
body {
    color: #353535;
    font-family: "Nunito";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Inter";
    font-weight: 700;
}

.uk-text-lead {
    margin-bottom: 15px;
    color: #353535;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.33;
}

@font-face {
    src: url("../fonts/icons.eot");
    src:
        url("../fonts/icons.eot?#iefix") format("eot"),
        url("../fonts/icons.woff") format("woff"),
        url("../fonts/icons.woff2") format("woff2"),
        url("../fonts/icons.ttf") format("truetype"),
        url("../fonts/icons.svg#icons") format("svg");
    font-family: "icons";
}

.ico_add-square:before,
.ico_apple:before,
.ico_arrow-circle-left:before,
.ico_arrow-circle-right:before,
.ico_attach-circle:before,
.ico_call:before,
.ico_chats:before,
.ico_clipboard-text:before,
.ico_close-circle:before,
.ico_community:before,
.ico_edit:before,
.ico_emoji-happy:before,
.ico_eye:before,
.ico_favourites:before,
.ico_friends:before,
.ico_gallery:before,
.ico_help:before,
.ico_home:before,
.ico_info-circle:before,
.ico_market:before,
.ico_menu:before,
.ico_message:before,
.ico_microphone:before,
.ico_more:before,
.ico_notification:before,
.ico_play-circle:before,
.ico_profile:before,
.ico_report:before,
.ico_search:before,
.ico_shopping-cart:before,
.ico_star:before,
.ico_store:before,
.ico_streams:before,
.ico_tick-circle:before,
.ico_trash:before,
.ico_video-circle:before,
.ico_wallet:before,
.ico_windows:before,
.ico_settings:before,
.swiper-button-prev:before,
.swiper-rtl .swiper-button-next:before,
.swiper-button-next:before,
.swiper-rtl .swiper-button-prev:before,
.stream-item__media a:before,
.stream-item__count:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    text-decoration: none;
    text-decoration: inherit;
    text-transform: none;
}

.ico_add-square:before {
    content: "";
}

.ico_apple:before {
    content: "";
}

.ico_arrow-circle-left:before {
    content: "";
}

.ico_arrow-circle-right:before {
    content: "";
}

.ico_attach-circle:before {
    content: "";
}

.ico_call:before {
    content: "";
}

.ico_chats:before {
    content: "";
}

.ico_clipboard-text:before {
    content: "";
}

.ico_close-circle:before {
    content: "";
}

.ico_community:before {
    content: "";
}

.ico_edit:before {
    content: "";
}

.ico_emoji-happy:before {
    content: "";
}

.ico_eye:before {
    content: "";
}

.ico_favourites:before {
    content: "";
}

.ico_friends:before {
    content: "";
}

.ico_gallery:before {
    content: "";
}

.ico_help:before {
    content: "";
}

.ico_home:before {
    content: "";
}

.ico_info-circle:before {
    content: "";
}

.ico_market:before {
    content: "";
}

.ico_menu:before {
    content: "";
}

.ico_message:before {
    content: "";
}

.ico_microphone:before {
    content: "";
}

.ico_more:before {
    content: "";
}

.ico_notification:before {
    content: "";
}

.ico_play-circle:before {
    content: "";
}

.ico_profile:before {
    content: "";
}

.ico_report:before {
    content: "";
}

.ico_search:before {
    content: "";
}

.ico_shopping-cart:before {
    content: "";
}

.ico_star:before {
    content: "";
}

.ico_store:before {
    content: "";
}

.ico_streams:before {
    content: "";
}

.ico_tick-circle:before {
    content: "";
}

.ico_trash:before {
    content: "";
}

.ico_video-circle:before {
    content: "";
}

.ico_wallet:before {
    content: "";
}

.ico_windows:before {
    content: "";
}

.ico_settings:before {
    content: "";
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus,
*:active,
*.nice-select.open {
    outline: none;
}

a:focus,
a:active,
a.nice-select.open {
    outline: none;
}

aside,
nav,
footer,
header,
section {
    display: block;
}

body {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 13px;
}

input,
button,
textarea {
    font-size: inherit;
}

input::-ms-clear {
    display: none;
}

button {
    background-color: inherit;
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.tooltip::after {
    content: attr(data-tooltip);
}

.full-width {
    position: relative;
    right: 50%;
    left: 50%;
    width: 100vw;
    margin-inline-end: -50vw;
    margin-inline-start: -50vw;
}

._video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.user-info__title,
.widjet-game__title,
.widjet__head a,
.user-item__name,
.activities-item__title,
.stream-item__title {
    font-family: "Inter", sans-serif;
}

.game-card__title {
    font-family: "Inter", sans-serif;
}

.widjet .uk-range {
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    -webkit-appearance: none;
    background: 0 0;
    padding: 0;
    position: relative;
    top: 3px;
}

html #youzify-groups-list .item .item-title a {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    color: #222;
    font-weight: 500;
}

/* ======= PRELOADER ========== */
.preloaderjs .spinner {
    display: none !important;
}

.preloaderjs#page-preloader {
    background: rgba(46, 46, 46, 0.99) !important;
}

#page-preloader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2e2e2e;
    z-index: 100500;
}

#page-preloader .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-inline-start: -50px;
    border: 3px solid transparent;
    border-top-color: #4aa138;
    border-radius: 50%;
    z-index: 1001;
    -webkit-animation: spin 2.5s infinite linear;
    animation: spin 2.5s infinite linear;
}

#page-preloader .spinner:before,
#page-preloader .spinner:after {
    position: absolute;
    border-radius: 50%;
    content: "";
}

#page-preloader .spinner:before {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border: 3px solid transparent;
    border-top-color: var(--main-color);
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

#page-preloader .spinner:after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

._video video,
._video iframe,
._video object,
._video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videobg video,
.videobg iframe,
.videobg object,
.videobg embed {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    z-index: -100;
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}

.nice-select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: auto;
    height: 38px;
    padding-inline-end: 30px;
    padding-inline-start: 18px;
    clear: both;
    border: solid 1px #e8e8e8;
    border-radius: 5px;
    outline: none;
    background-color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    line-height: 2.57;
    text-align: left !important;
    white-space: nowrap;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    user-select: none;
}

.nice-select:hover {
    border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: #000;
}

.nice-select:after {
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    display: block;
    position: absolute;
    top: 50%;
    right: 16px;
    width: 7px;
    height: 7px;
    margin-top: -4px;
    transform: rotate(45deg);
    transform-origin: 66% 66%;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    content: "";
    pointer-events: none;
    transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    min-width: 100%;
    transform: scale(1) translateY(0);
    opacity: 1;
    pointer-events: auto;
}

.nice-select.disabled {
    border-color: #ededed;
    color: #000;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #333333;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    right: 0 !important;
    left: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    right: 0;
    left: auto;
}

.nice-select.small {
    height: 30px;
    font-size: 12px;
    line-height: 2.33;
}

.nice-select.small:after {
    width: 4px;
    height: 4px;
}

.nice-select.small .option {
    min-height: 28px;
    line-height: 28px;
}

.nice-select .list {
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    -webkit-box-sizing: border-box;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-19px);
    -ms-transform: scale(0.75) translateY(-19px);
    -webkit-transition:
        all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
        opacity 0.15s ease-out;
    -o-transition:
        all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
        opacity 0.15s ease-out;
    box-sizing: border-box;
    z-index: 9;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 4px;
    padding: 0;
    overflow: hidden;
    transform: scale(0.75) translateY(-19px);
    transform-origin: 50% 0;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    opacity: 0;
    pointer-events: none;
    transition:
        all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
        opacity 0.15s ease-out;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    min-height: 36px;
    padding-inline-end: 29px;
    padding-inline-start: 18px;
    outline: none;
    font-weight: 400;
    line-height: 36px;
    list-style: none;
    text-align: start;
    cursor: pointer;
    transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #000;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

#toggle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: 2px 2px 7px 0px #00000024;
    z-index: 5;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 75px;
    height: 40px;
    border-radius: 20px;
    outline: none;
    background-color: var(--main-color);
    box-shadow: 2px 2px 7px 0px #00000024;
    cursor: pointer;
}

#toggle:after {
    position: absolute;
    top: 5px;
    left: 7px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ffffff;
    content: "";
}

.dark-theme {
    background-color: #15181f;
    color: #e5e5e5;
}

.dark-theme #toggle {
    background-color: #ffffff;
}

.dark-theme #toggle:after {
    -webkit-box-shadow: 10px 10px #15181f;
    top: -4px;
    left: 30px;
    background-color: transparent;
    box-shadow: 10px 10px #15181f;
}

body.no-scroll {
    overflow: hidden;
}

.page-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    min-width: 320px;
    max-width: 1920px;
    min-height: 100vh;
    margin: 0 auto;
    background: #f5f5f5;
}

.page-wrapper .page-content {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 1;
    align-items: stretch;
    /* padding-top: 75px; */
}

.page-wrapper .page-main {
    scrollbar-color: var(--main-color) #e2ebec;
    scrollbar-width: thin !important;
    -moz-appearance: none !important;
    display: block;
    position: relative;
    height: calc(100vh - 75px);
    padding: 45px;
    overflow-x: hidden;
    overflow-y: auto;
}

.page-wrapper .page-main::-webkit-scrollbar {
    width: 6px;
}

.page-wrapper .page-main::-webkit-scrollbar-track {
    background-color: #e2ebec;
}

.page-wrapper .page-main::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
}

.page-wrapper .page-main::before {
    display: block;
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    opacity: 0;
    pointer-events: none;
}

.scroll-box {
    scrollbar-color: var(--main-color) #e2ebec;
    scrollbar-width: thin !important;
    -moz-appearance: none !important;
}

.scroll-box::-webkit-scrollbar {
    width: 4px;
}

.scroll-box::-webkit-scrollbar-track {
    background-color: #e2ebec;
}

.scroll-box::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
}

a {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    color: #3b0654;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.31;
    transition: all 0.25s linear;
}

a:hover {
    color: #3b0654;
}

.search {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.search__input {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
    max-width: 550px;
    height: 45px;
    padding: 0 20px;
    border-radius: 5px;
    background: #f5f5f5;
}

.search__input [class*="ico_"] {
    margin-inline-end: 10px;
    color: #6e6e6e;
    font-size: 16px;
}

.search__input input {
    width: 100%;
    border: none;
    background: none;
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.search__input input::-webkit-input-placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.search__input input::-moz-placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.search__input input:-ms-input-placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.search__input input::-ms-input-placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.search__input input::placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.search__input input:hover,
.search__input input:focus,
.search__input input:active,
.search__input input.nice-select.open {
    border: none;
    outline: none;
}

.search__btn {
    margin-inline-start: 12px;
}

.search__btn button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 24px;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: none;
    outline: none;
    color: #646464;
    font-size: 24px;
    cursor: pointer;
    transition: all 0.25s linear;
}

.search__btn button:hover,
.search__btn button:focus,
.search__btn button:active,
.search__btn button.nice-select.open {
    color: var(--main-color);
}

.social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social li {
    margin: 0 20px 0 0;
}

.social li:last-child {
    margin: 0;
}

.uk-input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px;
    padding: 0 20px;
    border: 1px solid #f5f5f5;
    border-radius: 15px;
    background: #f2f2f2;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 3.75;
}

.uk-input::-webkit-input-placeholder {
    color: #6e6e6e;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

.uk-input::-moz-placeholder {
    color: #6e6e6e;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

.uk-input:-ms-input-placeholder {
    color: #6e6e6e;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

.uk-input::-ms-input-placeholder {
    color: #6e6e6e;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

.uk-input::placeholder {
    color: #6e6e6e;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

.uk-input:hover,
.uk-input:focus,
.uk-input:active,
.uk-input.nice-select.open {
    border: 1px solid #f5f5f5;
    background: #f2f2f2;
}

.uk-button {
    font-family: "Inter", sans-serif;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    transition: all 0.25s linear;
    text-decoration: none;
}

.uk-button-secondary {
    background-color: #646464;
    color: #fff;
}

.uk-button-secondary:hover,
.uk-button-secondary:focus,
.uk-button-secondary:active,
.uk-button-secondary.nice-select.open {
    background-color: #767676;
}

.uk-button-primary {
    background: #f5f5f5;
    color: #5f5f5f;
}

.uk-button-primary:hover,
.uk-button-primary:focus,
.uk-button-primary:active,
.uk-button-primary.nice-select.open {
    background-color: #4aa138;
    color: #fff;
}

.uk-button-danger {
    background: rgba(244, 97, 25, 0.05);
    color: var(--main-color);
}

.uk-button-danger:hover,
.uk-button-danger:focus,
.uk-button-danger:active,
.uk-button-danger.nice-select.open,
.friend-requests-item__action button:hover {
    background: var(--main-color) !important;
}

.uk-button-link {
    color: var(--main-color);
}

.ico_more {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    border: none;
    background: none;
    color: #353535;
    font-size: 6px;
    transition: all 0.25s linear;
}

.ico_more:hover {
    color: var(--main-color);
}

.uk-form-label {
    color: #6f6f6f;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.71;
}

.uk-input {
    border: none;
    border-radius: 15px;
    background: #f5f5f5;
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
    resize: none;
}

.uk-input:hover,
.uk-input:focus,
.uk-input:active,
.uk-input.nice-select.open {
    background: #f5f5f5;
}

.uk-textarea {
    height: 150px;
    padding: 10px 15px;
    border: none;
    border-radius: 15px;
    background: #f5f5f5;
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
    resize: none;
}

.uk-textarea:hover,
.uk-textarea:focus,
.uk-textarea:active,
.uk-textarea.nice-select.open {
    background: #f5f5f5;
}

.uk-form-custom .uk-button-default {
    border: none;
    border-radius: 15px;
    background: #f5f5f5;
    color: #5f5f5f;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.uk-form-custom .uk-button-default .uk-icon,
.uk-form-custom .uk-button-default [class*="ico_"] {
    margin-inline-end: 10px;
}

.nice-select {
    height: 40px;
    border: none;
    border-radius: 5px;
    background: #f5f5f5;
    line-height: 40px;
    text-align: start !important;
}

.nice-select .current {
    color: #6f6f6f;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.swiper {
    margin: -20px;
    padding: 20px 20px 40px 20px;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    display: none;
}

.swiper-button-prev:before,
.swiper-rtl .swiper-button-next:before {
    content: "";
}

.swiper-button-prev::before,
.swiper-rtl .swiper-button-next::before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 40px;
    transition: all 0.25s linear;
}

.swiper-button-prev:hover::before,
.swiper-rtl .swiper-button-next:hover::before {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    color: var(--main-color);
    transition: all 0.25s linear;
}

.swiper-button-prev:hover:after,
.swiper-button-next::after {
    background: #fff;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    display: none;
}

.swiper-button-next:before,
.swiper-rtl .swiper-button-prev:before {
    content: "";
}

.swiper-button-next::before,
.swiper-rtl .swiper-button-prev::before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 40px;
    transition: all 0.25s linear;
}

.swiper-button-next:hover::before,
.swiper-rtl .swiper-button-prev:hover::before {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    color: var(--main-color);
    transition: all 0.25s linear;
}

.swiper-button-next:hover::after,
.swiper-rtl .swiper-button-prev:hover::after,
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
    background-color: #fff;
}

.swipper-nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 40px;
    bottom: 57px;
    align-items: center;
    justify-content: center;
}

.swipper-nav .swiper-button-prev {
    position: relative;
    top: auto;
    left: auto;
}

.swipper-nav .swiper-button-next {
    position: relative;
    top: auto;
    right: auto;
    margin-inline-start: 10px;
}

.swiper-button-prev,
.swiper-button-next {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.swiper-button-prev::after,
.swiper-button-next::after {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #000;
    content: "";
}

.swiper-horizontal>.swiper-pagination-bullets {
    bottom: 0px;
}

.swiper-pagination-bullet {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    border-radius: 5px;
    background: #6d6d6dcc;
    transition: all 0.25s linear;
}

.swiper-pagination-bullet-active {
    width: 40px;
    border-radius: 5px;
    background-color: var(--main-color);
}

.uk-subnav {
    margin-inline-start: -10px;
}

.uk-subnav>* {
    padding-bottom: 10px;
    padding-inline-start: 10px;
}

.uk-subnav>*> :first-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-shadow: 0px 30px 70px rgb(0 0 0 / 10%);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 18px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 30px 70px rgb(0 0 0 / 10%);
    color: #000000;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.36;
    text-transform: none;
    text-transform: uppercase;
}

.uk-subnav>*> :first-child:hover {
    background: #fff;
    color: var(--main-color);
}

.uk-subnav-pill>.uk-active>a {
    background: #000;
    color: #fff;
}

.uk-lightbox {
    background: #000000f5;
}

.page-header {
    display: block;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.page-header__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 75px;
    background-color: #fff;
}

.page-header__sidebar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 250px;
    height: 75px;
    padding: 0 30px;
    border-right: 1px solid #f2f2f2;
}

.page-header__menu-btn {
    margin-inline-end: 30px;
    margin-bottom: -10px;
    display: none;
}

.page-header__menu-btn .menu-btn {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    border: none;
    outline: none;
    color: #646464;
    font-size: 20px;
    transition: all 0.25s linear;
}

.page-header__menu-btn .menu-btn:hover,
.page-header__menu-btn .menu-btn:focus,
.page-header__menu-btn .menu-btn:active,
.page-header__menu-btn .menu-btn.nice-select.open {
    color: var(--main-color);
}

.logo-big img {
    max-width: 65px;
}

.logo-big span {
    font-family: "Marcellus", serif;
    font-size: 82px;
    color: #fff;
    position: relative;
    top: 38px;
    left: 12px;
}

.page-header__logo {
    display: block;
    position: relative;
    margin-inline-start: -4px;
}

.page-header__logo img {
    max-width: 30px;
    height: auto;
    margin-inline-end: 12px;
}

.page-header__logo_text {
    font-weight: bold;
    position: relative;
    top: 11px;
    font-size: 20px;
}

.page-header__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-box-shadow: 11px 7px 10px 0px #0000000f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: space-between;
    height: 75px;
    padding: 0 45px;
    box-shadow: 11px 7px 10px 0px #0000000f;
}

.page-header__search {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: block;
    position: relative;
    flex-grow: 1;
}

.page-header__action {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.page-header__action>* {
    margin-inline-end: 24px;
}

.page-header__action>*:last-child {
    margin-inline-end: 0;
}

.action-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex: 0 0 24px;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: #646464;
    font-size: 24px;
    transition: all 0.25s linear;
}

.action-btn:hover {
    color: var(--main-color);
}

.action-btn span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 8px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    background: var(--main-color);
}

.profile {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 32px;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
}

.uk-modal-dialog {
    width: 450px;
    padding: 20px;
    border-radius: 15px;
    background: #ffffff;
}

.uk-modal-title {
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33;
    text-align: center;
    font-family: "Marcellus", serif;
}

.uk-modal-close-default {
    border-radius: 50%;
    background: #d3d3d3;
    color: #000;
}

#modal-help h4 {
    color: #222;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.33;
}

#modal-help ul {
    motion: 0;
    padding: 0;
    list-style-type: none;
}

#modal-help ul li {
    -ms-flex-line-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    color: #353535;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

#modal-help ul li+li {
    margin-top: 20px;
}

#modal-help ul li img {
    margin-inline-end: 10px;
}

#modal-help ul li a {
    color: var(--main-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.36;
    text-transform: capitalize;
}

.sidebar {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: block;
    z-index: 3;
    position: absolute;
    top: 75px;
    left: -250px;
    width: 250px;
    height: calc(100vh - 75px);
    padding: 30px 20px 30px 0;
    overflow-y: auto;
    border-right: 1px solid #f2f2f2;
    background-color: #fff;
    transition: all 0.25s linear;
}

.sidebar.is-show {
    left: 0;
}

.sidebar.is-show+.page-main {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    left: 250px;
    width: calc(100% - 250px);
    padding: 45px 45px;
    transition: all 0.25s linear;
    padding-top: 110px !important;
}

.sidebar+.page-main {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    left: 0;
    width: 100%;
    padding: 45px 30px;
    transition: all 0.25s linear;
}

.sidebar-box {
    display: block;
    position: relative;
}

.sidebar-box .uk-nav li a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 12px 12px 30px;
    border-radius: 0px 20px 20px 0px;
    color: #646464;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.36;
    transition: all 0.25s linear;
}

.sidebar-box .uk-nav li a:hover,
.sidebar-box .uk-nav li a:focus,
.sidebar-box .uk-nav li a:active,
.sidebar-box .uk-nav li a.nice-select.open {
    background: hsl(284deg 71% 24% / 5%);
    color: var(--main-color);
}

.sidebar-box .uk-nav li a:hover [class*="ico_"],
.sidebar-box .uk-nav li a:focus [class*="ico_"],
.sidebar-box .uk-nav li a:active [class*="ico_"],
.sidebar-box .uk-nav li a.nice-select.open [class*="ico_"] {
    color: var(--main-color);
}

.sidebar-box .uk-nav li a [class*="ico_"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 24px;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-inline-end: 15px;
    color: #646464;
    font-size: 24px;
    transition: all 0.25s linear;
}

.sidebar-box .uk-nav li a::before {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    border-radius: 0px 5px 5px 0px;
    background: var(--main-color);
    content: "";
    opacity: 0;
    transition: all 0.25s linear;
}

.sidebar-box .uk-nav li a span.count {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    margin-inline-start: auto;
    border-radius: 50%;
    background: var(--sec-color);
    color: #ffffff;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
}

.sidebar-box .uk-nav li.uk-nav-header {
    margin-top: 15px;
    padding-inline-start: 30px;
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.sidebar-box .uk-nav li.uk-active a {
    background: hsl(284deg 71% 24% / 5%);
    color: var(--main-color);
}

.sidebar-box .uk-nav li.uk-active a [class*="ico_"] {
    color: var(--main-color);
}

.sidebar-box .uk-nav li.uk-active a::before {
    opacity: 1;
}

.page-first-screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 100vh;
    padding: 120px 160px;
    padding: 11.1vh 8.33vw;
    background-image: url(../img/bg-first-screen.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-first-screen h1 {
    margin: 5px 0 0 0;
    color: #ffffff;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.33;
    padding-inline-start: 102px;
    opacity: 0.7;
}

.form-login {
    -webkit-box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%;
    max-width: 540px;
    margin-inline-start: auto;
    padding: 60px 45px;
    border-radius: 25px;
    background: #ffffff;
    box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
}

.form-login__social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.form-login__box {
    color: #6c6c6c;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.form-login__box .uk-heading-line {
    margin-bottom: 35px;
    color: #6c6c6c;
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
    font-family: "Marcellus", serif;
}

.form-login__box a:not(.uk-button) {
    color: var(--main-color);
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.form-login__box .uk-button {
    height: 60px;
}

.js-trending .game-card__media {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 325px;
}

.js-trending .game-card__media img {
    height: 100%;
}

.recommend-slide {
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
    display: block;
    position: relative;
    padding: 10px;
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
}

.recommend-slide__box {
    display: block;
    position: relative;
    padding: 30px;
    border-radius: 5px;
    background: #dd2138;
    height: 330px;
}

.recommend-slide__box::before {
    display: block;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    border-radius: 5px;
    background: -webkit-gradient(linear,
            right top,
            left top,
            from(rgba(217, 37, 59, 0.042)),
            color-stop(58.85%, rgba(0, 0, 0, 0.306)));
    background: -o-linear-gradient(right,
            rgba(217, 37, 59, 0.042) 0%,
            rgba(0, 0, 0, 0.306) 58.85%);
    background: linear-gradient(270deg,
            rgba(217, 37, 59, 0.042) 0%,
            rgba(0, 0, 0, 0.306) 58.85%);
    content: "";
}

.recommend-slide__info {
    display: block;
    z-index: 2;
    position: relative;
    max-width: 377px;
}

.recommend-slide__logo {
    font-family: "Inter", sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
}

.recommend-slide__logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
    padding-top: 20px;
}

.recommend-slide__intro {
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.7;
    position: relative;
    top: 0;
    opacity: 0.85;
    margin-top: -10px;
    margin-bottom: 18px;
}

.recommend-slide__rating-and-price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.recommend-slide__rating {
    margin-inline-end: 10px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.recommend-slide__rating [class*="ico_"] {
    color: #ff9900;
    margin-inline-start: 5px;
}

.recommend-slide__price {
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.31;
}

.recommend-slide__btn {
    margin-bottom: 10px;
}

.recommend-slide__btn .uk-button-danger {
    height: 40px;
    border-radius: 5px;
    background: var(--main-color);
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
    margin: 10px 0;
}

.recommend-slide__platform {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 24px;
    position: relative;
    top: 10px;
}

.recommend-slide__platform>* {
    margin: 0 10px 0 0;
}

.recommend-slide__platform>*:last-child {
    margin: 0;
}

.recommend-slide__img {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}

.recommend-slide__favorites {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 20px;
    right: 20px;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
}

.recommend-slide__favorites [class*="ico_"] {
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 24px;
}

.game-card {
    display: block;
    position: relative;
}

.game-card+.game-card {
    margin-top: 12px;
}

.game-card__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.game-card__media {
    display: block;
    position: relative;
    height: 180px;
    overflow: hidden;
    border-radius: 5px;
}

.game-card__media img {
    -o-object-fit: cover;
    -o-object-position: top center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: top center;
    transform: translate(-50%, -50%);
}

.game-card__info {
    padding: 6px;
}

.game-card__title {
    -o-text-overflow: ellipsis;
    overflow: hidden;
    color: #353535;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.31;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 10px;
}

.js-popular .game-card__title {
    font-size: 16px;
}

.game-card__genre {
    margin: -5px 0 10px 0;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
    color: #646464;
}

.game-card__discussion {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.game-card__discussion b {
    display: inline-block;
    margin-inline-start: 5px;
    color: #4aa138;
}

.game-card__rating-and-price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-top: 10px;
}

.js-popular .game-card__rating-and-price,
.uk-grid.uk-grid-small .game-card__rating-and-price {
    justify-content: space-between;
}

.game-card__rating {
    margin-inline-end: 10px;
    color: #ed9f3a;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.31;
}

.game-card__rating .rating-vote {
    padding-inline-start: 7px;
    font-size: 12px;
}

.game-card__rating [class*="ico_"] {
    margin-inline-start: 6px;
    color: #ff9900;
    position: relative;
    top: 2px;
}

.game-card__price {
    color: var(--main-color);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.31;
}

.game-card__bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.game-card__platform {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #616161;
    font-size: 24px;
}

.game-card__platform>* {
    margin: 0 10px 0 0;
}

.game-card__platform>*:last-child {
    margin: 0;
}

.game-card__users {
    display: block;
    position: relative;
}

.game-card__more {
    margin-inline-end: 40px;
    margin-inline-start: auto;
}

.game-card__more a {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    color: #646464;
    font-size: 6px;
    transition: all 0.25s linear;
}

.game-card__more a:hover {
    color: var(--main-color);
}

.game-card.--horizontal .game-card__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: row;
    align-items: center;
}

.game-card.--horizontal .game-card__media {
    width: 50%;
    max-width: 180px;
    max-height: 295px;
}

.game-card.--horizontal .game-card__info {
    width: 50%;
    padding: 10px 20px;
}

.game-card.--small .game-card__media {
    width: 50%;
    max-width: 100px;
    max-height: 90px;
}

.users-list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.users-list li {
    margin-inline-start: -10px;
}

.users-list li:nth-child(1) {
    z-index: 4;
}

.users-list li:nth-child(2) {
    z-index: 3;
}

.users-list li:nth-child(3) {
    z-index: 2;
}

.users-list li:nth-child(4) {
    z-index: 1;
}

.widjet {
    display: block;
    position: relative;
}

.widjet__head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}

.widjet__head h3.uk-text-lead {
    margin-bottom: 0;
}

.widjet__head a {
    color: var(--main-color);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.31;
    text-transform: uppercase;
}

.widjet__head a:hover {
    text-decoration: underline;
}

.widjet__body {
    padding: 20px 30px;
    border-radius: 5px;
    background: #fff;
}

.widjet__body+.widjet__body {
    margin-top: 15px;
}

.widjet+.widjet {
    margin-top: 24px;
}

.widjet.--profile .widjet__body {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.user-info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.user-info__avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    width: 110px;
    height: 110px;
    margin-inline-end: 20px;
    overflow: hidden;
    border-radius: 50%;
}

.user-info__box {
    display: block;
    position: relative;
}

.user-info__title {
    color: #353535;
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.35;
}

.user-info__text {
    margin-top: 0px;
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.widjet.--activity .widjet__body {
    padding: 15px;
}

.widjet-game {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.widjet-game__media {
    margin-inline-end: 20px;
    overflow: hidden;
    border-radius: 5px;
    max-width: 200px;
}

.widjet-game__media img {
    width: 100%;
}

.widjet-game__info {
    display: block;
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.widjet-game__info b {
    display: inline-block;
    margin-inline-start: 5px;
    color: green;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.36;
}

.price-down {
    color: #bf1716 !important;
}

.widjet-game__title {
    color: #353535;
    font-size: 18px;
    font-style: normal;
    line-height: 1.31;
    padding-bottom: 5px;
    font-weight: 500;
}

.widjet-game__title a {
    color: #353535;
    font-weight: 500;
}

.widjet-game__record {
    margin: 6px 0;
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.widjet-game__last-played {
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.widjet-game__starting {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding-top: 8px;
}

.widjet-game__starting [data-uk-icon="arrow-up"] {
    width: 16px;
    height: 16px;
    margin-top: -2px;
    margin-inline-start: 10px;
    border-radius: 3px;
    background: #0da800;
    color: #fff;
}

.widjet-game__starting [data-uk-icon="arrow-down"] {
    width: 16px;
    height: 16px;
    margin-top: -2px;
    margin-inline-start: 10px;
    border-radius: 3px;
    background: #c60000;
    color: #fff;
}

.widjet-game__quantity {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.widjet-game+.widjet-game-info {
    margin-top: 15px;
}

.widjet-game-info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 15px 30px;
    border-radius: 5px;
    background: #f5f5f5;
}

.widjet-game-info>* {
    margin: 5px;
}

.widjet-game-info__title {
    color: #5f5f5f;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.widjet-game-info__progress {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #707070;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.33;
}

.widjet-game-info__progress .progress-box {
    display: block;
    position: relative;
    width: 200px;
    height: 8px;
    margin-inline-start: 10px;
    border-radius: 5px;
    background: #dfdfdf;
}

.widjet-game-info__progress .progress-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    border-radius: 5px;
    background: #f65100;
}

.widjet-game-info__acheivement ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.widjet-game-info__acheivement ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
}

.widjet-game-info__acheivement ul li+li {
    margin-inline-start: 3px;
}

.widjet-game-info__acheivement ul li:last-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    background: #dfdfdf;
    color: #606060;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.widjet.--upload .widjet__body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.widjet.--upload .widjet__body>.uk-button {
    margin-inline-start: 10px;
}

.widjet.--badges .widjet__body {
    padding: 30px;
}

.badges-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.badges-list li {
    margin: 0 10px 10px 0;
}

.badges-list li:last-child {
    margin-inline-end: 0;
}

.widjet.--games .widjet__body {
    padding: 45px 30px;
}

.games-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.games-list li {
    margin: 0 10px 10px 0;
    max-width: 75px;
    border-radius: 5px;
    overflow: hidden;
}

.games-list li:last-child {
    margin-inline-end: 0;
}

.widjet.--filters {
    margin-bottom: 24px;
}

.widjet.--filters .search__input {
    max-width: 100%;
}

.widjet.--filters .nice-select {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
}

.favourites-game .game-card__media {
    min-height: 160px !important;
    max-height: 160px !important;
}

.widjet.--my-list .widjet__body {
    padding: 0;
    background: none;
}

.my-game-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.my-game-item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 30px 10px 10px;
    border-radius: 5px;
    background: #fff;
}

.my-game-item+.my-game-item {
    margin-top: 12px;
}

.my-game-item__img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 70px;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 70px;
    overflow: hidden;
    border-radius: 5px;
}

.my-game-item__letter {
    font-family: "Inter", sans-serif;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 50px;
    align-items: center;
    justify-content: center;
    height: 50px;
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33;
    border-radius: 5px;
}

.my-game-item__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 20px 0 13px;
    color: #353535;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.36;
}

.my-game-item__more a {
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    color: #646464;
    font-size: 6px;
    transition: all 0.25s linear;
}

.my-game-item__more a:hover {
    color: var(--main-color);
}

.creat-list-btn {
    font-family: "Inter", sans-serif;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    padding: 25px;
    margin-top: 24px;
    border: none;
    border-radius: 5px;
    background: rgba(244, 97, 25, 0.05);
    border: rgba(244, 97, 25, 0.35) 2px solid;
    color: #f65100;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.1;
    transition: all 0.25s linear;
}

.creat-list-btn [class*="ico_"] {
    margin-inline-end: 10px;
    font-size: 20px;
}

.creat-list-btn:hover {
    background: var(--main-color);
    color: #fff;
}

.chat-user-list {
    display: block;
    position: relative;
    height: 100%;
    padding: 20px;
    border-radius: 5px;
    background: #fff;
}

.chat-user-list__box {
    display: block;
    position: relative;
}

.chat-user-list__head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.chat-user-list__head .avatar {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.chat-user-list__head a.ico_edit {
    width: 20px;
    height: 20px;
    margin-inline-end: 30px;
    margin-inline-start: auto;
    color: #646464;
    font-size: 20px;
}

.chat-user-list__head a.ico_more {
    width: 20px;
    height: 20px;
    margin-inline-end: 10px;
    color: #646464;
    font-size: 6px;
}

.chat-user-list__search {
    margin-bottom: 30px;
}

.chat-user-list__search .search__input {
    max-width: 100%;
}

.chat-user-list__body {
    margin: 0 -15px;
}

.chat-user-list__body ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.user-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    border-radius: 5px;
    background: #ffffff;
}

.user-item__avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    display: block;
    position: relative;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.user-item__avatar:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    right: 2px;
    bottom: 2px;
    width: 10px;
    height: 10px;
    border: 1.5px solid #ffffff;
    border-radius: 50%;
    background: #4aa138;
    content: "";
}

.user-item__avatar img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
}

.user-item__desc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 auto 0 16px;
}

.user-item__box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 auto 0 16px;
}

.user-item__name {
    color: #353535;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.31;
    padding-bottom: 3px;
}

.user-item__name a {
    font-weight: 500;
    color: #222;
}

.user-item__text {
    -o-text-overflow: ellipsis;
    max-width: 220px;
    overflow: hidden;
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-item__playing {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.user-item__playing b {
    -o-text-overflow: ellipsis;
    display: inline-block;
    margin-inline-start: 5px;
    overflow: hidden;
    color: #646464;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.36;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.user-item__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.user-item__time {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.33;
}

.user-item__count {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    margin-top: 6px;
    border-radius: 50%;
    background: var(--main-color);
    color: #ffffff;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.user-item.--active .user-item__avatar:after {
    background: var(--main-color);
}

.user-item.--active .user-item__text {
    color: #353535;
}

.user-item.--active .user-item__time {
    color: var(--main-color);
}

.chat-messages-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border-radius: 5px;
    background: #fff;
}

.chat-messages-head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-inline-end: 24px;
    border-bottom: 1px solid #e2e2e2;
}

.chat-messages-head a {
    width: 24px;
    height: 24px;
    color: #646464;
    font-size: 24px;
}

.chat-messages-head a+a {
    margin-inline-start: 24px;
}

.chat-messages-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    scrollbar-color: var(--main-color) #e2ebec;
    scrollbar-width: thin !important;
    -moz-appearance: none !important;
    flex-grow: 1;
    max-height: 600px;
    padding: 37px 24px 70px 24px;
    overflow: auto;
}

.chat-messages-body::-webkit-scrollbar {
    width: 4px;
}

.chat-messages-body::-webkit-scrollbar-track {
    background-color: #e2ebec;
}

.chat-messages-body::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
}

.chat-messages-footer {
    padding: 10px 30px;
    border-top: 1px solid #e2e2e2;
}

.chat-messages-form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.chat-messages-form .chat-messages-form-btns {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-inline-end: 12px;
}

.chat-messages-form .chat-messages-form-btns button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 24px;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: none;
    outline: none;
    color: #646464;
    font-size: 24px;
    cursor: pointer;
    transition: all 0.25s linear;
}

.chat-messages-form .chat-messages-form-btns button:hover,
.chat-messages-form .chat-messages-form-btns button:focus,
.chat-messages-form .chat-messages-form-btns button:active,
.chat-messages-form .chat-messages-form-btns button.nice-select.open {
    color: var(--main-color);
}

.chat-messages-form .chat-messages-form-btns button+button {
    margin-inline-start: 12px;
}

.chat-messages-form .chat-messages-form-controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-grow: 1;
    align-items: center;
    width: 100%;
    height: 45px;
    padding: 0 20px;
    border-radius: 25px;
    background: #f5f5f5;
}

.chat-messages-form .chat-messages-form-controls input {
    width: 100%;
    border: none;
    background: none;
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.chat-messages-form .chat-messages-form-controls input::-webkit-input-placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.chat-messages-form .chat-messages-form-controls input::-moz-placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.chat-messages-form .chat-messages-form-controls input:-ms-input-placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.chat-messages-form .chat-messages-form-controls input::-ms-input-placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.chat-messages-form .chat-messages-form-controls input::placeholder {
    color: #6e6e6e;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.43;
}

.chat-messages-form .chat-messages-form-controls input:hover,
.chat-messages-form .chat-messages-form-controls input:focus,
.chat-messages-form .chat-messages-form-controls input:active,
.chat-messages-form .chat-messages-form-controls input.nice-select.open {
    border: none;
    outline: none;
}

.chat-messages-form .chat-messages-form-btn {
    margin-inline-start: 12px;
}

.chat-messages-form .chat-messages-form-btn button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 24px;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: none;
    outline: none;
    color: #646464;
    font-size: 24px;
    cursor: pointer;
    transition: all 0.25s linear;
}

.chat-messages-form .chat-messages-form-btn button:hover,
.chat-messages-form .chat-messages-form-btn button:focus,
.chat-messages-form .chat-messages-form-btn button:active,
.chat-messages-form .chat-messages-form-btn button.nice-select.open {
    color: var(--main-color);
}

.messages-item+.messages-item {
    margin-top: 15px;
}

.messages-item.--your-message {
    display: inline-block;
    position: relative;
    align-items: center;
}

.messages-item.--your-message .messages-item__avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    margin-inline-start: 14px;
    margin-bottom: 17px;
}

.messages-item.--your-message .messages-item__text {
    max-width: 240px;
    padding: 8px 20px;
    border-radius: 5px;
    background: #e5f6ee;
    color: #39cb8a;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    position: relative;
}

.messages-item.--your-message .messages-item__text:before {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-bottom: 11px solid #e5f6ee;
    opacity: 1;
    left: 23px;
    top: -20px;
    right: auto;
    width: fit-content;
    margin: auto;
    transition: all 0.3s ease-in-out;
}

.messages-item.--friend-message .messages-item__text:before {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-top: 11px solid #fcf3e1;
    opacity: 1;
    right: 23px;
    bottom: -20px;
    width: fit-content;
    margin: auto;
    transition: all 0.3s ease-in-out;
}

.messages-item.--friend-message .messages-item__text {
    position: relative;
}

.messages-item.--friend-message {
    display: grid;
    position: relative;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    position: relative;
    margin-bottom: -40px;
    margin-top: -40px;
}

.messages-item.--friend-message .messages-item__avatar {
    margin-top: 20px;
}

.messages-item.--friend-message .messages-item__text {
    max-width: 240px;
    padding: 8px 20px;
    border-radius: 5px;

    background: #fcf3e1;
    color: #ffab02;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.friend-requests-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.friend-requests-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.friend-requests-item+.friend-requests-item {
    margin-top: 24px;
}

.friend-requests-item__avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
}

.friend-requests-item__name {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 12px;
    color: #353535;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.31;
    font-family: "Inter", sans-serif;
}

.friend-requests-item__action {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 10px;
}

.friend-requests-item__action button {
    background: #f5f5f5;
    color: #5f5f5f;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 15px;
    padding: 01px;
}

.friend-requests-item__action button.ico_tick-circle {
    background: #37cc8a !important;
    color: #fff;
}

.friend-requests-item__action button:hover {
    background-color: #4aa138;
    color: #fff !important;
}

.friend-requests-item__action button+button {
    margin-inline-start: 12px;
}

.friend-requests-item__action button [class*="ico_"] {
    width: 16px;
    height: 16px;
    font-size: 16px;
}

.friend-requests-item__action button.confirm {
    background: #e5f6ee !important;
    color: #38ca89;
}

.friend-requests-item__action button.reject {
    background: hsl(284deg 71% 24% / 5%);
    color: var(--main-color);
}

.friend-requests-item__action button.reject:hover {
    background: var(--main-color) !important;
    color: #fff;
}

.friend-requests-item__action a.plus {
    color: #ffab02 !important;
    background: #fff;
}

.friend-requests-item__action a.ico_add-square {
    background: #fcf3e1 !important;
    color: #fff;
}

.widjet.--wallet .widjet__body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 212px;
}

.swiper-slide-thumb-active img {
    opacity: 0.7;
}

.wallet-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.wallet-value {
    color: #f65100;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.33;
    padding-bottom: 5px;
}

.wallet-label {
    color: #4aa138;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.widjet.--payment-method .widjet__body {
    padding: 20px 16px;
}

.payment-card {
    -webkit-box-shadow: 0px 0px 50px rgba(65, 220, 13, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 320px;
    height: 170px;
    margin: 0 auto;
    padding: 20px 30px;
    border-radius: 5px;
    background: -o-linear-gradient(192.83deg, #00a911 0%, #009456 100%);
    background: linear-gradient(257.17deg, #00a911 0%, #009456 100%);
    box-shadow: 0px 0px 50px rgba(65, 220, 13, 0.1);
}

.payment-card__head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.payment-card__number {
    margin: 20px 0;
    color: #ffffff;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.32;
    text-align: center;
}

.payment-card__value {
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.35;
}

.widjet.--activities .widjet__body {
    padding: 0;
    background: none;
}

.activities-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.activities-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
    border-radius: 5px;
    background-color: #fff;
}

.activities-item+.activities-item {
    margin-top: 12px;
}

.activities-item__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    width: 65px;
    height: 65px;
    margin-inline-end: 10px;
    overflow: hidden;
    border-radius: 50%;
}

.activities-item__info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.activities-item__title {
    -o-text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    color: #353535;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.31;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.activities-item__date {
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.activities-item__price {
    color: #e60000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.36;
    white-space: nowrap;
}

.price-range {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.price-range label {
    margin-inline-end: 10px;
    color: #5f5f5f;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.36;
}

.price-range .uk-range::-webkit-slider-runnable-track {
    border-radius: 5px;
    background: rgba(244, 97, 25, 0.1);
}

.price-range .uk-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    margin-top: -7px;
    border: 1px solid var(--main-color);
    border-radius: 500px;
    background: var(--main-color);
}

.gallery {
    position: relative;
    padding: 15px;
    border-radius: 5px;
    background: #fff;
}

.gallery .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -30px;
}

.gallery-small {
    margin-top: 15px;
}

.gallery-small .swiper {
    margin: 0;
    padding: 0;
}

.game-profile-card {
    display: block;
    position: relative;
    margin-bottom: 12px;
    padding: 15px 15px 7px 15px;
    border-radius: 5px;
    background: #fff;
}

.game-profile-card__media {
    display: block;
    position: relative;
}

.game-profile-card__media img {
    width: 100%;
}

.game-profile-card__intro {
    margin: 15px 0 20px 0;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
    color: #353535;
}

.game-profile-card__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-bottom: 15px;
}

.game-profile-card__list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.game-profile-card__list li+li {
    margin-top: 10px;
}

.game-profile-card__list li>*:first-child {
    margin-inline-end: 10px;
    color: #767676;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.31;
}

.game-profile-card__type {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 15px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.game-profile-card__type li {
    margin: 0 8px 8px 0;
}

.game-profile-card__type li:last-child {
    margin-inline-end: 0;
}

.game-profile-card__type li span {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    padding: 0 5px;
    border-radius: 5px;
    background: #f5f5f5;
    color: #5f5f5f;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
    text-transform: uppercase;
}

.game-profile-price {
    display: block;
    position: relative;
    margin-bottom: 12px;
    padding: 15px;
    border-radius: 5px;
    background: #fff;
}

.game-profile-price__value {
    margin: 20px 0;
    color: var(--main-color);
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.33;
    text-align: center;
}

.game-profile-price .uk-button {
    height: 50px;
    font-size: 16px;
    font-style: normal;
    line-height: 1.31;
}

.game-profile-price .uk-button [class*="ico_"] {
    margin-inline-end: 10px;
}

.game-profile-price .uk-button+.uk-button {
    margin-top: 8px;
}

.widjet.--market .widjet__body {
    padding: 12px;
}

.stream-item {
    display: block;
    position: relative;
    padding: 10px;
    border-radius: 5px;
    background: #fff;
}

.stream-item__box {
    display: block;
    position: relative;
}

.stream-item__media {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.stream-item__media a {
    display: block;
    position: relative;
}

.stream-item__media a:before {
    content: "";
}

.stream-item__media a::before {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 40px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s linear;
}

.stream-item__media a:hover::before,
.stream-item__media a:focus::before,
.stream-item__media a:active::before,
.stream-item__media a.nice-select.open::before {
    opacity: 1;
}

.stream-item__media a img {
    width: 100%;
}

.stream-item__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    position: absolute;
    top: 10px;
    left: 10px;
    flex-direction: column;
}

.stream-item__status {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 22px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.33;
}

.stream-item__status::before {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-inline-end: 6px;
    border-radius: 50%;
    background: #f00000;
    content: "";
}

.stream-item__count {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 22px;
    margin-top: 5px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.33;
}

.stream-item__count:before {
    content: "";
}

.stream-item__count::before {
    margin-inline-end: 6px;
}

.stream-item__body {
    padding: 10px;
}

.stream-item__title {
    -o-text-overflow: ellipsis;
    overflow: hidden;
    color: #353535;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.31;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px;
}

.stream-item__nicname {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.36;
    padding-bottom: 10px;
}

.stream-item__time {
    color: #767676;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.36;
}

.uk-breadcrumb>*>* {
    font-weight: normal;
}

body.dark-theme .nice-select {
    background: #1a2634;
}

body.dark-theme .nice-select .current {
    color: #fff;
}

body.dark-theme .nice-select .list {
    background: #1a2634;
}

body.dark-theme .nice-select .option.selected.focus,
body.dark-theme .nice-select .option:hover {
    background: #323446;
}

body.dark-theme .uk-button-secondary {
    background: #323446;
}

body.dark-theme .uk-button-primary {
    background: #1a2634;
    color: #fff;
}

body.dark-theme .uk-text-lead {
    color: #fff;
}

body.dark-theme .ico_more {
    color: #fff;
}

body.dark-theme .ico_more:hover {
    color: var(--main-color);
}

body.dark-theme .uk-subnav-pill>.uk-active>a {
    background: #fff;
    color: #000;
}

body.dark-theme .uk-subnav-pill>*> :first-child {
    background: #0c1826;
    color: #fff;
}

body.dark-theme .uk-modal-dialog {
    background: #0c1826;
}

body.dark-theme .uk-textarea {
    background: #1a2634;
}

body.dark-theme .uk-form-custom .uk-button-default {
    background: #1a2634;
    color: #acacac;
}

body.dark-theme .uk-button-danger {
    background: #323446;
}

body.dark-theme .uk-modal-close-default {
    background: #323446;
}

body.dark-theme .uk-modal-close-default:hover {
    background: var(--main-color);
    color: #fff;
}

body.dark-theme .swiper-button-prev::before,
body.dark-theme .swiper-button-next::before {
    color: #0c1826;
}

body.dark-theme .swiper-button-prev::after,
body.dark-theme .swiper-button-next::after {
    background: #fff;
}

body.dark-theme .form-login {
    -webkit-box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
    background: #0c1826;
    box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
    color: #acacac;
}

body.dark-theme .form-login .uk-heading-line> :after,
body.dark-theme .form-login .uk-heading-line> :before {
    border-bottom: 1px solid #1a2634;
}

body.dark-theme .form-login .uk-hr,
body.dark-theme .form-login hr {
    border-top: 1px solid #1a2634;
}

body.dark-theme .form-login .uk-input {
    border: 1px solid #1a2634;
    background: #1a2634;
}

body.dark-theme .page-wrapper {
    background: #040615;
}

body.dark-theme .page-header__inner {
    background: #0c1826;
}

body.dark-theme .page-header__sidebar {
    border-right: 1px solid #030410;
}

body.dark-theme .page-header__menu-btn .menu-btn {
    color: #fff;
}

body.dark-theme .search__input {
    background: #1a2634;
}

body.dark-theme .search__btn button {
    color: #fff;
}

body.dark-theme .action-btn {
    color: #fff;
}

body.dark-theme .sidebar {
    border-right: 1px solid #030410;
    background: #0c1826;
}

body.dark-theme .sidebar-box .uk-nav li a {
    color: #fff;
}

body.dark-theme .sidebar-box .uk-nav li a [class*="ico_"] {
    color: #dadada;
}

body.dark-theme .sidebar-box .uk-nav li.uk-active a {
    color: var(--main-color);
}

body.dark-theme .sidebar-box .uk-nav li.uk-active a [class*="ico_"] {
    color: var(--main-color);
}

body.dark-theme .recommend-slide {
    -webkit-box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
    background: #0c1826;
    box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
}

body.dark-theme .game-card__box {
    -webkit-box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
    background: #0c1826;
    box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
}

body.dark-theme .game-card__title,
body.dark-theme .game-card__genre,
body.dark-theme .game-card__rating,
body.dark-theme .game-card__price,
body.dark-theme .game-card__platform {
    color: #fff;
}

body.dark-theme .widjet__body {
    -webkit-box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
    background: #0c1826;
    box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.03);
}

body.dark-theme .widjet .widjet-game__title {
    color: #fff;
}

body.dark-theme .widjet .widjet-game__record,
body.dark-theme .widjet .widjet-game__last-played {
    color: #a1a1a1;
}

body.dark-theme .widjet .widjet-game-info {
    background: #1a2634;
}

body.dark-theme .widjet .widjet-game-info__title {
    color: #fff;
}

body.dark-theme .widjet .widjet-game-info__progress .progress-box {
    background: #0c1826;
}

body.dark-theme .widjet .widjet-game-info__acheivement ul li:last-child {
    background: #0c1826;
    color: #fff;
}

body.dark-theme .user-info__title {
    color: #fff;
}

body.dark-theme .user-info__text {
    color: #a1a1a1;
}

body.dark-theme .my-game-item {
    background: #0c1826;
}

body.dark-theme .my-game-item__title,
body.dark-theme .my-game-item__more a {
    color: #fff;
}

body.dark-theme .chat-user-list,
body.dark-theme .chat-messages-box {
    background: #0c1826;
}

body.dark-theme .user-item {
    background: #0c1826;
}

body.dark-theme .user-item__name {
    color: #fff;
}

body.dark-theme .user-item__text {
    color: #a1a1a1;
}

body.dark-theme .messages-item.--your-message .messages-item__text {
    background: #1a2634;
    color: #fff;
}

body.dark-theme .chat-messages-form .chat-messages-form-controls {
    background: #1a2634;
}

body.dark-theme .chat-messages-form .chat-messages-form-controls .chat-messages-input {
    color: #fff;
}

body.dark-theme .chat-messages-form .chat-messages-form-btn button,
body.dark-theme .chat-messages-form .chat-messages-form-btns button {
    color: #fff;
}

body.dark-theme .friend-requests-item__name {
    color: #fff;
}

body.dark-theme .friend-requests-item__action button.reject {
    background: #1a2634;
    color: #fff;
}

body.dark-theme .activities-item {
    background: #1a2634;
}

body.dark-theme .activities-item__title {
    color: #fff;
}

body.dark-theme .activities-item__date {
    color: #a1a1a1;
}

body.dark-theme .gallery,
body.dark-theme .game-profile-card,
body.dark-theme .game-profile-price {
    background: #0c1826;
    color: #a1a1a1;
}

body.dark-theme .gallery__list,
body.dark-theme .game-profile-card__list,
body.dark-theme .game-profile-price__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body.dark-theme .gallery__list li>*:first-child,
body.dark-theme .game-profile-card__list li>*:first-child,
body.dark-theme .game-profile-price__list li>*:first-child {
    color: #a1a1a1;
}

body.dark-theme .gallery__type,
body.dark-theme .game-profile-card__type,
body.dark-theme .game-profile-price__type {
    color: #a1a1a1;
}

body.dark-theme .gallery__type li span,
body.dark-theme .game-profile-card__type li span,
body.dark-theme .game-profile-price__type li span {
    background: #1a2634;
    color: #acacac;
}

body.dark-theme .gallery__value,
body.dark-theme .game-profile-card__value,
body.dark-theme .game-profile-price__value {
    color: #fff;
}

body.dark-theme .stream-item {
    background: #0c1826;
}

body.dark-theme .stream-item__title {
    color: #fff;
}

body.dark-theme .stream-item__nicname,
body.dark-theme .stream-item__time {
    color: #acacac;
}

body.dark-theme #modal-help h4 {
    color: #fff;
}

body.dark-theme #modal-help ul li {
    color: #fff;
}

@media only screen and (max-width: 1499px) {
    .user-item__desc {
        max-width: 130px;
    }

    .html recommend-slide__info {
        max-width: 304px;
    }
}

@media only screen and (max-width: 1199px) {
    html .game-profile-card__list li>*:first-child {
        margin-inline-end: 0;
        padding-bottom: 10px;
    }

    html .game-profile-card__list li {
        display: inline-block;
        display: inline-block;
        display: inline-block;
        align-items: center;
        width: 100%;
    }

    html .game-profile-price .uk-button {
        font-size: 13px;
        line-height: 1.6;
    }

    html .game-profile-card__type {
        display: inline-block;
        width: 100%;
    }

    html .game-profile-card__type li {
        margin: 1%;
        display: inline-block;
        width: 46%;
    }

    .logo-big span {
        font-size: 66px;
    }

    .page-first-screen h1 {
        padding-inline-start: 74px;
    }

    .page-header__search .search {
        max-width: 300px;
    }

    .widjet-game-info {
        padding: 15px;
    }

    .user-item__desc {
        max-width: 100%;
    }
}

@media only screen and (max-width: 959px) {
    .logo-big span {
        font-size: 56px;
    }

    .page-first-screen h1 {
        padding-inline-start: 30px;
    }

    .page-header__menu-btn {
        display: block;
    }

    .page-header__logo_text {
        display: none;
    }

    .sidebar.is-show+.page-main {
        left: 0;
        width: 100%;
        padding: 30px;
        overflow: hidden;
    }

    .sidebar.is-show+.page-main::before {
        opacity: 1;
    }

    .sidebar+.page-main {
        padding: 30px 30px 45px;
    }

    .page-first-screen {
        padding: 50px 15px 50px 30px;
    }

    .form-login {
        padding: 30px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .logo-big span {
        font-size: 46px;
    }

    .page-first-screen h1 {
        padding-inline-start: 10px;
    }

    .page-wrapper .page-main {
        padding: 20px 15px 40px;
    }

    .page-header__sidebar {
        width: auto;
        padding: 0 10px 0 15px;
        border-right: 0;
    }

    .page-header__menu-btn {
        margin-inline-end: 10px;
    }

    .page-header__content {
        padding: 0 15px 0 10px;
    }

    .search__btn {
        display: none;
    }

    .page-header__action {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .page-header__search {
        margin-inline-end: 20px;
    }

    .page-header__action>* {
        margin-inline-end: 15px;
    }

    .sidebar {
        padding: 20px 20px 20px 0;
    }

    .sidebar.is-show+.page-main {
        padding: 20px 15px 30px;
    }

    .page-first-screen {
        text-align: center;
    }

    .form-login {
        margin: auto;
    }

    .widjet__body {
        padding: 15px;
    }

    .widjet.--profile .widjet__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        flex-direction: column;
        align-items: flex-start;
    }

    .widjet.--profile .widjet__body .uk-button {
        margin-top: 20px;
    }

    .widjet-game-info {
        padding: 15px 10px;
    }

    .widjet-game-info__progress .progress-box {
        width: 150px;
    }

    .widjet.--badges .widjet__body {
        padding: 15px 15px 5px;
    }

    .widjet.--games .widjet__body {
        padding: 15px 15px 5px;
    }

    .my-game-item__title {
        margin: 0 2px;
    }

    .chat-user-list {
        padding: 10px;
    }

    .chat-user-list__head {
        margin-bottom: 15px;
    }

    .chat-user-list__search {
        margin-bottom: 15px;
    }

    .chat-user-list__body {
        margin: 0 0 0 -10px;
    }

    .user-item {
        padding: 5px 10px;
    }

    .chat-messages-head {
        padding-inline-end: 12px;
    }

    .chat-messages-head a+a {
        margin-inline-start: 12px;
    }

    .chat-messages-body {
        padding: 12px;
    }

    .chat-messages-footer {
        padding: 12px;
    }

    .chat-messages-form .chat-messages-form-controls {
        padding: 0 12px;
    }
}

@media (max-width: 767px) {
    .page-first-screen h1 {
        font-size: calc(18px + 10.2 * ((100vw - 320px) / 1920));
    }

    .user-info__title {
        font-size: calc(20px + 10.2 * ((100vw - 320px) / 1920));
    }

    .widjet-game__info {
        font-size: calc(12px + 3.4 * ((100vw - 320px) / 1920));
    }

    .widjet-game__info b {
        font-size: calc(12px + 3.4 * ((100vw - 320px) / 1920));
    }

    .widjet-game__title {
        font-size: calc(17px + 3.4 * ((100vw - 320px) / 1920));
    }

    .user-item__name {
        font-size: calc(14px + 3.4 * ((100vw - 320px) / 1920));
    }

    .user-item__text {
        font-size: calc(12px + 3.4 * ((100vw - 320px) / 1920));
    }

    .messages-item.--your-message .messages-item__text {
        font-size: calc(12px + 6.8 * ((100vw - 320px) / 1920));
    }

    .messages-item.--friend-message .messages-item__text {
        font-size: calc(12px + 6.8 * ((100vw - 320px) / 1920));
    }

    .payment-card__number {
        font-size: calc(20px + 3.4 * ((100vw - 320px) / 1920));
    }

    .payment-card__value {
        font-size: calc(18px + 3.4 * ((100vw - 320px) / 1920));
    }

    .activities-item__title {
        font-size: calc(12px + 6.8 * ((100vw - 320px) / 1920));
    }

    .activities-item__date {
        font-size: calc(12px + 3.4 * ((100vw - 320px) / 1920));
    }

    .activities-item__price {
        font-size: calc(12px + 3.4 * ((100vw - 320px) / 1920));
    }
}

@media only screen and (max-width: 639px) {
    .logo-big span {
        font-size: 46px;
        top: 0;
        left: 0;
        display: inline-block;
        width: 100%;
        padding-top: 10px;
    }

    .page-first-screen h1 {
        padding-inline-start: 10px;
    }

    *+.uk-grid-margin,
    .uk-grid+.uk-grid,
    .uk-grid>.uk-grid-margin {
        margin-top: 50px;
    }

    .recommend-slide__img {
        display: none;
    }

    .widjet-game {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        flex-direction: column;
        align-items: stretch;
    }

    .widjet-game__media {
        margin-inline-end: 0;
        margin-bottom: 10px;
    }

    .widjet.--upload .widjet__body>.uk-button {
        margin-top: 10px;
        margin-inline-start: 0;
    }

    .widjet.--upload .widjet__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        flex-direction: column;
        align-items: stretch;
    }

    .widjet.--wallet .widjet__body {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: auto;
    }

    .wallet-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .payment-card {
        height: 150px;
        padding: 20px;
    }

    .payment-card__number {
        margin: 15px 0;
    }

    .activities-item {
        padding: 12px;
    }

    .activities-item__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
    }

    .gallery-small {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .swipper-nav {
        display: none;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

    .recommend-slide__box {
        padding: 15px 15px 30px;
    }

    .game-card__more {
        position: absolute;
        right: 20px;
        bottom: 20px;
        margin: 0;
    }

    .game-card.--horizontal .game-card__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .game-card.--horizontal .game-card__media {
        width: 100%;
        max-width: 100%;
        min-height: 200px;
    }

    .game-card.--horizontal .game-card__info {
        width: 100%;
        padding: 10px 0;
    }

    .game-card.--small .game-card__media {
        width: 100%;
        max-width: 100%;
        min-height: 90px;
        max-height: none;
    }

    .favourites-game .game-card__media {
        min-height: auto !important;
        max-height: none !important;
    }
}

@media only screen and (max-width: 414px) {
    .user-item__desc {
        max-width: 160px;
    }

    .user-item__box {
        max-width: 160px;
    }
}

@media only screen and (max-width: 1920px) and (min-width: 767px) {
    .page-first-screen h1 {
        font-size: calc(18px + 6 * (100vw / 1920));
    }

    .user-info__title {
        font-size: calc(20px + 6 * (100vw / 1920));
    }

    .widjet-game__info {
        font-size: calc(12px + 2 * (100vw / 1920));
    }

    .widjet-game__info b {
        font-size: calc(12px + 2 * (100vw / 1920));
    }

    .widjet-game__title {
        font-size: calc(17px + 2 * (100vw / 1920));
    }

    .user-item__name {
        font-size: calc(14px + 2 * (100vw / 1920));
    }

    .user-item__text {
        font-size: calc(12px + 2 * (100vw / 1920));
    }

    .messages-item.--your-message .messages-item__text {
        font-size: calc(12px + 4 * (100vw / 1920));
    }

    .messages-item.--friend-message .messages-item__text {
        font-size: calc(12px + 4 * (100vw / 1920));
    }

    .payment-card__number {
        font-size: calc(20px + 2 * (100vw / 1920));
    }

    .payment-card__value {
        font-size: calc(18px + 2 * (100vw / 1920));
    }

    .activities-item__title {
        font-size: calc(12px + 4 * (100vw / 1920));
    }

    .activities-item__date {
        font-size: calc(12px + 2 * (100vw / 1920));
    }

    .activities-item__price {
        font-size: calc(12px + 2 * (100vw / 1920));
    }
}

.sidebar-box .uk-nav li a [class*="ico_"] {
    font-size: 20px;
    margin-inline-end: 9px;
}

.sidebar-box .uk-nav li a {
    font-family: "Inter", serif;
    font-size: 13px;
    font-weight: 400;
}

.sidebar-box .uk-nav li.uk-nav-header {
    font-weight: 500 !important;
}

.page-header__logo_text {
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.uk-text-lead {
    font-family: "Marcellus", serif;
    font-size: 26px;
    color: #1f1f1f;
    margin-bottom: 17px;
}

.game-card__title,
.my-game-item__title {
    color: #1f1f1f;
    display: block;
    margin-bottom: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.my-game-item__title {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    padding-top: 14px;
    font-size: 17px;
}

.uk-nav-header {
    color: #1f1f1f !important;
    font-family: "Inter", sans-serif;
    font-weight: 600 !important;
    font-weight: normal;
}

.logo-big img {
    position: relative;
    top: 21px;
}

.animation-navspinv,
.page-header__logo img {
    animation: navspinv 2.4s infinite linear;
}

@keyframes navspinv {
    0% {
        transform: translate3d(0, -5%, 0);
    }

    50% {
        transform: translate3d(0, 5%, 0);
    }

    100% {
        transform: translate3d(0, -5%, 0);
    }
}

.preloader-1 {
    width: 66px;
    height: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px -30px 0 0;
}

.preloader-1 .line {
    width: 1px;
    height: 12px;
    background: #fff;
    margin: 0 1px;
    display: inline-block;
    animation: opacity-1 1000ms infinite ease-in-out;
}

.preloader-2 .line {
    width: 1px;
    height: 12px;
    background: #fff;
    margin: 0 1px;
    display: inline-block;
    animation: opacity-2 1000ms infinite ease-in-out;
}

.preloader-1 .line-1,
.preloader-2 .line-1 {
    animation-delay: 800ms;
}

.preloader-1 .line-2,
.preloader-2 .line-2 {
    animation-delay: 600ms;
}

.preloader-1 .line-3,
.preloader-2 .line-3 {
    animation-delay: 400ms;
}

.preloader-1 .line-4,
.preloader-2 .line-4 {
    animation-delay: 200ms;
}

.preloader-1 .line-6,
.preloader-2 .line-6 {
    animation-delay: 200ms;
}

.preloader-1 .line-7,
.preloader-2 .line-7 {
    animation-delay: 400ms;
}

.preloader-1 .line-8,
.preloader-2 .line-8 {
    animation-delay: 600ms;
}

.preloader-1 .line-9,
.preloader-2 .line-9 {
    animation-delay: 800ms;
}

.loader-text {
    color: #fff;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 15px;
}

@keyframes opacity-1 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes opacity-2 {
    0% {
        opacity: 1;
        height: 15px;
    }

    50% {
        opacity: 0;
        height: 12px;
    }

    100% {
        opacity: 1;
        height: 15px;
    }
}

.youzify-group-data .game-card__users {
    display: block;
    position: relative;
    max-width: 123px;
    margin: 0 auto 0 auto;
    text-align: center;
    position: relative;
    left: -12px;
}

.youzify-group-data .game-card__users ul {
    padding-inline-start: 0;
}

.youzify-group-data .game-card__users li {}

html #youzify-groups-list .action .group-button .leave-group {
    padding: 16px;
    color: #fff;
    border: 0;
    background: var(--main-color);
    border-radius: 5px;
}

.users-list li {
    max-width: 29px;
    width: auto !important;
}

html #youzify-groups-list .users-list li {
    max-width: 25px;
}

.youzify-group-data .users-list li {
    max-width: 28px !important;
}

.users-list li {
    max-width: 25px;
}

.users-list li img {
    width: 100%;
    height: auto;
    border-radius: 100px;
    border: 2px solid #fff;
}

body.dark-theme .uk-nav-header {
    color: #fff !important;
}

body.dark-theme .users-list li img {
    border-color: #222;
}

html body.dark-theme .swiper-button-prev::before,
body.dark-theme .swiper-button-next::before {
    color: var(--main-color);
}

html body.dark-theme .user-item__name a {
    color: #fff;
}

html body.dark-theme .user-item.--active .user-item__text {
    color: #fff;
    opacity: 0.6;
}

html body.dark-theme .chat-messages-head,
html body.dark-theme .chat-messages-footer {
    border-color: rgba(255 255 255 / 0.3);
}

body.dark-theme .swiper-pagination-bullet {
    background: #fff;
}

body.dark-theme .swiper-pagination-bullet-active {
    background: var(--main-color);
}

.body.dark-theme sidebar-box .uk-nav li a:hover,
body.dark-theme .sidebar-box .uk-nav li a:focus,
body.dark-theme .sidebar-box .uk-nav li a:active,
body.dark-theme .sidebar-box .uk-nav li a.nice-select.open {
    background: #323446;
}

html body.dark-theme .game-card__genre {
    opacity: 0.7;
}

html body.dark-theme .creat-list-btn {
    background: rgba(244, 97, 25, 0.25);
}

html body.dark-theme .nice-select:after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

html body.dark-theme .search__input input {
    color: #fff;
}

html body.dark-theme .search__input [class*="ico_"] {
    color: #fff;
}

html body.dark-theme .price-range label {
    color: #fff;
}

html body.dark-theme .widjet-game__title a {
    color: #fff;
}

html body.dark-theme .widjet-game__game-name,
html body.dark-theme .widjet-game__starting,
html body.dark-theme .widjet-game__quantity {
    color: #fff;
    opacity: 0.7;
}

html body.dark-theme .uk-modal-title {
    color: #fff;
}

#youzify-groups-list .item-avatar .youzify-group-avatar {
    border-radius: 100px;
    overflow: hidden;
}

html body.dark-theme #youzify-groups-list li .youzify-group-data {
    background-color: #0c1826;
}

html body.dark-theme #youzify-groups-list .item .item-title a {
    color: #fff;
}

html body.dark-theme #youzify-groups-list .action {
    border-color: rgba(255 255 255 / 0.3);
}

html body.dark-theme .uk-button-danger {
    background: var(--main-color);
}

html body.dark-theme .game-profile-card__intro {
    color: #a1a1a1;
}

html body.dark-theme .chat-user-list__head a.ico_edit {
    color: #fff;
}

.widjet-game__game-name {
    font-weight: 700;
}

.game-card__discussion {
    margin-top: -5px;
}

.my-game-item__more a,
.item__more a,
.game-card__more.game-card__more a,
.user-item__more {
    position: relative;
}

.my-game-item__more a:hover:before,
.item__more a:hover:before,
.game-card__more.game-card__more a:hover:before,
.user-item__more:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.my-game-item__more a:before,
.game-card__more a:before,
.item__more a:before {
    content: "";
    height: 40px;
    width: 40px;
    background-color: var(--main-color);
    border-radius: 50%;
    position: absolute;
    top: -17px;
    left: -10px;
    z-index: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.user-item__more:before,
.item__more:before {
    content: "";
    height: 40px;
    width: 40px;
    background-color: var(--main-color);
    border-radius: 50%;
    position: absolute;
    top: -9px;
    left: -9px;
    z-index: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.my-game-item__more a:hover .ico_more,
.game-card__more a:hover .ico_more,
.user-item__more:hover .ico_more,
.item__more a:hover .ico_more {
    color: #fff !important;
}

.ico_more {
    position: relative;
    z-index: 2;
}

.item__more a:before {
    top: -8px;
}

.action-btn .animation-ripple-delay1 {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid var(--main-color);
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

.action-btn .animation-ripple-delay2 {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid var(--main-color);
    -webkit-animation: ripple2 1.5s linear infinite;
    animation: ripple2 1.5s linear infinite;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

@-webkit-keyframes ripple2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes ripple2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

.ico_notification+span {
    right: 3px;
}

.heading-image {
    background: #dd2138;
    border-radius: 5px;
    padding-top: 85px;
    padding-bottom: 85px;
    padding-inline-start: 80px;
    margin-bottom: 25px;
    border-radius: 5px;
    min-height: 200px;
    position: relative;
    padding-inline-end: 50%;
}

.heading-image::before {
    display: block;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    border-radius: 5px;
    background: -webkit-gradient(linear,
            right top,
            left top,
            from(rgba(217, 37, 59, 0.042)),
            color-stop(58.85%, rgba(0, 0, 0, 0.306)));
    background: -o-linear-gradient(right,
            rgba(217, 37, 59, 0.042) 0%,
            rgba(0, 0, 0, 0.306) 58.85%);
    background: linear-gradient(270deg,
            rgba(217, 37, 59, 0.042) 0%,
            rgba(0, 0, 0, 0.306) 58.85%);
    content: "";
}

.heading-image .widjet__head h3 {
    font-size: 30px;
    color: #fff;
    position: relative;
}

.uk-text__intro {
    color: #fff;
    position: relative;
    font-size: 18px;
    opacity: 0.85;
}

/*BLOG*/

.news-feed {
    padding: 20px 30px;
    border-radius: 5px;
    background: #fff;
}

.item__more {
    position: absolute;
    right: 0;
    top: 28px;
}

.post-header {
    position: relative;
}

.post-body {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.76;
    color: #353535;
    padding-top: 15px;
}

.post-meta-wrap {
    list-style: none;
    margin: 0;
    background: #f5f5f5;
    padding: 10px 20px;
    margin-top: 10px;
    border-radius: 5px;
}

.post-meta-wrap li {
    display: inline-block;
}

.post-meta-wrap li a {
    color: #6f6f6f;
    font-size: 16px;
}

.post-name {
    font-size: 30px;
    margin: 0;
    padding: 0;
}

.post-header {
    padding-bottom: 15px;
}

.youzify-group-avatar {
    border: 8px solid transparent;
    background-color: rgba(255, 255, 255, 0.35);
}

.ico {
    font-size: 20px;
    margin-inline-end: 9px;
    margin-inline-start: 9px;
}

.icon-div {
    width: -webkit-fill-available;
}

.empty-box {
    max-width: 10%;
}

/* Card Wizard Styles */
.wizard-tabs {
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #e9ecef;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 10px;
}

.wizard-tab {
    padding: 15px 25px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    transition: all 0.3s;
    color: #6c757d;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
}

.wizard-tab:hover {
    color: var(--sec-color);
    background-color: #f8f9fa;
    text-decoration: none;
}

.wizard-tab.active {
    color: var(--sec-color);
    border-bottom-color: var(--sec-color);
    background-color: #f8f9fa;
}

.wizard-step {
    display: none !important;
    animation: fadeIn 0.3s;
}

.wizard-step.active {
    display: block !important;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.card-preview {
    border: 2px dashed #dee2e6;
    border-radius: 15px;
    padding: 20px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    min-height: 400px;
    position: sticky;
    top: 20px;
}

.loyalty-card-preview {
    max-width: 300px;
    margin: 0 auto;
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    transition: all 0.3s;
    background: white;
}

.loyalty-card-preview:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

.color-picker-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.color-preview {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: 2px solid #dee2e6;
}

.card-type-selector {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 15px;
    margin-bottom: 20px;
}

.card-type-option {
    border: 2px solid #dee2e6;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    background: white;
}

.card-type-option:hover {
    border-color: var(--sec-color);
    background-color: #f8f9fa;
    transform: translateY(-2px);
}

.card-type-option.selected {
    border-color: var(--sec-color);
    background-color: #e7f3ff;
}

.card-type-option input[type="radio"] {
    display: none;
}

.card-type-option i {
    font-size: 2rem;
    margin-bottom: 10px;
    display: block;
}

/* Card Preview Grid Styles */
.card-preview-item {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.card-preview-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

.card-preview-container {
    position: relative;
    padding: 25px;
    border-radius: 15px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.card-preview-header {
    text-align: center;
    margin-bottom: 10px;
}

.card-preview-logo {
    max-width: 80px;
    max-height: 80px;
    object-fit: contain;
    border-radius: 10px;
}

.card-preview-title {
    text-align: center;
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.stamps-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin: 20px 0;
}

.stamp-item {
    aspect-ratio: 1;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px dashed rgba(255, 255, 255, 0.5);
}

.stamp-item img {
    max-width: 70%;
    max-height: 70%;
    object-fit: contain;
    opacity: 0.6;
}

.stamp-item i {
    font-size: 1.5rem;
    opacity: 0.4;
}

.card-preview-info {
    font-size: 0.9rem;
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.card-preview-qr {
    text-align: center;
    margin-top: auto;
    padding-top: 15px;
}

.qr-placeholder {
    display: inline-block;
    background: white;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.qr-placeholder i {
    font-size: 3rem;
    display: block;
    margin-bottom: 5px;
}

.qr-number {
    font-size: 0.85rem;
    font-weight: bold;
    color: #333;
}

.card-preview-status {
    position: absolute;
    top: 10px;
    right: 10px;
}

.card-preview-actions {
    padding: 15px;
    background: #f8f9fa;
}

.card-preview-meta {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e9ecef;
    gap: 10px;
}

.card-preview-meta small {
    display: flex;
    align-items: center;
    gap: 5px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .card-preview-container {
        min-height: 350px;
        padding: 20px;
    }

    .stamps-grid {
        gap: 8px;
    }

    .card-preview-logo {
        max-width: 60px;
        max-height: 60px;
    }
}

/* Admin Panel Custom Styles */
.page-admin {
    background-color: #f8f9fa;
}

/* .page-header {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
} */

.page-title {
    font-size: 24px;
    font-weight: 700;
    color: #2c3e50;
    margin: 0;
}

.card {
    border: none;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    flex-wrap: wrap;
    height: auto;
}

.card-body {
    padding: 25px;
}

.table-responsive {
    overflow-x: auto;
}

.table {
    margin-bottom: 0;
}

.table thead th {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
    font-weight: 600;
    color: #495057;
    padding: 12px;
}

.table tbody td {
    padding: 12px;
    vertical-align: middle;
}

.table tbody td img {
    max-width: 60px;
    max-height: 60px;
    border-radius: 4px;
    object-fit: cover;
}

.btn-outline-warning:hover {
    color: #fff;
}

.btn-outline-danger:hover {
    color: #fff;
}

.form-control:focus {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.badge {
    padding: 6px 12px;
    font-weight: 500;
}

.text-brown {
    color: #8b4513;
}

.dropify-wrapper {
    border: 2px dashed #dee2e6;
    border-radius: 8px;
}

.dropify-wrapper:hover {
    border-color: var(--sec-color);
}

/* Form Section Headers */
.page-admin h5.text-primary {
    font-weight: 600;
    margin-bottom: 1rem;
    color: var(--sec-color) !important;
}

.page-admin h5.text-primary i {
    margin-inline-end: 8px;
}

.page-admin .border-bottom {
    border-bottom: 2px solid #e9ecef !important;
}

/* Form Field Enhancements */
.page-admin .form-control:focus {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-admin .form-control::placeholder {
    color: #adb5bd;
    font-style: italic;
}

.page-admin .form-text.text-muted {
    font-size: 0.875rem;
    color: #6c757d !important;
}

/* Required field indicator */
.page-admin .text-danger {
    color: #dc3545 !important;
}

/* Image thumbnails */
.page-admin .img-thumbnail {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 0.25rem;
    background-color: #fff;
}

/* Social media icons colors */
.page-admin .mdi-whatsapp {
    color: #25d366 !important;
}

.page-admin .mdi-facebook {
    color: #1877f2 !important;
}

.page-admin .mdi-twitter {
    color: #1da1f2 !important;
}

.page-admin .mdi-instagram {
    color: #e4405f !important;
}

.page-admin .mdi-youtube {
    color: #ff0000 !important;
}

.page-admin .mdi-linkedin {
    color: #0a66c2 !important;
}

/* Button enhancements */
.page-admin .btn-lg {
    padding: 0.75rem 1.5rem;
    font-size: 1.1rem;
    border-radius: 6px;
}

.page-admin .btn-primary {
    background-color: var(--sec-color);
    border-color: var(--sec-color);
}

.page-admin .btn-primary:hover {
    background-color: var(--sec-color);
    border-color: var(--sec-color);
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 123, 255, 0.3);
}

.page-admin .btn-danger:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(220, 53, 69, 0.3);
}

.form-group {
    margin: 0 0 30px;
}

.addFieldModal .modal-header {
    padding: 1.75rem 1.75rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}

.addFieldModal .modal-header button.btn-close {
    margin: 0;
    padding: 0;
}

.addFieldModal .modal-dialog {
    max-width: 650px;
}

.addFieldModal .modal-header .modal-title {
    font-weight: 600 !important;
    font-size: 20px;
}

.form-group label {
    font-weight: 500 !important;
    font-size: 1.075rem !important;
    margin-bottom: 0.5rem !important;
}

.form-group label span {
    color: red;
}

.form-group .form-control {
    background-color: #f9f9f9;
    border-color: #f9f9f9;
    color: #4b5675;
    transition: color 0.2s ease;
    padding: 0.775rem 1rem;
    margin-bottom: 0.75rem;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
}

.form-group textarea.form-control {
    height: 200px;
}

.addFieldModal .modal-footer {
    border: none;
    justify-content: center;
    padding: 0 0 40px;
    gap: 10px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .page-header .col-md-6 {
        text-align: center !important;
        margin-bottom: 10px;
    }

    .table-responsive {
        font-size: 14px;
    }

    .btn-sm {
        padding: 4px 8px;
        font-size: 12px;
    }

    .page-admin .col-form-label {
        /* text-align: left !important; */
        margin-bottom: 0.5rem;
    }

    .page-admin .row.mb-3 {
        margin-bottom: 1.5rem !important;
    }
}

.friend-requests-item__action button.modify {
    background: var(--main-color) !important;
    color: #fff;
}


.friend-requests-item__action button.show {
    background: var(--sec-color);
    color: #fff;
}

.options__action {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    align-items: center;
}

.options__action button {
    background: #f5f5f5;
    color: #5f5f5f;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex: 0 0 40px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 15px;
}

.text-bg-success {
    color: #fff !important;
    background-color: rgb(23 198 83 / 58%) !important;
}

.text-bg-danger {
    color: #fff !important;
    background-color: #f86d4fe3;
}

/* Card Template Selection Styles */
.card-templates-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin-bottom: 20px;
}

.card-template-item {
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    background: white;
}

.card-template-item:hover {
    border-color: var(--sec-color);
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.15);
}

.card-template-item.active {
    border-color: var(--sec-color);
    background: #f0f8ff;
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.2);
}

.card-template-item .template-icon {
    font-size: 2.5rem;
    color: #6c757d;
    margin-bottom: 10px;
}

.card-template-item.active .template-icon {
    color: var(--sec-color);
}

.card-template-item .template-name {
    font-size: 0.9rem;
    font-weight: 500;
    color: #333;
}

.card-template-item.active .template-name {
    color: var(--sec-color);
    font-weight: 600;
}

/* Wizard Tabs Enhancement */
.wizard-tabs {
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
    flex-wrap: wrap;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 10px;
}

.wizard-tab {
    flex: 1;
    /* min-width: 150px; */
    padding: 12px 15px;
    text-align: center;
    border-radius: 8px 8px 0 0;
    background: #f8f9fa;
    color: #6c757d;
    text-decoration: none;
    transition: all 0.3s;
    border: 1px solid #e0e0e0;
    border-bottom: none;
}

.wizard-tab:hover {
    background: #e9ecef;
    color: #495057;
}

.wizard-tab.active {
    background: var(--sec-color);
    color: white;
    border-color: var(--sec-color);
    font-weight: 600;
}

.wizard-tab i {
    margin-inline-end: 5px;
}

/* Rewards Summary Table */
.rewards-summary-table {
    margin: 20px 0;
}

.rewards-summary-table table {
    width: 100%;
}

.rewards-summary-table th {
    background: #f8f9fa;
    font-weight: 600;
    padding: 12px;
}

.rewards-summary-table td {
    padding: 12px;
}

/* Form Switches Enhancement */
.form-check-input:checked {
    background-color: var(--sec-color);
    border-color: var(--sec-color);
}

.form-check-label {
    margin-inline-start: 8px;
    cursor: pointer;
}

/* Section Headers */
.section-header {
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e0e0e0;
}

.section-header i {
    margin-inline-end: 8px;
    color: var(--sec-color);
}

/* Responsive Design for Templates */
@media (max-width: 768px) {
    .card-templates-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .wizard-tabs {
        flex-direction: column;
    }

    .wizard-tab {
        min-width: 100%;
    }
}

/* Validation Styling */
.is-invalid {
    border-color: #dc3545 !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.invalid-feedback {
    display: none;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
}

.validation-error {
    animation: shake 0.3s;
}

@keyframes shake {

    0%,
    100% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px);
    }

    75% {
        transform: translateX(5px);
    }
}

/* Alert styling in wizard */
.wizard-step .alert {
    animation: slideDown 0.3s ease-out;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Required field indicator */
.text-danger {
    color: #dc3545 !important;
}


.card-preview-h {
    position: relative;
    /* padding-bottom: 50px; */
    box-shadow: none !important;
    border-radius: 0;
}

.card-preview-h .card-preview-actions {
    justify-content: flex-end;
    display: flex;
    background: transparent;
    border-radius: 0;
    padding: 0;
}

.card-preview-h .card-preview-actions .btn {
    color: #252f4a;
    border-color: #f9f9f9;
    background-color: #f9f9f9;
    padding: calc(0.50rem + 0px) calc(1rem + 0px);
    box-shadow: none;
    border: 0;
    border-radius: 0.425rem;
    font-size: 13px;
}

.card-preview-h .card-preview-container {
    width: 340px !important;
    height: 500px;
    margin: 20px auto 0;
    padding: 0;
    gap: 0;
    border-radius: 0.625rem;
}

.card-preview-h .card-preview-container .card-preview-header {
    margin: 0;
}

.card-preview-h .card-preview-container .card-preview-header .card-preview-logo {
    margin-top: 10px;
    width: 60px;
    max-width: 100%;
}

.card-preview-h .card-preview-container .card-preview-header span {
    display: block;
    text-align: end;
    font-size: 14px;
    font-weight: 300;
    margin-top: 0;
}

.card-preview-h .card-preview-container .stamps-grid,
.card-preview-h .card-preview-container .stamps-img {
    height: 141px;
    margin: 10px 0 0;
}

.card-preview-h .card-preview-container .stamps-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.card-preview-h .card-preview-container .card-preview-header .row {
    margin: 0;
    /* align-items: center; */
}

.card-preview-h .card-preview-container .card-preview-header span:first-child {
    margin-top: 10px;
}

.card-preview-h .card-preview-container .card-preview-info {
    margin-top: 10px;
    padding: 0 10px;
}

.card-preview-h .card-preview-container .card-preview-info span {
    margin-top: 10px;
    font-size: 11px;
    font-weight: 400;
    /* margin-bottom: 1rem; */
}

.card-preview-h .card-preview-container .card-preview-qr {
    position: relative;
    bottom: 5px;
    margin: auto;
    max-width: 137px;
}

.qr-placeholder.barCode-h {
    background-color: white;
    border-radius: 5px;
    padding: 0;
}

.qr-placeholder.barCode-h img {
    max-width: 137px;
    height: 137px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.qr-placeholder.barCode-h .qr-number {
    position: relative;
    color: black;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0px;
    padding: 2px;
}

.card-preview-h .card-preview-actions .dropdown-menu {
    border-radius: 0.475rem;
    background-color: #ffffff;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    padding: 13px 0;
    text-align: start;
}

.card-preview-h .card-preview-actions .dropdown-menu li {
    padding: 2px 10px !important;
}

.card-preview-h .card-preview-actions .dropdown-menu li a {
    padding: 8px 10px;
    color: #78829d;
    font-size: 12px !important;
    height: auto;
}

.card-preview-h .card-preview-actions .dropdown-menu li .dropdown-divider {
    display: none;
}

.card-preview-h .card-preview-actions .dropdown-menu li button {
    padding: 8px 10px;
    font-size: 12px !important;
    height: auto;
}

.card-preview-inner-h {
    transform: rotateY(0deg) rotateX(0deg);
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.2) !important;
    background: #FFFFFF !important;
    width: 340px;
    height: 500px !important;
    border-radius: 10px;
    border: none;
    padding: 0;
}

.card-preview-inner-h .card-preview-header .row {
    margin: 10px 0 0;
}

.card-preview-inner-h .stamps-img {
    height: 141px;
    margin-top: 10px;
}

.card-preview-inner-h .stamps-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.card-preview-inner-h .card-preview-info .d-flex {
    flex-direction: column;
    justify-content: start !important;
    align-items: start !important;
    -webkit-align-items: start !important;
}

.card-preview-inner-h .card-preview-info .d-flex span {
    margin-top: 10px;
    font-size: 11px;
    font-weight: 400;
}

.card-preview-inner-h .card-preview-info .d-flex strong {
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 1rem;
    line-height: 33px;
}

.card-preview-inner-h .card-preview-info {
    padding: 0;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
}

.card-preview-inner-h .card-preview-qr {
    position: relative;
    bottom: 5px;
    margin: auto;
    width: 135px;
    padding: 0;
}

.card-preview-inner-h .card-preview-qr .qr-placeholder.barCode-h {
    background-color: white;
    border-radius: 9px;
    overflow: hidden;
    box-shadow: none;
}

.card-preview-inner-h .card-preview-qr .qr-placeholder.barCode-h .qr-number {
    position: relative;
    color: black;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0px;
}

.widjet__body-h {
    background: transparent;
    padding: 0;
}

.wizard-h {
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    background: #fff;
    border: 1px solid #F1F1F4;
    border-radius: 10px;
    padding: 2rem 2.25rem;
}

.wizard-h .wizard-tabs {
    border: none;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin: 0 auto;
    margin-bottom: 1.25rem;
    justify-content: start;
}

.wizard-h .wizard-tabs .wizard-tab {
    position: relative;
    flex-shrink: 0;
    margin: 1rem 1rem;
    color: #071437;
    font-weight: 600;
    font-size: 16px;
    width: auto;
    max-width: fit-content;
    padding: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    display: block;
    border-bottom: 2px transparent solid;
    height: auto;
    padding-bottom: 8px;
    white-space: nowrap;
}

.wizard-h .wizard-tabs .wizard-tab i {
    display: none;
}

.wizard-h .wizard-tabs .wizard-tab.active {
    border-color: #1b84ff;
}

.wizard-h .section-header {
    color: #071437;
    font-weight: 600;
    font-size: 1.25rem;
    margin: 0;
    border: none;
    padding: 0;
    display: none;
}

.wizard-h .col-form-label {
    margin-bottom: 0.75rem;
    padding: 0;
    font-weight: 500;
    color: #252f4a;
    font-size: 14px;
}

.wizard-h .card-templates-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 0.5rem calc(var(--bs-gutter-x) * 0.5);
    margin-bottom: 20px;
}

.wizard-h .card-templates-grid .card-template-item {
    border: 1px dashed #dbdfe9;
    border-width: 1px;
    border-style: dashed;
    padding: 1rem;
}

.wizard-h .card-templates-grid .card-template-item .template-icon {
    display: none;
}

.wizard-h .card-templates-grid .card-template-item .template-name {
    font-size: 17px !important;
    font-weight: 600;
    color: #071437;
}

.wizard-h .card-templates-grid .card-template-item.active {
    border-color: #1b84ff;
    background-color: #e9f3ff;
    box-shadow: none;
}

.wizard-h .form-control {
    background-color: #f9f9f9;
    border: 1px #f9f9f9 solid;
    color: #4b5675;
    transition: color 0.2s ease;
    min-height: 45px;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 8px;
}

div#description-field {
    border: 1px #ccced1 solid;
    height: 200px;
    /* border-top: 0; */
}

.wizard-h form button.btn {
    margin-top: calc(49px - 1.5rem) !important;
    padding: 11px 28px;
    font-size: 15px;
}

/* Dashboard Stat Cards */
.widjet.--stat-card {
    margin-bottom: 20px;
}

.widjet.--stat-card .widjet__body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 30px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(102, 126, 234, 0.2);
    color: #fff;
}

.widjet.--stat-card:nth-child(2) .widjet__body {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    box-shadow: 0px 4px 15px rgba(245, 87, 108, 0.2);
}

.widjet.--stat-card:nth-child(3) .widjet__body {
    background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
    box-shadow: 0px 4px 15px rgba(79, 172, 254, 0.2);
}

.widjet.--stat-card:nth-child(4) .widjet__body {
    background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);
    box-shadow: 0px 4px 15px rgba(67, 233, 123, 0.2);
}

.stat-card__content {
    flex: 1;
}

.stat-card__number {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px;
}

.stat-card__label {
    font-size: 14px;
    font-weight: 500;
    opacity: 0.9;
}

.stat-card__icon {
    font-size: 48px;
    opacity: 0.3;
    margin-inline-start: 20px;
}

/* Dashboard Charts */
.widjet.--chart {
    margin-bottom: 24px;
}

.widjet.--chart .widjet__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.widjet.--chart .widjet__header h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #353535;
}

.widjet__controls {
    display: flex;
    gap: 10px;
}

.widjet__controls .uk-button {
    padding: 8px 12px;
    background: #f5f5f5;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.widjet__controls .uk-button:hover {
    background: #e8e8e8;
}

.widjet.--chart .widjet__body {
    padding: 20px 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05);
}

/* Recent Items Tables */
.widjet.--recent-items {
    margin-bottom: 24px;
}

.widjet.--recent-items .widjet__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.widjet.--recent-items .widjet__header h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #353535;
}

.widjet.--recent-items .widjet__body {
    padding: 20px 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05);
}

.widjet.--recent-items .table {
    margin-bottom: 0;
}

.widjet.--recent-items .table thead th {
    background: #f9f9f9;
    border-bottom: 2px solid #e8e8e8;
    font-weight: 600;
    color: #666;
    padding: 12px 15px;
    font-size: 13px;
    text-transform: uppercase;
}

.widjet.--recent-items .table tbody td {
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle;
}

.widjet.--recent-items .table tbody tr:hover {
    background: #f9f9f9;
}

.upload-img-h {
    width: 120px;
    height: 120px;
    border-radius: 0.475rem;
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #ffffff;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    position: relative;
    margin-bottom: 40px;
}

.upload-img-h .dropify-wrapper {
    position: absolute;
    inset: 0;
    animation: 5;
    /* opacity: 0; */
    margin: 0;
    border: none;
}

.upload-img-h .dropify-wrapper .dropify-message {
    display: none;
}

.upload-img-h .dropify-wrapper input {
    position: absolute;
    inset: 0;
    z-index: 5;
    cursor: pointer;
    opacity: 0;
}

.upload-img-h .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: calc(1.5em + 1.55rem + 2px);
    width: calc(1.5em + 1.55rem + 2px);
    line-height: 1;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    margin: -22px;
    color: #071437;
    font-size: 11px;
    width: 43px;
    height: 43px;
}

button.dropify-clear {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: calc(1.5em + 1.55rem + 2px);
    width: calc(1.5em + 1.55rem + 2px);
    line-height: 1;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075);
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 50%;
    margin: -22px;
    color: #071437;
    font-size: 11px;
    border: none;
    font-size: 0;
    width: 43px;
    height: 43px;
    opacity: 0;
}

.upload-img-h .dropify-wrapper .dropify-errors-container {
    display: none;
}

button.dropify-clear::after {
    content: "X";
    position: absolute;
    inset: 0;
    font-size: 11px;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
}

.upload-img-h.upload-img-big-h {
    width: 300px;
    height: 115px;
}

.upload-img-h .img {
    width: 100%;
    height: 100%;
    text-align: center;
}

.upload-img-h .img svg {
    height: 100%;
}

.color-picker-h {
    position: relative;
    width: 100%;
    border: 1px #f1f1f4 solid;
    border-radius: 0.625rem;
    overflow: hidden;
    height: 56px;
}

.color-picker-h .color-value {
    position: absolute;
    inset: 0;
    background: transparent;
    border: none !important;
    box-shadow: none !important;
    z-index: 2;
    outline: none !important;
    color: #fff;
    padding: 0.825rem 1.5rem;
    font-size: 1.15rem;
    pointer-events: none;
    user-select: none;
}

.color-picker-h .color-picker {
    border: none !important;
    min-height: 100%;
    /* padding: 0.825rem 1.5rem; */
    font-size: 1.15rem;
    box-shadow: none !important;
    width: 100%;
    padding: 0;
    outline: none !important;
    transform: scale(1.5);
}


.form-check-style-h {
    /* transform: scale(2); */
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-direction: row-reverse;
    gap: 20px;
    justify-content: end;
    width: 100%;
}

.form-check-style-h input[type="checkbox"] {
    position: relative;
    appearance: none;
    width: 42px;
    height: 29px;
    background: #ccc;
    border-radius: 50px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: 0.4s;
    margin: 0;
}

.form-check-style-h input:checked[type="checkbox"] {
    background: #1B84FF;
}

.form-check-style-h input[type="checkbox"]::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 0;
    left: 35%;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    /* transform: scale(1.1); */
    transition: 0.4s;
    margin: 3px;
}

.form-check-style-h input:checked[type="checkbox"]::after {
    left: 0;
}

.flex-h {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    gap: 20px;
}

.wizard-step .text-end.mt-4:last-child {
    display: flex;
    justify-content: space-between;
}

.widjet__head ul {
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
    -webkit-align-items: center;
}

.widjet__head ul li a,
.widjet__head ul li span {
    color: #99a1b7;
    transition: color 0.2s ease;
    font-weight: 500;
    font-size: 11px;
    line-height: normal;
    display: inline-block;
    width: auto;
    height: auto;
}

.widjet__head ul li {
    display: block;
    list-style: none;
    white-space: nowrap;
}

.widjet__head ul li a::after {
    content: "-";
    margin: 0 8px;
    margin-inline-start: 4px;
}

.uk-text-lead {
    font-size: 18px !important;
}

.widjet__head .flex-h {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.dashboard-h {
    border: 1px solid #f1f1f4;
    background: #fff;
    padding: 30px !important;
    width: 100%;
    /* margin-inline-start: 40px; */
}

.dashboard-h .flex-h {
    justify-content: space-between;
    margin-bottom: 20px;
}

.dashboard-h .flex-h .creat-list-btn {
    width: auto;
    margin: 0;
}

.dashboard-h .flex-h .widjet__body {
    padding: 0;
}

.dashboard-h .flex-h .search .search__input {
    background-color: #f9f9f9;
    border-color: #f9f9f9;
    color: #4b5675;
    transition: color 0.2s ease;
}

.dashboard-h .flex-h .search .search__input:hover {
    background-color: #f1f1f4;
    border-color: #f1f1f4;
    color: #4b5675;
    transition: color 0.2s ease;
    height: 46px;
}

.dashboard-h .flex-h .friend-requests-item__action button.confirm {
    color: #ffffff;
    border-color: var(--main-color);
    background: var(--main-color) !important;
    border-radius: 0.475rem;
    min-width: 67px;
}

.creat-list-btn {
    color: var(--main-color);
    border-color: hsl(284deg 71% 24% / 5%);
    background-color: hsl(284deg 71% 24% / 5%);
    border-radius: 0.475rem;
}

.creat-list-btn:hover {
    color: #ffffff;
    border-color: var(--main-color);
    background-color: var(--main-color);
}

.dashboard-h .flex-h .nice-select {
    height: 46px;
    align-content: center;
}

.dashboard-h .widjet__body {
    padding: 0;
}

.table thead th {
    border-color: #f1f1f4;
    background: transparent;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    font-size: 12px;
}

.table tbody td {
    padding: 16px 6px;
    font-size: 13px;
}

.table tbody td .game-card .game-card__box {
    box-shadow: none;
    padding: 0;
}

.table tbody td .game-card .game-card__box .game-card__media {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-inline-end: 0.75rem !important;
    min-height: 50px;
}

.table tbody td .game-card .game-card__box .game-card__info {
    padding: 0;
}

.table tbody td .game-card .game-card__box .game-card__media a {
    display: block;
    width: 100%;
    height: 100%;
}

.table tbody td .game-card .game-card__box .game-card__media a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.table tbody td .game-card .game-card__box .game-card__info .game-card__title {
    width: auto;
    height: auto;
    background: transparent;
    border-radius: 0;
    line-height: normal;
    font-size: 13.5px;
    color: #252f4a;
    padding: 0;
    margin-bottom: 4px;
}

.table tbody td .game-card .game-card__box .game-card__info .game-card__discussion {
    color: #78829d;
    margin: 0;
    font-size: 13px;
}

.customer-show-h {
    width: 100%;
}

.card .card-body,
.customer-show-h .d-flex.flex-center.flex-column.mb-5 {
    height: auto;
    padding: 2rem 2.25rem;
    border: 1px solid #f1f1f4;
    background: #fff;
}

.customer-show-h .d-flex.flex-center.flex-column.mb-5>.mb-4 {
    text-align: center;
}

.customer-show-h .d-flex.flex-center.flex-column.mb-5 .mb-4:nth-child(n+2) {
    text-align: start;
}

.customer-show-h .d-flex.flex-center.flex-column.mb-5 .fs-3.fw-bold.text-gray-800.mb-1 {
    text-align: center;
    margin: 0;
    font-size: 17px !important;
    color: #252f4a;
    margin-bottom: 0.25rem;
}

.customer-show-h .d-flex.flex-center.flex-column.mb-5 .fs-5.fw-semibold.text-muted.mb-4 {
    color: #99a1b7 !important;
    font-size: 15px !important;
    font-weight: 500;
    margin-bottom: 1.5rem;
    text-align: center;
}

.customer-show-h .border.border-gray-300.border-dashed.rounded.py-3.px-3 .fs-4.fw-bold.text-gray-700 {
    color: #4b5675;
    font-size: 15px !important;
}

.customer-show-h .border.border-gray-300.border-dashed.rounded.py-3.px-3 .fw-semibold.text-muted {
    font-weight: normal !important;
    color: #99a1b7 !important;
    font-size: 15px !important;
}

.customer-show-h .fw-bold.mb-3 {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.customer-show-h .mb-4 .mb-3 .fw-bold {
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: 2px;
}

.customer-show-h .mb-4 .mb-3 .text-muted {
    color: #78829d !important;
    font-size: 14px !important;
}

.customer-show-h .card .card-header {
    border: none;
    border-bottom: 1px solid #f1f1f4;
    padding: 15px 30px !important;
    background: transparent;
    align-items: center;
}

.customer-show-h .card .card-header .nav.nav-pills.gap-2 {
    margin: 0 !important;
    padding: 0;
}

.customer-show-h .card .card-header h3.fw-bold.fs-4.m-0 {
    color: #071437;
    font-size: 17px !important;
    padding: 0 !important;
}

.customer-show-h .card .card-header .nav-link {
    padding: calc(0.55rem + 1px) calc(1rem + 1px);
    color: #99a1b7;
    font-size: 13px;
}

.customer-show-h .card .card-header .nav-link.active {
    color: #1b84ff;
    border-color: #e9f3ff;
    background-color: #e9f3ff !important;
}

.app-container .card-header {
    padding: 2rem 2.25rem 1rem;
    border: 1px solid #f1f1f4;
    background: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.app-container .card-header .card-title {
    margin: 0;
}

.app-container .card-header .card-title h2 {
    margin: 0;
    font-size: 20px;
}

.app-container .card-header .card-toolbar {
    display: flex;
    align-items: center;
    gap: 12px;
    -webkit-align-items: center;
}

.app-container .card-header .card-toolbar .btn {
    border: 0;
    padding: calc(0.775rem + 1px) calc(1.5rem + 1px);
    color: #1b84ff;
    border-color: #e9f3ff;
    background-color: #e9f3ff;
}

.app-container .card-header .card-toolbar .btn:hover {
    background: #1b84ff;
    color: #fff;
}

.me-5 {
    margin: 0 !important;
    margin-inline-end: 3rem !important;
}

.flex-equal {
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
}

.app-container .flex-equal td,
.app-container table.table.align-middle.table-row-dashed td,
.app-container table.table.align-middle.table-row-dashed th {
    border: none;
    padding: 10px 0;
}

.text-gray-500 {
    color: #99a1b7 !important;
}

.card .items-pay {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 10px;
}

.card.card-dashed.p-6 {
    box-shadow: none;
    padding: 0;
    flex-wrap: wrap;
}

.card .items-pay .item {
    padding: 0 10px;
    width: calc(50% - 10px);
    box-shadow: none;
    border: 1px dashed #dbdfe9;
    padding: 1.5rem;
    border-radius: 0.625rem;
}

.card .items-pay .item .item-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 1.25rem;
}

.card .items-pay .item .item-header h5 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}

span.badge.badge-light-success {
    background-color: #dfffea;
    color: #17c653;
    margin-inline-start: 0.5rem;
    font-size: 10px;
    border-radius: 0.425rem;
}

.card .items-pay .item .item-details {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    gap: 20px;
}

.card .items-pay .item .item-details .img {
    width: 80px;
    height: 48px;
}

.card .items-pay .item .item-details .details {
    width: calc(100% - 80px);
}

.card .items-pay .item .item-details .details strong {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 1.25rem;
    line-height: 24px;
    display: inline-block;
}

.card .items-pay .item .item-details .details .text-gray-500 {
    font-size: 13px;
}

.sidebar-subscribe-h .user-name-h {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    /* border-bottom: 1px #dbdfe9 dashed; */
}

.sidebar-subscribe-h .user-name-h img {
    margin-inline-end: 0.75rem;
    width: 60px;
    height: 60px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}

.sidebar-subscribe-h .user-name-h .fw-bold {
    max-width: calc(100% - 60px - 0.75rem);
    color: #78829d !important;
    font-size: 12px;
    line-height: 22px;
}

.sidebar-subscribe-h .card-body {
    padding: 20px;
}

.sidebar-subscribe-h hr {
    border-top: 1px #676c77 dashed;
}

.sidebar-subscribe-h .item h5 {
    margin-bottom: 1rem;
    font-size: 15px;
    font-weight: 600;
    color: #071437;
    width: 100%;
}

.sidebar-subscribe-h .item {
    display: flex;
    flex-wrap: wrap;
}

.badge-light-info {
    background-color: #f8f5ff;
    color: #7239ea;
}

.sidebar-subscribe-h .item .fw-semibold {
    color: #78829d;
    font-weight: 500;
    font-size: 14px;
    margin-inline-start: 10px;
}

.btn-success {
    color: #ffffff;
    border-color: #17c653;
    background-color: #17c653;
    transition: all .4s;
}

.btn-success:hover {
    color: #ffffff;
    border-color: #04b440;
    background-color: #04b440 !important;
}

.text-gray-800 {
    color: var(--bs-text-gray-800) !important;
}

.fw-bold {
    font-weight: 600 !important;
}

.text-gray-800 {
    color: var(--bs-text-gray-800) !important;
}

.widjet.--filters .flex-h {
    justify-content: space-between;
}

.widjet.--filters .flex-h .widjet__head {
    display: block;
}

.widjet.--filters .flex-h .btn {
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    max-width: max-content;
    background: #f1f1f4;
    border: none;
    color: #252f4a;
    min-width: 124px;
    font-weight: 600;
    gap: 7px;
    font-size: 14px;
    min-height: 42px;
    border-radius: 0.425rem;
}

.widjet.--filters .flex-h .btn i {
    color: #78829d;
    font-size: 20px;
}

.invoice-h .widjet__body {
    padding: 0;
    background: transparent;
}

.invoice-h .widjet__body .card {
    padding: 65px !important;
}

.flex-stack {
    justify-content: space-between;
    align-items: center;
}

.invoice-h .widjet__body .card .card-body {
    display: block;
    padding: 0;
    border: none;
    box-shadow: none;
}

.invoice-h .widjet__body .card .card-body .d-flex {
    width: 100%;
}

.invoice-h .widjet__body .card .card-body .d-flex .flex-lg-row-fluid.me-xl-18.mb-10.mb-xl-0 {
    width: 100%;
}

.invoice-h .symbol img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    object-position: center;
}

.me-3 {
    margin: 0 !important;
    margin-inline-end: 1rem !important;
}

.pb-10 {
    padding-bottom: 2.5rem !important;
}

.mb-11 {
    margin-bottom: 2.75rem !important;
}

.mt-5 {
    margin-top: 1.25rem !important;
}

.mt-5 .col-sm-6 {
    margin-top: 0;
}

.text-gray-600 {
    color: #78829d !important;
}

.fw-semibold {
    font-weight: 500 !important;
}

.fs-7 {
    font-size: 12px !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.fs-6 {
    font-size: 14px !important;
}

.mb-12 {
    margin-bottom: 3rem !important;
}

.table> :not(caption)>*>*,
.invoice-h .table thead th {
    padding: 0.75rem 0.75rem;
    /* color: var(--bs-table-color-state, var(--bs-table-color-type, #071437)); */
    background-color: #00000000;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

.min-w-175px {
    min-width: 175px !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.text-muted {
    color: var(--bs-text-muted) !important;
}

.invoice-h table {
    border-bottom: 1px transparent solid;
}

.mb-9 {
    margin-bottom: 2.25rem !important;
}

.fw-semibold {
    font-weight: 500 !important;
}

.fs-7 {
    font-size: 12px !important;
}

.pe-10 {
    padding-inline-end: 2.5rem !important;
}

.alert-h {
    margin: 20px 0 0;
}

.logo-big .animation-navspinv {
    max-width: 300px !important;
    margin: 0 auto 30px;
    display: table;
}

.logo-big {
    text-align: center;
}

.logo-big h1 {
    padding: 20px 0 0;
}

.sidebar-box .uk-nav li a .icon {
    width: 20px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-inline-end: 5px;
}

.card-behind-h {
    display: none;
}

.card-behind-h {
    background-color: black;
    box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.2);
    max-width: 340px;
    border-radius: 0.625rem;
    padding: 10px;
}

.card-behind-h .card-inner {
    background: #1b1c1e;
    padding: 10px;
    color: #acacb6;
}

.card-behind-h .card-inner .col {
    padding: 8px 0px;
    margin-bottom: 10px;
}

.card-behind-h .card-inner .col .title-small {
    margin-bottom: 10px;
}

.card-behind-h .card-inner .col .btn-card {
    font-size: 21px;
    color: white;
    text-align: center;
    height: 77px;
    align-content: center;
}

.card-behind-h .card-inner .col .btn-card:hover {
    background: var(--sec-color);
    color: #fff;
}

/* Card Back Repeater */
.card-back-repeater .table {
    margin-bottom: 0;
}

.card-back-repeater .table thead th {
    font-size: 13px;
    font-weight: 600;
    color: #495057;
    padding: 10px 12px;
    background: #f9f9f9;
    border-bottom: 1px solid #f1f1f4;
}

.card-back-repeater .table tbody td {
    padding: 8px 10px;
    vertical-align: top;
}

.card-back-repeater .field-label-input,
.card-back-repeater .field-value-input {
    font-size: 14px;
}

.card-back-repeater .field-value-input {
    resize: vertical;
    min-height: 42px;
}

.card-back-repeater .remove-back-field {
    padding: 6px 10px;
}

.card-behind-h .card-inner .col.dynamic-back-preview {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

@media (min-width: 1200px) {
    .fs-3 {
        font-size: 17px !important;
    }

}

.logo-big {
    max-width: 60% !important;
}

.required:after {
    content: " *";
    color: red;
}

.flex-h.form-group {
    margin: 20px 0;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
}

.flex-h.form-group .already-h {
    padding: 0;
}

.flex-h.form-group .already-h p {
    margin: 0;
}

.uk-margin.form-group .uk-input.form-control {
    margin: 0;
}

.userName-h {
    position: relative;
}

.userName-h .sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    border-radius: 0.475rem;
    background-color: #ffffff;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
    z-index: 107;
    min-width: 350px;
    /* overflow: hidden; */
    padding: 15px;
    text-align: start;
    visibility: hidden;
    opacity: 0;
    transition: all .4s;
}

.userName-h .sub-menu .subMenu-header {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 0.65rem 0.75rem;
    border-bottom: 1px solid #f1f1f4;
}

.userName-h .sub-menu .subMenu-header .img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    overflow: hidden;
}

.userName-h .sub-menu .subMenu-header .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.userName-h .sub-menu .subMenu-header .naMe {
    width: calc(100% - 50px);
    padding-inline-start: 1.25rem;
}

.userName-h .sub-menu .subMenu-header .naMe h3 {
    font-weight: 700;
    font-size: 15px;
    margin: 0;
}

.userName-h .sub-menu .subMenu-header .naMe a {
    color: #99a1b7;
    font-size: 13px;
    margin-top: 4px;
    display: block;
}

.subMenu-list {
    padding: 10px 0.75rem;
    border-bottom: 1px solid #f1f1f4;
}

.subMenu-list ul {
    padding: 0;
    margin: 0;
}

.subMenu-list ul li {
    display: block;
    list-style: none;
}

.subMenu-list ul li a {
    color: #252f4a;
    border-radius: 0.475rem;
    padding: 0.65rem 1.25rem;
    font-size: 14px;
    display: block;
}

.subMenu-list ul li a:hover,
.subMenu-fot ul li a:hover {
    background: #fefaf7;
    color: #f59d54;
}

.subMenu-fot ul {
    padding: 0;
    margin: 0;
}

.subMenu-fot ul li {
    display: block;
    list-style: none;
    position: relative;
}

.subMenu-fot ul li a {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    color: #252f4a;
    border-radius: 0.475rem;
    padding: 0.65rem 1.25rem;
    font-size: 14px;
}

.subMenu-fot ul li .sub-menu {
    right: 100%;
    left: auto;
    top: 0;
    min-width: 175px;
}

.subMenu-fot ul li ul li a {
    display: flex;
    justify-content: start;
}

.subMenu-fot ul li ul li a .icon {
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 5px;
    margin-inline-end: 10px;
}

.subMenu-fot ul li a span:nth-child(2) {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    background-color: #f9f9f9 !important;
    border-radius: 0.475rem;
    font-size: 11px !important;
    padding: 6px 10px !important;
}

.subMenu-fot ul li a .icon {}

.subMenu-fot ul li a span:nth-child(2) .icon {
    width: 15px;
    height: 15px;
    margin-inline-start: 6px;
    line-height: 15px;
    overflow: hidden;
    border-bottom: 5px;
}

.subMenu-fot ul li a .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.userName-h:hover .sub-menu,
.userName-h:hover .sub-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

.userName-h:hover .sub-menu .sub-menu {
    visibility: hidden;
    opacity: 0;
}

.friend-requests-item__action {
    display: flex !important;
    gap: 10px !important;
}

.friend-requests-item__action button {
    margin: 0 !important;
}

.friend-requests-item__action button.reject {
    background: red;
    color: #fff;
}

.friend-requests-item__action button.modify {
    background: green !important;
}

.friend-requests-item__action button.info.ico_home {
    background: var(--main-color);
    color: #fff;
}


@media only screen and (max-width: 959px) {

    .dashboard-h {
        margin: 0;
        padding: 15px !important;
    }

    .uk-grid {
        margin: 0;
    }

    .dashboard-h .flex-h .widjet__body .search {
        margin-bottom: 10px;
    }

    .dashboard-h .flex-h .widjet__body .uk-width-auto {
        width: calc(100% - 155px);
    }

    .dashboard-h .widjet__body {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: scroll;
        max-width: 100%;
    }

    .card-preview-h .card-preview-container {
        width: 100% !important;
    }

    .card-show-page-h .uk-width-1-3\@xl {
        padding: 0;
        margin-top: 100px;
    }

    .card-edite-page-h .widjet__body-h .row {
        flex-direction: column-reverse;
    }

    .wizard-h {
        padding: 15px;
    }

    .wizard-h .wizard-tabs .wizard-tab {
        margin: 10px;
        width: auto;
        min-width: auto;
    }

    .wizard-h .wizard-tabs {
        flex-direction: row;
    }

    .wizard-h .card-templates-grid {
        flex-direction: column;
        display: flex;
    }

    .card-preview-inner-h {
        width: 100%;
        height: auto !important;
        min-height: 350px;
    }

    .wizard-new-h .row {
        flex-direction: column !important;
        margin: 0 0 10px !important;
    }

    .wizard-new-h .row .col-md-7 {
        padding: 0;
    }

    .form-check.form-check-style-h {
        justify-content: start;
    }

    .wizard-new-h .row .col-lg-9 {
        padding: 0;
    }

    .dashboard-h .flex-h .widjet__body .uk-width-auto+.uk-width-auto.friend-requests-item__action {
        width: auto;
    }
}

@media (max-width: 1400px) {
    .card-preview-inner-h {
        width: 100%;
    }

    .dashboard-h.dashboard-h222 .widjet__body .col-lg-4.col-md-6 {
        width: 50%;
    }

    .dashboard-h222 .card-preview-h .card-preview-container {
        width: 100% !important;
    }
}

@media (max-width: 1100px) {
    .card-preview-inner-h {
        width: 350px;
    }

    .uk-grid.card-show-page-h.card-edite-page-h .widjet__body.widjet__body-h .row>.col-lg-4.mb-4,
    .uk-grid.card-show-page-h.card-edite-page-h .widjet__body.widjet__body-h .row>.col-lg-8 {
        width: 100%;
    }

    .uk-grid.card-show-page-h.card-edite-page-h .widjet__body.widjet__body-h .row {
        flex-direction: column-reverse;
    }
}

.text-muted {
    color: #adb5bd !important;
}

.fw-semibold {
    font-weight: 500 !important;
}

.fs-8 {
    font-size: 0.85rem !important;
}

/* Apple Wallet Button */
.apple-wallet-btn {
    display: inline-flex;
    align-items: center;
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 12px;
    padding: 10px 24px;
    cursor: pointer;
    text-decoration: none;
    min-width: 240px;
    justify-content: center;
    gap: 12px;
    transition: opacity 0.2s ease;
}

.apple-wallet-btn:hover {
    opacity: 0.85;
    color: #fff;
    text-decoration: none;
}

.apple-wallet-btn__icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}

.apple-wallet-btn__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.2;
}

.apple-wallet-btn__label {
    font-size: 13px;
    font-weight: 400;
}

.apple-wallet-btn__title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

[dir="rtl"] .apple-wallet-btn__text {
    align-items: flex-end;
}

.wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

/* intlTelInput overrides */
.iti {
    display: block;
    width: 100%;
}

.iti__selected-flag {
    direction: ltr;
}

.iti__country {
    text-align: start;
}

.row.mb-3.align-items-center .form-group {
    margin: 0;
}


@media (min-width: 1600px) {
    .card-show-page-h .uk-width-1-3\@xl {
        width: 100%;
    }

    .dashboard-h .uk-width-1-3\@xl {
        width: 100%;
    }

    .page-wrapper {max-width: 100%;}
}

@media (max-width: 991px) {
    .logo-big .animation-navspinv {
        max-width: 100% !important;
        margin: 0;
    }

    .logo-big {
        margin: 0 auto;
        margin-bottom: -10px;
    }

    .page-first-screen {
        padding: 15px;
    }
}
