HEX
Server: Apache
System: Linux webm014.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: circuix (152771)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/circuix/www/wp-content/themes/estore/sass/theme/inner-page/_404.scss
.error-wrap {
    text-align: center;
    margin-bottom: 40px;
    .num-404 {
        background: #f9f9f9 none repeat scroll 0 0;
        border-radius: 100%;
        color: #8c8c8c;
        display: inline-block;
        font-size: 90px;
        font-weight: 700;
        height: 300px;
        line-height: 300px;
        text-align: center;
        width: 300px;
    }
    .error {
        display: inline-block;
        font-size: 65px;
        font-weight: 700;
        text-transform: uppercase;
        color: #8c8c8c;
        margin-left: 30px;
    }
}

.page-not-found {
    text-align: center;
    .page-title {
        color: #8C8C8C;
    }
}

.error-404 .message {
    font-size: 14px;
    margin: 30px 0 40px;
    text-align: center;
    color: #8C8C8C;
    font-weight: 600;
}

.error-404.not-found .search-field {
    width: 94%;
}

.error-404.not-found .searchsubmit {
    height: 36px;
    margin-left: -3px;
}

 .error-404.not-found .search-field {
     width: 90%;
 }

 .error-404.not-found .searchsubmit {
     display: inline-block;
     height: 36px;
     margin-left: -3px;
     width: 46px;
     vertical-align: top;
 }