.elementor-kit-104{--e-global-color-primary:#5e9696;--e-global-color-secondary:#f0bc67;--e-global-color-text:#333333;--e-global-color-accent:#5E9696;--e-global-color-background:#faf9f0;--e-global-color-backgroundAccent:#e6f4ef;--e-global-color-transparent:#00000000;--e-global-color-2ddf11a:#F49A7F;--e-global-typography-primary-font-family:"Varela Round";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Varela Round";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading-xl-font-family:"Open Sans";--e-global-typography-heading-xl-font-size:56px;--e-global-typography-heading-xl-font-weight:600;--e-global-typography-heading-xl-line-height:1.2em;--e-global-typography-heading-l-font-family:"Open Sans";--e-global-typography-heading-l-font-size:48px;--e-global-typography-heading-l-font-weight:600;--e-global-typography-heading-l-line-height:1.2em;--e-global-typography-heading-m-font-family:"Open Sans";--e-global-typography-heading-m-font-size:40px;--e-global-typography-heading-m-font-weight:600;--e-global-typography-heading-m-line-height:1.2em;--e-global-typography-heading-s-font-family:"Open Sans";--e-global-typography-heading-s-font-size:18px;--e-global-typography-heading-s-font-weight:500;--e-global-typography-body-s-font-family:"Open Sans";--e-global-typography-body-s-font-size:14px;--e-global-typography-body-s-font-weight:400;--e-global-typography-body-s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-104 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-104{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading-xl-font-size:48px;--e-global-typography-heading-l-font-size:40px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-104{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading-xl-font-size:40px;--e-global-typography-heading-l-font-size:32px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.coming-soon-tag,
.coming-soon-tag-heb{
    position:relative;
    z-index: 1;
}

.coming-soon-tag:before,
.coming-soon-tag-heb:before{
    content:'';
    position:absolute;
    top: 0;
    background-color: #ff4d4f !important;
}

.coming-soon-tag:after,
.coming-soon-tag-heb:after{
     display: block;
    color:#fff;
    position:absolute;
    white-space: nowrap;
    font-size: 0.75rem;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
}

.coming-soon-tag:before {
    width:110px;
    height:25px;
  padding: 4px 10px;
  border-radius: 20px 0 0 20px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.coming-soon-tag:after{
    content:"COMING SOON";
    top:3px;
}

@keyframes pulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.05); opacity: 0.85; }
}

.coming-soon-tag-heb{
    overflow: hidden;
}

.coming-soon-tag-heb:before{
    width:120px;
    height:20px;
    left:-40px;
     top: 10px;
    transform:rotate(-45deg);
    z-index: 1;
}

.coming-soon-tag-heb:after{
    content:'בקרוב';
    font-family: 'Varela Round';
    transform:rotate(-45deg);
    left:0;
    top:12px;
    z-index:1;
}/* End custom CSS */