.manu-bar .main-manu li .active {
    color: #000;
    font-weight: bold;
    background-color: #f4ecbe;
    padding: 22px 10px;
}

.is-invalid {
    color: #ff8400;
}

.form-control {
    border-radius: 0;
    font-size: 14px;
    min-width: auto;
    letter-spacing: 1.4px;
    box-sizing: border-box;
    line-height: 1.6;
    height: 40px;
    padding: 10px 14px;
    vertical-align: middle;
    border: 1px solid #EEEEEE !important;
    transition: all 0.4s ease;
}

.sidebar-widget .active {
    color: var(--color-orange);
}

.brand-logo .logo a{
    padding: 15px !important;
    margin: 15px;
    /* border: 1px solid #eeeeee; */
    border-radius: 6px;
    /* box-shadow: -1px -1px 3px #ff84003b; */
}

.brand-logo .logo a img{
    width: 120px;
    height: 80px;
}
.mid-bar .logo a img{
   width: 100%;
}
.b-1{
    border: 1px solid #eeeeee;
}

.br-5{
    border-radius: 5%;
}

.ad-poster{
    height: 250px;
    overflow: hidden;
    cursor: pointer;
}

.refunded{
    border-bottom: 1px solid #D5D5D5;
}

.back-to-top{
    display: block;
}

.profile-file{
    display: none;
}

.msg-error{
    color: red;
}

.dis-card, .cat-items .item{
    cursor: pointer;
}
#product-area{
    position: relative;
    overflow: hidden;
}

#product-loader{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.8);
}

.overlay-content {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 15%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555;
}
.nice-select .list{
    height: 160px;
    overflow: auto;
    width: 100%;
}
.nice-select{
    border-radius: 5px !important;
    height: 50px;
}
section .table tbody td a.link-anime{
    min-width: 150px;
}

.top-social-links a {
    width: 25px;
    height: 25px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: #6d6d73;
    border: 2px solid rgba(12, 25, 40, 0.03);
    transition: .4s ease;
}

.top-social-links a:hover {
    color: #ff8400;
    /* border: 2px solid rgba(0, 0, 0, 0.6); */
}

.contact-infos {
    width: 100%;
    height: auto;
    padding: 10px;
    border: 2px dotted var(--color-orange);
}

.contact-infos .single-item small {
    padding: 0 3px;
    border: 2px dotted var(--color-orange);
    line-height: 16px;
}


/* unibox */
.suggestion-wrap{
    width: 84%;
    left: 5%;
    overflow: hidden;
    padding: 0 15px;
    display: none;
}
.unibox-selectable a{
    padding: 0;
    display: flex;
    align-items: center;
    gap: 15px;
}
.unibox-selectable{
    margin: 15px 1px;
    display: block;
}
.unibox-selectable img{
    padding: 0 !important;
}
.mobile-and-desktop-search:hover .suggestion-wrap{
    display: block !important;
}
.brand-widget ul{
    max-height: 290px;
    overflow: auto;
}
.brand-widget{
    overflow: auto;
}
.bordered-price input{
    padding: 0;
    height: 30px;
    text-align: left !important;
}
.bordered-price{
    border: 1px solid #a8a8a8;
    color: #404040;
    background: #fff;
    text-align: left !important;
    padding: 0 8px;
    border-radius: 4px;
}
.price-input-wrapper1{
    display: flex;
    align-items: center;
    gap: 5px;
}
.price-range-btnn{
    background-color: var(--color-orange);
    border-color: var(--color-orange);
    color: #fff;
    height: 30px;
    width: 40px;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
}
.product-size-wrap .product-size{
    overflow: hidden;
}
.product-card{
    background: #fff;
}
.unibox-selectable.active, .unibox-selectable:hover{
    background: rgba(55,73,187,.04) !important;
}
.unibox-selectable a {
    display: flex;
    padding: 5px 10px;
    gap: 15px;
}
.unibox-selectable a b{
    font-size: 16px;
    font-weight: 600;
    color: var(--color-orange) !important;
    line-height: 1;
}
.unibox-selectable a p{
    font-size: 16px;
    font-weight: 400;
    color: #000 !important;
    line-height: 1;
}
.unibox-selectable a .sess-discount {
    display: flex;
    align-items: center;
    gap: 10px;
}
.unibox-selectable a .sess-discount del{
    font-weight: 400;
    color: #191919 !important;
    line-height: 1;
    opacity: 0.8;
}
.unibox-selectable a .sess-discount b{
    color: #000 !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
}
.product-card-details small{
    color: #000 !important;
    font-weight: 500;
}
.product-serarch-btn {
    text-align: center;
    line-height: 20px;
    background: rgba(240,75,35,.02);
    border-radius: 5px;
    color: var(--color-orange);
    padding: 10px;
    display: block;
    border: none;
    box-shadow: none;
    width: 100% !important;
    font-size: 16px;
}
.unibox-selectable .input-group{
    display: block !important;
}
.product-serarch-btn:hover{
    background: var(--color-orange) !important;
    color: #fff;
}
small.sold-out {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90%;
    font-size: 18px;
    font-weight: bolder;
    color: #FFFFFF;
    z-index: 1;
    position: absolute;
    top: calc(45%);
    background-color: rgba(225, 49, 51, 0.8);
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}
section.categories{
    padding-top: 0;
    padding-bottom: 40px;
}
.bordered-price .last, .bordered-price .first{
    position: relative;
    top: 1px;
}
.image-thumbnail-with-video{
    position: relative;
}
.image-thumbnail-with-video .popup-youtube{
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 30px;
    z-index: 5;
}
.categori-grid{
    display: grid;
    grid-template-columns: repeat(8, 1fr);
}
.categories .cat-items .item img{
    height: 155px;
}
.categories .cat-items .item{
    padding: 0;
    margin: 0;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background-color: #fff;
}
.categories .cat-items .item:hover {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    -webkit-transform: all .3s ease-in-out;
    -ms-transform: all .3s ease-in-out;
    transform: all .3s ease-in-out;
    position: relative;
    z-index: 2;
}
.categories .cat-items{
    padding: 0;
    margin: 0;
}
@media (max-width: 999px){

    .categori-grid{
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr) ) ;
    }
}

/* 13-04 */

/* Chatbot Styles */
.chatbot-container {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
}

.chatbot-fab {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #ff8400 0%, #d45d00 100%);
    box-shadow: 0 4px 15px rgba(255, 132, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #fff;
    font-size: 24px;
}

.chatbot-fab:hover {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 6px 20px rgba(255, 132, 0, 0.6);
}

.chatbot-window {
    position: absolute;
    bottom: 80px;
    right: 0;
    width: 350px;
    height: 500px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    display: none;
    flex-direction: column;
    overflow: hidden;
    transform-origin: bottom right;
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.chatbot-window.active {
    display: flex;
    animation: slideInChat 0.3s ease-out;
}

@keyframes slideInChat {
    from {
        opacity: 0;
        transform: translateY(20px) scale(0.9);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.chatbot-header {
    padding: 15px 20px;
    background: #1a1a1a;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.chatbot-header h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #f4ecbe;
}

.chatbot-header .close-chat {
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.2s;
}

.chatbot-header .close-chat:hover {
    opacity: 1;
}

.chatbot-messages {
    flex: 1;
    padding: 20px;
    overflow-y: auto;
    background: #fdfdfd;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.message {
    max-width: 80%;
    padding: 10px 15px;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    animation: fadeInMsg 0.3s ease-in;
}

@keyframes fadeInMsg {
    from { opacity: 0; transform: translateY(5px); }
    to { opacity: 1; transform: translateY(0); }
}

.message.bot {
    align-self: flex-start;
    background: #f1f1f1;
    color: #333;
    border-bottom-left-radius: 2px;
}

.message.user {
    align-self: flex-end;
    background: #ff8400;
    color: #fff;
    border-bottom-right-radius: 2px;
}

.chatbot-input {
    padding: 15px;
    border-top: 1px solid #eee;
    display: flex;
    gap: 10px;
}

.chatbot-input input {
    flex: 1;
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 8px 15px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
}

.chatbot-input input:focus {
    border-color: #ff8400;
}

.chatbot-input button {
    background: #ff8400;
    color: #fff;
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

.chatbot-input button:hover {
    background: #d45d00;
}

.typing-indicator {
    padding: 10px 15px;
    background: #f1f1f1;
    border-radius: 15px;
    width: fit-content;
    display: none;
}

.dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #999;
    border-radius: 50%;
    margin-right: 3px;
    animation: dotPulse 1.5s infinite;
}

.dot:nth-child(2) { animation-delay: 0.2s; }
.dot:nth-child(3) { animation-delay: 0.4s; }

@keyframes dotPulse {
    0%, 100% { transform: scale(1); opacity: 0.4; }
    50% { transform: scale(1.3); opacity: 1; }
}

@media (max-width: 480px) {
    .chatbot-window {
        width: 300px;
        height: 450px;
        bottom: 70px;
        right: -10px;
    }
}


