.elementor-kit-7{--e-global-color-primary:#DD8502;--e-global-color-secondary:#323232;--e-global-color-text:#323232;--e-global-color-accent:#000000;--e-global-color-c02e70c:#FFFFFF;--e-global-typography-primary-font-family:"Alef Hebrew";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:45px;--e-global-typography-secondary-font-family:"Alef Hebrew";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-family:"Alef Hebrew";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Alef Hebrew";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );text-decoration:none;}.elementor-kit-7 h1{color:var( --e-global-color-primary );}.elementor-kit-7 h2{color:var( --e-global-color-primary );}.elementor-kit-7 h3{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a{
	text-decoration:none !important;
	}
.ev_img_hover figure,
.ev_img_hover .elementor-post__thumbnail,
.ev_img_hover .e-gallery-item {
	overflow:hidden;
    position: relative;
}
.ev_img_hover figure::after,
.ev_img_hover .elementor-post__thumbnail::after,
.ev_img_hover .e-gallery-item::after {
	content:"";
	position: absolute;
    width: calc(100% - 44px);
    height: calc(100% - 44px);
    display: block;
    border: 1px solid white;
    right: 22px;
    top: 22px;
    opacity: 0;
    pointer-events: none;
    transition: all .7s ease;
}
.ev_img_hover figure:hover::after,
.ev_img_hover .elementor-post__thumbnail:hover::after,
.ev_img_hover .e-gallery-item:hover::after {
    opacity: 1;
}
.ev_img_hover .elementor-image-box-title {
    background: #DD8502;
    margin-top: -6px;
    padding-right: 10px;
    text-align: center;
}

.ev_img_hover .elementor-image-box-description {
    padding-right: 10px;
}/* End custom CSS */