/*
 Theme Name:   چایلد
 Theme URI:    https://dooloop.ir
 Description:  Hi! Ghanbari is hear :)
 Author:       AbzarWP.Com
 Author URI:   https://abzarwp.com
 Template:     hello-elementor
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, Ghanbari, responsive, quick
 Text Domain:  AliGhanbari
*/

#billing_phone_field {
    display: none;
}


/* FONT STYLES */
@font-face {
    font-family: G;
	font-display: swap;
    src: url('fonts/G-r.woff') format('woff');
}
@font-face {
    font-family: G;
	font-display: swap;
    src: url('fonts/G-b.woff') format('woff');
    font-weight: 700;
}
@font-face {
    font-family: G;
	font-display: swap;
    src: url('fonts/G-b.woff') format('woff');
    font-weight: 800;
}
@font-face {
    font-family: G;
	font-display: swap;
    src: url('fonts/G-b.woff') format('woff');
    font-weight: 900;
}
@font-face { 
    font-family: G-v;
    src: url('fonts/G-v.woff') format('woff-variations'),
    url('fonts/G-v.woff') format('woff');
    font-display: swap;
}

/*SET STYLES*/
html, body, h1, h2, h3, h4, h5, h6, p, a, div, span, ul, ol, li, input, textarea, button, select, option, form, label, table, th, td, ::placeholder, ::selection {
    font-family: G, tahoma;
}

@supports (font-variation-settings: normal) {
    html, body, h1, h2, h3, h4, h5, h6, p, a, div, span, ul, ol, li, input, textarea, button, select, option, form, label, table, th, td, ::placeholder, ::selection {
            font-family: G-v, tahoma !important;
            font-variation-settings: "wdth" 120, "DOTQ" 1, "FANU" 1 !important;
			font-display: swap;

    }
}



tr.tax-total th:after {
	content: "‌ خدمات تبدیل گیفت کارت به شرکت‌های خارجی";
	font-size: 16px;
}

tr.tax-total th {
    font-size: 0;
}
.product h2 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow
Text can overflow for example when it is prevented from wrapping.
Learn more
Don't show
: ellipsis;
    height: calc(1em * 1.5 * 2);
    line-height: 1.5em;
}
.voorodak.voorodak-digikala, .voorodak.voorodak-digikala * {
    font-family: iransansdnwebbold !important;
}
#billing_first_name_field {
    width: 100%;
}

ul.woocommerce-error {
    margin-top: 12px !important;
    border-radius: 5px;
}
#commentform .comment-form-rating {
    display: none;
}

#reviews {
    display: flex;
    flex-direction: column-reverse;
    gap: 32px;
}

.yasr-auto-insert-visitor + p , .yasr-auto-insert-visitor + script + p {
    display: none;
}


.is-uc-auto tr.woocommerce-table__line-item.order_item {
    display: none;
}
.is-uc-auto .woocommerce-order {
    display: flex;
    flex-direction: column;
}

.is-uc-auto section.woocommerce-order-details {
    order: 1;
}

.is-uc-auto section.woocommerce-customer-details + div + div {
    order: 1;
}

.is-uc-auto h2.woocommerce-order-details__title {
    display: none;
}