.elementor-kit-6{--e-global-color-primary:#151516;--e-global-color-secondary:#727272;--e-global-color-text:#151516;--e-global-color-accent:#FFFFFF;--e-global-color-9fec110:#ECE7E2;--e-global-typography-primary-font-family:"Alef";--e-global-typography-primary-font-size:90px;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Alef";--e-global-typography-secondary-font-size:67px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Alef";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Alef";--e-global-typography-accent-font-size:21px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1em;--e-global-typography-baf1fe3-font-family:"Alef";--e-global-typography-baf1fe3-font-size:50px;--e-global-typography-baf1fe3-font-weight:400;--e-global-typography-baf1fe3-line-height:1.2em;--e-global-typography-b68d22d-font-family:"Alef";--e-global-typography-b68d22d-font-size:38px;--e-global-typography-b68d22d-font-weight:normal;--e-global-typography-b68d22d-line-height:1.3em;--e-global-typography-92602ba-font-family:"Alef";--e-global-typography-92602ba-font-size:28px;--e-global-typography-92602ba-font-weight:normal;--e-global-typography-9f8f1e6-font-family:"Alef";--e-global-typography-9f8f1e6-font-size:21px;--e-global-typography-9f8f1e6-font-weight:normal;--e-global-typography-42a6a77-font-family:"Alef";--e-global-typography-42a6a77-font-size:12px;--e-global-typography-42a6a77-font-weight:normal;--e-global-typography-ad6dd17-font-family:"Alef";--e-global-typography-ad6dd17-font-size:9px;--e-global-typography-ad6dd17-font-weight:normal;--e-global-typography-327ea29-font-family:"Alef";--e-global-typography-327ea29-font-size:16px;--e-global-typography-327ea29-font-weight:bold;background-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:84%;}.e-con{--container-max-width:84%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1540px){.elementor-kit-6{--e-global-typography-primary-font-size:72px;--e-global-typography-secondary-font-size:55px;--e-global-typography-accent-font-size:19px;--e-global-typography-baf1fe3-font-size:40px;--e-global-typography-b68d22d-font-size:32px;--e-global-typography-92602ba-font-size:24px;--e-global-typography-9f8f1e6-font-size:19px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:65px;--e-global-typography-secondary-font-size:50px;--e-global-typography-baf1fe3-font-size:36px;--e-global-typography-b68d22d-font-size:29px;--e-global-typography-92602ba-font-size:21px;--e-global-typography-9f8f1e6-font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:50px;--e-global-typography-secondary-font-size:45px;--e-global-typography-text-font-size:16px;--e-global-typography-baf1fe3-font-size:32px;--e-global-typography-b68d22d-font-size:28px;--e-global-typography-92602ba-font-size:25px;--e-global-typography-9f8f1e6-font-size:18px;--e-global-typography-42a6a77-font-size:12px;--e-global-typography-ad6dd17-font-size:9px;--e-global-typography-327ea29-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;}}/* Start custom CSS *//*שינוי צבע אייקון כפתור */

.but-with-icon:hover svg line {
    stroke: #151516;
}

#but-with-icon:hover svg line {
    stroke: #151516;
}

#button-reverse:hover svg line {
    stroke: #FFFFFF;
}


#button-reverse svg line {
    stroke: #151516;
}



/*ביטול אופסיטי בשדות בטפסים*/
input::placeholder, textarea::placeholder {
    opacity: 1 !important;
}

/*שינוי צבע נקודות באימג' קרוסל*/
.swiper-pagination-bullet {
    border: 1px solid #4D9ECD;
}

.swiper-pagination-bullet-active {
        border: 1px solid #4D9ECD;
}


/* שינוי צבע נקודות בליסטינג גריד*/
.jet-listing-grid__slider .jet-slick-dots li.slick-active
{
    border: 1px solid #151516;
    border-radius: 0;
}

.jet-listing-grid__slider .jet-slick-dots li 
{
    border: 1px solid #151516;
     border-radius: 0;
}/* End custom CSS */