.elementor-4161 .elementor-element.elementor-element-1d94cda > .elementor-widget-container{--e-transform-rotateZ:0deg;--e-transform-rotateX:1yes;--e-transform-perspective:20px;background-color:#F5E7E7;border-style:double;border-color:#DD1A1A;border-radius:2px 2px 2px 2px;box-shadow:2px 3px 10px 0px rgba(0, 0, 0, 0.82);}.elementor-4161 .elementor-element.elementor-element-1d94cda .wd-text-block{color:#2ECC71;}#elementor-popup-modal-4161{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4161 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-4161 .dialog-close-button{display:flex;}#elementor-popup-modal-4161 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for wd_text_block, class: .elementor-element-1d94cda *//* بزرگ‌کردن دکمه و تغییر استایل */
.dialog-close-button {
    width: 32px !important;
    height: 32px !important;
    font-size: 24px !important;
    color: #FF0000 !important; /* رنگ متن ✕ */
    background: #F5F5F5 !important; /* پس‌زمینه */
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: 0.3s !important;
}

/* افکت هنگام هاور */
.dialog-close-button:hover {
    background: #E0E0E0 !important;
    transform: rotate(90deg) !important;
}

@media (max-width: 767px) {
    .dialog-close-button {
        width: 40px !important; /* بزرگتر برای لمسی */
        height: 40px !important;
        font-size: 28px !important;
        right: 10px !important; /* فاصله از لبه */
        top: 10px !important;
    }
}

.dialog-close-button {
    width: 36px;
    height: 36px;
    font-size: 22px;
    color: #FFF !important;
    background: #FF6B35 !important; /* نارنجی هماهنگ با بنر */
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
    right: 20px;
    top: 20px;
    left: auto;
}/* End custom CSS */