/*
  Blazing Image Compressor CSS Stylesheet v1.0
  Date created: 1-20-2023
  Last modified: 2-3-2023
  Author: Blazing Image Compressor
  Website: https://zipcompressor.stumbli.digital/
*/

.mostafa-text {
    border-radius: 5px;
    border: 2px dashed #000;
    padding: 15px;
    margin-bottom: 20px;
}

.mostafa-text p {
    text-align: left !important;
}

a:hover {
    color: #252525 !important;
}

div#owlcarouselfordownload,
div#preview {
    margin-bottom: 12px;
}

.container.header {
    padding: 20px 30px;
}

@media (max-width: 576px) {
    .column-space {
        margin-top: 5px;
        margin-bottom: 5px;
        justify-content: center !important;
    }
    .container {
        margin-top: 25px !important;
    }
    .logo img {
        margin-bottom: 10px !important;
    }
    .logo {
        text-align: center;
    }
}

.fa-arrow-left:before {
    display: none;
}

i.fas.fa-arrow-right:before {
    display: none;
}

button.btn.btn-light.btn-block {
    font-family: roboto;
}

h1 {
    font-weight: 700;
}

label {
    font-size: 17px;
}

select {
    font-size: 17px;
}

input#submit-button {
    font-size: 17px;
}

div#preview::-webkit-scrollbar {
    width: 12px;
    background: #000;
}

button.btn.btn-light.btn-block {
    font-weight: 500;
    text-transform: uppercase;
}

div#preview::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(94, 94, 94, 0.3);
}

div#preview::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 100px;
    outline: 0px solid #000;
    border: 4px solid #000;
}

div#owlcarouselfordownload,
div#preview {
    border-radius: 5px;
    border: 2px dashed #000;
    padding: 10px;
}

.card.bg-dark.text-white {
    border-color: #ffffff !important;
    border-radius: 8px;
}

saved {
    font-size: 13px;
    width: 100% !important;
    display: block;
    letter-spacing: 5px;
    font-family: 'Maven Pro', Verdana, Geneva, Tahoma, sans-serif !important;
    margin-top: -6px;
    color: #00ffa7;
}

.btn-light:hover {
    opacity: 0.9;
}

button.btn.btn-light.btn-block {
    font-weight: 500;
    font-size: 15px;
    transition: 0.3s;
}

button.btn.btn-outline-light {
    font-weight: 500;
    font-size: 15px;
}

kb {
    font-size: 20px;
    margin-right: 6px;
    font-weight: 500;
}

div#file-names p {
    position: absolute;
    color: #fff;
    z-index: 9;
    top: 8px;
    left: 12px;
}

span.btn.btn-primary.btn-small {
    font-weight: 500;
}

span.btn.btn-primary.btn-small:active {
    background: #00ffa7;
    border-color: #000;
    color: #000;
}

#clearqueque:hover {
    transition: color 0.05s ease-in, background-color 0.05s ease-in, opacity 0.05s ease-in;
    background: #fff;
    color: #000;
    border-color: #000;
}

#clearqueque:active {
    background: #00ffa7;
    border-color: #000;
    color: #000;
}

#clearqueque {
    background: #00ffa7;
    border-color: #000;
    color: #000;
    font-weight: 500;
    z-index: 999 !important;
}

.file-input.queue a {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
    justify-content: center;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 9px 8px 8px 9px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-text {
    text-align: center;
    font-weight: 700;
}

a {
    text-decoration: none !important;
}

@media only screen and (min-width: 1821px) {
    .card.bg-dark.text-white {
        width: 167px;
    }
}


/* Alert Container Media Queries*/

@media only screen and (min-width: 1730px) and (max-width: 1820px) {
    .col-md-4.downloadalert {
        flex-basis: 38%;
        max-width: 38%;
    }
}

@media only screen and (min-width: 1570px) and (max-width: 1729px) {
    .col-md-4.downloadalert {
        flex-basis: 40%;
        max-width: 40%;
    }
}

@media only screen and (min-width: 1500px) and (max-width: 1569px) {
    .col-md-4.downloadalert {
        flex-basis: 42%;
        max-width: 42%;
    }
}

@media only screen and (min-width: 1420px) and (max-width: 1499px) {
    .col-md-4.downloadalert {
        flex-basis: 44%;
        max-width: 44%;
    }
}

@media only screen and (min-width: 1340px) and (max-width: 1419px) {
    .col-md-4.downloadalert {
        flex-basis: 47%;
        max-width: 47%;
    }
}

@media only screen and (min-width: 1250px) and (max-width: 1339px) {
    .col-md-4.downloadalert {
        flex-basis: 49%;
        max-width: 49%;
    }
    .card.bg-dark.text-white {
        width: 167px;
    }
}

@media only screen and (min-width: 1167px) and (max-width: 1249px) {
    .col-md-4.downloadalert {
        flex-basis: 53%;
        max-width: 53%;
    }
    .card.bg-dark.text-white {
        width: 158px;
    }
}

@media only screen and (min-width: 1090px) and (max-width: 1169px) {
    .col-md-4.downloadalert {
        flex-basis: 56%;
        max-width: 56%;
    }
    .card.bg-dark.text-white {
        width: 158px;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1089px) {
    .col-md-4.downloadalert {
        flex-basis: 62%;
        max-width: 62%;
    }
    .card.bg-dark.text-white {
        width: 157px;
    }
}

@media only screen and (min-width: 880px) and (max-width: 979px) {
    .col-md-4.downloadalert {
        flex-basis: 68%;
        max-width: 68%;
    }
    .card.bg-dark.text-white {
        width: 157px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 879px) {
    .col-md-4.downloadalert {
        flex-basis: 77%;
        max-width: 77%;
    }
    .card.bg-dark.text-white {
        width: 158px;
    }
}

@media (max-width: 769px) {
    .container {
        width: 92%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .col-md-4.downloadalert {
        flex-basis: 100%;
        max-width: 100%;
    }
    .owl-prev {
        margin-left: -18px !important;
    }
    .owl-next {
        right: -9px !important;
    }
    div#owlcarouselfordownload,
    div#preview {
        padding: 5px;
    }
    .file-input.queue a {
        flex-direction: column;
    }
    .card.bg-dark.text-white {
        width: 150px;
    }
}

@media (min-width: 1220px) {
    .container {
        max-width: 1140px;
    }
    .card.bg-dark.text-white {
        width: 167px;
    }
}

@media (max-width: 1219px) and (min-width: 1130px) {
    .container {
        max-width: 90%;
    }
    .card.bg-dark.text-white {
        width: 165px;
    }
}

@media (max-width: 1129px) and (min-width: 1080px) {
    .container {
        max-width: 95%;
    }
    .card.bg-dark.text-white {
        width: 160px;
    }
}

@media (max-width: 1079px) and (min-width: 1025px) {
    .owl-prev {
        margin-left: -27px !important;
    }
    .owl-next {
        right: -16px !important;
    }
    .container {
        max-width: 97%;
    }
    .card.bg-dark.text-white {
        width: 158px;
    }
}

@media (max-width: 1024px) and (min-width: 1000px) {
    .container {
        max-width: 98%;
    }
    .owl-prev {
        margin-left: -27px !important;
    }
    .owl-next {
        right: -16px !important;
    }
    .card.bg-dark.text-white {
        width: 150px;
    }
}

@media (max-width: 389px) and (min-width: 350px) {
    .card.bg-dark.text-white {
        width: 150px;
    }
    #preview img {
        height: 150px !important;
    }
    .owl-item .file-size {
        font-size: 28px;
        top: 125px !important;
    }
    .h1,
    h1 {
        font-size: 2rem;
    }
    .item filesize {
        width: 115px !important;
        top: 33px !important;
    }
}

@media (max-width: 349px) and (min-width: 310px) {
    .card.bg-dark.text-white {
        width: 133px;
    }
    h6.card-title {
        font-size: 13px;
    }
    #preview img {
        height: 150px !important;
    }
    .h1,
    h1 {
        font-size: 2rem;
    }
    .owl-item .file-size {
        font-size: 28px;
        top: 110px !important;
    }
    .item p {
        left: 0px !important;
    }
    .item filesize {
        width: 110px !important;
        top: 25px !important;
    }
}

input#submit-button {
    padding: 10px 20px;
}

.owl-prev {
    position: absolute;
    top: 35%;
    margin-left: -62px;
    display: block !important;
    border: 0px solid black;
}

i.fas.fa-arrow-left {
    background: url(/assets/images/arrow_Stumbli.png);
    background-size: cover;
    display: inline-block;
    width: 33px;
    height: 41px;
    border-radius: 3px;
}

i.fas.fa-arrow-right {
    background: url(/assets/images/arrow_Stumbli.png);
    background-size: cover;
    display: inline-block;
    width: 33px;
    height: 41px;
    border-radius: 3px;
    transform: scaleX(-1);
}

.owl-next {
    position: absolute;
    top: 35%;
    right: -51px;
    display: block !important;
    border: 0px solid black;
}

.alert.alert-info.alert-dismissible.fade.show.text-center .owl-next {
    right: -41px;
}

.img-container img {
    filter: brightness(80%) grayscale(0%);
    transition: 0.3s;
}

.img-container button {
    z-index: 1;
    margin-top: -50px;
    width: 550px;
    position: relative;
}

.imagename {
    position: absolute;
    z-index: 99999999;
    color: #fff;
    margin-left: 20px;
    margin-top: 15px;
}

.owl-item .file-name {
    position: absolute;
    color: #fff;
    z-index: 14;
    margin-left: 8px;
    margin-top: 8px;
    font-size: 14px;
}

.owl-item .file-size {
    position: absolute;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    width: 100%;
    z-index: 1;
    display: flex;
    top: 55px;
    justify-content: center;
}

.owl-item .file-size strong {
    font-size: 15px;
    margin-left: 2px;
    font-weight: 500;
    z-index: 1;
}

#owlcarouselfordownload img {
    height: 167px;
    object-fit: cover;
    border-radius: 5px;
    border-color: #000000;
    border: 0px solid;
    box-shadow: 1px 2px 4px -2px #00000069;
    filter: brightness(70%) grayscale(0%);
    transition: 0.3s;
}

.item p {
    font-size: 14px;
    z-index: 1;
    margin-left: 18px;
}

.item filesize strong {
    font-size: 15px;
    margin-left: -8px;
    font-weight: 500;
    z-index: 1;
}

.item filesize {
    position: absolute;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    width: 167px;
    z-index: 1;
    text-align: center;
    top: 47px;
}

.owl-carousel .owl-item img {
    display: inline-block;
}


/* Owl Navigation */

button.owl-prev span {
    display: block;
    top: -8px;
    position: relative;
}

button.owl-next span {
    display: block;
    top: -8px;
    position: relative;
}

button.owl-next {
    font-size: 35px !important;
    background: #ffffff !important;
    color: #000 !important;
    width: 35px;
    height: 43px;
    box-shadow: 4px 5px #000;
    border: 1px solid black !important;
    transition: 0.3s !important;
}

button.owl-next:hover,
button.owl-prev:hover {
    background: #00ffa7 !important;
    transition: 0.3s !important;
}

button.owl-prev {
    font-size: 35px !important;
    background: #ffffff !important;
    color: #000 !important;
    width: 35px;
    height: 43px;
    box-shadow: 4px 5px #000;
    border: 1px solid black !important;
    transition: 0.3s !important;
}


/* End */

.metadata original {
    padding: 0px 10px;
}

compressed {
    padding: 0px 10px;
}

saved {
    padding: 0px 10px;
}

.owl-stage {
    height: 157px;
}


/*
  div#preview {
    cursor: pointer;
    padding: 15px 15px 10px;
    border-radius: 5px;
    border: 2px dashed #000;
    position: relative;
    z-index: 1;
}  */

#preview img {
    height: 167px !important;
    object-fit: cover;
    border-radius: 5px;
    border-color: #000000;
    border: 0px solid;
    box-shadow: 1px 2px 4px -2px #00000069;
    filter: brightness(70%) grayscale(0%);
}

.owl-item img {
    border-radius: 15px;
}

button.closee {
    border: 0px;
    font-size: 25px;
    height: 20px;
    padding: 0px;
    margin-top: -4px;
}

.compress1.totalfilesize::before {
    display: none;
}

.compress1 p {
    display: flex;
    overflow: hidden;
}

.compress1:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-size: cover !important;
    float: left;
    margin: 0 6px 0 0;
}

.compress1 {
    text-align: left;
    width: 100%;
}

.compress2 {
    text-align: right;
    width: 100%;
}

.CompressList {
    display: flex;
    margin: 10px 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

hr:not([size]).hr.hr-blurry {
    background-color: var(--mdb-divider-blurry-bg);
    background-image: var(--mdb-divider-blurry-bg-image);
    height: var(--mdb-divider-blurry-height);
    opacity: var(--mdb-divider-blurry-opacity);
}

hr:not([size]).hr {
    --mdb-divider-height: 2px;
    --mdb-divider-bg: #f5f5f5;
    --mdb-divider-opacity: 1;
    --mdb-divider-blurry-bg: transparent;
    --mdb-divider-blurry-bg-image: linear-gradient(90deg, transparent, #666, transparent);
    --mdb-divider-blurry-height: 1px;
    --mdb-divider-blurry-opacity: 0.25;
    height: var(--mdb-divider-height);
    background-color: var(--mdb-divider-bg);
    opacity: var(--mdb-divider-opacity);
}

hr.hr,
hr.vr {
    border-top: none!important;
}


/* File Upload */

.file-input:hover {
    background: #f3f4f6;
    transition: 0.3s;
}

.file-input {
    transition: 0.3s;
}

.form-group label {
    pointer-events: none;
}

.file-input {
    height: 167px;
    display: flex;
    cursor: pointer;
    margin: 15px 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
    border: 2px dashed #000;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.file-input input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

span#file-name {
    padding: 12px;
    font-weight: 500;
    color: #000;
    background-color: #fff;
    border-color: #000000;
    border: 1px solid;
    box-shadow: 4px 5px #000;
    border-radius: 2px;
    /*   z-index: 0;  Change this if you want to allow hover on choose file*/
    transition: 0.3s;
}

span#file-name:hover {
    background-color: #00ffa7;
    transition: 0.3s;
}

.file-input::before {
    //  content: "Choose files";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #eee;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 0;
    transition: all 0.3s ease-in-out;
}

.file-input.file-selected::before {
    //    content: "";
}


/* End */

span#file-name {
    background: linear-gradient(47deg, #00ffa7, #70ffd7);
    background-size: 1800% 1800%;
    -webkit-animation: rainbow 8s ease infinite;
    -z-animation: rainbow 8s ease infinite;
    -o-animation: rainbow 8s ease infinite;
    animation: rainbow 8s ease infinite;
}

@-webkit-keyframes rainbow {
    0% {
        background-position: 0% 82%;
    }
    50% {
        background-position: 100% 19%;
    }
    100% {
        background-position: 0% 82%;
    }
}

@-moz-keyframes rainbow {
    0% {
        background-position: 0% 82%;
    }
    50% {
        background-position: 100% 19%;
    }
    100% {
        background-position: 0% 82%;
    }
}

@-o-keyframes rainbow {
    0% {
        background-position: 0% 82%;
    }
    50% {
        background-position: 100% 19%;
    }
    100% {
        background-position: 0% 82%;
    }
}

@keyframes rainbow {
    0% {
        background-position: 0% 82%;
    }
    50% {
        background-position: 100% 19%;
    }
    100% {
        background-position: 0% 82%;
    }
}


}
h1 {
    font-family: 'Maven Pro', Verdana, Geneva, Tahoma, sans-serif !important;
    font-weight: 800 !important;
}
p {
    color: #000000;
}
.container {
    border-radius: 10px;
    padding: 30px;
    background: #fff;
    margin-top: 40px;
}
.btn-primary {
    color: #000;
    background-color: #ffffff;
    border-color: #000000;
    border: 1px solid;
    box-shadow: 4px 5px #000;
    border-radius: 2px;
}
.alert-info {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
    padding: 20px;
    margin-top: 40px;
}
.btn-primary:hover {
    color: #000;
    background-color: #00ffa7;
    border-color: #000000;
}