﻿/*#headerPageServiceTitle .subtitle-dynamic-text {
    display: block !important;
}

#headerPageServiceTitle .subtitle-dynamic-text::before {
    content: 'ה-BOX שבחרת הולכת להפתיע אותך. איפה מתאים לך להפגש?';
}

.update-time__dynamic-text::after {
    content: "מועד הפגישה";
    display: block;
}
*/

#dSitesContainerDescription .wizard-step-header__title-static {
    display: none !important;
}


#dSitesContainerDescription .wizard-step-header__title-dynamic {
    display: flex !important;
    align-items: center;
    gap: 4px;
}

#dSitesContainerDescription .wizard-step-header__title-dynamic::before {
    content: 'לאן נוח לך להגיע להתרשם מה-';
}

#dSitesContainerDescription .wizard-step-header__title-dynamic .title-dynamic-model-name {
    display: inline-block !important;
}

#dSitesContainerDescription .wizard-step-header__title-dynamic::after {
    content: '?';
    margin-right: -4px;

}

#sectionSlotsTitle .section-title-header__title {
    display: block !important;
}

#sectionSlotsTitle .section-title-header__title:after {
    content: 'תיאום פגישת ייעוץ' !important;
}

@media screen and (max-width: 568px) {
    /*    #headerPageServiceTitle .subtitle-dynamic-text::before {
        content: 'ה-BOX שבחרת הולכת להפתיע אותך.\A איפה מתאים לך להפגש?';
        white-space: pre-line;
    }*/
}