/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

html .translatepress-fa_IR *{
    font-family: "iranyekanX" !important;
    text-align: right !important;
}
.translatepress-fa_IR .elementor-16 .elementor-element.elementor-element-859c3b3{
    padding-right: 7rem !important;
    padding-left: 2rem !important;
}
.translatepress-fa_IR .about-section-img{
    margin: -2rem calc(var(--kit-widget-spacing, 0px) + 0rem) 0rem -7rem  !important
}

.translatepress-fa_IR .elementor-16 .elementor-element.elementor-element-2c11566{
    padding-right: 1rem !important;
    padding-left: 8rem !important;
}

.translatepress-fa_IR .why-choose-us-img{
    margin-left: 0 !important;
    margin-right: -9rem !important;
}

.translatepress-fa_IR .footer-list-icon .elementor-icon-list-items li, .translatepress-fa_IR .footer-list-icon .elementor-icon-list-items li a{
    display: flex;
    justify-content: right !important
}

.add-filter-btn .apply-filters__button{
    text-align: center !important;
}

.translatepress-fa_IR .category-items .jet-checkboxes-list-wrapper .jet-checkboxes-list__row label .jet-checkboxes-list__button{
    justify-content: right !important;
    flex-direction: row-reverse !important;
    gap: 10px;
}

.translatepress-fa_IR  .about-section-img{
    margin-left: 0 !important;
    margin-right: -7rem !important;
}