.elementor-59 .elementor-element.elementor-element-bf162f7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--padding-top:1vw;--padding-bottom:1vw;--padding-left:1vw;--padding-right:1vw;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-59 .elementor-element.elementor-element-5b6574c img{filter:brightness( 200% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-59 .elementor-element.elementor-element-6118412 .elementor-button{background-color:var( --e-global-color-4a5f439 );font-family:"polin", Sans-serif;font-size:1vw;font-weight:100;fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-radius:30px 30px 30px 30px;padding:17px 40px 13px 40px;}.elementor-59 .elementor-element.elementor-element-6118412 .elementor-button-content-wrapper{flex-direction:row;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-59 .elementor-element.elementor-element-bf162f7{--justify-content:space-between;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-59 .elementor-element.elementor-element-5b6574c{width:var( --container-widget-width, 120px );max-width:120px;--container-widget-width:120px;--container-widget-flex-grow:0;}.elementor-59 .elementor-element.elementor-element-6118412 .elementor-button{font-size:18px;}}@media(max-width:767px){.elementor-59 .elementor-element.elementor-element-6118412 .elementor-button{font-size:16px;padding:5px 10px 5px 10px;}}/* Start custom CSS for button, class: .elementor-element-6118412 *//* הכפתור */
.hours-button .elementor-button {
    position: relative;
    overflow: visible;
    isolation: isolate;
    border-radius: 999px;
    background: #ffffff;
    color: #40558f;
    z-index: 1;
}


/* העיגול הצהוב - נשאר קבוע */
.hours-button .elementor-button::after {
    content: "";
    position: absolute;

    top: 0;
    right: -52px;

    width: 52px;
    height: 100%;

    background: #ffff00;
    border-radius: 999px;

    z-index: -1;

    transition:
        width 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}


/* הצהוב מתרחב רק שמאלה */
.hours-button .elementor-button:hover::after {
    width: calc(100% + 52px);
}


/* האייקון שהעלית */
.hours-button .elementor-button .elementor-button-icon {
    position: absolute;

    top: 50%;
    right: -52px;

    width: 45px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    transform: translateY(-50%);

    z-index: 5;

    margin: 0;
    padding: 0;

    pointer-events: none;
}


/* ה-SVG עצמו */
.hours-button .elementor-button .elementor-button-icon svg {
    width: 24px;
    height: 24px;

    display: block;
}

@media only screen and (max-width: 600px) {
/* האייקון שהעלית */
.hours-button .elementor-button .elementor-button-icon {
    position: absolute;
    top: 50%;
    right: -22px;
    width: 15px;
    height: 20px;
}
/* העיגול הצהוב - נשאר קבוע */
.hours-button .elementor-button::after {
    content: "";
    position: absolute;

    top: 0;
    right: -28px;

    width: 28px;
    height: 100%;
}

.hours-button .elementor-button:hover::after {
    width: calc(100% + 30px);
}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-bf162f7 */.elementor-59 .elementor-element.elementor-element-bf162f7 {
    background-color: transparent;
    transition: background-color 0.35s ease;
}

.elementor-59 .elementor-element.elementor-element-bf162f7.elementor-sticky--effects,
.elementor-sticky--effects .elementor-59 .elementor-element.elementor-element-bf162f7 {
    background-color: #00184D !important;
}/* End custom CSS */