@import url("https://fonts.googleapis.com/css?family=Cormorant+Upright:400,700&amp;subset=cyrillic-ext");
 
{font-size: 14px !important;
	font-family: 'Cormorant Upright', cursive !important;
color: black;
}
.chatMenuItemWithSeparator{
display:non;
}

.chatMain { background-image: url("https://i.pinimg.com/736x/1f/65/8a/1f658a50016a9620be076974625e00ce.jpg"); background-position: left top; background-position: left 0 top 0px; background-repeat: no-repeat; background-size: cover; }
.chatMessage strong:nth-child(1):after {content:'⏳'; visibility:visible; padding: 5px 3px;}
.chatHeader .chatTitle {
    padding-left:45px;
}
.chatHeader .chatTitle::before {
    position: absolute;
    width:45px;
    height:45px; 
    top:17px;
    left:15px;
    content:'';
    background: url('https://i.ibb.co/SXcpdJ2S/Artguru-20260621010101-artguru-1.png') 0 0 no-repeat;
    background-size:40px;
    transition:all 0.3s ease;
}
.chatSpecifyPassword .error{color: transparent; font-size: 0px;}
.chatSpecifyPassword .error::after{font-size: 10px; color: red; content:'Ваша заявка принята. Спасибо.'}