@charset "UTF-8";
.project-details-producer-section {
    padding-top: 113px;
}

html[lang="ar"]
    .project-details-producer-section
    .available-projects
    .attach-file
    .support-files {
    margin-left: 10px;
    text-align: left;
}
html[lang="ar"] .project-details-producer-section .user-details .span-2::after {
    left: 90px;
}

.project-details-producer-section .orders .description .title .close-btn:hover {
    background-color: #f05271;
    color: #ffffff;
    border: none;
}
.project-details-producer-section .orders .description .title .edit-btn:hover {
    background-color: #44bda4;
    color: #ffffff;
    border: none;
}
.project-details-producer-section .tabs div:hover {
    background-color: #f2f1f9;
    color: #8379b8;
    border-radius: 25px;
}

.project-details-producer-section .tabs div i:hover {
    color: #8379b8;
}

.project-details-producer-section .tabs div img {
    margin-right: 10px;
}

.project-details-producer-section .col2-content {
    width: 100%;
    display: flex;
}

.project-details-producer-section .col2-content .orders {
    width: 70%;
}

.project-details-producer-section .col2 .top-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 67%;
}

.project-details-producer-section .col2 .top-content button {
    background-color: #f05271;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 0%;
    outline: none;
    border: none;
    color: #ffffff;
    height: 37px;
    border-radius: 35px;
    width: 20%;
    margin-right: 25px;
}

html[lang="ar"] .project-details-producer-section .col2 .top-content button {
    margin-left: 25px;
}

.project-details-producer-section .col2-content .orders .description {
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 30px;
    margin-top: 20px;
}

.project-details-producer-section .col2-content .orders .description .title {
    border-bottom: 1px solid #0000002b;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.project-details-producer-section .col2-content .orders .description .title p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #808080;
    margin-left: 0px;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .title
    .first-row {
    display: flex;
    gap: 5%;
    align-items: center;
    width: 100%;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .title
    .first-row
    .first-col {
    display: flex;
    gap: 10px;
    width: 30%;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .title
    .first-row
    .second-col {
    display: flex;
    gap: 2%;
    width: 70%;
    justify-content: flex-end;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .title
    .first-row
    .second-col
    button {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    border: 1px solid #808080;
    border-radius: 35px;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    width: 35%;
    height: fit-content;
    padding: 8px 0px;
    color: #808080;
    background-color: transparent;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .title
    .first-row
    .second-col
    .close-btn:hover {
    background-color: #f05271;
    color: #ffffff;
    border: none;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .title
    .first-row
    .second-col
    .edit-btn:hover {
    background-color: #44bda4;
    color: #ffffff;
    border: none;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .title
    .first-col
    span {
    font-weight: 600;
    font-size: 22px;
    line-height: 19px;
    letter-spacing: 0%;
    color: #8379b8;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .works
    span {
    font-weight: 600;
    font-size: 22px;
    line-height: 19px;
    letter-spacing: 0%;
    color: #8379b8;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .works
    .first-row {
    display: flex;
    gap: 10px;
    margin-bottom: 26px;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .works
    .second-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
}

.project-details-producer-section
    .col2-content
    .orders
    .description
    .works
    .second-row
    i {
    color: #44bda4;
}

.project-details-producer-section .col2-content .orders .description p {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0%;
    color: #808080;
    margin-top: 15px;
    margin-left: 30px;
}

.project-details-producer-section
    .col2-content
    .orders
    .works
    .buttons
    .decline {
    background-color: transparent;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    outline: none;
    border: none;
    height: 37px;
    color: #f05271;
    border: 1px solid #f05271;
    border-radius: 35px;
    padding: 0px 15px;
}

.project-details-producer-section
    .col2-content
    .orders
    .works
    .buttons
    .accept {
    background-color: transparent;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    outline: none;
    border: none;
    height: 37px;
    color: #808080;
    border: 1px solid #808080;
    border-radius: 35px;
    padding: 0px 15px;
}

.project-details-producer-section .col2-content .orders .progress {
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922) inset;
    border-radius: 20px;
    height: 36px;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 25px;
    margin-bottom: 25px;
    background: unset !important;
}

.project-details-producer-section .col2-content .orders .progress div {
    width: 25%;
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-style: Bold;
    font-size: clamp(12px, 1.5vw, 16px);
    line-height: 17px;
    letter-spacing: 0%;
    color: #8379b8;
    cursor: pointer;
    flex-wrap: nowrap;
}
.project-details-producer-section .col2-content .orders .progress div span {
    font-weight: 700;
    font-style: Bold;
    font-size: clamp(12px, 1.5vw, 16px);
    flex-wrap: nowrap;
}

.progress .active {
    color: white !important;
}
.progress .active span {
    color: white !important;
}

/* .progress span {
    color: #f05271 ;
} */

.project-details-producer-section .col2-content .orders .progress .progress-bg {
    background-color: #f05271;
    height: 36px;
    width: 25%;
    border-radius: 20px;
    position: absolute;
    z-index: -2;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: left 0.4s ease;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922) inset;
    top: 0;
    left: 0;
}

html[lang="ar"]
    .project-details-producer-section
    .col2-content
    .orders
    .progress
    .progress-bg {
    transition: right 0.4s ease;
    left: auto;
    right: 0;
}

.project-details-producer-section .col2-content .orders .item-container {
    margin-top: 20px;
    margin-bottom: 25px;
}

html[lang="en"] .project-details-producer-section .available-projects {
    width: 30%;
    margin-left: 4%;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 30px;
    background-color: #ffffff;
    height: fit-content;
    margin-top: 20px;
}

html[lang="ar"] .project-details-producer-section .available-projects {
    width: 30%;
    margin-right: 4%;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 30px;
    background-color: #ffffff;
    height: fit-content;
    margin-top: 20px;
}

.project-details-producer-section .available-projects .title-container {
    background-color: #8379b8;
    color: #ffffff;
    font-family: Baloo 2;
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0%;
    width: 100%;
    border-radius: 30px 30px 0px 0px;
    padding: 20px 30px;
    display: flex;
    gap: 15px;
    align-items: center;
}

.project-details-producer-section .available-projects .content {
    display: flex;
    gap: 20px;
    padding: 30px 35px;
    align-items: flex-start;
}

.project-details-producer-section .available-projects .content .check {
    height: 14px;
    width: 14px;
    border-radius: 50%;
}

.project-details-producer-section .available-projects .content .complete {
    background-color: #f05271;
}

.project-details-producer-section .available-projects .content .title {
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0%;
    height: fit-content;
}

.project-details-producer-section .available-projects .content .user-name {
    font-weight: bold;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0%;
}

.project-details-producer-section .available-projects-container {
    margin-bottom: 25px;
}

.project-details-producer-section .available-projects-container .item {
    margin-top: 11px;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 30px;
    background-color: #ffffff;
    padding: 30px 45px 20px;
    width: 100%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .item-content {
    display: flex;
    gap: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #0000002b;
    margin-bottom: 20px;
}

.project-details-producer-section
    .available-projects-container
    .item
    .deliver-duration {
    display: flex;
    gap: 8%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .deliver-duration
    .deliver
    .money {
    font-weight: bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #f05271;
}

.project-details-producer-section
    .available-projects-container
    .item
    .deliver-duration
    .duration
    .time-duration {
    font-weight: bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .location
    img {
    height: unset;
    width: unset;
}
.project-details-producer-section .available-projects-container .item img {
    height: 73px;
    width: 73px;
    border-radius: 50px;
}

.project-details-producer-section
    .available-projects-container
    .item
    .name-user {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.project-details-producer-section
    .available-projects-container
    .item
    .name-user
    .time {
    display: flex;
    gap: 10%;
    width: 65%;
    justify-content: flex-end;
}

.project-details-producer-section
    .available-projects-container
    .item
    .name-user
    .spent {
    padding: 2px 20px;
    border-radius: 20px;
    border: 1px solid #44bda4;
    font-weight: Bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #44bda4;
}

.project-details-producer-section
    .available-projects-container
    .item
    .name-user
    .past {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    align-self: center;
    letter-spacing: 0%;
}

.project-details-producer-section .available-projects-container .item .info {
    width: 100%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .name-user
    span {
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .location {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 5px;
}

.project-details-producer-section
    .available-projects-container
    .item
    .location
    span {
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .location
    i {
    color: #f05271;
}

.project-details-producer-section
    .available-projects-container
    .item
    .icons-container {
    display: flex;
    gap: 2%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .icons-container
    div {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
}

.project-details-producer-section .available-projects-container .item .person {
    display: flex;
    gap: 13px;
    align-items: center;
    margin-bottom: 5px;
}

.project-details-producer-section
    .available-projects-container
    .item
    .person
    span {
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .person
    i {
    color: #f05271;
}

.project-details-producer-section
    .available-projects-container
    .item
    .rating
    i {
    color: #f05271;
}

.project-details-producer-section
    .available-projects-container
    .item
    .projects
    i {
    color: #2779e2;
}

.project-details-producer-section
    .available-projects-container
    .item
    .projects {
    display: flex;
    gap: 5px;
    align-items: center;
    margin-bottom: 5px;
}

.project-details-producer-section
    .available-projects-container
    .item
    .projects
    span {
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .response-time {
    display: flex;
    gap: 5px;
    align-items: center;
    margin-bottom: 5px;
}

.project-details-producer-section
    .available-projects-container
    .item
    .response-time
    span {
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0%;
}

.project-details-producer-section
    .available-projects-container
    .item
    .response-time
    i {
    color: #f05271;
}

.project-details-producer-section .available-projects-container .buttons {
    display: flex;
    padding: 0px 5%;
    justify-content: space-between;
}

.project-details-producer-section
    .available-projects-container
    .buttons
    button:hover {
    background-color: #f05271;
}

.project-details-producer-section
    .available-projects-container
    .buttons
    button {
    border: none;
    outline: none;
    color: #ffffff;
    font-family: Baloo 2;
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    background-color: #8379b8;
    border-radius: 0px 0px 20px 20px;
    padding: 13px 20px;
    width: fit-content;
    min-width: 100px;
    box-sizing: border-box;
}

.project-details-producer-section .profile-img {
    position: absolute;
    top: 50%;
    left: 32%;
    height: 111px;
    width: 111px;
}

.project-details-producer-section .orders .item-container .item {
    background-color: white;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    border-radius: 30px;
}

.project-details-producer-section .orders .item .row1 {
    display: flex;
    margin-bottom: 5px;
    padding: 27px 27px 0;
}

.project-details-producer-section .orders .item .row1 .time {
    background-color: #e9ecef;
    color: #808080;
    font-family: Gotham Rounded;
    font-weight: 300;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0%;
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 35px;
}

.project-details-producer-section .item .row1 .offer-details {
    display: flex;
    width: 85%;
    margin-bottom: 15px;
    gap: 10px;
}

.project-details-producer-section .item .row1 .offer-details .status {
    color: #808080;
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    height: fit-content;
    padding: 4px 10px 3px;
    border-radius: 35px;
    text-align: center;
    border: 1px solid #808080;
    border-radius: 20px;
    margin-left: 0;
}

.project-details-producer-section .item .row1 .offer-details button {
    outline: none;
    border: 1px solid #f05271;
    border-radius: 35px;
    background-color: transparent;
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #f05271;
    padding: 0px 20px;
    height: 24px;
}

.project-details-producer-section .item .row2 {
    display: flex;
    align-items: flex-end;
    width: 100%;
    padding: 0 27px 5px;
}

.project-details-producer-section .item .row2 .view-order {
    width: 25%;
    margin-top: 10px;
}

html[lang="en"] .project-details-producer-section .item .row2 .view-order {
    margin-left: 5%;
}

html[lang="ar"] .project-details-producer-section .item .row2 .view-order {
    margin-left: 5%;
}

.project-details-producer-section .item .row2 .content {
    width: 70%;
}

.project-details-producer-section .item .row1 .offer-details .number {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    align-self: center;
    letter-spacing: 0%;
    color: #8379b8;
}

.project-details-producer-section .item .row1 .offer-details .queue {
    border-radius: 20px;
    border: 1px solid #44bda4;
    font-family: Baloo 2;
    font-weight: bold;
    font-size: 14px;
    height: fit-content;
    letter-spacing: 0%;
    text-align: center;
    color: #44bda4;
    padding: 4px 10px 3px;
    line-height: 100%;
}

.project-details-producer-section .item .row1 .offer-details .complete {
    background-color: rgba(68, 189, 164, 0.1490196078);
    color: #44bda4;
    font-weight: Bold;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 5px 10px;
    border-radius: 35px;
    text-align: center;
    padding: 4px 10px 3px;
    height: fit-content;
    line-height: 100%;
}

.project-details-producer-section .item .row1 .offer-details .deliver {
    background-color: rgba(131, 121, 184, 0.1490196078);
    color: #8379b8;
    font-style: Bold;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 5px 10px;
    border-radius: 35px;
    text-align: center;
    padding: 4px 10px 3px;
    height: fit-content;
    line-height: 100%;
}

.project-details-producer-section .item .row2 h1 {
    font-weight: Bold;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 15px;
}

.project-details-producer-section .item .row2 .status-date {
    display: flex;
    gap: 20px;
}

.project-details-producer-section .item .row2 .status-date .status {
    color: #808080;
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    height: fit-content;
    padding: 4px 10px 3px;
    border-radius: 35px;
    text-align: center;
    border: 1px solid #808080;
    border-radius: 20px;
}

.project-details-producer-section .item .row2 .status-date .date {
    font-weight: Bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    color: #808080;
}

.project-details-producer-section .item .row2 .status-date .position {
    font-weight: Bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    color: #f05271;
}

.project-details-producer-section .item .row3 {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 50px;
    justify-content: space-between;
    position: relative;
    border-bottom: 1px solid rgba(128, 128, 128, 0.3019607843);
}

.project-details-producer-section .item .row3-project-details {
    margin-top: 10px;
    background: #f7f7f7;
    border: none;
    padding: 15px 27px 10px;
    border-radius: 0 0 30px 30px;
}

.project-details-producer-section .item .row3 .first-seprator {
    height: 17px;
    width: 1px;
    background-color: #808080;
    position: absolute;
}
html[lang="en"] .project-details-producer-section .item .row3 .first-seprator {
    left: 150px;
    top: 12px;
}
html[lang="ar"] .project-details-producer-section .item .row3 .first-seprator {
    right: 146px;
    top: 12px;
}

.project-details-producer-section .item .row3 .second-seprator {
    height: 17px;
    width: 1px;
    background-color: #808080;
    position: absolute;
}
html[lang="en"] .project-details-producer-section .item .row3 .second-seprator {
    left: 292px;
    top: 12px;
}
html[lang="ar"] .project-details-producer-section .item .row3 .second-seprator {
    right: 294px;
    top: 12px;
}
.project-details-producer-section .item .row3 .third-seprator {
    height: 17px;
    width: 1px;
    background-color: #808080;
    position: absolute;
}
html[lang="en"] .project-details-producer-section .item .row3 .third-seprator {
    left: 463px;
    top: 12px;
}
html[lang="ar"] .project-details-producer-section .item .row3 .third-seprator {
    right: 463px;
    top: 12px;
}

.project-details-producer-section .item .row3 .colu img {
    align-self: baseline;
}

.project-details-producer-section .item .row3 .colu {
    width: fit-content;
    display: flex;
    gap: 15px;
}

.project-details-producer-section .item .row3 .colu .order-budget {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    color: #808080;
}

.project-details-producer-section .item .row3 .colu i {
    color: #8379b8;
}

.project-details-producer-section .item .row3 .colu .price {
    font-weight: Bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}

.project-details-producer-section .item .row3 .colu .status-price {
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #8379b8;
    margin-left: 15px;
}

.project-details-producer-section .item .row3 .colu button {
    background-color: #8379b8;
    font-weight: Bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    color: #ffffff;
    border-radius: 50px;
    outline: none;
    height: 30px;
    border: none;
    padding: 0px 15px;
    width: 100%;
}

.first-col img {
    align-self: baseline;
}

.project-details-producer-section .item .row3 .user {
    display: flex;
}

html[lang="ar"] .project-details-producer-section .item .row3 .user div img {
    margin-left: 11px;
}

.project-details-producer-section .item .row3 .user div p {
    margin-bottom: 0px;
    margin-left: 10px;
}

.project-details-producer-section .item .row3 .user .user-name {
    font-weight: Bold;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
}

.project-details-producer-section .item .row3 .user .freelancer {
    font-weight: 300;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #8379b8;
    margin-top: 5px;
}

.project-details-producer-section .btn-3 {
    background-color: #f05271;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    outline: none;
    border: none;
    color: #ffffff;
    height: 37px;
    border-radius: 35px;
    width: 100%;
}

.project-details-producer-section .btn-3:hover {
    background-color: #8379b8;
}
.project-details-producer-section .item .row3 .colu .sortcolu {
    display: flex;
    gap: 2px;
    flex-direction: column;
}
@media (max-width: 1082px) {
    .project-details-producer-section .center-container .row {
        flex-direction: column;
    }
}

@media (max-width: 1062px) {
    .project-details-producer-section .col2-content {
        flex-direction: column;
        align-items: center;
    }
    .project-details-producer-section .col2-content .orders {
        width: 100%;
    }
    html[lang="en"] .project-details-producer-section .available-projects {
        width: 100%;
        margin-top: 50px;
        margin-left: 0px;
    }
    html[lang="ar"] .project-details-producer-section .available-projects {
        width: 100%;
        margin-top: 50px;
        margin-left: 0px;
    }
    html[lang="ar"] .project-details-producer-section .available-projects {
        margin-right: 0px;
    }
    .project-details-producer-section .col2 .top-content {
        width: 100%;
    }
    .project-details-producer-section .col2-content .details {
        gap: 17%;
    }
}
@media (max-width: 600px) {
    .project-details-producer-section .item .row1 .offer-details {
        width: 60%;
    }
    .project-details-producer-section .item .row3 {
        flex-direction: column;
        gap: 20px;
    }
    .project-details-producer-section .item .row3 .col {
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }
    html[lang="en"] .myproposals-section .item .row3 .colu .order-budget {
        margin-right: 15px;
    }
    html[lang="ar"] .myproposals-section .item .row3 .colu .order-budget {
        margin-left: 15px;
    }
    .project-details-producer-section .item .row3 .col .delivery-time {
        margin-left: 15px;
    }
    .project-details-producer-section .item .row3 .col.user {
        width: 100%;
    }
    html[lang="en"] .project-details-producer-section .orders .buttons .btn1,
    html[lang="en"] .project-details-producer-section .orders .buttons .btn2,
    html[lang="en"]
        .project-details-producer-section
        .orders
        .buttons
        .view-order {
        width: 100%;
        margin-bottom: 10px;
    }
    html[lang="ar"] .project-details-producer-section .orders .buttons .btn1,
    html[lang="ar"] .project-details-producer-section .orders .buttons .btn2,
    html[lang="ar"]
        .project-details-producer-section
        .orders
        .buttons
        .view-order {
        width: 100%;
        margin-bottom: 10px;
    }
    html[lang="en"] .project-details-producer-section .buttons .view-order {
        margin-left: 0px;
    }
    html[lang="ar"] .project-details-producer-section .buttons .view-order {
        margin-left: 0px;
    }
    html[lang="ar"] .project-details-producer-section .buttons .view-order {
        margin-right: 0px;
    }
    html[lang="ar"] .project-details-producer-section .orders .buttons .btn1 {
        margin-right: 0px;
    }
    html[lang="ar"] .project-details-producer-section .orders .buttons .btn-1 {
        margin-right: 0px;
    }
    .project-details-producer-section .col2-content .details {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0px;
        width: 100%;
    }
    .project-details-producer-section .col2-content .details div {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
}
@media (max-width: 366px) {
    .project-details-producer-section .available-projects .top-content {
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 462px) {
    .project-details-producer-section .item .row1 .offer-details {
        width: 60%;
    }
    .project-details-producer-section .orders .item .row1 .time {
        width: 32%;
    }
    .project-details-producer-section .item .row1 .offer-details .queue {
        width: 100%;
    }
    .project-details-producer-section .item .row1 .offer-details .status {
        width: 100%;
    }
    .project-details-producer-section .item .row1 .offer-details {
        width: 67%;
    }
}
@media (max-width: 638px) {
    .project-details-producer-section .orders .item .row1 {
        flex-direction: column;
    }
    .project-details-producer-section .item .row1 .offer-details {
        flex-direction: column;
        width: 100%;
    }
    .project-details-producer-section .item .row3 .colu {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .project-details-producer-section .item .row3 .colu .sortcolu {
        display: flex;
        gap: 10px;
        flex-direction: row;
    }
    .project-details-producer-section .orders .item .row1 .time {
        width: 100%;
        height: 26px;
    }
    .project-details-producer-section .item .row1 .offer-details {
        gap: 8px;
    }
}
@media (max-width: 572px) {
    .project-details-producer-section .item .row2 {
        flex-direction: column;
        align-items: flex-start;
    }
    html[lang="en"] .project-details-producer-section .item .row2 .view-order {
        margin-left: 0px;
        width: 100%;
    }
    html[lang="ar"] .project-details-producer-section .item .row2 .view-order {
        margin-right: 0px;
        width: 100%;
    }
    .project-details-producer-section .item .row2 .content {
        width: 100%;
    }
}
@media (max-width: 389px) {
    .project-details-producer-section .item .row1 .offer-details {
        flex-direction: column;
    }
    .project-details-producer-section .item .row1 .offer-details .queue {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .project-details-producer-section .item .row1 .offer-details .complete {
        margin-top: 10px;
    }
    .project-details-producer-section .item .row1 .offer-details .deliver {
        margin-top: 10px;
    }
    .project-details-producer-section .item .row1 .offer-details {
        width: 100%;
    }
    .project-details-producer-section .orders .item .row1 .time {
        width: 100%;
        height: 26px;
    }
    .project-details-producer-section .item .row1 .offer-details {
        gap: 2px;
    }
    .project-details-producer-section .item .row3 .colu {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 10px;
    }
}

@media (max-width: 427px) {
    .project-details-producer-section .col2 .top-content {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: 10px;
    }
    .project-details-producer-section .col2 .top-content button {
        width: 100%;
    }
}
@media (max-width: 751px) {
    .project-details-producer-section .item .row3 {
        flex-direction: column;
        gap: 15px;
    }
    .project-details-producer-section .item .row3 .colu {
        width: 100%;
        gap: 20px;
    }
    .project-details-producer-section .item .row3 .colu div {
        display: flex;
        align-items: flex-start;
    }
}
@media (max-width: 645px) {
    .project-details-producer-section
        .available-projects-container
        .item
        .name-user {
        flex-direction: column;
        align-items: flex-start;
    }
    .project-details-producer-section
        .available-projects-container
        .item
        .name-user
        .time {
        justify-content: flex-start;
        margin-bottom: 10px;
        width: 100%;
    }
    .project-details-producer-section
        .col2-content
        .orders
        .description
        .title
        .first-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    .project-details-producer-section
        .col2-content
        .orders
        .description
        .title
        .first-row
        .second-col {
        justify-content: flex-start;
        width: 100%;
    }
    .project-details-producer-section
        .col2-content
        .orders
        .description
        .title
        .first-row
        .second-col
        button {
        width: 50%;
    }
    .project-details-producer-section .available-projects-container .buttons {
        flex-direction: column;
        gap: 10px;
        padding: 0;
    }
}
@media (max-width: 485px) {
    .project-details-producer-section
        .available-projects-container
        .item
        .item-content {
        flex-direction: column;
        align-items: center;
    }
    .project-details-producer-section
        .available-projects-container
        .item
        .name-user {
        align-items: center;
    }
    .project-details-producer-section
        .available-projects-container
        .item
        .name-user
        .time {
        justify-content: center;
    }
    .project-details-producer-section
        .available-projects-container
        .item
        .deliver-duration {
        flex-direction: column;
    }
    .project-details-producer-section
        .col2-content
        .orders
        .description
        .title
        .first-row
        .second-col {
        flex-direction: column;
        gap: 10px;
    }
    .project-details-producer-section
        .col2-content
        .orders
        .description
        .title
        .first-row
        .second-col
        button {
        width: 100%;
    }
}
@media (max-width: 408px) {
    .project-details-producer-section .col2-content .orders .progress div {
        font-size: 9px;
    }
}
.progress .slide span {
    color: #8379b8;
}

.progress .slide:not(.active):hover span {
    color: #f05271;
    /* اللون اللي تحبيه */
}
.progress .slide a span {
    color: #8379b8;
}

.progress .slide:not(.active):hover a span {
    color: #f05271;
}
/*# sourceMappingURL=project-details-producer.css.map */
