.parent-div{
    padding: 15px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: flex;
    flex-direction: column;
    padding: 3px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    width: 100%;
    height: 100%;

}



.parent-div.called {
  background-color: #ffcccc; /* šviesiai raudona */
  border: 2px solid red;
  border-radius: 6px;
  transition: background-color 0.3s ease;
}





.cards{
    min-width: 386px;
    border: 1px solid #ddd;
    border-radius: 8px;
    border-left: 4px solid #e67e22;
    flex: 1 1 calc(33.333% - 16px);
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}


.duwshuiddddffasvcxv{
    /* min-width: 320px; */
}
.name_ana_surname{
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    font-size: 16px;
    justify-content: space-between;
    font-weight: bold;
    line-height: 17px;
    letter-spacing: 2px;
}



.service-completed-label {
  display: inline-block;
  background-color: #e0f8e0;
  color: #27ae60;
  padding: 3px 6px;
  font-size: 13px;
  border-radius: 5px;
  margin-top: 5px;
}


.asdliufisdahfghfjk{
    color: #e67e22;
    margin-bottom: 8px;
    font-size: 13px;
    /* font-weight: bold; */
}





.review-section-for-card {
    padding: 5px;
    background-color: #ffffff;
    border-bottom-right-radius: 8px;
    font-size: 14px;
    border-top: 1px solid #000000;
}

.star-icon {
    color: #e67e22;
    width: 20px;
    height: 20px;
}
.review-text {
    color: #333;
    font-size: 16px;
}
















.card-skeleton{
        display: flex
;
    flex-direction: column;
    margin-top: 34px;
}

.card-skeleton-container {
    height: 200px;
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    margin-bottom: 15px;
    animation: pulse 1.5s infinite;
}

.card-skeleton .skeleton-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.skeleton-category,
.skeleton-delete {
    height: 15px;
    background: #e0e0e0;
    border-radius: 5px;
}

.skeleton-category {
    width: 100px;
}

.skeleton-delete {
    width: 20px;
}

.skeleton-body {
    display: flex;
    align-items: center;
}

.skeleton-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ccc;
    margin-right: 15px;
}

.skeleton-info {
    flex-grow: 1;
}

.skeleton-line {
    height: 5px;
    background: #e0e0e0;
    margin: 6px 0;
    border-radius: 5px;
}

.skeleton-line.short {
    width: 80px;
}

.skeleton-line.date {
    width: 140px;
}

@keyframes pulse {
    0% { background-color: #f0f0f0; }
    50% { background-color: #e0e0e0; }
    100% { background-color: #f0f0f0; }
}









.delete_history_button{
    width: 40px;
    height: 40px;
    padding: 7px;
    border-radius: 4px;
    cursor: pointer;

}

.delete_gautiivertinimus{
        font-size: 14px;
    color: #e67e22;
}
.delete-text{
    font-size: 14px;
}
.delete-menu{
        background: transparent;
    border: none;
    display: inline-flex
;
    align-items: center;
    gap: 8px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s ease, color 0.3s ease;
    color: #000000;
}
.category_bbbjsdhifddshfasfaaa{
    margin-left: 5px;
    color: #e67e22;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.uuiodsaufikdfsgggg{
    text-align: center;
    margin-top: 50px;
}
.asds_asdf_dsafas_DASF{
    background-color: #e67e22;
    border: 1px solid #e67e22;
    color: #ffffff;
    border-radius: 6px;
    padding: 5px;
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
    transition: background 0.3s ease;
}
.sdoifadddsddssss{
        display: flex
;
    align-items: center;
    justify-content: center;
}
.ppoiiuuyyttrree{
    font-weight: bold;
    font-size: 16px;
    display: flex
;
    align-items: center;
    gap: 5px;
    justify-content: center;
}
.asdsdffffsssdfsdffff{

           display: flex
;
    align-items: center;
    justify-content: center;
}
.assdsddddsdddssddddddddy{
    align-items: center;
    display: flex
;
    background: #e2e2e2;
    padding: 5px;
    min-height: 45px;
    justify-content: space-between;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    position: relative;
    border-bottom: 1px solid #a2a2a2;
}
.user-rating-stars span.filled-star {
  color: #e67e22 !important;
}
.user-rating-stars span.empty-star {
  color: #ccc;
}

.receivesdsdsddfsgdfssg{
    display: flex
;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 5px;
    padding-bottom: 5px;
    font-weight: 500;
    color: #25262a;
}
.receiver-sdfsgdfssg{
    display: flex
;
    justify-content: space-between;
    font-size: 14px;
    gap: 5px;
    font-weight: 500;
    color: #25262a;
    margin-bottom: 5px;
    font-weight: bold;
}
.receiver-sdfsgdfg{
    justify-content: space-between;
    font-size: 16px;
    font-weight: bold;
    color: #25262a;
}

.recasfdsgdfsssso{
    display: flex;
}
.motyvacine{
    color: #e67e22;
}

.user-rating-stars p{
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 500;
}
.receivehhdshjfhfsdiufsdff_gg{
        display: flex
;
}
#cards_send_Containerr{
    display: flex
;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    min-width: 360px;
    margin: 0 auto;
    padding: 5px;
}


.receiver_photo_gauti_ivertinimus{
    width: 100px;
    height: 100px;
    object-fit: cover;
    padding: 4px;
    border-radius: 50%;
}


.textName_bbbjsdhifddshfasfaaa{
    color: black;
}

.receiver-photo{
    object-fit: cover;
    border-bottom: 1px solid #a2a2a2;
    width: 82px;
    height: 82px;
    padding: 0px;
    position: relative;
    border-radius: 500px;
    object-fit: cover;
    background: #dbdad8;
}
.iiosadufidfshgdfgg{
    font-size: 15px;
    font-weight: bold;
}
.atliekamos_paslaugos_div_main{
    display: flex;
    width: 100%;
    align-items: end;
    justify-content: end;
}
.dotsksajdhhfhfff{
    display: flex;
    align-items: center;
    justify-content: center;
}
.receivehhdshjfhfsdiufsdff_gg{
        display: flex
;
}
.receivehhdshjfhfsdiufsdff{
    display: flex
;
}
.atliekamos_paslaugos_div{
    /* background-color: #f0f0f0;
    border: 1px solid #e67e2270; */
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px;
    /* max-width: 275px;
    min-width: 275px; */
}
.atliekamos_paslaugos{
    display: flex;
}
.receiver-info{
    margin: 0;
    font-size: 18px;
    color: #333;
    
}
.atliekamos_paslaugos{
    color: #25262a;
    font-weight: bold;
}
.zinutes-ikona{
    display: flex
;
    align-items: self-start;
    gap: 5px;
}
.motyvation_messagersas{
    width: 30px;
    height: 30px;
}
.receiver-name{
    flex: 1;
}

.date_oidsufsddddfdsg{
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    color: grey;
    text-align: right;
}
.recesssiiisisisisisss{
    display: flex;
    flex-direction: column;
}

.asddsannnuyyttasddd{
      font-size: 13px;
    font-weight: 400;
}
.telefonastavccxcx{
    font-size: 18px;
    color: black;
    text-align: right;
    text-decoration: none;
}
.rsocila_linkssssad_ppasdkjs{
    display: flex;
align-items: end;
}
.hidepjiidsffsds {
    text-decoration: none;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}
.user-rating-stars svg{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 20px;
    height: 20px;
}
.receiver-name a{
    text-decoration: none;
}
.social-links{
        height: 84px;
}

.oooooo{
    font-size: 20px;
}
/* .social-icon{
    width: 30px;
    height: 30px;
    margin-bottom: 50px;
} */
.vardas_ir_pavarde{
        display: flex
;
    gap: 5px;
}
.somotyvationdds{
    color: #e67e22;
}

.social-label{
    margin-top: 5px;
}

.iiiasuydfiusdhffdf{
    display: flex
;
    margin-bottom: 5px;
    gap: 5px;
}
.socialssssabel{
    margin-top: 5px;
    border-bottom: 1px solid #c6c6c6;
}
.rsocila_linkssssad{
    /* display: flex
; */
    /* gap: 5px; */
    padding: 5px;
}
.social-link {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    transition: opacity 0.3s;
}

.instagram:hover
.icon:hover {
  opacity: 0.7;
}









.receiver-photo-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.spinner-wrapper {
    position: relative;
    display: inline-block;
    width: 100px; /* nuotraukos plotis */
    height: 100px; /* nuotraukos aukštis */
}

.spinner-wrapper img.receiver-photo {
    object-fit: cover;
    display: block;
    border: 2px solid #c0c0c0;
    padding: 2px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.spinner {
    box-sizing: border-box;
    position: absolute;
    width: 84px;
    height: 84px;
    margin-top: 1px;
    margin-left: 1px;
    border: 3px solid #ccc;
    border-top-color: #25262a;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    z-index: 10;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}










     @media (max-width: 460px) {

        .receiver-photo {
    width: 80px;
    height: 80px;

}
.atliekamos_paslaugos_div {
    /* background-color: #f0f0f0; */
    padding: 5px;
    border-radius: 5px;
    /* border: 1px solid #e67e2270; */
    margin-top: 5px;
    /* max-width: 275px;
    min-width: 200px; */
}

   .telefonastavccxcx{
         font-size: 18px;
        text-align: right;
        text-decoration: none;
        border: none;
        color: white;
        border: 1px solid;
        padding: 5px;
        border-radius: 6px;
        cursor: pointer;
        transition: background 0.3s ease;
        margin-top: 30px;
        display: flex
;
        align-items: center;
        justify-content: center;
        color: #000000;
}
.hidepjiidsffsds {
    text-decoration: none;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

.iiiasuydfiusdhffdf{
        display: flex
;

}

.cards{
    min-width: 350px;
}

.receiver-info {
    margin: 0;
    font-size: 18px;
    color: #333;
    display: flex;
    flex-direction: column;
}

.date_oidsufsddddfdsg {
padding: 0px;
}
}
