/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1766909906
Updated: 2025-12-28 11:48:26

*/

a,body,h1,h2,h3,h4,h5,h6,p,span,input,textarea,ul,li,ol,div {
    font-family: "IranYekan" , IranYekan !important;
}

::placeholder {
    font-family: "IranYekan", IranYekan !important;
}

@font-face {
  font-family: 'IranYekan';
  src: url('/wp-content/uploads/2026/01/IRANYekanXFaNum-Regular.woff2') format('woff2'),
         url('#') format('woff'),
         url('#') format('truetype');
	font-display: swap;
}


.beban-wishlist-products {
            margin: 20px 0;
        }
        .beban-wishlist-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
            gap: 20px;
            margin-top: 20px;
        }
        .beban-wishlist-item {
            border: 1px solid #eee;
            border-radius: 16px;
            padding: 15px;
            text-align: center;
        }
        .beban-wishlist-image img {
            width: 60%;
            height: auto;
            border-radius: 4px;
        }
        .beban-wishlist-details h4 {
            margin: 10px 0;
            font-size: 14px;
            text-align: right;
            line-height: 1.4;
            height: 42px;
        }
        .beban-wishlist-details h4 a {
            color: #333;
            text-decoration: none;
        }
        .beban-wishlist-price {
            margin: 10px 0;
            display: flex;
            flex-direction: column;
            align-items: end;
            gap: 2px;
        }
        .beban-wishlist-price del {
            color: #999;
            font-size: 13px;
            font-weight: normal;
            display: block;
            margin-bottom: 2px;
        }
        .beban-wishlist-price ins {
            color: #000;
            font-size: 18px;
            font-weight: bold;
            text-decoration: none;
            display: block;
        }
        .beban-wishlist-remove-btn {
            background: #000;
            color: #fff !important;
            border: none;
            width: 100%;
            height: 45px;
            border-radius: 8px;
            cursor: pointer;
            font-size: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .beban-wishlist-remove-btn:hover {
            background: #000; 
            box-shadow: 0 2px 8px 0 rgba(239, 57, 78, 0.3);
        }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-radius: 8px;
    font-size: 14px !important;
	background: #f9fafa !important;
    border-radius: 8px !important;
    border-color: #000 !important;
}

.woocommerce-info::before {
	color: #000;
}


.woocommerce-message {
    display: none;
}

@media screen and (max-width:767px) {
	.beban-filters-list {
    gap: 12px !important;
    flex-direction: column !important;
}
	.beban-filter-item {
    font-size: 12px !important;
	color: #000 !important; 
}
	.beban-orders-title {
    font-size: 14px !important; 
}
}

span.woocommerce-Price-currencySymbol {
    margin-right: 5px;
}

del .woocommerce-Price-currencySymbol {
     margin-right: 0px !important;
}



.woocommerce-MyAccount-navigation-link--favorites a::before,
li a[href*="favorites"]::after {
    content: "" !important;
    display: inline-block !important;
    width: 18px !important;
    height: 18px !important;
/*     margin-left: 10px !important; */
    vertical-align: middle !important;
    background-image: url("https://saatebrahimi.com/wp-content/uploads/2025/12/heart-thin-icon.svg") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

/* voorodak */
@media screen and (min-width: 992px) {
    .voorodak.voorodak-zarinpal .voorodak__wrapper .voorodak__wrapper-main-right {
  
        flex: 0 0 390px !important;
        
    }
}


@media screen and (min-width: 992px) {
    .voorodak.voorodak-zarinpal .voorodak__wrapper-main button {
        width: 100% !important;
     
    }
}

