.elementor-1054 .elementor-element.elementor-element-c34ae85{--display:flex;--min-height:81vh;--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:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:5%;--padding-bottom:10%;--padding-left:10%;--padding-right:10%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1054 .elementor-element.elementor-element-15f3fe3 .elementor-heading-title{font-family:"IRANSansX", Sans-serif;font-weight:600;}.elementor-1054 .elementor-element.elementor-element-82b89e0{width:100%;max-width:100%;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1054 .elementor-element.elementor-element-c34ae85{--content-width:60%;}}@media(max-width:1024px){.elementor-1054 .elementor-element.elementor-element-c34ae85{--padding-top:10%;--padding-bottom:10%;--padding-left:1%;--padding-right:1%;}}@media(max-width:767px){.elementor-1054 .elementor-element.elementor-element-c34ae85{--padding-top:20%;--padding-bottom:20%;--padding-left:6%;--padding-right:6%;}.elementor-1054 .elementor-element.elementor-element-15f3fe3 .elementor-heading-title{font-size:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-82b89e0 *//* =========================================================
   HARISEEH
   Gravity Forms — Form 2
   سفارش محصولات
   ========================================================= */


/* =========================================================
   01 — BASE
   ========================================================= */

#gform_wrapper_2,
#gform_wrapper_2 *,
#gform_wrapper_2 *::before,
#gform_wrapper_2 *::after {
    box-sizing: border-box;
}

#gform_wrapper_2 {
    direction: rtl;
    width: 100%;
    color: #0f172a;
    font-family: inherit;
}


/* =========================================================
   02 — GRID
   ========================================================= */

#gform_wrapper_2 .gform_fields {
    row-gap: 0 !important;
}

#gform_wrapper_2 .gfield {
    margin-bottom: 16px !important;
}


/* =========================================================
   03 — LABEL
   ========================================================= */

#gform_wrapper_2 .gfield_label {

    display: block;

    margin: 0 0 8px 0 !important;
    padding: 0 !important;

    color: #0f172a;

    font-family: inherit;
    font-size: 14px;
    font-weight: 700;

    line-height: 1.5;

    text-align: right;
}

#gform_wrapper_2 .gfield_required {
    color: #00754a;
}


/* =========================================================
   04 — TEXT / EMAIL / TEL / NUMBER / URL
   ========================================================= */

#gform_wrapper_2 input[type="text"],
#gform_wrapper_2 input[type="email"],
#gform_wrapper_2 input[type="tel"],
#gform_wrapper_2 input[type="number"],
#gform_wrapper_2 input[type="url"],
#gform_wrapper_2 input[type="password"] {

    width: 100% !important;

    height: 48px !important;
    min-height: 48px !important;

    margin: 0 !important;
    padding: 0 12px !important;

    border: 1px solid #00754a !important;
    border-radius: 8px !important;

    background: #ffffff !important;

    color: #0f172a !important;

    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 500 !important;

    direction: rtl;
    text-align: right;

    outline: none !important;

    box-shadow: none !important;

    transition:
        background .2s ease,
        border-color .2s ease,
        box-shadow .2s ease;
}


/* Focus */

#gform_wrapper_2 input[type="text"]:focus,
#gform_wrapper_2 input[type="email"]:focus,
#gform_wrapper_2 input[type="tel"]:focus,
#gform_wrapper_2 input[type="number"]:focus,
#gform_wrapper_2 input[type="url"]:focus,
#gform_wrapper_2 input[type="password"]:focus {

    border-color: #00754a !important;

    background: #ebf4f1 !important;

    box-shadow:
        0 0 0 1px #00754a !important;
}


/* Placeholder */

#gform_wrapper_2 input::placeholder {
    color: #9ca3af;
    opacity: 1;
}


/* =========================================================
   05 — NATIONAL ID
   فیلد اختصاصی ir_national_id
   ========================================================= */

#gform_wrapper_2 #field_2_22 input,
#gform_wrapper_2 #field_2_22 input[type="text"],
#gform_wrapper_2 #input_2_22 {

    width: 100% !important;

    height: 48px !important;
    min-height: 48px !important;

    padding: 0 12px !important;

    border: 1px solid #00754a !important;
    border-radius: 8px !important;

    background: #ffffff !important;

    color: #0f172a !important;

    font-family: inherit !important;
    font-size: 14px !important;

    direction: ltr !important;
    text-align: right !important;

    outline: none !important;
}

#gform_wrapper_2 #field_2_22 input:focus {

    background: #ebf4f1 !important;

    border-color: #00754a !important;

    box-shadow:
        0 0 0 1px #00754a !important;
}


/* =========================================================
   06 — SELECT
   ========================================================= */

#gform_wrapper_2 select {

    width: 100% !important;

    height: 48px !important;
    min-height: 48px !important;

    margin: 0 !important;

    padding: 0 12px 0 42px !important;

    border: 1px solid #00754a !important;
    border-radius: 8px !important;

    background-color: #ffffff !important;

    color: #0f172a !important;

    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 700 !important;

    direction: rtl !important;

    appearance: none !important;
    -webkit-appearance: none !important;

    background-image:
        url("/wp-content/uploads/down.svg") !important;

    background-repeat: no-repeat !important;

    background-size: 22px !important;

    background-position:
        left 10px center !important;

    outline: none !important;

    cursor: pointer;
}

#gform_wrapper_2 select:focus {

    background-color: #ebf4f1 !important;

    border-color: #00754a !important;

    box-shadow:
        0 0 0 1px #00754a !important;
}


/* =========================================================
   07 — CONSENT
   Field 21
   ========================================================= */

#gform_wrapper_2 #field_2_21 {

    width: 100%;
}


/* خود ردیف رضایت */

#gform_wrapper_2 #field_2_21
.ginput_container_consent {

    display: flex !important;

    align-items: center;

    width: 100%;

    min-height: 48px;

    margin: 0 !important;

    padding: 0 12px !important;

    border: 1px solid #00754a !important;

    border-radius: 8px !important;

    background: #ffffff !important;
}


/* Checkbox */

#gform_wrapper_2 #field_2_21
input[type="checkbox"] {

    width: 18px !important;
    height: 18px !important;

    min-width: 18px !important;

    margin: 0 0 0 9px !important;

    accent-color: #00754a;

    cursor: pointer;
}


/* متن رضایت */

#gform_wrapper_2 #field_2_21
.gform-field-label {

    margin: 0 !important;

    color: #0f172a !important;

    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 1.5;

    cursor: pointer;
}


/* Selected */

#gform_wrapper_2 #field_2_21
.ginput_container_consent:has(input:checked) {

    background: #ebf4f1 !important;

    border-color: #00754a !important;
}


/* =========================================================
   08 — RADIO
   Field 23
   شخص حقوقی / شخص حقیقی
   ========================================================= */

#gform_wrapper_2 #field_2_23 {

    width: 100%;
}


/* حذف فاصله های پیش فرض */

#gform_wrapper_2 #field_2_23
.gfield_radio {

    display: flex !important;

    flex-direction: column !important;

    gap: 7px !important;

    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
}


/* هر گزینه */

#gform_wrapper_2 #field_2_23
.gchoice {

    display: flex !important;

    align-items: center !important;

    width: 100% !important;

    min-height: 48px !important;

    margin: 0 !important;

    padding: 0 12px !important;

    border: 1px solid #00754a !important;

    border-radius: 8px !important;

    background: #ffffff !important;
}


/* دایره */

#gform_wrapper_2 #field_2_23
.gchoice input[type="radio"] {

    width: 18px !important;
    height: 18px !important;

    min-width: 18px !important;

    margin: 0 0 0 9px !important;

    accent-color: #00754a;

    cursor: pointer;
}


/* متن */

#gform_wrapper_2 #field_2_23
.gchoice label {

    display: flex !important;

    align-items: center;

    width: 100% !important;

    margin: 0 !important;

    color: #0f172a !important;

    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 600 !important;

    cursor: pointer;
}


/* گزینه انتخاب شده */

#gform_wrapper_2 #field_2_23
.gchoice:has(input:checked) {

    background: #ebf4f1 !important;

    border-color: #00754a !important;
}


/* =========================================================
   09 — SECTION
   Field 17 / 30
   ========================================================= */

#gform_wrapper_2 .gsection {

    width: 100% !important;

    margin: 0 0 20px 0 !important;

    padding: 0 !important;

    border: 0 !important;

    border-bottom:
        5px solid #d4e9e2 !important;
}


#gform_wrapper_2 .gsection_title {

    margin: 0 !important;

    padding: 0 0 10px 0 !important;

    color: #0f172a !important;

    font-family: inherit !important;

    font-size: 20px !important;

    font-weight: 800 !important;

    line-height: 1.5 !important;
}


/* =========================================================
   10 — ADDRESS
   Field 27
   ========================================================= */

#gform_wrapper_2 #field_2_27 input {

    width: 100% !important;
}


/* =========================================================
   11 — POSTAL CODE
   Field 29
   ========================================================= */

#gform_wrapper_2 #field_2_29 input {

    direction: ltr !important;

    text-align: center !important;

    letter-spacing: 1px;
}


/* =========================================================
   12 — PRODUCT
   Field 11
   ========================================================= */

#gform_wrapper_2 #field_2_11 {

    width: 100%;
}


/* Product container */

#gform_wrapper_2 #field_2_11
.ginput_container_singleproduct {

    display: grid !important;

    grid-template-columns:
        minmax(0, 1fr) auto !important;

    align-items: center !important;

    gap: 10px !important;

    width: 100% !important;

    min-height: 48px;
}


/* نام محصول */

#gform_wrapper_2 #field_2_11
.ginput_product_name {

    color: #0f172a !important;

    font-size: 14px !important;

    font-weight: 700 !important;
}


/* قیمت محصول */

#gform_wrapper_2 #field_2_11
.ginput_product_price {

    color: #00754a !important;

    font-size: 14px !important;

    font-weight: 800 !important;

    white-space: nowrap;
}


/* اگر قیمت داخل span باشد */

#gform_wrapper_2 #field_2_11
.ginput_product_price_label {

    color: #6b7280;
}


/* =========================================================
   13 — TOTAL
   Field 13
   ========================================================= */

#gform_wrapper_2 #field_2_13 {

    margin-top: 4px !important;

    margin-bottom: 20px !important;

    padding: 12px !important;

    border: 0 !important;

    border-radius: 8px !important;

    background: #ebf4f1 !important;
}


/* Total label */

#gform_wrapper_2 #field_2_13 .gfield_label {

    margin-bottom: 6px !important;
}


/* Total value */

#gform_wrapper_2 #field_2_13
.ginput_container_total {

    width: 100% !important;

    min-height: 48px;

    display: flex !important;

    align-items: center;

    padding: 0 12px !important;

    border: 1px solid #00754a !important;

    border-radius: 8px !important;

    background: #ffffff !important;

    color: #0f172a !important;

    font-size: 14px !important;

    font-weight: 800 !important;
}


/* عدد داخل Total */

#gform_wrapper_2 #field_2_13
.ginput_total {

    color: #0f172a !important;

    font-size: 14px !important;

    font-weight: 800 !important;
}


/* =========================================================
   14 — SUBMIT
   ========================================================= */

#gform_wrapper_2 .gform_footer {

    margin: 0 !important;

    padding: 0 !important;
}


#gform_wrapper_2 #gform_submit_button_2 {

    width: 100% !important;

    height: 48px !important;

    min-height: 48px !important;

    margin: 0 !important;

    padding: 0 20px !important;

    border: 0 !important;

    border-radius: 999px !important;

    background: #00754a !important;

    color: #ffffff !important;

    font-family: inherit !important;

    font-size: 14px !important;

    font-weight: 800 !important;

    line-height: 48px !important;

    cursor: pointer;

    transition:
        background .2s ease,
        transform .2s ease;
}


#gform_wrapper_2 #gform_submit_button_2:hover {

    background: #006541 !important;

    transform: translateY(-1px);
}


/* =========================================================
   15 — VALIDATION
   ========================================================= */

#gform_wrapper_2 .gfield_error {

    border: 0 !important;

    background: transparent !important;
}


#gform_wrapper_2 .gfield_error
input,
#gform_wrapper_2 .gfield_error
select {

    border-color: #d63638 !important;
}


#gform_wrapper_2 .gfield_validation_message,
#gform_wrapper_2 .validation_message {

    margin-top: 5px !important;

    padding: 0 !important;

    border: 0 !important;

    background: transparent !important;

    color: #d63638 !important;

    font-family: inherit !important;

    font-size: 12px !important;
}


/* =========================================================
   16 — REQUIRED LEGEND
   ========================================================= */

#gform_wrapper_2 .gform_required_legend {

    display: none !important;
}


/* =========================================================
   17 — MOBILE
   ========================================================= */

@media (max-width: 600px) {

    #gform_wrapper_2 .gform_fields {

        grid-column-gap: 0 !important;
    }


    /*
     * تمام فیلدهای دو ستونه
     * در موبایل تک ستونه
     */

    #gform_wrapper_2
    #field_2_16,

    #gform_wrapper_2
    #field_2_18,

    #gform_wrapper_2
    #field_2_23,

    #gform_wrapper_2
    #field_2_22,

    #gform_wrapper_2
    #field_2_24,

    #gform_wrapper_2
    #field_2_27,

    #gform_wrapper_2
    #field_2_29 {

        grid-column: 1 / -1 !important;
    }


    #gform_wrapper_2 .gsection_title {

        font-size: 18px !important;
    }


    #gform_wrapper_2 .gfield_label {

        font-size: 13px !important;
    }


    #gform_wrapper_2 #field_2_11
    .ginput_container_singleproduct {

        grid-template-columns: 1fr !important;

        gap: 4px !important;
    }


    #gform_wrapper_2 #field_2_13 {

        padding: 10px !important;
    }
}


/* =========================================================
   18 — VERY SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    #gform_wrapper_2 input[type="text"],
    #gform_wrapper_2 input[type="email"],
    #gform_wrapper_2 input[type="tel"],
    #gform_wrapper_2 input[type="number"],
    #gform_wrapper_2 input[type="url"],
    #gform_wrapper_2 input[type="password"],
    #gform_wrapper_2 select {

        height: 46px !important;

        min-height: 46px !important;

        font-size: 13px !important;
    }


    #gform_wrapper_2 #gform_submit_button_2 {

        height: 48px !important;

        line-height: 48px !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-UltraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-DemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-Heavy.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://huberr.ir/wp-content/uploads/2026/08/IRANSansX-Black.woff2') format('woff2');
}
/* End Custom Fonts CSS */