h1.project-title {
    font-size: 32px;
    font-weight: 700;
    font-family: Roboto, "Cairo";
    line-height: 130%;
    color: #191919;
}

div.project-by a {
    font-family: Roboto, "Cairo";
    text-decoration: underline;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #2849da !important;
}

body.project #main .container-fluid {
    max-width: 1500px;
}

.container-fluid .flex-container {
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.project-media {
    border-radius: 10px;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    border-radius: 10px;
}

.second-info {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 10px;
}

.second-info > div {
    display: flex;
    flex-direction: column;
}

.second-info ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 0 !important;
    unicode-bidi: isolate;
}

div.reached-label,
div.optimum-label,
div.minimum-label,
.round {
    color: #58595b;
}

div.reached {
    color: #b17c31;
    font-size: 32px;
    font-weight: bold;
}

.num {
    color: #b17c31;
    font-size: 18px;
    font-weight: bold;
}

.progress {
    height: 16px;
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 0px;
}

.progress .fill {
    height: 12px;
    margin-top: 2.5px;
    background: #fce295;
    transition: width 0.5s ease;
    border-radius: 30px;
    position: relative;
    inset-inline-start: 2px;
}

.col-sm-3 .row {
    margin-right: 0;
    margin-left: 0;
}

.col-sm-3 .second-info .row {
    max-width: 372px;
}

.colored-row {
    background-color: #ffebd4 !important;
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    /* max-width: 372px; */
}

.spacer-20 {
    margin-left: 0;
    padding-inline-start: 5px;
}

div.video-holder img {
    width: 100rem;
}

.row.share-project {
    margin-bottom: 20px !important;
    margin-top: 30px;
}

button.grey {
    white-space: nowrap !important;
    margin-left: 0;
    padding-right: 0;
    padding: 5px 5px;
    background-color: #fff !important;
    text-align: start;
}

a.donate-button{
    margin: 0 5px;
}

.donate-button {
    border-radius: 16px;
    gap: 8px;
    width: 130px;
    height: 58px;
    align-items: center;
    background-color: #fce295;
    border: none;
    font-weight: bold;
    color: #191919;
    font-size: 18px;
    transition: background-color 0.3s ease;
}

.donate-button:hover,
.donate-favourite a:hover {
    background-color: #f2d274;
}

.donate-favourite {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

#favourite {
    display: inline-block;
    cursor: pointer;
}

div.favourite {
    color: #bcbcbc;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    float: inline-end;
    margin-left: 0;
    margin-right: 0;
}

div.favourite img {
    height: 58px;
}

.donate-favourite .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: unset;
    padding-left: unset;
    padding-inline-start: 15px;
}

.text-under-vid {
    color: #191919;
    margin-top: 20px;
}

div.sticky-menu {
    width: 100%;
    z-index: 1000;
}

body.has-sidebar div.sticky-menu {
    width: 75%;
    z-index: 1000;
}

/* div.project-menu div.item.current {
    border-bottom: 4px solid #6D4916 !important;
    transition: all 0.3s ease-in-out !important;
    background-color: #fff !important;
    color: #6D4916 !important;
} */

div.project-menu div.item,
div.sticky-menu div.container a div.sticky-item,
div.sticky-menu div.container-fluid a div.sticky-item {
    text-align: center;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #3a3a3a !important;
    height: 59px;
    transition: color 0.3s ease-in-out !important;
}

div.project-menu div.item:hover,
div.sticky-menu div.container a div.sticky-item:hover,
div.sticky-menu div.container-fluid a div.sticky-item:hover {
    color: #6d4916 !important;
}

div.project-menu div.item.current,
div.sticky-menu div.container a div.sticky-item.current,
div.sticky-menu div.container-fluid a div.sticky-item.current {
    border-bottom: 4px solid #6d4916 !important;
    /* transition: all 0.3s ease-in-out !important; */
    background-color: #fff !important;
    color: #6d4916 !important;
}

h2.green-title {
    color: #191919;
}

div.widget {
    padding: 0 4.5%;
}

h2.pink-title {
    color: #191919 !important;
}

.panel-title img {
    margin-left: 50%;
    height: 60px;
}

.rewards-amount {
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 32px;
    line-height: 130%;
    color: #6d4916;
}

.accordion-toggle {
    color: #72777a !important;
}

.fa.pull-right {
    color: black;
}

.panel-title {
    color: black !important;
}

.reward-top-section {
    display: flex;
    height: 70px;
    margin-bottom: 15px;
}

.reward-top-section .rewards-amount {
    width: 70%;
    margin-top: 5px;
    position: relative;
}

.reward-inner-contaner {
    display: flex;
    width: 30%;
}

.reward-inner-contaner .reward-image {
    width: 78%;
}

.reward-inner-contaner .reward-image img {
    height: 70px;
    float: inline-end;
}

.reward-inner-contaner .reward-arrow {
    width: 22%;
}

.reward-inner-contaner .reward-arrow span {
    margin-top: 5px;
}

.reward-info {
    color: #72777a !important;
}

.reward-info p,
.general-text p {
    overflow: hidden;
    text-overflow: ellipsis; /* Adds "..." to indicate clipped text */
}

.panel-body {
    color: #72777a !important;
}

.text-bold {
    color: black;
}

.user-input-section {
    margin-top: 10px;
    margin-bottom: 10px;
}

.user-input-section p {
    color: #6d4916;
    font-weight: bold;
}

.user-input-section input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #b17c31;
    border-radius: 12px;
    outline: none;
}

.donate-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.panel .panel-default .widget .rewards .visible-xs .donate-row {
    margin-bottom: 10px;
}

.share-icon {
    cursor: pointer;
}

.btn-pink {
    width: 100%;
    border-radius: 12px;
    align-items: center;
    text-align: center;
    background-color: #fce295 !important;
    color: #191919 !important;
    font-weight: bold;
    font-size: 16px;
    transition: background-color 0.3s ease;
}

.btn-pink:hover {
    background-color: #f2d274 !important;
    color: #191919 !important;
}

div.widget .donate-row .spacer-5 {
    margin-top: 0;
}

div.widget .panel-heading {
    transition: all 0.3s ease;
}

div.panel.panel-default.widget.panel-custom{
    background-color: #fff7e6 !important;
    border: 2px solid #8b5e3c !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
}

div.panel-heading.panel-heading-custom {
    background-color: #fff7e6 !important;
    border-radius: 10px 10px 0 0 !important;
}

.p-text-under-vid {
    font-family: Roboto, "Cairo";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #72777a !important;
}

.h4-text-under-vid {
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #191919;
}

div.invest div.row.info div.amount {
    color: #b17c31;
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 14px !important;
    line-height: 20px !important;
}

.small-heading {
    display: flex;
    justify-content: space-between;
    gap: 80%;
    align-items: baseline;
}

.new-title {
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #191919;
}

.small-heading .panel-title {
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
}

.small-heading .green-title::after,
.small-heading .grey-title::after {
    content: attr(data-count);
    display: block;
    color: #b17c31; /* match the gold tone */
    font-weight: bold;
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}

.milestone-date {
    font-family: Roboto, "Cairo";
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    color: #b17c31;
}

.second-page-section {
    background-color: #f2f4f5;
}

aside.related-projects {
    background-color: #f2f4f5 !important;
}

.invest {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    padding: 15px;
    margin-bottom: 15px;
    transition: all 0.2s ease-in-out;
}

.panel-default > .panel-heading {
    background-color: #ffff !important;
}

div.widget {
    background-color: #ffff !important;
    border: none;
}

.hidden-xs .list-unstyled {
    padding-left: 0;
    padding-right: 0;
    list-style: none;
}

[dir="rtl"] .col-xs-4 {
    float: inline-start !important;
    
}



@media (min-width: 768px) {
    .col-sm-9 {
        width: 100% !important;
        min-width: 330px;
        max-width: 1142px;
        float: inline-start;
    }

    .col-sm-2,
    .col-sm-4,
    .col-sm-8,
    .col-md-8,
    .col-sm-10 {
        float: inline-start;
    }

    .col-sm-3 {
        width: 100% !important;
        float: inline-end;
        max-width: 372px;
        box-sizing: content-box;
    }

    .col-sm-2 {
        width: 20%;
    }

    

}


@media (min-width: 992px) {
    .main-info .row .col-md-8 {
        width: 100%;
    }
}

@media (max-width: 1266px) {
    body.has-sidebar div.sticky-menu {
        width: 90%;
    }
}

@media (max-width: 1124px) {
    body.has-sidebar .container-fluid .flex-container {
        display: flex;
        flex-direction: column;
    }

    .main-info .row .col-md-8 {
        width: 100%;
    }

    body.has-sidebar div.sticky-menu {
        width: 100%;
    }
}

@media (max-width: 995px) {
    body.has-sidebar .reward-top-section {
        display: flex;
        height: 100%;
        margin-bottom: 10px;
        flex-direction: column-reverse;
    }

    body.has-sidebar .reward-top-section .rewards-amount {
        width: 100%;
        margin-top: 5px;
        position: relative;
    }

    body.has-sidebar .reward-inner-contaner {
        width: 100%;
    }
}

@media (max-width: 793px) {
    .container-fluid .flex-container {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .container-fluid .flex-container {
        display: flex;
        flex-direction: column;
    }

    #bottom-meter {
        text-align: center !important; /* Center it on mobile if you like */
        margin-left: 12px;
    }

    .col-sm-9,
    .col-sm-3 {
        padding-right: 0;
        padding-left: 0;
    }

    .col-sm-3 .second-info .row {
        max-width: 100%;
        width: 100%;
    }

    .donate-button {
        width: 100%;
    }

    /* .panel-title img {
        height: 50px;
    } */

    div.favourite {
        margin-left: 0px !important;
    }

    .small-heading {
        gap: 20px;
    }

    div.rewards {
        margin-top: 0 !important;
        background-color: white !important;
        transition: background-color 0.3s ease;
    }

    div.rewards-collapsed {
        text-align: center;
        border-radius: 5px !important;
        border: none !important;
        border-radius: 10px !important;
        background-color: #f2f4f5 !important;
    }

    div.rewards-collapsed .widget {
        padding-bottom: 10px;
    }

    .panel.panel-default.widget.rewards.visible-xs {
        background-color: #f2f4f5 !important;
        border: none;
    }

    .reward-top-section {
        height: 70px;
        flex-direction: row !important;
    }

    .reward-top-section .rewards-amount {
        width: 70%;
        margin-top: 0 !important;
        position: relative;
        text-align: justify;
        align-self: center;
    }

    .reward-inner-contaner {
        display: flex;
        width: 30%;
    }
}
