.navbar-custom {
    background-color: #ED1C24;
    height: 80px;
}

.footer-custom {
    background-color: #ED1C24;
    height: 70px;
}


:root {
    --start-color: #ED1C24; /* Define your start color here */
    --end-color: #FF6B2C; /* Define your end color here */
    --side-navbar-color: #ED1C24; /* Initial color for the side navbar */
}

.side-navbar {
    background: var(--side-navbar-color);
}

#side-navbar {
    top: 80px;
    box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.2);
    clip-path: inset(0px -10px -10px -10px);
}


.content {
    width: 85%;
    margin-left: 15%;
    padding: 0;
    margin-top: 80px;
}


.navbar-brand .navbar-text .nav-link {
    color: white !important;
}

.container-custom {
    background-color: #F1F6F6;
    border-radius: 20px;
}

::placeholder {
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 300;
    color: #5E6B78;
    padding-left: 15px;

}

html, body {
    height: 100%;
    /*background: linear-gradient(to right, #ED1C24, #FF6B2C);*/
    overscroll-behavior: none;

    /* height: calc(100% - 35px); */
}


body {
    display: flex;
    flex-direction: column;
    background: white;
    /* padding-bottom: 80px; */
}

.first-container {
    background-color: #ED1C24;
}

input[id="cb1"] {
    display: inline;
    width: 14px;
    height: 14px;
    border: 2px solid #ED1C24;
    border-radius: 2px;
}

.side-nav-link.active {
    background: #FFFFFF;           /* bijela pozadina */
    color: #ED1C24 !important;     /* crvena slova */
    border-radius: 15px 0 0 15px;  /* zadrži radius koji imaš */
}

.side-nav-link.active:hover {
    background: #FFFFFF;
    color: #ED1C24;
}

.navbar-icon {
    font-size: 22px;
    color: white;
}


/* Boxes */
.light-grey-box {
    background-color: #F1F6F6;
    border-radius: 20px;
}

.light-grey-box-shadow {
    background-color: #F1F6F6;
    border-radius: 20px;
    box-shadow: 1px 3px 2px 1px rgba(0, 0, 0, 0.07), -1px 3px 2px 1px rgba(0, 0, 0, 0.07), 0px 3px 2px 1px rgba(0, 0, 0, 0.07);
}

.pink-box {
    background-color: #FFA8A8;
    border-radius: 6px;
}

.light-pink-box-custom {
    background-color: #ED1C24;
    border-radius: 20px;
    border-color: #ED1C24;
    /*box-shadow: 2px 5px 5px -1px rgba(0, 0, 0, 0.2), -2px 5px 5px -1px rgba(0, 0, 0, 0.2);*/
    box-shadow: 2px 5px 5px -1px rgba(0, 0, 0, 0.2), /* Right & Bottom shadow */ -2px 5px 5px -1px rgba(0, 0, 0, 0.2), /* Left & Bottom shadow */ 0px -3px 4px -1px rgba(0, 0, 0, 0.15);
}

.light-pink-box {
    /*background-color: #FFF0EA;*/
    background-color: #FFFFFF;
    border-radius: 20px;
    border-color: #FFF0EA;
    /*box-shadow: 2px 5px 5px -1px rgba(0, 0, 0, 0.2), -2px 5px 5px -1px rgba(0, 0, 0, 0.2);*/
    box-shadow: 2px 5px 5px -1px rgba(0, 0, 0, 0.2), /* Right & Bottom shadow */ -2px 5px 5px -1px rgba(0, 0, 0, 0.2), /* Left & Bottom shadow */ 0px -3px 4px -1px rgba(0, 0, 0, 0.15);
}

.light-small-box {
    background-color: white;
    border-radius: 6px;
    border-color: #FFF0EA;
    box-shadow: 2px 5px 5px -1px rgba(0, 0, 0, 0.1), /* Right & Bottom shadow */ -2px 5px 5px -1px rgba(0, 0, 0, 0.1), /* Left & Bottom shadow */ 0px -3px 4px -1px rgba(0, 0, 0, 0.1);
}

.light-pink-box-without-shadow {
    background-color: #FFF0EA;
    border-radius: 20px;
    border-color: #FFF0EA;
}

.light-pink-box-border {
    background-color: #FFF0EA;
    border-radius: 20px;
    border: 3px solid #ED1C24;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.light-pink-input-h60 {
    height: 60px;
    border-radius: 6px;
    background-color: #FFF4F4;
    border: none;
}

.light-grey-button {
    background-color: #F1F6F6;
    border-radius: 20px;
    border: none;
}

.black-outlined-box {
    border-color: black;
    border: 1px solid;
    border-radius: 20px;

}

.section-title {
    font-weight: 500;
    font-size: 1.5rem;
    color: #ED1C24; /* narančasta */
    margin-bottom: 1rem;
}


.highlight-bar {
    display: flex;
    /*justify-content: center;*/
    align-items: center;
    gap: 8px;
    margin: 2rem 0;
    line-height: 1.5;
}

.text-style-ro-16-v2 {
    font-size: 18px;
    font-family: 'Roboto';
    color: #100F0E;
}

.dash {
    height: 6px;
    background-color: #ED1C24;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
}

.square {
    width: 6px;
}

.rect {
    width: 10px;
}

.email-contact {
    text-align: right;
    font-weight: 500;
    color: #ED1C24;
    font-size: 1.5rem;
    font-family: 'Roboto';
}

.popup-message {
    position: fixed;
    bottom: 20px; /* Position at the bottom */
    left: 50%;
    transform: translateX(-50%);
    background-color: #FFFFFF; /* White background */
    border-radius: 20px; /* Rounded corners */
    border-color: #FFF0EA; /* Light pinkish border */
    border-width: 2px; /* Border width to make the color visible */
    box-shadow: 2px 5px 5px -1px rgba(0, 0, 0, 0.2), /* Right & Bottom shadow */ -2px 5px 5px -1px rgba(0, 0, 0, 0.2), /* Left & Bottom shadow */ 0px -3px 4px -1px rgba(0, 0, 0, 0.15); /* Top shadow */
    padding: 20px;
    max-width: 500px; /* Max width for the popup */
    z-index: 99999; /* Ensure it's on top */
    display: none; /* Hidden by default */
}

/* Close (X) button */
.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #ED1C24; /* Orange color for X button */
    cursor: pointer;
}

/* Hover effect for the close button */
.close-popup:hover {
    color: #ED1C24; /* Lighter orange when hovered */
}

/* Styling for the text inside the popup */
.popup-message strong {
    font-size: 18px;
    color: #ED1C24;/* Orange color for SAVE text */
    font-weight: 500; /* Medium bold */
}

/* Centered popup */
.confirm-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border-radius: 20px;
    padding: 30px 40px;
    box-shadow: 2px 5px 5px -1px rgba(0, 0, 0, 0.2),
    -2px 5px 5px -1px rgba(0, 0, 0, 0.2),
    0px -3px 4px -1px rgba(0, 0, 0, 0.15);
    z-index: 99999;
    display: none;
    max-width: 550px;
    width: 90%;
    text-align: center;
}

/* Title styling */
.confirm-title {
    font-family: 'Roboto';
    color: #ED1C24; /* Orange */
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}

/* Message text */
.confirm-message {
    font-family: 'Roboto';
    font-size: 18px;
    margin-bottom: 30px;
    color: #656565;
}

/* Buttons */
.confirm-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
}


.orange-button-confirm {
    background-color: #ED1C24;
    border: none;
    color: white;
    border-radius: 6px;
}


.orange-button {
    background-color: #ED1C24;
    width: 70%;
    border: none;
    color: white;
    border-radius: 6px;
}

.connect {
    font-weight: 500 !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    min-width: fit-content;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.bookmark-button {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    border: 1px solid #ED1C24;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: auto;
}

.white-button {
    background-color: white;
    border: 1px solid #ED1C24;
    color: #ED1C24 !important;
    border-radius: 6px;
}

.orange-color {
    background-color: #ED1C24;
}

.white-color {
    background-color: white;
}

.orange-button-signup {
    background-color: #ED1C24;
    width: 100%;
    border: none;
    color: white;
    border-radius: 6px;
}

.save-button {
    width: 60%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.white-box {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.white-input-box {
    border-radius: 6px;
    width: 100%;
    border: none;
    box-sizing: border-box;
    vertical-align: middle;
}


/* Text styles - Roboto */

.text-style-ro-14l {
    font-size: 14px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 16px;
    font-weight: 300;
}

.text-style-ro-14 {
    font-size: 14px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 16px;
}

.text-style-ro-16 {
    font-size: 16px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 19px;
}

.text-style-ro-16b {
    font-size: 16px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 19px;
    font-weight: 500;
}

.text-style-ro-18b {
    font-size: 18px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 24px;
    font-weight: 500;
}

.text-style-ro-18b-popover {
    font-size: 18px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 24px;
    font-weight: 500;
    font-variant: small-caps;
    text-align: center;
}

.text-style-ro-20 {
    font-size: 20px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 30px;
}

.text-style-ro-20b {
    font-size: 20px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 30px;
    font-weight: 700;
}

.text-style-ro-22b {
    font-size: 22px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 30px;
    font-weight: 700;
}

.text-style-ro-24b {
    font-size: 24px;
    font-family: 'Roboto';
    color: white;
    line-height: 30px;
    font-weight: 700;
}

.text-style-ro-26 {
    font-size: 26px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 35px;
}

.text-style-ro-29b {
    font-size: 29px;
    font-family: 'Roboto';
    color: white;
    line-height: 35px;
    font-weight: 700;
}

.text-style-ro-30b {
    font-size: 30px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 40px;
    font-weight: 700;
}

.text-style-ro-32 {
    font-size: 32px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 40px;
}

.text-style-ro-35b {
    font-size: 35px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 45px;
    font-weight: 500;
}

.text-style-ro-40b {
    font-size: 40px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 50px;
    font-weight: 500;
}

.text-style-ro-60b {
    font-size: 60px;
    font-family: 'Roboto';
    color: #100F0E;
    line-height: 70px;
    font-weight: 500;
}

/* Text styles - Racing Sans One */

.text-style-rso-18 {
    font-size: 18px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 24px;
}

.text-style-rso-22 {
    font-size: 22px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 28px;
}

.text-style-rso-24 {
    font-size: 24px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 32px;
}

.text-style-rso-24-outlined {
    font-size: 24px;
    font-family: 'Racing Sans One';
    line-height: 31px;
    color: black;
    -webkit-text-stroke: 1px white;
}

.text-style-rso-25 {
    font-size: 25px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 30px;
}

.text-style-rso-30 {
    font-size: 30px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 39px;
}

.text-style-rso-32 {
    font-size: 32px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 40px;
}

.text-style-rso-36 {
    font-size: 36px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 47px;
}

.text-style-rso-40 {
    font-size: 40px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 58px;
}

.text-style-rso-45 {
    font-size: 45px;
    font-family: 'Racing Sans One';
    color: #100F0E;
    line-height: 60px;
}

.text-style-rso-55 {
    font-size: 55px;
    font-family: 'Racing Sans One';
    line-height: 65px;
}

.text-style-rso-60 {
    font-size: 60px;
    font-family: 'Racing Sans One';
    line-height: 70px;
}

.text-style-rso-65 {
    font-size: 65px;
    font-family: 'Racing Sans One';
    line-height: 85px;
}

/* Text styles - Quicksand */

.text-style-qs-16 {
    font-size: 16px;
    font-family: 'Quicksand';
    line-height: 20px;
}

/* Text styles - Lato */

.text-style-lato-24b {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    line-height: 30px;
    font-weight: 700;
}

.text-style-lato-20b {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    line-height: 30px;
    font-weight: 700;
}


.select-student-image-div {
    position: absolute;
    top: 10%;
    left: 4%;
    width: 70%;
}

.side-navbar-div {
    height: calc(100% - 70px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30% 0;
}

.side-nav-link {
    color: white;
    margin-bottom: 15%;
    margin-top: 15%;
}

.side-nav-link:hover {
    color: white;
}


/* Search button on search page */
.search-button {
    width: 170px;
    height: 35px;
    box-shadow: 1px 3px 3px 1px rgba(0, 0, 0, 0.07), 0px 3px 3px 1px rgba(0, 0, 0, 0.07), 0px 3px 3px 1px rgba(0, 0, 0, 0.07);
}

/* Font awesome icon on search button on search page */
.search-button-icon {
    font-size: 45px;
    color: #ED1C24;
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    clip-path: circle(53.5% at 55% 50%);
}


.search-icon {
    background-color: transparent;
    border: none;
    margin-left: -20px;
}

/* Pagination */
.page-link {
    font-size: 15px;
}

.pagination .page-item .page-link {
    background-color: #FFF0EA;
    color: #ED1C24;
    border-color: #FFF0EA;
}

.pagination .page-item.active .page-link {
    background-color: rgb(275, 225, 210);
    border-color: rgb(275, 225, 210);
}

.pagination .page-item.disabled .page-link {
    background-color: #FFF0EA;
    border-color: #FFF0EA;
    color: rgb(253, 97, 44, 0.3);
}

.pagination .page-item .page-link:hover {
    background-color: rgb(265, 215, 200);
}

/* Info images */

.info-search-div-three-image-one {
    width: 90%;
}

.info-search-div-three-image-two {
    width: 80%;
}

.info-lib-div-three-image-one {
    width: 100%;
}

.info-lib-div-three-image-two {
    width: 60%;
}

.info-lib-div-four-image-one {
    width: 50%;
}

.info-lib-div-four-image-two {
    width: 25%;
}

.more-coming-soon-img {
    width: 65%;
}

#go-to-library {
    cursor: pointer;
}

#arrow {
    font-size: 1.5vw;
}


@media screen and (min-width: 1500px) and (max-width: 1599px) {

    /*.side-nav-link {*/
    /*    margin-bottom: 30%;*/
    /*}*/

}

@media screen and (max-width: 1300px) {
    .text-style-ro-14 {
        font-size: 12px;
    }

    .text-style-ro-16 {
        font-size: 13px;
    }

    .text-style-ro-18b {
        font-size: 15px;
    }

    .text-style-ro-20b {
        font-size: 16px;
    }

    .text-style-ro-22b {
        font-size: 18px;
    }

    .text-style-ro-24b {
        font-size: 20px;
    }

    .text-style-ro-30b {
        font-size: 22px;
    }

    .text-style-ro-60b {
        font-size: 50px;
    }

    .text-style-lato-20b {
        font-size: 16px;
    }

    .text-style-lato-24b {
        font-size: 20px;
    }

    .orange-button {
        width: 80%;
    }

    .save-button {
        width: 80%;
    }

    .search-button {
        /* height: 60px; */
        width: 130px;
    }

    .page-link {
        font-size: 12px;
    }

}

@media screen and (max-width: 1000px) {

    .text-style-ro-14 {
        font-size: 11px;
    }

    .text-style-ro-16 {
        font-size: 12px;
    }

    .text-style-ro-18b {
        font-size: 13px;
    }

    .text-style-ro-20b {
        font-size: 13px;
    }

    .text-style-ro-22b {
        font-size: 14px;
    }

    .text-style-ro-24b {
        font-size: 16px;
    }

    .text-style-ro-30b {
        font-size: 18px;
    }

    .text-style-ro-60b {
        font-size: 45px;
    }

    .text-style-lato-20b {
        font-size: 13px;
    }

    .text-style-lato-24b {
        font-size: 16px;
    }

    .page-link {
        font-size: 11px;
    }

    .scroll-button-img {
        width: 10%;
    }
}

@media screen and (max-width: 800px) {

    .text-style-ro-14 {
        font-size: 10px;
    }

    .text-style-ro-16 {
        font-size: 10px;
    }

    .text-style-ro-18b {
        font-size: 11px;
    }

    .text-style-ro-20b {
        font-size: 12px;
    }

    .text-style-ro-22b {
        font-size: 12px;
    }

    .text-style-ro-24b {
        font-size: 15px;
    }

    .text-style-ro-30b {
        font-size: 16px;
    }

    .text-style-ro-60b {
        font-size: 45px;
    }

    .text-style-lato-20b {
        font-size: 12px;
    }

    .text-style-lato-24b {
        font-size: 15px;
    }

    .page-link {
        font-size: 10px;
    }

    .scroll-button-img {
        width: 10%;
    }
}


@media screen and (min-width: 1600px) {
    #info-body {
        width: 100%;
    }

    .info-images-div {
        width: 90%;
        /* padding-left: 180px;
        padding-right: 180px; */
    }

    .info-library {
        padding-left: 60px;
        padding-right: 60px;
    }

    .data-points-img {
        margin-right: 70px;
    }

    .text-style-ro-14 {
        font-size: 18px;
    }

    .text-style-ro-16 {
        font-size: 18px;
    }

    .text-style-ro-18b {
        font-size: 23px;
    }

    .text-style-ro-20b {
        font-size: 22px;
    }

    .text-style-ro-22b {
        font-size: 26px;
    }

    .text-style-ro-24b {
        font-size: 30px;
    }

    .text-style-ro-30b {
        font-size: 38px;
    }

    .text-style-lato-20b {
        font-size: 22px;
    }

    .text-style-lato-24b {
        font-size: 30px;
        line-height: 45px;
    }

    .select-student-image-div {
        top: 15% !important;
    }

    .side-navbar-div {
        /*padding-top: 90%;*/
        height: calc(100% - 70px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 30% 0;
    }

    /*.side-nav-link {*/
    /*    margin-bottom: 30%;*/
    /*}*/
    .search-button {
        height: 40px;
    }

    .search-button-icon {
        font-size: 55px;
    }

    .navbar-icon {
        font-size: 25px;
    }

    #arrow {
        font-size: 1vw;
    }
}

@media screen and (min-width: 2200px) {

    .navbar-custom {
        height: 100px;
    }

    .footer-custom {
        height: 80px;
    }

    .content {
        margin-top: 100px;
    }

    #side-navbar {
        top: 100px;
    }

    .text-style-ro-14 {
        font-size: 19px;
    }

    .text-style-ro-16 {
        font-size: 20px;
        line-height: 25px;
    }

    .text-style-ro-18b {
        font-size: 24px;
    }

    .text-style-ro-20b {
        font-size: 24px;
    }

    .text-style-ro-22b {
        font-size: 28px;
    }

    .text-style-ro-24b {
        font-size: 35px;
    }

    .text-style-ro-30b {
        font-size: 42px;
        line-height: 60px;
    }

    .text-style-ro-60b {
        font-size: 80px;
        line-height: 100px;
    }

    .text-style-lato-24b {
        font-size: 32px;
        line-height: 50px;
    }

    .page-link {
        font-size: 22px;
    }

    .search-button {
        height: 55px;
        width: 200px;
    }

    .search-button-icon {
        font-size: 70px;
    }

    .save-button {
        height: 45px;
        width: 60%;
    }

    .connect-button {
        height: 45px;
    }

    .navbar-icon {
        font-size: 25px;
    }

    .search-icon {
        margin-left: -30px;
    }
}

@media screen and (min-width: 3000px) {

    .navbar-custom {
        height: 120px;
    }

    .footer-custom {
        height: 90px;
    }

    .content {
        margin-top: 120px;
    }

    #side-navbar {
        top: 120px;
    }

    .text-style-ro-14 {
        font-size: 20px;
    }

    .text-style-ro-16 {
        font-size: 22px;
        line-height: 30px;
    }

    .text-style-ro-18b {
        font-size: 25px;
    }

    .text-style-ro-20b {
        font-size: 28px;
    }

    .text-style-ro-22b {
        font-size: 30px;
    }

    .text-style-ro-24b {
        font-size: 40px;
    }

    .text-style-ro-30b {
        font-size: 50px;
        line-height: 70px;
    }

    .text-style-ro-40b {
        font-size: 55px;
        line-height: 90px;
    }

    .text-style-ro-60b {
        font-size: 100px;
        line-height: 120px;
    }

    .text-style-lato-20b {
        font-size: 25px;
        line-height: 40px;
    }

    .text-style-lato-24b {
        font-size: 35px;
        line-height: 50px;
    }

    #search-body {
        margin-top: 50px;
        width: 100%;
    }

    .orange-button {
        width: 60%;
    }

    .search-button {
        height: 60px;
        width: 250px;
    }

    .search-button-icon {
        font-size: 80px;
    }

    .save-button {
        height: 50px;
        width: 60%;
    }

    .connect-button {
        height: 50px;
    }

    .page-link {
        font-size: 25px;
    }

    .info-lib-div-three-image-one {
        width: 90%;
    }

    .info-lib-div-three-image-two {
        width: 50%;
    }

    .info-lib-div-four-image-one {
        width: 45%;
    }

    .info-lib-div-four-image-two {
        width: 20%;
    }

    .more-coming-soon-img {
        width: 50%;
    }

    .navbar-icon {
        font-size: 35px;
    }
}


/* Checkbox styling */
.my-custom-checkbox {
    /* -moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none; */
    appearance: none;
    outline: none;
    content: none;
    vertical-align: middle;
}

.my-custom-checkbox::before {
    font-size: 12px;
    color: transparent !important;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    content: '';
    outline: #ED1C24;
    border: 2px solid #ED1C24;
    text-align: center;
}

.my-custom-checkbox:checked:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 12px;
    line-height: 15px !important;
    color: #ED1C24 !important;
}

/* Blured background */

.blur {
    filter: blur(4px);
    /* -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px); */
}

.pop-up-box {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0px;
    top: 0px;
    visibility: hidden;
    z-index: 1000;
}

#footer {
    z-index: 900;
}

.pop-up-box .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    opacity: 0;
    transition: opacity 1.3s;
}

.pop-up-box .pop-up-body {
    max-height: 0px;
    opacity: 0;
    overflow: hidden;
}

.pop-up-box .pop-up-body .pop-up-inner-body {
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.43);
}

.pop-up-box.pop-up-show {
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
    transition: all 0.9s;
}

.pop-up-box.pop-up-show .overlay {
    opacity: 0.5;
    transition: opacity 1.3s;
}

.pop-up-box.pop-up-show .pop-up-body {
    max-height: 1000px;
    opacity: 1;
    transition: 0.3s max-height 0.8s, 0.3s opacity 0.6s;
}

.detailed-experience:hover {
    cursor: pointer;
}


/* Popover */

.popover-header {
    font-size: 25px;
    font-family: 'Racing Sans One';
    text-align: center;
    background-color: white;
}

/* .popover-body .text-style-ro-18b {
    font-variant: small-caps;
    text-align: center;
} */

.popover-body {
    padding: 5px;
    /*height: 300px;*/
    /* overflow: scroll;
    overflow-x:hidden; */
}

.custom-cart-popover {
    width: 400px;
    --bs-popover-max-width: 400px;
}


/* Remove colored box from the dropdown */
.dropdown, .dropdown, .dropdown-menu {
    outline: none;
    box-shadow: none;
}

.dropdown:focus, .dropdown:focus, .dropdown-menu:focus {
    outline: none;
    box-shadow: none;
}

.dropdown:active, .dropdown:active, .dropdown-menu:active {
    outline: none;
    box-shadow: none;
}

.dropdown-menu::-webkit-scrollbar {
    background-color: white;
    width: 5px;
}

.dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #ED1C24 !important;
    border-radius: 5px;
}

.dropdown-menu::-webkit-scrollbar-track {
}

.dropdown-item {
    white-space: normal;
}

.search-dropdown {
    background-color: white;
    border-radius: 5px;
    box-shadow: 2px 5px 5px -1px rgba(0, 0, 0, 0.2), -2px 5px 5px -1px rgba(0, 0, 0, 0.2);
}

.search-dropdown-menu {
    box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, 0.2), -2px 6px 5px -1px rgba(0, 0, 0, 0.2);
    border: none;
    width: 97%;
    max-height: 200px; /* Maksimalna visina */
    height: auto;
    overflow: scroll;
    overflow-x: hidden;
}

.search-dropdown-button {
    border: none;
    background-color: transparent;
    position: relative;
    width: 100%;
}

.search-dropdown-icon {
    font-size: 1.5vw;
    color: #ED1C24;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}


/* Vertical line for info page */
.vertical-line {
    height: 35px; /* Adjust the height as needed */
    width: 2px; /* Width of the vertical line */
    background: linear-gradient(to bottom, #ED1C24, #FF6B2C); /* Gradient color from top to bottom */
}


input[type="file"] {
    position: relative;
    cursor: grab;
    /* color:transparent; */
    /* font-size: 20px; */
}

input[type="file"]::file-selector-button {
    color: transparent;
    border: none;
    background-color: #F1F6F6;
    display: inline;
}

input[type="file"]::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 900;
    color: black;
    content: '\f0c6';
    font: var(--fa-font-regular);
    /* padding-left: 60px; */
}

input[type="file"]::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}



  


