html, body {
    overflow-x: hidden;
}

.section--first {
    min-height: 1000px;
}

.header_search_phone {
    display: none !important;
}
@media (max-width: 1200px) {
    .nav-pc {
        background: #1b222e00 !important;
        border: 0px !important;
        height: 0px !important;
    }
    .header_search_phone {
        display: flex !important;
    }
    
    .header_search_pc {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .header__nav .header__nav-item:hover .header__nav-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

}


.btn__1 {
    padding: 5px 17px;
    border-radius: 10px;
    border: 1px solid #a782e9;
}

.btn__1:hover {
    color: #a782e9 !important;
}

.fs-55 {
    font-size: 55px;
}

.fs-50 {
    font-size: 50px;
}

.fs-40 {
    font-size: 40px;
}

.fs-30 {
    font-size: 30px;
}

.fs-29 {
    font-size: 29px;
}

.fs-28 {
    font-size: 28px;
}

.fs-27 {
    font-size: 27px;
}

.fs-26 {
    font-size: 26px;
}

.fs-25 {
    font-size: 25px;
}

.fs-24 {
    font-size: 24px;
}

.fs-23 {
    font-size: 23px;
}

.fs-22 {
    font-size: 22px;
}

.fs-21 {
    font-size: 21px;
}

.fs-20 {
    font-size: 20px;
}

.fs-19 {
    font-size: 19px;
}

.fs-18 {
    font-size: 18px;
}

.fs-17 {
    font-size: 17px;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-15 {
    font-size: 15px;
}

.fs-14 {
    font-size: 14px;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-12 {
    font-size: 12px;
}

.fs-11 {
    font-size: 11px;
}
.fs-10 {
    font-size: 10px;
}
.fs-9 {
    font-size: 9px;
}
.fs-8 {
    font-size: 8px;
}
.fs-7 {
    font-size: 7px;
}
.fs-6 {
    font-size: 6px;
}
@media (min-width: 768px) {
    
    .fs-md-55 {
        font-size: 55px;
    }

    .fs-md-50 {
        font-size: 50px;
    }

    .fs-md-40 {
        font-size: 40px;
    }

    .fs-md-30 {
        font-size: 30px;
    }

    .fs-md-25 {
        font-size: 25px;
    }

    .fs-md-22 {
        font-size: 22px;
    }

    .fs-md-21 {
        font-size: 21px;
    }

    .fs-md-20 {
        font-size: 20px;
    }

    .fs-md-19 {
        font-size: 19px;
    }

    .fs-md-18 {
        font-size: 18px;
    }

    .fs-md-17 {
        font-size: 17px;
    }

    .fs-md-16 {
        font-size: 16px;
    }

    .fs-md-15 {
        font-size: 15px;
    }

    .fs-md-14 {
        font-size: 14px;
    }

    .fs-md-13 {
        font-size: 13px;
    }

    .fs-md-12 {
        font-size: 13px;
    }

    .fs-md-11 {
        font-size: 13px;
    }
}

.color-white,
.text-white {
    color: var(--text-primary) !important;
}

.text-green {
    color: green;
}

.text-light-blue {
    color: #00e4c9;
}

.bg-light-blue {
    background-color: #00e4c9;
}

.color-black,
.text-black {
    color: rgb(0, 0, 0);
}


.fw-bold {
    font-weight: bold !important;
}

.width-auto {
    width: auto;
}

.h-fit {
    height: fit-content;
}

.max-h-fit {
    max-height: fit-content;
}

.h-42 {
    height: 42px;
}

.h-38 {
    height: 38px !important;
}

.lh-1 {
    line-height: 1;
}

.lh-1_2 {
    line-height: 1.2;
    max-height: 2.4em;
}

.lh-1_3 {
    line-height: 1.3;
}

.lh-1_5 {
    line-height: 1.5;
}

.lh-2 {
    line-height: 1;
}

.br-40 {
    border-radius: 40px;
}

.br-33 {
    border-radius: 33px;
}

.br-10 {
    border-radius: 10px;
}

.br-9 {
    border-radius: 9px;
}

.br-8 {
    border-radius: 8px;
}

.br-7 {
    border-radius: 7px;
}

.br-6 {
    border-radius: 6px;
}

.br-5 {
    border-radius: 5px;
}

.br-4 {
    border-radius: 4px;
}

.br-3 {
    border-radius: 3px;
}

.br-2 {
    border-radius: 2px;
}

.br-1 {
    border-radius: 1px;
}
.br-0 {
    border-radius: 0px;
}
.p-0_5 {
    padding: 0.5px;
}
.p-\[1px\] {
    padding: 1px;
}
.p-\[2px\] {
    padding: 2px;
}

.text-stroke-1 {
    -webkit-text-stroke: 1px;
}

.px-6 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
}

.px-7 {
    padding-left: 4rem;
    padding-right: 4rem;
}

.px-8 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
}

.px-9 {
    padding-left: 5rem;
    padding-right: 5rem;
}

.px-10 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
}

@media (min-width: 768px) {
    .px-md-9 {
        padding-left: 5rem;
        padding-right: 5rem;
    }

    .px-md-6 {
        padding-left: 3.5rem;
        padding-right: 3.5rem;
    }

    .px-md-7 {
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .px-md-8 {
        padding-left: 4.5rem;
        padding-right: 4.5rem;
    }

    .px-md-9 {
        padding-left: 5rem;
        padding-right: 5rem;
    }

    .px-md-10 {
        padding-left: 5.5rem !important;
        padding-right: 5.5rem !important;
    }
}


.top-0 {
    top: 0;
}
.top-1 {
    top: 1;
}
.top-2 {
    top: 2;
}
.top-3 {
    top: 3;
}

.top--9px {
    top: -9px !important;
}

.top-\[-9px\] {
    top: -9px !important;
}

.right-auto {
    right: auto;
}
.right-0 {
    right: 0;
}
.right-1 {
    right: 1;
}
.right-2 {
    right: 2;
}
.right-3 {
    right: 3;
}

.left-0 {
    left: 0;
}
.left-1 {
    left: 1;
}
.left-2 {
    left: 2;
}
.left-3 {
    left: 3;
}

.border-bottom-0_5 {
    border-bottom: 2px solid rgb(119, 119, 119);
}
.border-bottom-1 {
    border-bottom: 1px solid black;
}

.border-bottom-1-light {
    border-bottom: 1px solid rgb(221 221 221);
}

.light-border-black {
    border-bottom: 1px solid #232e40;
}
.border-top-1-dashed {
    border-top: 1px dashed rgb(0, 0, 0);
}

.border-top-1-dashed-light {
    border-top: 1px dashed rgb(221 221 221);
}

@media (max-width: 768px) {
    .border-m-bottom {
        border-bottom: 1px solid #dee2e6;
    }
}

@media (min-width: 768px) {
    .border-md-none {
        border: none;
    }
}

.bg-black-90 {
    background-color: rgb(34, 34, 34) !important;
}

.bg-black-80 {
    background-color: rgb(68, 68, 68) !important;
}

.bg-black-70 {
    background-color: rgb(99, 99, 99) !important;
}

.bg-black-60 {
    background-color: rgb(134, 134, 134) !important;
}

.bg-black-50 {
    background-color: rgb(168, 168, 168) !important;
}

.bg-black-40 {
    background-color: rgb(194, 194, 194) !important;
}

.bg-black-30 {
    background-color: rgb(223, 223, 223) !important;
}

.bg-black-20 {
    background-color: rgb(240, 239, 239) !important;
}




.text-black-90 {
    color: rgb(34, 34, 34) !important;
}

.text-black-80 {
    color: rgb(68, 68, 68) !important;
}

.text-black-70 {
    color: rgb(99, 99, 99) !important;
}

.text-black-60 {
    color: rgb(134, 134, 134) !important;
}

.text-black-50-2 {
    color: rgb(168, 168, 168) !important;
}

.text-black-40 {
    color: rgb(194, 194, 194) !important;
}

.text-black-30 {
    color: rgb(223, 223, 223) !important;
}

.circle-li li {
    list-style-type: circle;
    text-align: start;
}

.text-small {
    font-size: small;
}

.text-medium {
    font-size: medium;
}

.text-white-light {
    color: #c9c6c6
}

.bg-yellow {
    background-color: #d8db34;
}

.bg-blue {
    background-color: #3498db;
}

.bg-light-dark {
    background-color: #1f293a;
}

.bg-light-dark2 {
    background-color: #191f2a;
}

@media (max-width: 576px) {

    /* Phones */
    .text-small-phone {
        font-size: small;
    }
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-wait {
    cursor: wait !important;
}

.w-fill {
    width: -webkit-fill-available !important;
}

.w-8 {
    width: 8% !important;
}

.w-17 {
    width: 17%;
}

.w-20 {
    width: 20% !important;
}

.w-26 {
    width: 26% !important;
}

.w-35 {
    width: 35% !important;
}

.w-39 {
    width: 39% !important;
}

.w-40 {
    width: 40% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-100 {
    width: 100% !important;
}

.max-w-100 {
    max-width: 100% !important;
}

.min-w-40 {
    min-width: 40%;
}

.min-w-25 {
    min-width: 25%;
}

@media (min-width: 768px) {
    .w-md-8 {
        width: 8% !important;
    }

    .w-md-17 {
        width: 17%;
    }

    .w-md-20 {
        width: 20% !important;
    }

    .w-md-26 {
        width: 26% !important;
    }

    .w-md-35 {
        width: 35% !important;
    }

    .w-md-39 {
        width: 39% !important;
    }

    .w-md-40 {
        width: 40% !important;
    }

    .w-md-60 {
        width: 60% !important;
    }

    .w-md-65 {
        width: 65% !important;
    }

    .w-md-70 {
        width: 70% !important;
    }

    .w-md-100 {
        width: 100% !important;
    }
}

@media (min-width: 768px) {
    .w-md-60 {
        width: 60% !important;
    }
}

@media (max-width: 768px) {
    .p-w-60 {
        width: 100% !important;
    }
    .p-w-100 {
        width: 100%;
    }

    .p-mw-100 {
        max-width: 100% !important;
    }
}

.w-50 {
    width: 50% !important;
}

.h-webkit-fill {
    height: -webkit-fill-available;
}

.h-100 {
    height: 100%;
}

.h-50 {
    height: 50%;
}

.w-\[50px\] {
    width: 50px;
}
.w-\[100px\] {
    width: 100px;
}
.w-\[150px\] {
    width: 150px;
}
.w-\[200px\] {
    width: 200px;
}

.w-max {
    width: max-content;
}

.zi-100 {
    z-index: 100;
}
.zi-2 {
    z-index: 2;
}


.drop-box {
    background: var(--background-body-1);
    color: var(--text-primary) !important;
    border: 1px solid var(--border-1) !important;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
    /* X, Y, Blur, Spread, Color */
    /* border-radius: 10px; */
    padding: 10px;
    font-size: 15px;
}

.drop-box:hover {
    border: 1px solid var(--border-active) !important;
}
.category-select {
    background: var(--background-body-1);
    color: var(--text-primary);
    border: 1px solid var(--border-1);
    padding: 15px;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.category-select .name {
    display: flex;
    flex-direction: row;
    align-items: center;
}

/* Full-Screen Overlay */
#loadingScreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    /* Dark overlay */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    /* Ensures it stays on top */
    display: none;
    /* Initially hidden */
}

/* Spinner (White Circle) */
.loader-circle {
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

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

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

.bg-info-light {
    background-color: #f4f4f4;
    ;
}

.fw-light {
    font-weight: 300 !important;
}

.fw-normal {
    font-weight: 500 !important;
}

.w-fit {
    width: fit-content;
}

.select2-container {
    width: -webkit-fill-available !important;
}

.select2-dropdown {
    position: absolute !important;
    top: 100% !important;
    /* Ensures dropdown appears below the select box */
    z-index: 10000 !important;
    /* Ensures dropdown appears on top of other elements */
}

.select2-container--default .select2-selection--single {
    height: 38px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    border: none;
    font-size: 15px !important;
}

.select2-container--open .selection .select2-selection--single {
    border: 1px solid var(--border-active) !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #4e4e4e;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: inherit !important;
}

/* Adjust the dropdown item text to be vertically centered */
.select2-container .select2-selection__rendered {
    line-height: normal;
    /* Ensures the text is aligned properly */
    padding-left: 10px;
    /* Adjust padding if needed */
}

/* Adjust the dropdown items' text if needed */
.select2-results__option {
    line-height: 30px;
    /* Adjust for better alignment of items in the dropdown */
}

.select-2-dark .select2-container--default .select2-selection--single {
    background-color: var(--background-body-2) !important;
    border: none;

}

.select-2-theme .select2-container--default .select2-selection--single {
    background-color: var(--background-card) !important;
    border: 1px solid var(--border-1);

}

.select-2-dark .select2-container .select2-selection__rendered,
.select-2-theme .select2-container .select2-selection__rendered {
    color: var(--text-primary-2) !important;
}

.dark {
    background: #313e54;
    color: white;
}

.hidden-until-ready {
  opacity: 0;
}

.two-line-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.three-line-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.one-line-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.one-line-ellipsis-2 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.three-ch-ellipsis {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 5ch;
}


.row-3-2-1 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.row-2-1 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

@media (max-width: 1280px) {
    .row-3-2-1 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 960px) {
    .row-2-1 {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 24px;
    }

    .row-3-2-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 10px;
    }
}


.row-3-2-1 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

@media (max-width: 1280px) {
    .row-3-2-1 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 960px) {
    .row-3-2-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 10px;
    }
}

.row-5-1 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
}

@media (max-width: 960px) {
    .row-5-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 10px;
    }
}

.row-1 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
}

.price-overlay,
.price-overlay2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(43, 55, 76);
    /* Semi-transparent overlay */
    z-index: 100;
    opacity: 0;
    /* Initially hidden */
    transition: opacity 0.2s ease-in-out;
    /* Fade effect */
    pointer-events: none;
    /* border-radius: 8px; */
    overflow: hidden;
}

.skeleton-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    pointer-events: none;
    overflow: hidden;
}


/* Smooth shine effect */
.price-overlay::after,
.price-overlay2::after {
    content: '';
    position: absolute;
    top: -46px;
    left: -60%;
    width: 76%;
    height: 179%;
    transform: rotate(347deg);
    background: linear-gradient(90deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            rgba(255, 255, 255, 0) 100%);
    animation: shineMove 1.2s ease-in-out infinite;
    /* Change animation duration to 1 second */
}

@keyframes shineMove {
    0% {
        left: -60%;
    }

    100% {
        left: 120%;
    }
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

.skeleton {
    opacity: .7;
    animation: skeleton-loading 1s linear infinite alternate;
    border-radius: 3px;
}

.skeleton-text {
    height: .5rem;
    width: 70%;
}

@keyframes skeleton-loading {
    0% {
        background-color: var(--background-card);
    }

    100% {
        background-color: var(--background-card-dark);
    }
}

.fade-in-delay {
    opacity: 0;
    animation: fadeIn 1s ease-in-out forwards;
    animation-delay: 1s;
}

.fade-in-delay-small {
    opacity: 0;
    animation: fadeIn 0.2s ease-in-out forwards;
    animation-delay: 0.9s;
}

.fade-in-delay-small-2 {
    opacity: 0;
    animation: fadeIn 0.2s ease-in-out forwards;
    animation-delay: 0.2s;
}

.form-control {
    background-color: #efeff1;
    border: none;
}

.circle-ol {
    counter-reset: list;
}

.circle-ol li {
    counter-increment: list;
}

.circle-ol li::before {
    content: counter(list);
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    color: #14131a;
    background: #e7e7e7;
    border-radius: 50%;
    margin: 0 10px 10px 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    shape-outside: ellipse();
}




/* circle signal animation css */
.signal-ping-wrapper {
    position: relative;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Central static dot */
.signal-ping-dot {
    width: 10px;
    height: 10px;
    background-color: #1de9b6;
    border-radius: 50%;
    z-index: 2;
}

/* Expanding circles */
.signal-ping-circle {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #1de9b6;
    border-radius: 50%;
    animation: signal-ping-animation 2s infinite;
    opacity: 0;
    z-index: 1;
}

.signal-ping-circle:nth-child(2) {
    animation-delay: 0.6s;
}

.signal-ping-circle:nth-child(3) {
    animation-delay: 1s;
}

.red-ping-dot {
    width: 10px;
    height: 10px;
    background-color: #e91d1d;
    border-radius: 50%;
    z-index: 2;
}
/* Animation keyframes */
@keyframes signal-ping-animation {
    0% {
        transform: scale(0.2);
        opacity: 0.6;
    }

    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

#dropdownMenu3 {
    width: 36px; 
    height: 36px; 
    background-color: #c0392b;
}

@media (max-width: 768px) {
    #dropdownMenu3 {
        width: 33px;
        height: 33px;
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    #dropdownMenu4 i {
        font-size: 14px;
    }
}

.top-tag {
    padding: 0px 4px;
    margin: 0px;
    border-radius: 7px;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    z-index: 100;
    top: 10px;
    right: 0px;
}

.notification-dropdown {
    min-width: 330px !important;
}

@media (min-width: 768px) {
    .right-header .header__nav-menu {
        transform: translate3d(0px, 55px, 0px) !important;
        transform-origin: top right !important;
        left: auto !important;
        right: 0px !important;
    }
    .row-md-none {
        display: flex !important;
    }
    .notification-dropdown {
        min-width: 400px !important;
    }
}

.opacity-50 {
    opacity: 0.5;
}

.opacity-100 {
    opacity: 1 !important;
}

.notification-box {
    background: #12171e;
    border-left: 3px solid #ffd400;
    padding: 6px 9px;
    font-size: 13px;
}

.notification-box:hover {
    background-color: #353535;
}

.border-bottom-thick {
    border-bottom: 3px solid black;
}

.truncate-text {
    display: block;
    max-width: 20ch;              /* ~10 characters width */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.max-w-20ch {
    max-width: 20ch; 
}
.min-w-20ch {
    min-width: 20ch; 
}

.spinner-border-medium {
    width: 1.5rem;
    height: 1.5rem;
}

.seller-avatar {
    width: 40px;
    height: 40px;
    background-color: #b02a2a;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
}

.seller-avatar-header {
    width: 36px;
    height: 36px;
    background-color: #b02a2a;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
}

@media (max-width: 768px) {
    .seller-avatar-header {
        width: 33px;
        height: 33px; 
    }
}


.limited-text {
    max-height: 7.5em;
    display: block;
    overflow: hidden;
}

.btn-small-1 {
    background: #f4f4f4;
    color: #14141a;
    font-size: 14px;
    padding: 4px 16px;
    position: relative;
    width: 28px;
    min-width: 70px;
    font-weight: 900;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: background-color .2s ease-out;
    border-radius: 10px;
}

.btn-light-2 {
    color: #212529;
    background-color: #e3e3e3;
    border-color: #f8f9fa;
}
.btn-minus, .btn-plus {
    /* width: 36px;
    background-color: #f1f1f1;
    border: none;
    font-weight: bold; */
    /* font-size: 20px; */
    /* border-radius: 8px; */
}

.object-fit-contain {
    object-fit: contain;
}

.description-container {
    max-height: 7.5em; /* 1.5em * 5 lines */
    overflow: hidden;
    position: relative;
    line-height: 1.5em;
}
.description-container.expanded {
    max-height: none;
}

#pageOverlay {
    position: fixed; top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.5); z-index: 9;
    display: none; justify-content: center; align-items: center;
}

.gap-1 {
    gap: .25rem
}

.gap-1\.5 {
    gap: .375rem
}

.gap-2 {
    gap: .5rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8px,.gap-\[8px\] {
    gap: 8px
}

.gap-10px {
    gap: 10px
}

.gap-12px,.gap-\[12px\] {
    gap: 12px
}

.gap-14px {
    gap: 14px
}

.gap-16px {
    gap: 16px
}

.gap-18px {
    gap: 18px
}

.gap-20px {
    gap: 20px
}

.gap-24px {
    gap: 24px
}

.gap-36px {
    gap: 36px
}

.gap-50px {
    gap: 50px
}

.feedback-icon {
    padding: 10px;
    border-radius: 50px;
    cursor: pointer;
}

.feedback-icon i {
    font-size: 35px;
}

.rating-icons .positive{
    border: 1px solid var(--brand-teal);
    color: var(--brand-teal);
}

.rating-icons .positive.active{
    background-color: var(--brand-teal);
    color: white;
}

.rating-icons .negative{
    border: 1px solid var(--brand-cherry);
    color: var(--brand-cherry);
}

.rating-icons .negative.active{
    background-color: var(--brand-cherry);
    color: white;
}

/* Default Colors */

/* Theme text */
    .text-theme-secondary {
        color: var(--text-secondary);    
    }

    .text-theme-light {
        color: var(--text-light);    
    }

    .text-theme-primary {
        color: var(--text-primary) !important;
    }

    .text-theme-primary:hover {
        color: var(--text-primary) !important;
    }

    .text-theme-grey {
        color: var(--text-grey);
    }

    .text-default {
        color: var(--text-default);
    }

    .text-theme-cherry {
        color: var(--brand-cherry);
    }

    .text-theme-cherry-light {
        color: var(--brand-cherry-light);
    }

    .brand-theme-dark {
        color: var(--brand-dark);
    }

    .brand-theme-dark:hover {
        color: var(--brand-dark);
    }

    .text-theme-teal {
        color: var(--brand-teal);
    }
    
    .text-theme-marine {
        color: var(--brand-marine);
    }

    .text-theme-marine-light {
        color: var(--brand-marine-light);
    }

    .text-theme-emerald {
        color: var(--brand-emerald);
    }

    .text-theme-yellow-1 {
        color: var(--brand-yellow-1);
    }
    


/* Theme backgrounds */
    .background-theme-default {
        background-color: var(--text-default);
    }

    .background-theme-body-1 {
        background-color: var(--background-body-1);
    }

    .background-theme-body-2 {
        background-color: var(--background-body-2);
    }

    .background-theme-body-3 {
        background-color: var(--background-body-3);
    }

    .background-theme-card {
        background-color: var(--background-card);
    }

    .background-card-yellow {
        background-color: var(--background-card-yellow);
    }

    .background-theme-cherry {
        background-color: var(--brand-cherry);
    }

    .background-theme-teal {
        background-color: var(--brand-teal);
    }
    
    .background-theme-marine-light {
        background-color: var(--brand-marine-light);
    }

    @media (min-width:768px) {
        .background-theme-md-body-1 {
            background-color: var(--background-body-1);
        }
    }

/* Theme background hover */
    .hover-bg-body-2:hover {
        background-color: var(--background-body-2);
    }

/* Theme borders */
    .border-theme-yellow-1 {
        border: 1px solid var(--border-yellow-1-active);
    }

    .border-theme-1 {
        border: 1px solid var(--border-1);
    }

    .border-theme-1-hover {
        border: 1px solid var(--border-1);
    }

    .border-theme-1-hover:hover {
        border: 1px solid var(--border-active);
    }

    .dividor-border-theme {
        border: 1px solid var(--dividor-border);
    }

    .dividor-border-theme-right {
        border-right: 1px solid var(--dividor-border);
    }

    .dividor-border-theme-left {
        border-left: 1px solid var(--dividor-border);
    }

    .dividor-border-theme-bottom {
        border-bottom: 1px solid var(--dividor-border);
    }

    .dividor-border-theme-top {
        border-top: 1px solid var(--dividor-border);
    }

    .border-theme-active {
        border: 1px solid var(--border-active);
    }

    .border-theme-left-tag-default {
        border-left: 3px solid var(--text-default);
    }

    @media (max-width:768px) {
        .dividor-m-border-theme {
            border: 1px solid var(--dividor-border);
        }
        .dividor-m-border-bottom {
            border-bottom: 1px solid var(--dividor-border);
        }
    }

    @media (min-width:768px) {
        .dividor-md-border-theme {
            border: 1px solid var(--dividor-border);
        }

        .dividor-border-theme-top-md-0 {
            border-top: 0px solid var(--dividor-border);
        }

        .dividor-md-border-bottom {
            border-bottom: 1px solid var(--dividor-border);
        }
    }

/* Theme buttons */
    .btn-theme {
        box-shadow: none !important;
        font-size: 14px;
        font-weight: 600;
        height: fit-content;
    }

    .btn-theme-default {
        color: var(--text-primary);
        background-color: var(--background-card);
        border: 1px solid var(--border-1);
    }

    .btn-theme-default:hover, .btn-theme-default:focus, .btn-theme-default.active {
        color: var(--text-primary) !important;
        border: 1px solid var(--border-active) !important;
        background-color: var(--background-card-dark) !important;
    }

    .btn-theme-red {
        color: var(--text-primary);
        background-color: var(--background-card-red);
        border: 1px solid var(--border-red-1);
    }

    .btn-theme-red:hover, .btn-theme-red:focus {
        box-shadow: none;
        color: var(--text-primary) !important;
        border: 1px solid var(--border-red-1-active) !important;
        background-color: var(--background-card-red-dark) !important;
    }


    .btn-theme-green {
        color: var(--text-primary);
        background-color: var(--background-card-green) !important;
        border: 1px solid var(--border-green-1) !important;
    }

    .btn-theme-green:hover, .btn-theme-green:focus {
        color: var(--text-primary) !important;
        border: 1px solid var(--border-green-1-active) !important;
        background-color: var(--background-card-green-dark) !important;
    }


    .btn-theme-white {
        color: var(--text-primary);
        background-color: var(--background-card-white) !important;
        border: 1px solid var(--border-white-1) !important;
    }

    .btn-theme-white:hover, .btn-theme-white:focus {
        color: var(--text-primary) !important;
        border: 1px solid var(--border-white-1-active) !important;
        background-color: var(--background-card-white-dark) !important;
    }

/* Theme pills */
    .btn-theme-pill {
        padding: 5px 11px;
        font-size: 13px;
        border-radius: 7px;
    }

    .btn-theme-pill-default {
        color: var(--text-primary);
        background-color: var(--background-card-dark);
        border: 1px solid var(--border-active);
    }

    .btn-theme-pill-yellow {
        color: var(--text-primary);
        background-color: var(--background-card-yellow);
        border: 1px solid var(--border-yellow-1-active);
    }

    .btn-theme-pill-blue {
        color: var(--text-primary);
        background-color: var(--background-card-blue);
        border: 1px solid var(--border-blue-1-active);
    }

    .btn-theme-pill-green {
        color: var(--text-primary);
        background-color: var(--background-card-green);
        border: 1px solid var(--border-green-1-active);
    }

    .btn-theme-pill-red {
        color: var(--text-primary);
        background-color: var(--background-card-red-dark);
        border: 1px solid var(--border-red-1-active);
    }

/* Theme inputs */
    .input-theme-1 {
        box-shadow: none !important;
        background: var(--background-card) !important;
        border: 1px solid var(--border-1) !important;
        color: var(--text-primary-2) !important;
    }

    .input-theme-1:focus {
        box-shadow: none !important;
        background: var(--background-card) !important;
        border: 1px solid var(--border-active) !important;
        color: var(--text-primary-2) !important;
    }

/* Drop shadows */
    .drop-shadow-theme-1 {
        box-shadow: -2px 4px 7px 4px var(--shadow-1);
    }

/* Scrool Bar */
    .scroll-bar-theme-bg-1 {
        scrollbar-color: var(--text-primary) var(--background-body-1);
    }

    .scroll-bar-theme-bg-card {
        scrollbar-color: var(--text-primary) var(--background-card);
    }

.big-icon-bg {
    min-width: 80px;
    width: 80px;
    height: 80px;
    display: flex;
    border-radius: 50px;
    cursor: pointer;
    background: var(--alice-blue);
    font-size: 35px;
    color: var(--brand-dark) !important;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 768px) {
    .big-icon-bg {
        min-width: 48px;
        width: 48px;
        height: 48px;
        font-size: 25px;
    }
}

.invalid {
    border: 1px solid red !important;
}

.search-sort-wrapper {
    display: flex; justify-content: space-between; align-items: center;
    margin-bottom: 1rem;
}

.search-input-wrapper {
    display: flex; 
    align-items: center;
    background-color: #313e54;
    border-radius: 5px;
    padding: 0.4rem 0.8rem;
    width: 100%;
    max-width: 300px;
    height: 34px;
    font-size: 13px;
}

.search-input-wrapper input {
    border: none; outline: none; width: 100%;
}

.search-input-wrapper i {
    color: #999;
}

.sort-dropdown select {
    border-radius: 5px;
    border: 1px solid #313e54;
    padding: 0.4rem 0.8rem;
    background-color: #313e54;
    color: #c1c1c1;
}

.sidebar-menu .sidebar-item {
    padding: 10px;
    color: var(--text-primary);
}

.sidebar-menu .sidebar-item:hover {
    background-color: var(--background-body-2);
}

.sidebar-menu .sidebar-item.active {
    background-color: var(--background-body-2) !important;
}

.sidebar-title {
    color: var(--text-primary);
    margin: 5px 0px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sidebar-title:hover {
    color: var(--text-primary);
    background-color: var(--background-body-2);
}

.datatable-1 tr{
    border-bottom: 1px solid var(--dividor-border);
}

.datatable-1 td {
    padding: 0.55rem 1rem !important;
}

.datatable-1 tr:hover{
    background-color: var(--background-card);
}


@media (min-width: 768px) {
    .mobile-only {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .desktop-only, th {
        display: none !important;
    }

    /* Expand mobile-only column to full width */
    .datatable-1.dataTable td.mobile-only {
        display: block !important;
        width: 100% !important;
        white-space: normal !important;
    }
    .datatable-1.dataTable col {
        width: 100% !important;
    }

    .datatable-1 {
        border-collapse: separate;
        background-color: rgba(245, 245, 220, 0);
        border: none;
    }
    .datatable-1 tbody tr {
        display: block;
        background-color: var(--background-body-1) !important;
        border: 1px solid var(--border-1);
        box-shadow: 0 2px 13px 1px rgb(0 0 0 / 26%);
        border-radius: 6px;
        margin-bottom: 8px;
    }
}

@media (max-width: 1024px) {
    .seller-dasboard-sidebar-container {
        display: none;
    }
}

@media (min-width:992px) {
    div.d-lg-block {
        display: block !important
    }
    .d-lg-block {
        display: block !important
    }
}

.first-letter-cap {
  text-transform: lowercase;
}

.first-letter-cap::first-letter {
  text-transform: uppercase;
}

.tag-input-container {
    position: relative;
}

.tag-input-container-buttons {
    position: relative;
    width: 68%;
}

.tag-input {
    padding: 8px 30px;
    width: 100%;
}

.input-tag {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 10px;
}

.input-tag-1 {
    left: 12px;
}

.input-tag-2 {
    right: 12px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.input-group-text-theme-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--text-primary);
    text-align: center;
    white-space: nowrap;
    background-color: var(--background-card);
    border: 1px solid var(--border-1);
}

.resize-none {
    resize: none;
}

.custom-table-header-row {
    display: flex;
    flex-direction: row;
    padding: 10px 20px;
    border-bottom: 1px solid var(--dividor-border);
    font-weight: 600;
}

.custom-table-body-row {
    color: var(--text-primary);
    display: flex;
    flex-direction: row;
    padding: 15px 20px;
    border-bottom: 1px solid var(--dividor-border);
}

.custom-table-body-row:hover {
    color: var(--text-primary);
    cursor: pointer;
    background-color: var(--background-card);
}

.text-decoration-line-through {
    text-decoration: line-through;
}

.underline {
    text-decoration: underline;
} 

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

.hover-remove-underline:hover {
    text-decoration: none;
}

.flex-50 {
    flex-basis: 50%;
}

.cursor-default {
    cursor: default !important;
}

.text-shadow-5 {
    text-shadow: 0 0 5px black;
}

/* For most modern browsers */
.hide-scrollbar {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* IE 10+ */
  overflow: auto;
}

/* Chrome, Edge, Safari */
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.scrollbar-bg-theme-body-2::-webkit-scrollbar {
  width: 10px;
  background-color: #00000000; /* Background color of scrollbar */
}

/* Scrollbar Thumb (Handle) */
.scrollbar-bg-theme-body-2::-webkit-scrollbar-thumb {
  background-color: var(--background-card-dark); /* Color of the draggable part */
  border-radius: 10px;
}

/* Optional: On hover */
.scrollbar-bg-theme-body-2::-webkit-scrollbar-thumb:hover {
  background-color: var(--background-body-1);
}

@media (min-width: 768px) {
    .d-md-flex, .dropdown-menu .d-md-flex {
        display: flex !important;
    }
    
}

.default-box {
    background-color: var(--background-body-1);
    color: var(--text-primary);
    border: 1px solid var(--border-1);
}

.default-box:hover {
    color: var(--text-primary);
    cursor: pointer;
    border: 1px solid var(--border-active);
}

.default-border-box {
    display: block;
    color: var(--text-primary);
    border: 1px solid var(--border-1);
}

.default-border-box:hover {
    cursor: pointer;
    border: 1px solid var(--border-active);
}