.elementor-23754 .elementor-element.elementor-element-95d84bd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--border-radius:4px 4px 4px 4px;--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;}.elementor-23754 .elementor-element.elementor-element-95d84bd:not(.elementor-motion-effects-element-type-background), .elementor-23754 .elementor-element.elementor-element-95d84bd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF2F2;}.elementor-23754 .elementor-element.elementor-element-655b6ce .jet-listing-dynamic-field__content{color:#D8991D;text-align:right;}.elementor-23754 .elementor-element.elementor-element-655b6ce .jet-listing-dynamic-field__icon{color:#D8991D;}.elementor-23754 .elementor-element.elementor-element-655b6ce .jet-listing-dynamic-field__icon :is(svg, path){fill:#D8991D;}body:not(.rtl) .elementor-23754 .elementor-element.elementor-element-655b6ce .jet-listing-dynamic-field__icon{margin-right:3px;}body.rtl .elementor-23754 .elementor-element.elementor-element-655b6ce .jet-listing-dynamic-field__icon{margin-left:3px;}/* Start custom CSS for container, class: .elementor-element-95d84bd *//* کانتینر اصلی */
.mshp_cfpq_alert{
    width:40px !important;
    height:40px;
    min-height:40px !important;
    border-radius:18px;
    overflow:hidden;
    transition:width .35s ease;
    margin-left:auto; /* از سمت چپ باز شود */
}

/* هنگام هاور */
.mshp_cfpq_alert:hover{
    width:270px !important;
}

/* هنگام هاور */
.mshp_cfpq_alert:hover.mshp_cfpq_alert .jet-listing-dynamic-field__icon{
    width:20px;
    min-width:10px; !important
}

/* المنت داخلی */
.mshp_cfpq_alert .jet-listing-dynamic-field{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    flex-direction:row-reverse; /* آیکون سمت راست */
    height:40px;
    white-space:nowrap;
}

/* آیکون همیشه ثابت */
.mshp_cfpq_alert .jet-listing-dynamic-field__icon{
    width:20px;
    min-width:30px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-shrink:0;
}

/* متن */
.mshp_cfpq_alert .jet-listing-dynamic-field__content{
    opacity:0;
    transform:translateX(-10px);
    transition:all .25s ease .1s;
    white-space:nowrap;
}

/* نمایش متن */
.mshp_cfpq_alert:hover .jet-listing-dynamic-field__content{
    opacity:1;
    transform:translateX(0);
}/* End custom CSS */