.toast-container {
    z-index: 9999;
}
.pointer {
    cursor: pointer;
}
.color-black{
    color: black;
}
.sg-color-4{
    background-color: #151521;
}

.first-letter-capitalize::first-letter{
    text-transform: capitalize;
}
.sg-color{
    background-color: #4A246B;
}
.sg-color-2{
    background-color: #e6af2e !important;
}
.sg-color-3{ 
    background-color: #13263c;
}
.sg-text{
    /* color: #4A246B !important; */
    color: #662D91 !important;
}
/* .sg-text:hover{
    color: #e6af2e !important;
} */
.py-sel {
    padding-top: 5rem !important;
    padding-bottom: 2.25rem !important;
} 

.scale-seller{ 
    scale: 1.09;
}
.sg-text-2{
    color: #e6af2e !important;
}
.sg-text-2-hover:hover{
    color: #4A246B !important;
}
.btn-seller {
    color: #fff;
    border-color: #4A246B;
    background-color: #4A246B;
}
.btn-sel {
    color: #4A246B;
    border: 1px solid #e6af2e;
    background-color: #e6af2e;
}
.btn-sel:hover {
    color: #4A246B;
    border: 1px solid #e6af2e!important;
    background-color: #fff;
}
.btn.btn-seller:hover:not(.btn-active){
    color: #4A246B;
    border: 1px solid #4A246B!important;
    border-color: #4A246B;
    background-color: transparent;
}
.btn.btn-outline.btn-outline-seller {
    color: #4A246B;
    border-color: #4A246B;
    background-color: transparent;
}
.btn.btn-outline.btn-outline-seller:hover:not(.btn-active){
    color: #fff;
    border-color: #4A246B;
    background-color: #4A246B;
}
.btn.btn-outline:not(.btn-outline-dashed) {
    border: 1px solid #4A246B;
}
.badge-seller {
    color: #4A246B;
    background-color: #e6af2e;
  }
.line {
    text-decoration: line-through;
    text-decoration-color: #f8285a;
    /* text-decoration-line: line-through; */
    /* text-decoration-thickness: 0.4rem; */
  }
.card.no-border {
    border: none!important;
}
.scrolltop{ 
    background-color: #e6af2e;
    color: #fff;
}
.scrolltop:hover { 
    background-color: #e6af2e;
    color: #fff;
}
.scrolltop .svg-icon {
    color:#fff;
    fill: #fff;
}
.scrolltop.svg-icon, .scrolltop i {
    color: #fff;
    fill: #fff;
    
}
.scrolltop:hover .svg-icon, .scrolltop:hover i {
    color: #fff;
    fill: #fff;

}
.btn.btn-active-color-primary:hover:not(.btn-active){ 
    color: #4A246B;
}
.pricing-try {
    color: #4A246B;
    fill: #4A246B;
}
.pricing-try:hover {
    color: #4A246B;
    fill: #4A246B;
}
.menu-sub-dropdown .landing-page{
    background-color: #fff;

}
.menu-state-color .menu-item .menu-link.active{ 
    background-color: #4A246B;
}
.menu-state-color .menu-item .menu-link.active .menu-title{
    color: #fff;
}
.menu-state-color .menu-item .menu-link.active .menu-title:hover{
    color: #e6af2e;
}
.menu-state-color .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-title, .menu-state-color .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title {
    color: #e6af2e;
}
[data-kt-sticky-landing-header=on] .landing-header .menu .menu-link.active {
    background-color: #4A246B;
}
.page-link, .page-link {
    cursor: pointer;
} 
[data-bs-theme="light"] {
    --bs-app-header-base-bg-color: #fff;
}




/* 
.overlay-wrapper {
    transition: transform 0.3s ease;
}

.overlay:hover .overlay-wrapper {
    transform: scale(1.1);
}

.select-theme-btn {
    display: none;
    background-color: #fff;
    color: #000;
    border: none;
    padding: 10px 20px;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.overlay:hover .select-theme-btn {
    display: block;
}

.ki-duotone {
    transition: transform 0.3s ease;
}

.overlay:hover .ki-duotone {
    transform: scale(1.3);
} */

/* .select2-container--open {
    z-index: 1000; 
} */

.btn-logout{ 
    font-size: 16px;
    border: none;
    background: transparent;
    width: 100%;
    text-align: left;
}


.td-width { 

    max-width:120px !important;
}

.appearance-span label {
    display: inline!important;
}
.app-sidebar-logo {
    justify-content: center!important;
}
