
.elementor-jet-myaccount-content {
    font-family: "ایران سنس", Sans-serif;
}

/* تیتر */
.elementor-jet-myaccount-content h2 {
    color: #00606c;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}

/* باکس کلی */
.elementor-jet-myaccount-content .woocommerce-address-fields {
    padding: 10px;
}

/* فاصله فیلدها */
.elementor-jet-myaccount-content .form-row {
    margin-bottom: 15px;
}

/* لیبل */
.elementor-jet-myaccount-content label {
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

/* اینپوت ها */
.elementor-jet-myaccount-content input.input-text,
.elementor-jet-myaccount-content select,
.elementor-jet-myaccount-content .select2-selection {
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    background: #fff;
    font-family: "ایران سنس", Sans-serif;
    transition: 0.2s;
font-size: 12px !important;
    padding: 10px !important;
    color: #00606c !important;
}

/* فوکوس */
.elementor-jet-myaccount-content input:focus,
.elementor-jet-myaccount-content select:focus,
.elementor-jet-myaccount-content .select2-selection:focus {
    outline: none;
background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
}

/* دکمه */
.elementor-jet-myaccount-content button.button {
    background: #00606c;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 12px 28px;
    font-family: "ایران سنس", Sans-serif;
    font-size: 12px;
    cursor: pointer;
    transition: 0.25s;
    font-weight: 400 !important;

}

/* هاور دکمه */
.elementor-jet-myaccount-content button.button:hover {
    background: #004e58 !important;
    color: #fff !important;

}
.elementor-jet-myaccount-content {
    font-family: "ایران سنس", Sans-serif;
}

/* باکس آدرس */
.elementor-jet-myaccount-content .woocommerce-Address {
    padding: 10px;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    background: #fff;
}

/* تیتر */
.elementor-jet-myaccount-content .woocommerce-Address h2 {
    color: #00606c;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    font-style: normal;
}

/* لینک ویرایش */
.elementor-jet-myaccount-content .woocommerce-Address .edit {
    font-size: 12px;
    color: #00606c;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
}

/* متن آدرس */
.elementor-jet-myaccount-content .woocommerce-Address address {
    font-size: 12px;
    color: #00606c;
    line-height: 1.9;
    font-style: normal;
    margin-top: 10px;
}
.elementor-jet-myaccount-content p {
    font-family: "ایران سنس", Sans-serif;
    font-size: 12px;
    color: #00606c;
    line-height: 1.8;
    margin-bottom: 15px;
    font-style: normal;
}
