/* 
custom-css description
*/
body {
	font-family: yekanbakh !important
}
.elementor-button-content-wrapper {
    align-items: center;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    border-radius: 15px;
    background-color: var(--e-global-color-68b8419);
    color: var(--e-global-color-text);
    height: 50px;
    border: 1px solid var(--e-global-color-68b8419);
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}
.gform_heading {
    display: none;
}
div#reply-title {
    font-weight: 600;
    font-size: 18px;
}
#comments label {
    color: #7D7D7D;
	font-weight: 400
}
input[type=submit], input[type=button] {
    font-size: 16px;
    background-color: var(--e-global-color-primary) !important;
    color: #fff;
    padding: 10px 30px;
    border: 1px solid var(--e-global-color-primary);
    border-radius: 14px;
}
.unique_title .elementor-heading-title {
    display: flex;
    align-items: center;
    gap: 10px;
}
.unique_title .elementor-heading-title:before {
    content: '';
    background: url(https://tehran-server.ir/anka/wp-content/uploads/2025/08/muffin.svg);
    position: relative;
    width: 35px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
blockquote {
    background: var(--e-global-color-68b8419);
    border: 2px solid var(--e-global-color-accent);
    border-radius: 35px;
    padding: 25px 40px;
    margin-inline: 0;
}
blockquote strong{
    margin-right: 20px
}
blockquote strong:before {
    content: '';
    background: url(https://tehran-server.ir/anka/wp-content/uploads/2025/08/lamp-svgrepo-com-1.svg);
    width: 25px;
    position: absolute;
    right: 35px;
    height: 20px;
    background-size: cover;
}
p.price {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
}
del .woocommerce-Price-currencySymbol {
    display: none;
}
del {
    font-size: 14px;
    font-weight: 700;
    color: var(--e-global-color-accent);
text-decoration: unset;
margin-bottom: -5px;

}
del bdi {
    font-size: 14px;
}
bdi {
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
}
ins {
    text-decoration: none;
}
.elementor-menu-cart__products {
    flex: 1 1 auto;
}
.elementor-menu-cart__subtotal {
    display: flex
;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-block: 15px;

font-weight: 500;
}
.elementor-menu-cart__footer-buttons {
    display: flex
;
    flex-direction: column;
}
a.elementor-button.elementor-button--view-cart.elementor-size-md {
    border-radius: 12px;
    background: var(--e-global-color-primary);
}
a.elementor-button.elementor-button--checkout.elementor-size-md {
    background: var(--e-global-color-secondary);
    border-radius: 12px;
}
.elementor-menu-cart__main .elementor-button-text {
    font-size: 14px;
    font-weight: 500;
}
.elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item {
    padding-top: 15px;
}
.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before {
    background: var(--e-global-color-text);
}
.elementor-menu-cart__product-remove.product-remove {
    top: 15px;
    border: none;
}
.elementor-menu-cart__product-price.product-price {
    display: flex
;
    justify-content: flex-end;
}
.elementor-menu-cart__product-price.product-price .quantity {
    display: flex
;
    align-items: center;
    gap: 10px;
}
.elementor-menu-cart__product-price.product-price .quantity .product-quantity {
    color: var(--e-global-color-ae7f402);
}
.elementor-menu-cart__product-price.product-price .quantity .woocommerce-Price-amount.amount {
    color: var(--e-global-color-secondary);
    font-weight: 700;
}
.elementor-menu-cart__main {
    padding: 15px 15px;
}
