/* By Maxine Skywalker, please do not modify or use without express permission, for any question contact the author
VK: https://vk.com/max_skywalker
Telegram: @max_skywalker
*******/

/**************************************social***********************************/

.sns-post{width:360px;padding:10px 0;margin:auto;border:1px solid #dbdbdb;}
.sns-post-head{display:flex;align-items:center;padding:0 20px; text-transform: lowercase;}
.post-av{margin:0 2px 0 0}
.post-av img{width:37px;border-radius:100%;border:4px solid #dbdbdb4a;object-fit:cover;object-position:center}
.post-nick{font-family:Akrobat;font-size:12px;font-weight:bold;max-width: 200px;}
div#v1{justify-content:space-around}
.sns-post-content{padding:10px;font-family:montserrat;font-size:10px;text-align:justify;max-height: 480px;overflow-y: auto;}
.sns-post-content img{width:300px;margin:5px auto;display:block}
.sns-thread-buttons{display:flex;text-align:end;align-content:space-around;justify-content:space-evenly;font-size:14px;color: #dbdbdb;}
img#av-2{margin:0 0 0 -30px}
.sns-bubble{padding:5px 10px;border-radius:10px;border:1px solid #dbdbdb4a;background:#dbdbdb3b}
.chat-left{margin:10px 80px 10px 10px;border-bottom-left-radius:0}
.chat-right{margin:10px 10px 10px 80px;border-bottom-right-radius:0}
.sns-bubble img{max-width:225px;object-fit:cover;object-position:center}