.elementor-15259 .elementor-element.elementor-element-4b79f90{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-be76816 *//* --- تبدیل بخش صوتی به رادیو بدون تصویر --- */
.zs-audio-frame-wrap {
    position: relative !important;
    height: 160px !important;
    max-width: 480px !important;
    background: #1a1e24 !important;
}

/* پوشش کامل روی تصویر ویدیو */
.zs-audio-frame-wrap::before {
    content: "🎙️ رادیو زادالسفر (پخش فقط صوتی جلسه)\A🔊 برای شروع پخش یا قطع صدا، روی کادر کلیک کنید";
    white-space: pre-wrap;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 45px; /* باز گذاشتن کنترل‌های ولوم در پایین */
    background: linear-gradient(135deg, #22272e 0%, #161a1f 100%);
    color: #c5a869;
    font-size: 13px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.8;
    z-index: 5;
    pointer-events: none; /* هدایت کلیک به دکمه پخش آپارات */
    border-bottom: 1px solid rgba(197, 168, 105, 0.3);
}/* End custom CSS */