.elementor-499 .elementor-element.elementor-element-46b9336{--display:flex;}/* Start custom CSS for html, class: .elementor-element-896b217 *//* شماره‌های رزرو */
#taxicaro-full-calculator .tc-phone-list{
    width:100%;
    margin-top:20px;
    text-align:right;
}

#taxicaro-full-calculator .tc-phone-title{
    margin-bottom:10px;
    color:#cbd5e1;
    font-size:12px;
    font-weight:800;
    text-align:right;
}

#taxicaro-full-calculator .tc-phone-item{
    width:100%;
    min-height:52px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 17px;
    margin-top:8px;

    direction:rtl;
    text-align:right;

    border-radius:13px;
    background:rgba(255,255,255,.06);
    border:1px solid rgba(255,255,255,.09);

    color:#fff !important;
    text-decoration:none !important;

    font-size:14px;
    font-weight:800;

    transition:.25s;
}

#taxicaro-full-calculator .tc-phone-item:hover{
    background:rgba(184,148,62,.12);
    border-color:rgba(184,148,62,.4);
    transform:translateX(-3px);
}

#taxicaro-full-calculator .tc-phone-arrow{
    color:#d1b46a;
    font-size:22px;
    line-height:1;
}/* End custom CSS */