.comments-section {
  padding: 0 5px 5px 5px; /* top right bottom left */
    max-width: 600px;
}





.post-time {
    text-align: right;
}


.user_commentsssafd{
  display: flex;
}
.user_and_time{
  display: flex;
  flex-direction: column;
  font-size: 12px;
}
.show-more-comments {
  display: none;
  margin: 10px auto;
  padding: 8px 14px;
  background: #e4e4e4;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.2s ease;
}
.timejddjjdjdjddddd{
    color: #888;
    font-size: 10px;
}
.show-more-comments:hover {
  background: #d0d0d0;
}

.comment {
    padding: 5px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 13px;
    flex-direction: column;
    background-color: white;
    background: #ffffff;
    margin-bottom: 2px;
}

.timeesakdfjdsf{
    align-items: baseline;
    display: flex
;
    justify-content: space-between;
    width: 100%;
}
.comment:last-child {
  border-bottom: none;
}

.comment img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 12px;
  border: 1px solid #ccc;
}

.comment-content {
    padding: 5px 5px 10px 10px;
    border-radius: 15px;
    flex: 1;
    background: #f9f9f9;
}
.comment-user {
  font-weight: bold;
  margin-bottom: 4px;
}
.comment-text {
  white-space: pre-line;
}

.comment .reply-btn {
    background: none;
    border: none;
    color: #e67e22;
    font-size: 11px;
    cursor: pointer;
    padding: 0;
}
.comment .reply-btn:hover {
  text-decoration: underline;
}

.reply-label {
  font-size: 12px;
  color: #666;
  display: block;
  margin-bottom: 4px;
}

.comment-input {
    display: flex
;
    align-items: end;
    margin-top: 5px;
    flex-direction: column;
}

.post-comment {
    border: none;
    background: #ffffff;
    color: white;
    cursor: pointer;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 13px;
    width: 100%;
    padding: 10px;
    border: none;
    color: #e67e22;

    
    border: 1px solid #b1b1b1;

    cursor: pointer;
    font-size: 13px;
}


.comments-list {
    max-height: 300px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    flex-direction: column;
margin-top: 5px;
}














/* Bendras textarea stilius */
.new-comment {
    width: 100%;
    min-height: 100px;
    max-height: 300px;
    padding: 10px 12px;
    font-size: 13px;
    line-height: 1.5;
    border-top: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    border-bottom: none;
    border: 1px solid #b1b1b1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    resize: vertical;
    outline: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: border 0.2s 
ease, box-shadow 0.2s 
ease;
    margin-bottom: 1px;
}

/* Kai textarea focus */
.new-comment:focus {
  border-color: #e67e22;      /* mėlynas rėmelis */
  box-shadow: 0 0 5px rgba(74,144,226,0.5); /* šviesus glow efektas */
}

/* Placeholder stilius */
.new-comment::placeholder {
  color: #999;               /* pilkas placeholder tekstas */
  font-style: italic;         /* optional, gali būti kursyvas */
}

/* Optional: šiek tiek tarpo virš / apačiai, jei reikia */
.comment-input {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
















.post_main {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 8px;
}


.pppoo_asdlhjasjkhgf.asdfasdfsdfffewwerryt {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    color: #f4b400;
}

.asdfasdfsdfffewwerryt{
    color: #9f9f9f;
    padding-left: 10px;
}
.post-time {
}
.post-header {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

 .cards_row_1_row {
     display: flex;
  flex-wrap: wrap;
  justify-content: center;

}
.author-info{
        display: flex
;
    align-items: center;
    gap: 10px;
}
.authornamesfdf{
    font-weight: bold;
    font-size: 16px;
}
.pppoo_asdlhjasjkhgf{
    width: 100%;
    min-width: 420px;
    max-width: 420px;
    box-sizing: border-box;
    margin: 10px auto;
}
.auauthsdodofjdfdsso{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;

}
.post-card {
     width: 100%;
    background-color: #f9f9f9;
    border-radius: 8px;
    display: flex
;
    margin-top: 5px;
    border: 1px solid #ccc;
    flex-direction: column;
    justify-content: space-between;
    /* background: #dfdfdf17; */
    border-left: 4px solid #e67e22;
    /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); */
}


.adsdafdsdfdnameee{
    font-weight: bold;
    font-size: 16px;
}
.imauthorimageeer{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #2c3e500a;
}
.post-header {
    display: flex;
    align-items: center;
 
}
.authoijamageee{
    width: 50px;
    height: 50px;
    object-fit: cover;
}




.post-header{
    cursor: pointer;
}
.post-header:hover {
  background-color: rgba(0, 0, 0, 0.05); 
  transition: background-color 0.2s ease;
  border-radius: 6px;
}
.post-header:hover .adsdafdsdfdnameee {
  text-decoration: underline;
}



.kjlsdhfksduhfddd{
    padding: 1px;
}

.distance-icon {
    width: 30px;
    height: 30px;
}

.distance-text {
    font-size: 13px;

}
.laksfdisaodufddd{
    padding: 10px 15px;
}

.koxxxxxxzxccci{
    width: 20px;
    height: 20px;
}
.post-title {

    word-wrap: break-word;
}
.post-footer {
    display: flex;
    align-items: center;
    gap: 5px;
    color: black; 
    cursor: pointer;
}



.post-description {
    word-wrap: break-word;
    color: #77797c;
}
.post-footer {
     cursor: pointer;
    justify-content: space-between;
    display: flex
;
    border-top: 1px solid #ccc;
    padding: 15px 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.post-footer:hover {
    background-color: rgba(0, 0, 0, 0.05);
    transition: background-color 0.2s ease;
    border-radius: 6px;
}

.post-comments, .post-business-cards {
    display: flex;
    align-items: center;
}


.asdsddivheederr{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

@media (max-width: 500px) {
    .pppoo_asdlhjasjkhgf {
        width: 100%;
        width: 100%;
    min-width: 300px;
    max-width: 420px;
    box-sizing: border-box;
    margin: 10px auto;
    }
}


 #fullscreenOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgb(37 38 42);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    cursor: default;
    margin-left: 250px;
    box-sizing: border-box;
    width: calc(100% - 250px);
  }
  #fullscreenOverlay img {
    max-width: 100%;
    max-height: 90%;
    border-radius: 8px;
    padding: 5px;
  }
  #closeBtn {
        float: right;
        position: absolute;
        top: 0px;
        right: 27px;
        cursor: pointer;
        /* color: #ffffff; */
        float: right;
        font-size: 40px;
        font-weight: bold;
  }

  .profile-image-container {
    display: inline-block;
    cursor: zoom-in; 
  }

  .profile-image {
    display: block;
  }

@media (max-width: 767px) {
#fullscreenOverlay {
 
    margin-left:0px;
    width: 100% ;
}
}