/* SKIN: iOS Sheet Chat Window */
.lwa-skin-chat-ios-sheet .loq-wa-pro-sheet {
    background: var(--lwa-ios-bg);
    backdrop-filter: var(--lwa-ios-glass);
    border-radius: 28px;
}

.lwa-skin-chat-ios-sheet .loq-wa-pro-body {
    background-image: url('https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png');
    background-size: 400px;
    background-repeat: repeat;
    background-position: center;
}
