/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://example.com/hello-elementor-child/
 Description:  תבנית ילד לתבנית Hello Elementor
 Author:       AY Business Solutions
 Author URI:   
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

body {
  direction: rtl;
}

.elementor-widget {
  direction: rtl;
}

.elementor-swiper-button-prev {
    right: auto;
    left: 10px;
}

.elementor-swiper-button-next {
    left: auto;
    right: 10px;
}

@media (max-width: 767px) {
    .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        margin-bottom: 0 !important;
    }
}

.elementor-menu-cart__toggle .elementor-button {
		padding: var(--toggle-icon-padding, 3px 3px)  !important;
}

body > div.elementor.elementor-197 > div.elementor-element.elementor-element-8b8674a.e-con-full.e-flex.e-con.e-parent.e-lazyloaded > div.elementor-element.elementor-element-45aceac.e-con-full.e-flex.e-con.e-child > div > div > div > div > div {
	border-radius: 10px !important;
}
