%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/
Upload File :
Create Path :
Current File : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/_search.scss

.evenex-search {
    display: flex;
}
.evenex-search-submit {
    border: 0;
    background: transparent;
    font-size: 20px;
    color: #041a57;
    cursor: pointer;
}
.evenex-search-submit i {
    transition: all 0.4s;
}
.evenex-search-field {
    border: 0;
    transition: all 0.4s;
    width: 100%;
    color: #041a57;
    border-bottom: 1px solid transparent;
    &:focus {
        width: 150%;
        border-bottom-color: currentColor;
    }
    &::placeholder {
        color: #b3b9cc;
        opacity: 1; /* Firefox */
    }

    &:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #b3b9cc;
    }

    &::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #b3b9cc;
    }
}

.etn_event_col_wraper {
    position: relative;
}
.etn_event_ajax_preloader {
    display: none;
    position: absolute;
    top: 50px;
    left: 50%;
    z-index: 100;
    background-color: #fff;
    margin-left: -40px;
    &.loading {
        display: block;
    }
    .lds-dual-ring {
        margin: auto;
        width: 80px;
        height: 80px;
    }
    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        border: 6px solid $primary;
        border-color: $primary transparent $primary transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }
    @keyframes lds-dual-ring {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }
}

Zerion Mini Shell 1.0