
/* THEME FOR DETAIL PAGE*/
body {
    background-color: #f7f0ff !important;
    background-image: linear-gradient(90deg, #f4efff, #f7f0ff);
}

#loading-screen {
    background-color: #f7f0ff !important;
    background-image: linear-gradient(90deg, #e3d6ff, #e6d4fb);
}
#btnReadMore {
    color: #8e34f1 !important;
}
a {
    color: #8e34f1;
}

    a:hover {
        color: #5908b3;
    }

.logo span.second {
    color: #8e34f1 !important;
    background-color: #ab6bf1 !important;
    background-image: linear-gradient(90deg, #5B5173, #ab6bf1);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.menu-custome .nav-link:hover {
    text-decoration-color: #8e34f1 !important;
}

.menu-custome .dropdown-item:hover, #mobileMenu .nav-link:hover, .sidebar-menu-control .dropdown-item:hover {
    background-color: #f7f0ff !important;
    background-image: linear-gradient(90deg, #f4efff, #f7f0ff);
    color: #8e34f1 !important;
}
.header-search-input div, .header-search-input input {
    background-color: #cebbf7 !important;
    background-image: linear-gradient(90deg, #cebbf7, #e4d0fb);
}
.header-search .search-box {
    background-color: #f7f0ff !important;
    background-image: linear-gradient(90deg, #f4efff, #f7f0ff);
}

    .header-search .search-box input {
        background-color: #f7f0ff !important;
        background-image: linear-gradient(90deg, #f4efff, #f7f0ff);
    }

    .header-search .search-box i {
        background-color: #cebbf7 !important;
        background-image: linear-gradient(90deg, #cebbf7, #e4d0fb);
    }

.custome-button, .custome-button:hover {
    background-color: #ab6bf1 !important;
    background-image: linear-gradient(90deg, #5B5173, #ab6bf1);
}

.switch-template ul li:hover {
    background-color: #eedfff !important;
    background-image: linear-gradient(90deg, #ece5ff, #eedfff) !important;
}

.switch-template ul .actived {
    background-color: #dbbcfd !important;
    background-image: linear-gradient(90deg, #d5d1e1, #dbbcfd);
}

.game-action > li > button, .game-action > li > a {
    background-color: #dbbcfd !important;
    background-image: linear-gradient(90deg, #d5d1e1, #dbbcfd);
}

.game-action a:hover, .game-action button:hover, .game-action a:active, .game-action button:active {
    background-color: #a04cfb !important;
    border: none !important;
    background-image: linear-gradient(90deg, #cdbeff, #a04cfb);
}

.swiper-pagination-bullet-active, .swiper-pagination-bullet-active-prev, .swiper-pagination-bullet-active-prev-prev, .swiper-pagination-bullet-active-next, .swiper-pagination-bullet-active-next-next {
    background-color: rgb(171, 107, 241) !important;
    background-image: linear-gradient(90deg, rgb(91, 81, 115), rgb(171, 107, 241));
}

.game-action .like-icon-active {
    border: none !important;
    background-color: #a04cfb !important;
    background-image: linear-gradient(90deg, #cdbeff, #a04cfb);
    color: #414040 !important;
}

    .game-action .like-icon-active i {
        color: #414040 !important;
    }

.fontSwiper .swiper-slide:hover {
    border: 1px solid #8e34f1 !important
}

.fontSwiper .swiper-slide.actived {
    border: 1px solid #8e34f1 !important
}

.visual-style .style-swiper-slide:hover {
    background-color: #dbbcfd !important;
    background-image: linear-gradient(90deg, #ece5ff, #eedfff) !important;
}

.visual-style .style-swiper-slide.actived {
    background-color: #dbbcfd !important;
    background-image: linear-gradient(90deg, #ece5ff, #eedfff) !important;
}

.text-orange {
    color: #8e34f1 !important;
}

.button-outline-orange {
    border-color: #8e34f1 !important;
    color: #8e34f1 !important;
}

.container-radio input:checked ~ .checkmark, .container-checkbox input:checked ~ .checkmark {
    background-color: #8e34f1 !important;
}

.btn-orange {
    background-color: #ab6bf1 !important;
    background-image: linear-gradient(90deg, #5B5173, #ab6bf1);
}

body .tooltip-inner {
    background-color: #8e34f1 !important;
}

body .tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #8e34f1 !important;
}

.button-outline-orange:hover {
    background-color: #8e34f1 !important;
    color: #fff !important;
}
.circle-logo {
    background-color: #dbbcfd !important;
}
/*Login menu*/
#NavMenuDropdown img, #NavMenuDropdown .header-avatar-text {
    background-color: #cebbf7 !important;
    background-image: linear-gradient(90deg, #cebbf7, #e4d0fb);
    border: 2px solid #cebbf7 !important;
}

.custome-dropdown-menu .dropdown-item:hover {
    background-color: #f7f0ff !important;
    background-image: linear-gradient(90deg, #f4efff, #f7f0ff);
    color: #8e34f1 !important;
}

    .custome-dropdown-menu .dropdown-item:hover i {
        color: #8e34f1 !important;
    }

.btn-outline-orange {
    border-color: #8e34f1 !important;
    color: #8e34f1 !important;
}

    .btn-outline-orange i {
        color: #8e34f1 !important;
    }

    .btn-outline-orange:hover {
        background-color: #8e34f1 !important;
        color: #fff !important;
        border-color: #8e34f1 !important;
    }

        .btn-outline-orange:hover i {
            color: #fff !important;
        }

.game-action .heart-icon-active {
    border: none !important;
    background-color: #a04cfb !important;
    background-image: linear-gradient(90deg, #cdbeff, #a04cfb);
    color: #414040 !important;
}

    .game-action .heart-icon-active i {
        color: #414040 !important;
    }
/*End Login menu*/
/*END*/

.enter-input-validate {
    animation: zoomOut 0.5s ease-out;
}

@keyframes zoomOut {
    0% {
        transform: scale(1.1);
    }

    20% {
        transform: scale(1);
    }

    40% {
        transform: scale(1.1);
    }

    60% {
        transform: scale(1);
    }

    80% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}
:root {
    --en-stroke-color: #8e34f1;
    --en-text-color: #5908b3;
    --en-bg-fill: rgba(142, 52, 241, 0.1);
    --en-placeholder-color: rgba(89, 8, 179, 0.4);
    --en-mascot-url: "/games/theme/halloween/quiz/images/foreground-main-left.webp";
    --modal-border-color: #ab6bf1;
    --btn-primary-bg: #ab6bf1;
    --btn-primary-hover: #8e34f1;
    --pin-text-color: #8e34f1;
    --pin-bg-color: #eedfff;
    --pin-border-color: #8e34f1;
    --modal-bg-color: #f7f0ff;
}

#assignmentSetupModal .modal-content {
    border: 2px solid var(--modal-border-color) !important;
    background: var(--modal-bg-color) !important;
    background-image: linear-gradient(90deg, #f4efff, #f7f0ff) !important;
}

#assignmentSetupModal .form-control {
    background-color: #ffffff !important; 
    border: 1px solid #cebbf7 !important;
}

#assignmentSetupModal .form-control:focus {
    border-color: #8e34f1 !important;
    box-shadow: 0 0 0 0.2rem rgba(142, 52, 241, 0.25) !important;
}

#assignmentSetupModal .btn-orange {
    background-color: var(--btn-primary-bg) !important;
    background-image: linear-gradient(90deg, #5B5173, #ab6bf1) !important;
    border: none !important;
    color: #fff !important;
}

    #assignmentSetupModal .btn-orange:hover {
        background-image: linear-gradient(90deg, #5B5173, #8e34f1) !important;
    }

.pin-code-display {
    display: inline-block;
    font-size: 24px;
    font-weight: 800;
    padding: 0;
    margin: 0 0 0 5px;
    border: none !important;
    background-color: #8e34f1;
    background-image: linear-gradient(90deg, #ab6bf1, #8e34f1);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

#assignmentSetupModal .text-orange {
    color: #8e34f1 !important;
}

#assignmentSetupModal .help-icon {
    color: #8e34f1 !important;
}



