/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
body,*{
	direction:rtl;
}
.slide .swiper-pagination-bullet{
	border:1px solid #fff;
}
.slide .swiper-pagination-bullet.swiper-pagination-bullet-active{
	border:none;
}
.slide .swiper-container-horizontal>.swiper-pagination-bullets,.slide .swiper-pagination-custom,.slide .swiper-pagination-fraction{
	bottom:20px;
}
.chk_icin.elementor-widget .elementor-icon-list-item{
	padding-bottom : 15px;
}
.chk_icin .elementor-icon-list-icon i:before{
	content : '';
	background-image : url('https://testcenterholon.co.il/easytest/wp-content/uploads/2022/10/check_icon.png');
	background-position : center center;
	background-repeat : no-repeat;
	background-size : contain;
	position:absolute;
	width : 44px; 
	height : 44px;
	top : 0;
}
.soc_btn figure.elementor-image-box-img{
/* 	 width: 69px; */
    padding: 11px;
	background-color:#fff;
	    display: flex;
    align-items: center;
}
.drop_shadow img{
	filter: drop-shadow(10px 22px 8px rgb(0 0 0 / 25%));
}
.soc_btn figure.elementor-image-box-img a{
	margin-bottom:-6px;
}
@media only screen and (max-width: 1366px) {
	
	.chk_icin .elementor-icon-list-icon i:before{
		width : 34px; 
	height : 34px;}
}
@media only screen and (max-width: 768px) {
	
	.chk_icin .elementor-icon-list-icon i:before{
		width : 27px; 
	height : 27px;}
	
	.chk_icin.elementor-widget .elementor-icon-list-item{
	padding-bottom : 30px;
	}
	.slide .swiper-slide img{
		height : 342px; 
		object-fit : cover;
		border-radius:0px !important;
	}
	
}