@font-face {
    font-family: TikTokDisplayFont;
    src: url(../font/TikTokDisplayFont-Bold.woff2);
}

:root {
    --tux-fontFamilyHeading: 'TikTokDisplayFont', Arial, Tahoma, PingFangSC, sans-serif;
    --tux-fontFamilyParagraph: 'TikTokFont', Arial, Tahoma, PingFangSC, sans-serif;
    --tux-fontWeightRegular: 400;
    --tux-fontWeightSemibold: 500;
    --tux-fontWeightBold: 700;
    --tux-fontSizeH1: 96px;
    --tux-fontSizeH2: 72px;
    --tux-fontSizeH3: 56px;
    --tux-fontSizeH4: 48px;
    --tux-fontSizeH5: 32px;
    --tux-fontSizeH6: 24px;
    --tux-fontSizeH7: 18px;
    --tux-fontSizeP1: 24px;
    --tux-fontSizeP2: 18px;
    --tux-fontSizeP3: 16px;
    --tux-fontSizeP4: 14px;
    --tux-fontSizeP5: 12px;
    --text-color: #333232;
    --tux-colorPrimary: rgba(254, 44, 85, 1);
    --tux-colorPrimary-tint-4: rgba(244, 42, 82, 1);
    --tux-colorPrimary-tint-8: rgba(234, 40, 78, 1);
    --tux-colorPrimary-tint-12: rgba(224, 39, 75, 1);
    --tux-colorPrimary-opacity-0: rgba(254, 44, 85, 0);
    --tux-colorPrimary-opacity-4: rgba(254, 44, 85, 0.04);
    --tux-colorPrimary-opacity-8: rgba(254, 44, 85, 0.08);
    --tux-colorPrimary-opacity-12: rgba(254, 44, 85, 0.12);
    --tux-colorLink: rgba(254, 44, 85, 1);
    --tux-colorPrimary2: rgba(22, 24, 35, 1);
    --tux-colorTextPrimary: rgba(22, 24, 35, 1);
    --tux-colorTextSecondary: rgba(22, 24, 35, 0.75);
    --tux-colorTextTertiary: rgba(22, 24, 35, 0.5);
    --tux-colorTextQuaternary: rgba(22, 24, 35, 0.34);
    --tux-colorBGPrimary: rgba(255, 255, 255, 1);
    --tux-colorBGSecondary: rgba(255, 255, 255, 1);
    --tux-colorBGSecondary-tint-4: rgba(245, 245, 245, 1);
    --tux-colorBGSecondary-tint-8: rgba(235, 235, 235, 1);
    --tux-colorBGSecondary-tint-12: rgba(224, 224, 224, 1);
    --tux-colorBGSecondary-opacity-0: rgba(255, 255, 255, 0);
    --tux-colorBGSecondary-opacity-4: rgba(255, 255, 255, 0.04);
    --tux-colorBGSecondary-opacity-8: rgba(255, 255, 255, 0.08);
    --tux-colorBGSecondary-opacity-12: rgba(255, 255, 255, 0.12);
    --tux-colorBGTertiary: rgba(255, 255, 255, 1);
    --tux-colorBGQuaternary: rgba(255, 255, 255, 1);
    --tux-colorBGQuinary: rgba(255, 255, 255, 1);
    --tux-colorBGSecondary2: rgba(255, 255, 255, 1);
    --tux-colorBGTertiary2: rgba(255, 255, 255, 1);
    --tux-colorBGPlaceholderDefault: rgba(22, 24, 35, 0.06);
    --tux-colorBGPlaceholderOpaque: rgba(241, 241, 241, 1);
    --tux-colorBGInput: rgba(22, 24, 35, 0.06);
    --tux-colorBGInput2: rgba(22, 24, 35, 0.06);
    --tux-colorBGView: rgba(22, 24, 35, 0.03);
    --tux-colorBGCreation3: rgba(248, 248, 248, 1);
    --tux-colorBGCreation4: rgba(255, 255, 255, 1);
    --tux-colorBGHover: rgba(22, 24, 35, 0.06);
    --tux-colorBGBrand: rgba(254, 44, 85, 0.06);
    --tux-colorLinePrimary: rgba(22, 24, 35, 0.2);
    --tux-colorLineSecondary: rgba(22, 24, 35, 0.12);
    --tux-colorLineInput: rgba(22, 24, 35, 0.5);
    --tux-colorLinePrimary2: rgba(22, 24, 35, 0.2);
    --tux-colorLineSecondary2: rgba(22, 24, 35, 0.12);
    --tux-colorLineSecondary3: rgba(22, 24, 35, 0.12);
    --tux-colorLineDarker: rgba(22, 24, 35, 0.12);
    --tux-colorSDSecondary: rgba(0, 0, 0, 0.5);
    --tux-colorSDTertiary: rgba(0, 0, 0, 0.2);
    --tux-colorPositive: rgba(11, 224, 155, 1);
    --tux-colorNegative: rgba(255, 76, 58, 1);
    --tux-colorToastDefault: rgba(84, 84, 84, 0.92);
    --tux-colorToastNegative: rgba(255, 76, 58, 0.92);
    --tux-colorSecondary: rgba(32, 213, 236, 1);
    --tux-colorSecondary2: rgba(16, 162, 197, 1);
    --tux-colorPositive2: rgba(79, 171, 126, 1);
    --tux-colorConstTextInverse: rgba(255, 255, 255, 1);
    --tux-colorConstTextInverse2: rgba(255, 255, 255, 0.9);
    --tux-colorConstTextInverse3: rgba(255, 255, 255, 0.75);
    --tux-colorConstTextInverse4: rgba(255, 255, 255, 0.5);
    --tux-colorConstTextInverse5: rgba(255, 255, 255, 0.34);
    --tux-colorConstTextPrimary: rgba(22, 24, 35, 1);
    --tux-colorConstBGInverse: rgba(0, 0, 0, 1);
    --tux-colorConstBGInverse2: rgba(0, 0, 0, 0.6);
    --tux-colorConstBGInverse3: rgba(37, 37, 37, 0.6);
    --tux-colorConstBGInverse4: rgba(84, 84, 84, 0.5);
    --tux-colorBGCreation: rgba(0, 0, 0, 1);
    --tux-colorBGCreation2: rgba(27, 27, 27, 1);
    --tux-colorBGCreation5: rgba(0, 0, 0, 0.15);
    --tux-colorConstBGMat: rgba(255, 255, 255, 0.2);
    --tux-colorConstBGContainer: rgba(255, 255, 255, 0.12);
    --tux-colorConstBGContainer2: rgba(255, 255, 255, 0.08);
    --tux-colorConstBGContainer3: rgba(255, 255, 255, 0.04);
    --tux-colorConstBGPlaceholderOpaque: rgba(241, 241, 241, 1);
    --tux-colorConstBGInverseOpaque: rgba(37, 37, 37, 1);
    --tux-colorConstBGInverse1: rgba(56, 56, 56, 0.95);
    --tux-colorConstLineInverse: rgba(255, 255, 255, 0.2);
    --tux-colorConstLineInverse2: rgba(255, 255, 255, 0.12);
    --tux-colorSDPrimary: rgba(0, 0, 0, 0.8);
    --tux-gradientLive: linear-gradient(131.17deg, #ff1764 0%, #ed3495 94.15%);
    --tux-gradientVideoCoverOverlay: linear-gradient(180deg, rgba(22, 24, 35, 0.0001) 2.92%, rgba(22, 24, 35, 0.5) 98.99%);
    --tux-colorAssistColorYellow: rgba(250, 206, 21, 1);
    --web-background: #F0F2F5;
    --feed-item-background: #fff;
    --filter-secondary-icon: invert(39%) sepia(21%) saturate(200%) saturate(109.5%) hue-rotate(174deg) brightnes;
    --ui-text-3: rgb(0 0 0 / 48%);
}

html {
    /* overflow: hidden; */
    /* height: 100dvh; */
}

* {
    -webkit-tap-highlight-color: transparent;
}

*:focus {
    outline: none;
}
a:hover {
    color: unset;
}

body {
    /*font-family: Tiktok, ProximaNova, Arial, Tahoma, PingFangSC, sans-serif;*/
    font-family: 'TikTok Display', sans-serif;
    font-size: 14px;
    color: rgba(22, 24, 35, 1);
    background-color: var(--web-background);
    overscroll-behavior: contain;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    /* min-height: 100vh; */
    text-rendering: optimizeSpeed;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 100dvh;
    /*touch-action: pan-x pan-y;*/
    /* background: #ff0000; */
}

body.disableScroll, body.createPost  {
    overflow: hidden;
    max-height: 100dvh;
}

.Toastify .Toastify__toast-container {
    z-index: 99999;
}

#root {

    height: 100dvh;

    width: 100%;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: var(--tux-colorPrimary2);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--tux-colorLink);
    /*border-radius: 5px;*/
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: var(--tux-colorLink);
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}

.input-element {
}

.styled-link, a {
    text-decoration: none;
    color: var(--text-color);
    font-size: 14px;
}

input, textarea, button, select, a {
    -webkit-tap-highlight-color: transparent !important;
}

.form-element {

}

.rec-slider-container {
    margin: 0 !important;
}

button:focus:not(.focus-visible) {
    outline: none !important;
}

.header-login-container {

    padding-right: 10px;

    margin-right: 100px;

    /* background: #000; */
}

#header-login-button {
    border-radius: 4px;
    border: none;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(254, 44, 85, 1);
    min-height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 6px 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    box-sizing: border-box;
    font-family: TikTokFont, Arial, Tahoma, PingFangSC, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.03px;
    margin-left: 16px;
    min-width: 100px;
}

.page-error {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #fff;
    color: #060606;
}

.load-ding {
    margin: auto;
    display: flex;
    align-items: center;
}

.load-ding div {
    width: 20px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: inline-block;
    margin: 0;
    position: relative;
}

.load-ding div:nth-child(1) {
    background: #fe2c55;
    animation: clockwise 1200ms infinite linear;
}

.load-ding div:nth-child(2) {
    mix-blend-mode: darken;
    background: #25f4ee;
    margin-left: -5px;
    animation: counter-clockwise 1200ms infinite linear;
}

@keyframes clockwise {
    0% {
        transform: translateX(0);
        width: 20px;
    }

    25% {
        width: 25px;
    }

    50% {
        transform: translateX(100%);
        width: 20px;
    }
}

@keyframes counter-clockwise {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-100%);
    }
}

@media screen and (min-width: 933px) {

    .header-container {
        margin: 0;
        display: flex;
        justify-content: space-around;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
        height: 60px;
        width: 100%;
        top: 0;
        position: fixed;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: rgba(255, 255, 255, 1);
        z-index: 2;
        padding: 0 24px 0 16px;
        /* display: none; */
    }
    .video-page .header-container {
        z-index: 4;
    }

    .header-container .header-left-container {
        /* display: none; */
        width: 232px;
        /* display: flex; */
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /* min-width: 300px; */
        /* background: #fff; */
    }

    .header-container .header-left-container .logo {
        margin: 0;
        font-weight: 500;
    }

    .header-container .header-left-container .logo a {
        font-size: 30px;
        /* color: rgba(254, 44, 85, 1); */
    }

    .header-container .header-center-container {
        flex: 1;
        display: flex;
        justify-content: center;
        width: 100%;
        /* background: #f00; */
        /* max-width: 520px; */
        align-items: center;
        position: relative;
        min-width: 200px;
        padding: 0 8px;
    }

    .header-container .header-center-container .div-search-form-container {
        max-width: 520px;
        min-width: 200px;
        width: 100%;
        /* background: #f00; */
        display: flex;
    }

    .header-container .header-center-container .div-search-form-container .search-form {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 12px 16px;
        background: rgba(22, 24, 35, .06);
        border-radius: 92px;
        position: relative;
        overflow: hidden;
        z-index: 1;
        margin: 0;
    }

    .header-container .header-center-container .div-search-form-container .search-form .search-input {
        flex: 1;
        /* display: block; */
        font-family: ProximaNova, Arial, Tahoma, PingFangSC, sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        border: none;
        background: transparent;
        outline: none;
        padding: 0;
        width: 431px;
        color: rgba(22, 24, 35, 1);
        caret-color: rgba(254, 44, 85, 1);
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        -ms-appearance: textfield;
        appearance: textfield;
    }

    .search-form:hover, .search-form:focus {
        box-shadow: 0 0 1px 1px #ccc;
    }


    .header-container .header-center-container .div-search-form-container .search-form .span-spliter {
        width: 1px;
        height: 28px;
        margin: -3px 0;
        background: rgba(22, 24, 35, .12);
        display: block;
    }

    .header-container .header-center-container .div-search-form-container .search-form .button-search {
        padding: 11px 16px 11px 12px;
        margin: -12px -16px;
        font-size: 0;
        cursor: pointer;
        outline: none;
        border: none;
        background: transparent;
        margin-left: 0;
    }

    .header-container .header-center-container .div-search-form-container .search-form:hover .button-search,
    .header-container .header-center-container .div-search-form-container .search-form:focus .button-search {

        padding: 11px 16px 11px 12px;
        margin: -12px -16px -12px 0;
        font-size: 0;
        cursor: pointer;
        outline: none;
        border: none;
        background: rgba(22, 24, 35, 0.06);
    }

    .header-container .header-center-container .div-search-form-container .search-form:hover svg,
    .header-container .header-center-container .div-search-form-container .search-form:focus svg {
        fill: #000000;
    }

    input[type="search"]::-webkit-search-cancel-button {
        -webkit-appearance: none;
        height: 1em;
        width: 1em;
        border-radius: 50em;
        background: url(https://pro.fontawesome.com/releases/v5.10.0/svgs/solid/times-circle.svg) no-repeat 50% 50%;
        background-size: contain;
        opacity: 0;
        pointer-events: all;
        margin-right: 10px;
    }

    input[type="search"]:focus::-webkit-search-cancel-button {
        opacity: .3;
        pointer-events: all;
    }

    input[type="search"].dark::-webkit-search-cancel-button {
        filter: invert(1);
    }

    .header-container .header-right-container {
        width: 260px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        margin-right: 20px;
        /* background: #f00; */
        z-index: 5;
    }

    .header-container .header-right-container .upload-container {
        margin-left: 0;
        position: relative;
        height: 36px;
    }

    .header-container .header-right-container .upload-container .a-upload {
        color: rgba(22, 24, 35, 1);
        display: block;
    }

    .header-container .header-right-container .upload-container .a-upload .div-upload {
        min-width: 110px;
        padding: 0 16px;
        height: 36px;
        border: 1px solid rgba(22, 24, 35, 0.12);
        border-radius: 2px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        background: rgba(255, 255, 255, 1);
        cursor: pointer;
    }

    .header-container .header-right-container .upload-container .a-upload .div-upload .plus-icon {
        height: 20px;
        width: 20px;
        margin-right: 8px;
    }

    .header-container .header-right-container .upload-container .styled-link .div-upload .span-upload-text {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
    }

    .header-inbox-container {
        margin-left: 16px;
        position: relative;
    }

    .div-profile-container {
        margin-left: 24px;
        position: relative;
        width: 32px;
        height: 32px;
        background: center no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        border-radius: 50%;
        cursor: pointer;
        box-shadow: 0 0 1px 1px #ccc;
    }

    .main {
        padding-top: 60px;
        display: flex;
        /* flex: 1; */
        /* background: #000000; */
        /* border-right: 1px solid #ccc; */
        height: calc(100dvh);
    }

    .main .menu-left-content {

        width: 240px;

        display: flex;

        flex-direction: column;

        /* padding-top: 10px; */

        /* position: fixed; */

        /* display: none; */

        border-right: 1px solid #f3f3f3;

        position: fixed;

        background: #fff;

        height: calc(100dvh - 60px);

    }

    .main-right-content {
        flex: 1;
        display: flex;
        /* background: #101010; */
        /* display: none; */
        padding: 0;
        margin: 0;
        height: calc(100dvh - 60px);
        /* display: none; */
        /* padding: 0px 32px 24px 36px; */
        width: calc(100% - 240px);
        padding-left: 240px;
    }

    .styled-tmp-link {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 8px;
        box-sizing: border-box;
        border-radius: 4px;
        font-size: 32px;
        -webkit-transition: background ease-in-out 200ms;
        transition: background ease-in-out 200ms;
    }

    .styled-tmp-link svg {
        margin-right: 10px;
    }
    .menu-left .styled-tmp-link svg {
        fill: #000;
    }
    .menu-left .styled-tmp-link svg g{
        fill: #000;
    }
    .menu-left .active .styled-tmp-link svg g{
        fill: rgba(254, 44, 85, 1);
    }

    .styled-tmp-link {
        font-family: 'TikTok Display', sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 25px;
        margin-left: 8px;
    }

    .active .styled-tmp-link {

    }

    .active .styled-tmp-link svg {
        fill: rgba(254, 44, 85, 1);
    }

    .active .styled-tmp-link .span-main-nav-text {
        color: rgba(254, 44, 85, 1);
    }

    .active .styled-tmp-link:hover {
        background: rgba(22, 24, 35, .03);
    }

    .menu-left {
        /* margin-bottom: 8px; */
        padding: 0;
        border-bottom: 1px solid #eee;
        max-height: 240px;
    }

    .menu-follow {
        padding: 0;
        color: rgba(22, 24, 35, .75);
        font-family: ProximaNova, Arial, Tahoma, PingFangSC, sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        position: relative;
        flex: 1;
        /* overflow-y: scroll; */
        display: flex;
        flex-direction: column;
    }

    .menu-follow .following-accounts {
        padding: 10px 8px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
        font-family: 'TikTok Display', sans-serif;
    }

    .menu-follow .ul-account-list {
        /* padding: 8px; */
        /* display: flex; */
        /* flex-direction: row; */
        /* -webkit-box-align: center; */
        /* align-items: center; */
        /* position: relative; */
        /* border-radius: 4px; */
        /* transition: background 200ms ease-in-out 0s; */
        flex: 1;
        max-height: calc(100dvh - 242px);
        overflow-y: scroll;
        padding-bottom: 10px;
    }

    .menu-follow .ul-account-list li {
    }

    .menu-follow .ul-account-list li {
        border-bottom: 1px solid #eee;
    }

    .menu-follow .ul-account-list li .div-user-link-container {
        padding: 8px;
        display: flex;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        position: relative;
        border-radius: 4px;
        transition: background 200ms ease-in-out 0s;
    }

    .menu-follow .ul-account-list li .div-user-link-container .following-user-avatar {
        /* color: rgba(22, 24, 35, 1); */
    }

    .div-container-styled-user-avatar {
        position: relative;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        margin-right: 12px;
    }

    .div-container-styled-user-avatar .span-avatar-container-styled-avatar {
        display: inline-block;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        font-feature-settings: "tnum";
        position: relative;
        overflow: hidden;
        color: rgb(255, 255, 255);
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        line-height: 32px;
        border-radius: 50%;
        border-color: rgba(22, 24, 35, 0.12);
        border-width: 0.5px;
        cursor: pointer;
        background-color: rgba(136, 136, 136, 0.5);
        height: 32px;
        width: 32px;
    }

    .div-container-styled-user-avatar .span-avatar-container-styled-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ul-account-list .styled-user-content-link {
        -webkit-box-flex: 1;
        flex-grow: 1;
        height: 32px;
    }

    .ul-account-list .styled-user-content-link .div-aser-aitle-wrapper {
        display: flex;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
    }

    .ul-account-list .styled-user-content-link .div-aser-aitle-wrapper .span-user-title {
        color: rgb(22, 24, 35);
        font-family: SofiaPro, Arial, Tahoma, PingFangSC, sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        margin-top: -2px;
        max-width: 165px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .ul-account-list .styled-user-content-link .p-user-desc {
        color: rgba(22, 24, 35, 0.75);
        font-family: ProximaNova, Arial, Tahoma, PingFangSC, sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        max-width: 145px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin: 0;
        padding: 0;
    }

    .ul-account-list::-webkit-scrollbar {
        width: 0;
    }
}

.feed-content {
    /* max-width: 450px; */
    margin: auto;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: calc(100vh - 60px);
    width: 100%;
    /* background: #000; */
    /* position: relative; */
}

.feed-content video {
    height: 100%;
    width: 100%;
    /* object-fit: cover; */
    /* display: none; */
}

.feed-content .carousel-feed-item {

    width: 100%;

    height: calc(100vh - 60px);

    display: flex;

    justify-content: center;

    align-items: center;

    /* flex-direction: column; */

    /* background: #f00; */

    /* border: 1px solid #ccc; */

    position: relative;
}

.feed-content .carousel-feed-item .feed-item {
    height: calc(100vh - 60px);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: relative;
    max-height: 960px;
    max-width: 900px;
}

.feed-content .carousel-feed-item .feed-item-content {
    height: 90%;
    background: #080808;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 450px;
    position: relative;
}

.feed-content .carousel-feed-item .feed-item-content.feed-item-content-hide {

    background: #000 !important;
}

.feed-content .carousel-feed-item .feed-item-content img {
    width: 100%;
    height: 100%;
    /* display: none; */
    /* opacity: 0; */
    position: absolute;
    left: 0;
}

.feed-detail {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    max-width: 100%;
    left: 0;
    /* min-height: 100px; */
    /* background: #000; */
    padding: 0 10px;
}

.feed-detail h2 {

    font-size: 17px;

    margin-bottom: 8px;

    color: rgb(255, 255, 255);

    font-weight: 600;

    cursor: pointer;

    position: relative;
}

.feed-detail .feed-detail-content {
    color: #fff;
    overflow-y: auto;
    /* height: calc((calc(100dvh - 60px)) / 3); */
    /* overflow: hidden; */
    /* width: 50%; */
    /* height: 400px; */
    position: relative;
    min-height: 15px;
}

.feed-detail .feed-detail-content a {
    color: #fff;
}

.feed-detail .feed-detail-content p.text-read-more {
    max-height: 250px;
    overflow-y: auto;
}
.text-read-more {
    color: var(--text-color);
}
/* width */
p.text-read-more::-webkit-scrollbar {
    width: 4px;
    border-radius: 10px;
}

/* Track */
p.text-read-more::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
}

/* Handle */
p.text-read-more::-webkit-scrollbar-thumb {
    background: #131313;
    border-radius: 10px;
}

/* Handle on hover */
p.text-read-more::-webkit-scrollbar-thumb:hover {
    background: #131313;
}

.read-or-hide {
    color: #ededed;
    cursor: pointer;
    margin-left: 9px;
    font-weight: bold;
    font-family: 'TikTok Display', sans-serif;
    font-size: 13px;
}

.read-or-hide.show-less {
    position: absolute;
    bottom: -17px;
    right: 0;
}

.feed-video-item {
    width: 100%;
    height: 100%;
    /* height: calc(100dvh - 50px); */
    position: relative;
}

.feed-video-item .feed-item-video-thumbnail {
    position: absolute;
    z-index: 1;
}


.feed-video-item .play-pause {

    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

.feed-video-item .play-pause .fa-play {

    font-size: 50px;
    color: #d7d4d4;
    display: none;
    cursor: pointer;
}

.feed-video-item .pause .play-pause .fa-play {
    display: block
}

.feed-video-item #seek-bar {
    position: absolute;
    bottom: -2px;
    z-index: 7;
    width: 100%;
    height: 3px;
    display: block;
    left: -1px;
    -webkit-appearance: none;
    margin-right: 15px;
    background: rgba(196, 196, 196, 0.6);;
    /* border-radius: 50%; */
    background-image: linear-gradient(#fa1717, #fa1717);
    background-size: 0 100%;
    background-repeat: no-repeat;
}

.feed-video-item #seek-bar::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #f7f7f700;
    box-shadow: none;
    cursor: pointer;
    position: relative;
    z-index: 6

}

/*.action-media.pause #seek-bar::-webkit-slider-thumb,.feed-video-item #seek-bar:active::-webkit-slider-thumb {*/
/*    height: 40px;*/
/*    width: 40px;*/
/*}*/



.wrapper-commnet {
    width: calc(100% - 20px);
    height: calc(90% - 20px);
    background: #000000;
    z-index: 9999;
    bottom: 5%;
    border-radius: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: column;
    max-width: 450px;
    margin-left: 10px;
    flex: 1;
    padding: 10px;
    transition-property: min-width;
    transition-duration: 1s;
    min-width: 300px;
}

.wrapper-commnet .title-comment {
    display: flex;
    width: 100%;
    align-items: center;
    color: #fff;
    margin-bottom: 20px;
    margin-left: 10px;
}

.wrapper-commnet .title-comment h3 {
    font-size: 18px;
    margin: 0 0 0 0;
    flex: 1;
}

.wrapper-commnet .title-comment span {
    font-size: 16px;
    font-weight: normal;
}

.wrapper-commnet .title-comment button {
    display: flex;
    text-align: center;
    background: #d1d1d12e;
    border: navajowhite;
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
}

.wrapper-commnet .title-comment button:focus {
    outline: none;
}

.wrapper-commnet .title-comment button:hover {
    background: #d1d1d170;
}

.wrapper-commnet .title-comment button svg {
}

.wrapper-commnet .title-comment i:before {
    padding: 10px;
}

.wrapper-commnet .commnet-contenner { /* max-height: calc(calc((100dvh/1.8)) - 100px); */
    background: #000000;
    width: calc(100% - 20px);
    border-radius: 5px; /* box-shadow: 0 0 1px 1px #878383; *//* border: 1px solid #c9c9c9; *//* overflow-y: auto; */
    color: #fff; /* padding: 10px 0 10px 10px; */
    height: 100%;
    overflow-y: auto;
    flex: 1;
}

.commnet-contenner::-webkit-scrollbar {
    width: 8px;
}

.commnet-contenner:hover::-webkit-scrollbar-thumb {
    background: #b6b6b6;
}

.commnet-contenner::-webkit-scrollbar-track {
    background: transparent;
}

.commnet-contenner::-webkit-scrollbar-thumb {
    background: #000;
}

.wrapper-commnet .drag-line {
    background: #e3dddd;
    border-radius: 4px;
    height: 35px;
    margin: auto;
    width: 100px;
    margin-top: 7px;
    display: none;
}

.block-mouse-swipe {
    display: none
}

.div-share-layout-main {
    display: flex;
    padding: 10px;
    flex: 1;
    flex-direction: column;
    /*overflow: overlay;*/
    width: 100%;
}


.div-share-layout-main .div-video-feed-tab {
    display: flex;
    margin: 10px 0;
    border-bottom: 1px solid #dbd8d8;
    /* justify-content: center; */
    overflow-x: auto;
    padding-bottom: 10px;
}

.div-share-layout-main .div-video-feed-tab button {
    font-family: TikTokFont, Arial, Tahoma, PingFangSC, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.028px;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    height: 44px;
    padding: 0 32px;
    cursor: pointer;
    text-align: center;
    color: rgb(115, 116, 123);
    border: none;
    /* margin-right: 10px; */
    background: none;
}


.div-share-layout-main .div-video-feed-tab button span {
}

.div-share-layout-main .div-video-feed-tab button i {
    margin-right: 5px;
}

.div-share-layout-main .div-video-feed-tab button::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #000;
    display: none
}

.div-share-layout-main .div-video-feed-tab button::after {
    content: "";
    position: absolute;
    bottom: 0;
    /* height: 2px; */
    width: 100%;
    background: transparent;
    height: 100%;
}

.div-share-layout-main .div-video-feed-tab button.active::before {
    display: block
}

.div-share-layout-main .div-video-feed-tab.tap-mouse-over button::before {
    display: none !important;
}

.div-share-layout-main .div-video-feed-tab.tap-mouse-over button.mouse-over-currunt::before {
    display: block !important;
}


.div-share-layout-main .div-video-feed-tab button.active { /* text-align: center; */
    color: rgb(22, 24, 35); /* font-weight: 600; */
}


.div-share-layout-main .div-video-feed-tab button.active i {
}

.div-share-layout-main .div-video-feed-tab button.active span {
}


.div-share-layout-main .div-video-feed-tab button i.is-pc {
}

.div-share-layout-main .div-video-feed-tab button i.is-mobile {
    /* display: none; */
}

.div-share-layout-main .div-video-feed-tab button .fa-navicon {
}

.div-share-layout-main .div-three-column-container {
    flex: 1;
    height: auto;
}

.wrapper-profile .user-header {
}

.wrapper-profile {
    width: 100%;
    flex-direction: column;
    padding: 0;
    height: 100%;
    overflow-y: auto;
    padding-top: 8px;
    position: relative;
    z-index: 1;
}

.wrapper-profile .user-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wrapper-profile .user-header .user-info {
    display: flex;
    flex-direction: column;
    width: 100%;
    /* background: cadetblue; */
    /*height: 350px;*/
    align-items: center;
    position: relative;
    /* aspect-ratio: 4 / 1; */
    /* align-items: center; */
    justify-content: center;
    z-index: 1;
}


.wrapper-profile .user-header .user-info .user-info_banner {
    width: 100%;
    height: 100%;
    position: relative;
    aspect-ratio: 4 / 1;
    /* background-position: 0 0; */
    background-repeat: no-repeat;
    background-color: #e9e9e9;
    z-index: 1;
    background-size: 100%;
    display: none;
}

.wrapper-profile .user-header .user-info .user-info_banner img {
    width: 100%;
    height: 100%;
}

.wrapper-profile .user-header .user-info .user-info_content {

    /* margin-top: -90px; */

    position: relative;

    z-index: 2;

    width: 100%;

    /* background: #f00; */

    display: flex;

    flex-direction: column;

    align-items: center;
}

.wrapper-profile .user-header .user-info .user-info_avatar {
    width: 150px;
    height: 150px;
    background: center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 50%;
    cursor: pointer;
    /* position: absolute; */
    bottom: -28px;
    /* box-shadow: 0 0 1px 1px #000000; */
    /* margin-top: -120px; */
    border: 1px solid #b7a6a6;
    /* background-size: 100%; */
    /* background-image: url(blob:http://localhost:3000/db08d4ea-debe-40f7-9f17-ffc5e4437ba8); */
    overflow: hidden;
}

.wrapper-profile .user-header .user-info .user-info_container {
}

.wrapper-profile .user-header .user-info .user-info_container .btn-info-action {
    min-width: 140px;
    height: 36px;
    /* margin-bottom: 10px; */
    display: flex;
    /* margin-bottom: 5px; */
    align-items: center;
}

.wrapper-profile .user-header .user-info .user-info_container .user-info_container_title {
    margin: 0;
    margin-top: 10px;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    word-break: break-word;
    color: #000;
}

.wrapper-profile .user-header .user-info .user-info_container .user-info_container_subtitle {
}

.wrapper-profile .user-header .user-info .user-info_container .btn-edit-profile {
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    color: rgb(22, 24, 35);
    border-color: rgba(22, 24, 35, 0.12);
    background-color: rgb(255, 255, 255);
    min-height: 36px;
    font-weight: 600;
    font-family: TikTokDisplayFont, PingFangSC, sans-serif;
    position: relative;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    cursor: pointer;
    box-sizing: border-box;
    height: 36px;
    font-size: 16px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 16px;
    min-width: 136px;
    line-height: 24px;
    margin: 10px auto;
}

.wrapper-profile .user-header .user-info .user-info_container .btn-edit-profile:hover {

    border-color: rgb(22 24 35 / 32%);
}

.wrapper-profile .user-header .user-info .user-info_container .btn-edit-profile i {
    margin-right: 5px;
}

.wrapper-profile .user-header .user-info .user-info_container .btn-edit-profile span {
}

.wrapper-profile .user-header .user-count-infos {
    display: flex;
    margin-top: 10px;
}

.wrapper-profile .user-header .user-count-infos h2 {

    text-transform: none;

    margin: 0 10px;

    color: #000;

    color: rgba(22, 24, 35, 0.75);

    font-family: TikTokFont, Arial, Tahoma, PingFangSC, sans-serif;

    font-weight: 400;

    font-size: 16px;

    line-height: 21px;

    letter-spacing: 0.03px;

    display: inline-block;

    margin-left: 6px;

    min-width: 50px;

    cursor: pointer;
}

.wrapper-profile .user-header .user-count-infos strong {
    margin-right: 4px;
    color: #000;
}

.user-header .user-bio {
    text-align: left;
    color: rgb(22, 24, 35);
    font-family: TikTokFont, Arial, Tahoma, PingFangSC, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.03px;
    white-space: pre-line;
    margin-top: 10px;
    min-width: 100px;
}



span.error {
    font-size: 12px;
    line-height: 15px;
    margin: 4px 0;
    color: rgb(255, 76, 58);
}


.new-feeds {

    width: 500px;

    margin: auto;

    height: 100%;

    /* background: #f00; */


}
.button-create-new-feeds {
    width: 100%;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 10px;
    margin-top: 16px;
    cursor: pointer;

    .create-new-text {
        /* border-bottom: 1px solid #e3dbdb; */
        padding: 9px;
        margin-bottom: 10px;
        background: #F0F2F5;
        text-align: left;
        align-items: center;
        border-radius: 40px;
        color: #8c8484;
        padding-left: 22px;
    }

    .create-new-icon {
        display: flex;
        width: 100%;
        justify-content: space-around;

        div {
            /* width: 50%; */
            text-align: center;
            display: flex;

            img {
                width: 27px;
                margin-right: 11px;
            }

            justify-content: space-around;
            align-items: center;
            font-size: 14px;
        }


    }

}


/*video::-webkit-media-controls {*/
/*    display: none !important;*/
/*    opacity: 1;*/
/*}*/
.meidia-video {
    position: absolute;
    z-index:3;
    background: #000;
    display: flex;
    max-width: 100%;
    max-height: 100dvh;
    height: 0;
    width: 0;
    overflow: hidden;
}
.meidia-video .full-width{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}
.meidia-video video {
    margin: auto;
    max-width: 100%;
    border: none;
    max-height:100dvh;
    background: #000;
}
.menu-bottom{
    display: none;
}
.meidia-video .full-height{
    object-fit: cover;
    /* margin: auto; */
    max-height: 100dvh;
}

.menu-bottom-video{}
.menu-bottom-video svg{}
.menu-bottom-video svg g{
    fill: #b7b7b7;
}

.hide-media-control .wrapper-controls-media{
    display: none !important;
}

.loading-page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 7px;
    z-index: 99999;
}
.loading-page .loader-line{
    display: block;
}


@media screen and (max-width: 1024px) {

    .wrapper-profile .user-header .user-info .user-info_avatar {
        width: 15%;
        height: auto;
        aspect-ratio: 1/1;
        max-width: 120px;
        /* margin-top: -12%; */
    }
}

@media screen and (max-width: 932px) {
    .main {
        display: flex;
        /* position: fixed; */
        flex-direction: column;
        height: calc(100svh - 50px);
        width: 100%;
        /* color: #0221f9; */
        max-height: calc(100svh - 50px);
    }
    .header-container {
        display: none;
    }
    .menu-left-content {
        display: none;
    }
    .main-content {
        display: flex;
        flex: 1;
        width: 100%;
        /* height: fit-content; */
        /* background: #f00; */
        height: calc(100svh - 50px);
    }

    .feed-content {
        max-height: calc(100dvh - 50px);
        max-width: unset;
    }

    .menu-bottom {
        height: 50px;
        display: flex;
        background: #000;
        border-top: 1px solid #474545cc;
        z-index: 1;
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    .menu-bottom ul {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .menu-bottom ul li {
        width: 20%;
    }

    .menu-bottom ul li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;

    }

    .menu-bottom ul li svg, .menu-bottom ul li span {
        color: #b7b7b7;
        fill: #a7a7a7;
    }

    .menu-bottom ul li.active svg, .menu-bottom ul li.active span {
        color: #ffffff;
        /* filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(87deg) brightness(119%) contrast(119%); */
        fill: #fff;
    }

    .menu-bottom ul li a svg, .menu-bottom ul li button svg {
        width: 78px;
    }

    .menu-bottom ul li a .span-main-nav-text, .menu-bottom ul li button .span-main-nav-text {
        font-size: 10px;
    }

    .feed-content .carousel-feed-item {
        height: calc(100dvh - 50px);
        z-index: 2;
    }

    .feed-content .carousel-feed-item .feed-item {
        height: calc(100dvh - 50px);
        max-height: unset;
    }

    .feed-content .carousel-feed-item .feed-item-content {
        height: 100%;
        border-radius: 0;
        max-width: unset;
    }

    .feed-detail {
        /* bottom: 5%; */
        width: 80%;
    }

    .feed-video-item #seek-bar {
        height: 2px;
        /* width: 80%; */
    }

    .meidia-video {
        /* position: absolute; */
        /* top: 0; */
        /* left: 0; */
        /* width: 100%; */
        /* height: calc(100dvh - 50px); */
        /* z-index: 1; */
        background: #080808;
        width: 0;
    }

    .feed-content.feed-ios .carousel-feed-item .feed-item-content-active {
        /* background: transparent; */
    }

    .feed-content.feed-ios.scroll-ios .carousel-feed-item .feed-item-content {
        /* background: #000; */
    }

    .feed-ios .feed-item-thumbnail-video {
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -ms-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        /* transition: opacity 1s ease-in-out; */
        /* opacity: 0; */
    }

    .feed-ios.scroll-ios .feed-item-thumbnail-video {
        /* opacity: 1; */
    }

    .wrapper-commnet {
        position: fixed;
        bottom: 0;
        height: auto;
        max-height: 70%;
        background: #000;
        padding: 0;
        width: 100%;
        padding-bottom: 10px;
        border-radius: 10px 10px 0 0;
        box-shadow: 0 1px 1px 1px #fff;
        z-index: 10;
        margin-left: 0;
        max-width: unset;
    }

    .wrapper-commnet .drag-line {
        display: block;
    }

    .wrapper-commnet .title-comment {
        border-bottom: 1px solid #979797;
        width: calc(100% - 20px);
        padding: 10px;
        padding-top: 0;
    }

    .wrapper-commnet .commnet-contenner {
        padding: 10px;
    }

    .wrapper-commnet .title-comment button {
        background: transparent;
    }

    .wrapper-commnet .title-comment h3 {
        color: #d3d3d3;
        font-weight: bold;
    }

    .block-mouse-swipe {
        width: 100%;
        height: 100dvh;
        position: fixed;
        background: transparent;
        top: 0;
        left: 0;
        display: block;
        z-index: 2;
    }

    .feed-content {
        background: #000
    }

    .wrapper-profile {
        padding-top: 0;
    }

    .wrapper-profile .user-header .user-info .user-info_content {
        /* margin-top: -16%; */
        padding-top: 10px;
    }

    .wrapper-profile .user-header .user-info .user-info_avatar {
        height: auto;
        aspect-ratio: 1/1;
        width: 100px;
        /* margin-top: -80px; */
    }

    .wrapper-profile .user-header .user-info .user-info_container {
    }

    .wrapper-profile .user-header .user-info .user-info_container .user-info_container_title {
        font-size: 16px;
        margin-top: 0;
    }

    .wrapper-profile .user-header .user-count-infos {
        display: flex;
        /* margin-top: 10px; */
    }

    .wrapper-profile .user-header .user-count-infos h2 {
        margin-top: 0;
        font-size: 14px;
        /* border: 1px solid #ccc; */
        /* padding: 10px; */
    }

    .wrapper-profile .user-header .user-count-infos strong {
        margin-right: 4px;
        display: block;
        text-align: center;
    }

    .user-header .user-bio {
        font-size: 14px;
    }

    .div-share-layout-main {
        padding: 0;
    }

    .div-share-layout-main .div-video-feed-tab {
        /* justify-content: center; */
        background: #f0f2f5;
        margin: 0;
        overflow-x: auto;
        /* margin-left: 100px; */
        width: 100%;
        z-index: unset;
    }


    .div-share-layout-main .div-video-feed-tab button {
        font-size: 14px;
        padding: 0 20px;
        margin: unset;
    }

    .div-share-layout-main .div-video-feed-tab button i {
        /* display: none; */
    }

    .div-share-layout-main .div-video-feed-tab button i.is-mobile {
        display: block;
        font-size: 18px;
    }

    .div-share-layout-main .div-video-feed-tab button span {
        /* display: none; */
    }

    .div-share-layout-main .div-video-feed-tab button.active {
        /* font-size: 14px; */
        /* padding: 0px 10px; */
    }

    .div-share-layout-main .div-video-feed-tab button.active i {
    }

    .div-share-layout-main .div-video-feed-tab button.active span {
    }

    .profile-feed-tab-position {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }

    .menu-bottom button {
        background: #000;
        border: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        cursor: pointer
    }
    .meidia-video .full-height{
        width: 100%;
        height: 100% !important;
    }
    .wrapper-profile .user-header .user-info .user-info_avatar {
        width: 20%;
        height: auto;
        aspect-ratio: 1/1;
        max-width: 100px;
    }
    .menu-left-content {
        display: none !important;
    }
}

