﻿*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Open Sans",serif;line-height:1.44;color:#000}body{font-family:"Open Sans",serif;font-size:16px;line-height:1.57}h1,h2,h3,h4,h5,h6{margin-bottom:16px;font-weight:bold;line-height:1.2}h1,.h1{font-size:34px;font-weight:700;line-height:42px}@media(min-width: 1200px){h1,.h1{font-size:60px;line-height:60px}}h2,.h2{font-size:28px;font-weight:400}@media(min-width: 1200px){h2,.h2{font-size:40px}}h3,.h3{font-size:34px;font-weight:400}h4,.h4{font-size:22px}@media(min-width: 1200px){h4,.h4{font-size:28px}}h5,.h5{font-size:16px;font-weight:700}@media(min-width: 1200px){h5,.h5{font-size:22px}}p{margin-bottom:16px}img{max-width:100%;height:auto}a{transition:all .2s ease-in-out}.container{max-width:1320px;padding:0 16px;margin:0 auto}@media(min-width: 992px){.container{padding:0 20px}}.kosher{font-size:14px;font-weight:400;line-height:21px;padding:6px 10px;background:#fe2eaf;border-radius:8px;color:#fff}.clearfix::after{content:"";clear:both;display:table}input:not([type=checkbox]):not([type=radio]),textarea:not([type=checkbox]):not([type=radio]){font-family:"Open Sans",serif;border-radius:8px;border:1px solid #1e1e1e;background:#fff;padding:19px;font-size:16px;font-weight:400;line-height:24px;width:100%;direction:rtl !important;display:block}input:not([type=checkbox]):not([type=radio])::placeholder,textarea:not([type=checkbox]):not([type=radio])::placeholder{font-family:"Open Sans",serif;font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e}form.wpcf7-form{direction:rtl}form.wpcf7-form input[type=submit],form.wpcf7-form button[type=submit]{font-size:16px;font-weight:400;line-height:24px;display:block;text-align:center;padding:20px;color:#fff;background:#fe2eaf;border-radius:8px !important;width:100%;border:none;margin-bottom:0;cursor:pointer}form.wpcf7-form span{display:block}form.wpcf7-form p{margin:0}form.wpcf7-form .wpcf7-spinner{display:none}form.wpcf7-form .wpcf7-response-output{margin:15px 0}form.wpcf7-form textarea{max-height:180px}form.wpcf7-form br{line-height:18px}form.wpcf7-form.submitting input[type=submit],form.wpcf7-form.submitting button[type=submit]{background:rgba(254,46,175,.5568627451)}form.wpcf7-form .wpcf7-form-control-wrap{margin-bottom:18px}form.wpcf7-form .wpcf7-list-item{margin:0}form.wpcf7-form .wpcf7-acceptance label{display:flex;gap:13px;align-items:baseline;direction:rtl;margin:0}form.wpcf7-form .wpcf7-form-control-wrap[data-name=files] input{opacity:0}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border:1px solid #fe2eaf}.reviews-form .glsr-minimal button.glsr-button{font-size:16px;font-weight:400;line-height:24px;text-align:center;padding:20px;color:#fff;background:#fe2eaf;border-radius:8px !important;width:100%;display:block !important}.reviews .glsr-reviews-wrap .glsr-button-loadmore{font-size:16px;font-weight:400;line-height:24px;text-align:center;padding:10px 20px;color:#fff;background:#fe2eaf;border-radius:8px !important;width:100%;display:inline-flex !important}.main-header{background:#e0f441;position:relative}.main-header>.container{max-width:1480px;padding:0 20px}.main-header__wrapper{display:flex;align-items:center;justify-content:space-between;padding:12px 0}@media(min-width: 992px){.main-header__wrapper{padding:18px 0}}.main-header__wrapper>*{flex:1 1}.main-header__wrapper .date{display:none}@media(min-width: 992px){.main-header__wrapper .date{display:flex;justify-content:end;font-size:14px}}.main-header__wrapper .logo{display:flex;justify-content:flex-end}@media(min-width: 992px){.main-header__wrapper .logo{justify-content:center}}.main-header__wrapper .logo img{max-width:58px;display:block}@media(min-width: 992px){.main-header__wrapper .logo img{max-width:72px}}.main-header__wrapper .info{display:flex;gap:40px;align-items:center}.main-header__wrapper .info .weather{display:none}@media(min-width: 992px){.main-header__wrapper .info .weather{display:flex;gap:8px;align-items:center}}.main-header__wrapper .info .weather .image{width:28px;height:28px}.main-header__wrapper .info .weather .image img{width:100%;height:100%;object-fit:cover}.main-header__wrapper .info .weather__info{font-size:14px}.main-header__wrapper .info .hamburger{display:block;width:22px;height:24px;position:relative}@media(min-width: 992px){.main-header__wrapper .info .hamburger{display:none}}.main-header__wrapper .info .hamburger .hamburger-icon{transition-duration:.5s;position:absolute;height:2px;width:22px;top:10px;background-color:#000;border-radius:5px}.main-header__wrapper .info .hamburger .hamburger-icon:before,.main-header__wrapper .info .hamburger .hamburger-icon:after{content:"";transition-duration:.5s;position:absolute;height:2px;width:22px;background-color:#000;border-radius:5px}.main-header__wrapper .info .hamburger .hamburger-icon:before{top:-7px}.main-header__wrapper .info .hamburger .hamburger-icon:after{top:7px}.main-header__wrapper .info .search{display:none}@media(min-width: 992px){.main-header__wrapper .info .search{display:block}}.main-header__wrapper .info .search form{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:8px}.main-header__wrapper .info .search input{border:none;border-bottom:1px solid #000;background:rgba(0,0,0,0);border-radius:0;outline:none;padding:0}.main-header__wrapper .info .search button{padding:0;transition:all .2s ease-in-out}.main-header__wrapper .info .search button:hover{transform:scale(1.2)}.main-header .main-menu{display:none;background:#fff}@media(min-width: 992px){.main-header .main-menu{position:static;display:block;padding-top:10px;margin:0 0 10px}}@media(min-width: 992px){.main-header .main-menu__wrapper{padding:18px 0;border-bottom:1px solid #fe2eaf;border-top:none}}.main-header .main-menu__wrapper ul{list-style:none;display:flex;justify-content:space-between;flex-direction:row}.main-header .main-menu__wrapper ul a{font-weight:400;color:#000;text-decoration:none}.main-header .main-menu__wrapper ul a:hover{color:#fe2eaf}.main-header .main-menu__wrapper ul .current-menu-item a{color:#fe2eaf}.main-header .mobile-menu{background:#fff;position:absolute;left:0;right:0;top:62px;z-index:5;display:none;box-shadow:0px 4px 7px 0px rgba(0,0,0,.1)}.main-header .mobile-menu__wrapper{padding:18px 4px 20px;border-top:2px solid #fe2eaf}.main-header .mobile-menu__wrapper ul{list-style:none;display:flex;justify-content:space-between;flex-direction:column;gap:14px}.main-header .mobile-menu__wrapper ul a{font-weight:400;color:#000;text-decoration:none}.main-header .mobile-menu__wrapper ul a:hover{color:#fe2eaf}.main-header .mobile-menu__wrapper ul .current-menu-item a{color:#fe2eaf}.main-header .mobile-menu .buttons{padding:20px 0 18px;display:flex;flex-wrap:wrap;gap:13px}.main-header .mobile-menu .buttons .button{width:calc(50% - 7px);display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;padding:10px}.main-header .mobile-menu .buttons .button:first-child{background:red}.main-header .mobile-menu .buttons .button:nth-child(2){background:#fe2eaf}.main-header .mobile-menu .buttons .button:nth-child(3){background:#1d1d3a;width:100%}.open-menu .main-header .hamburger .hamburger-icon{transition-duration:.5s;background:rgba(0,0,0,0)}.open-menu .main-header .hamburger .hamburger-icon:before{transform:rotateZ(45deg) translate(6px, 6px)}.open-menu .main-header .hamburger .hamburger-icon:after{transform:rotateZ(-45deg) translate(4px, -4px)}.open-menu .main-header .mobile-menu{display:block}.main-footer{background-color:#1e1e1e;color:#fff}.main-footer>.container{max-width:1480px;padding:0 20px}.main-footer__wrapper{display:flex;justify-content:space-between;padding:42px 0;flex-direction:column;gap:32px}@media(min-width: 992px){.main-footer__wrapper{flex-direction:row;padding:60px 0;gap:initial}}.main-footer__wrapper h4{color:#e0f441;margin-bottom:20px}.main-footer__wrapper .logo{max-width:96px;order:3}@media(min-width: 992px){.main-footer__wrapper .logo{order:initial}}.main-footer__wrapper .menu ul{list-style:none}.main-footer__wrapper .menu ul li:not(:last-child){margin-bottom:20px}.main-footer__wrapper .info{max-width:500px}@media(min-width: 992px){.main-footer__wrapper .info{max-width:696px}}.main-footer__wrapper .socials{margin-bottom:20px}.main-footer__wrapper .socials .title{margin-bottom:7px}.main-footer__wrapper .socials__wrapper{display:flex;gap:20px}.main-footer__wrapper .socials__wrapper a img{transition:all .2s ease-in-out}.main-footer__wrapper .socials__wrapper a:hover img{transform:scale(1.2)}.main-footer__wrapper .item{margin-bottom:20px}.main-footer__wrapper a{color:#fff;text-decoration:none}.main-footer__wrapper a:hover{color:#e0f441}.main-footer .copyright{font-size:14px;font-style:normal;font-weight:400;padding:10px 0 69px;text-align:center}@media(min-width: 576px){.main-footer .copyright{padding:10px 0}}.main-footer .copyright a{color:#fff;text-decoration:none}.main-footer .copyright p{margin:0}.flashes{margin:20px 0;background:#fff4fb;padding:10px 12px;position:relative;z-index:3}@media(min-width: 992px){.flashes{margin:10px 0;padding:12px 25px}}.flashes__wrapper{display:flex;gap:28px;flex-wrap:nowrap}@media(min-width: 992px){.flashes__wrapper{height:50px}}.flashes__wrapper .name{font-weight:700;max-width:82px;align-self:center;display:none}@media(min-width: 992px){.flashes__wrapper .name{display:block}}.flashes__wrapper .items__wrapper{width:100%;position:relative}@media(min-width: 992px){.flashes__wrapper .items__wrapper{width:calc(100% - 110px)}}.flashes__wrapper .items__wrapper .items-slider.slick-initialized{overflow-x:hidden;width:100%;height:auto;position:unset;overflow-y:visible}@media(min-width: 992px){.flashes__wrapper .items__wrapper .items-slider{padding:0 31px 0 33px;height:50px;overflow:hidden}}.flashes__wrapper .items__wrapper .items-slider .item{padding:12px 48px;background:#fff4fb;position:relative;cursor:pointer;display:none}.flashes__wrapper .items__wrapper .items-slider .item:nth-child(-n+3){display:block}@media(min-width: 992px){.flashes__wrapper .items__wrapper .items-slider .item{display:block;margin-right:13px;padding:0 22px 0 25px;border-right:2px solid #fe2eaf}}.flashes__wrapper .items__wrapper .items-slider .item:not(:last-child){border-bottom:1px solid rgba(72,98,132,.2)}@media(min-width: 992px){.flashes__wrapper .items__wrapper .items-slider .item:not(:last-child){border-bottom:none}}.flashes__wrapper .items__wrapper .items-slider .item:before{content:"";width:2px;display:block;background-color:#fe2eaf;position:absolute;top:20px;right:36px;bottom:20px}@media(min-width: 992px){.flashes__wrapper .items__wrapper .items-slider .item:before{display:none}}.flashes__wrapper .items__wrapper .items-slider .item .title{min-height:50px}.flashes__wrapper .items__wrapper .items-slider .item .info .description{font-size:14px;display:none}.flashes__wrapper .items__wrapper .items-slider .item:not(.opened) .title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.flashes__wrapper .items__wrapper .items-slider .item.opened{padding:24px 48px}@media(min-width: 992px){.flashes__wrapper .items__wrapper .items-slider .item.opened{padding:0 22px 15px 15px}}.flashes__wrapper .items__wrapper .items-slider .item.opened .info .description{display:block}.flashes__wrapper .items__wrapper .items-slider .item.opened .arrow{transform:rotate(180deg)}.flashes__wrapper .items__wrapper .actions{display:flex;justify-content:space-between}@media(min-width: 992px){.flashes__wrapper .items__wrapper .actions{position:absolute;bottom:0;left:0}}.flashes__wrapper .items__wrapper .actions .date{font-size:14px;font-weight:400;color:rgba(30,30,30,.6);opacity:0}.section-featured{display:flex;border-radius:0px 0px 20px 20px;overflow:hidden;margin:0 -16px;position:relative;flex-direction:column-reverse}@media(min-width: 992px){.section-featured{border-radius:20px;margin:10px 0;flex-direction:row}}.section-featured__link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.section-featured .featured-content{padding:20px 20px 20px;background:linear-gradient(161deg, #1E1E1E 0.94%, #1C1D3B 68.27%);color:#fff;display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 992px){.section-featured .featured-content{width:50%;padding:40px;order:initial}}.section-featured .featured-content .title{margin-bottom:14px}@media(min-width: 992px){.section-featured .featured-content .title{margin-bottom:28px}}.section-featured .featured-content .except{margin-bottom:14px}@media(min-width: 992px){.section-featured .featured-content .except{margin-bottom:28px}}.section-featured .featured-content .except p:last-child{margin-bottom:0}.section-featured .featured-content .data{margin-top:auto;display:flex;gap:8px;align-items:center}.section-featured .featured-content .data .logo img{display:block;border-radius:50%}.section-featured .featured-content .data .name{font-size:14px}.section-featured .featured-content .data .post-data .date-hebrew,.section-featured .featured-content .data .post-data .date-hebrew+span{display:block}.section-featured .image{max-height:540px;position:relative;min-height:393px}@media(min-width: 992px){.section-featured .image{width:50%;min-height:auto}}.section-featured .image img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;position:absolute}button,.button{display:inline-block;padding:.5rem 1rem;background-color:#e0f441;color:#fff;border:none;border-radius:4px;cursor:pointer}button:hover,.button:hover{background-color:rgb(216.1343283582,241.2089552239,16.7910447761)}.post-data{display:flex;gap:2px;font-size:12px;font-weight:400;line-height:21px}.post-data span{color:#fe2eaf}.post-data .read-time{display:flex;align-items:center;gap:2px}.post-data .date-hebrew,.post-data .date-hebrew+span{display:none}@media(min-width: 1200px){.post-data .date-hebrew,.post-data .date-hebrew+span{display:block}}.home-hero{display:flex;flex-direction:column-reverse}@media(min-width: 992px){.home-hero{flex-direction:column}}.posts-grid{padding:20px 0}.posts-grid .persum-place{padding-top:18px}@media(min-width: 992px){.posts-grid .persum-place{padding-top:0}}.posts-grid .persum-place img{display:block;width:100%;border-radius:12px;max-width:400px;margin:0 auto}.posts-grid__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.posts-grid__heading .name{display:flex;gap:6px;align-items:center;margin:0}.posts-grid__heading .name a{color:#3e3232;text-decoration:none}.posts-grid__heading .name:before{content:"";width:4px;height:42px;border-radius:12px;background:#fe2eaf;display:block}.posts-grid__heading .link a{color:#1e1e1e;display:flex;gap:6px;align-items:center;text-decoration:none}.posts-grid__heading .link a:after{content:">"}.posts-grid__content{display:grid;grid-template-columns:repeat(1, 1fr)}@media(min-width: 992px){.posts-grid__content{gap:38px 18px;grid-template-columns:repeat(4, 1fr)}}.posts-grid.news .posts-grid__content{grid-template-columns:repeat(1, 1fr)}@media(min-width: 992px){.posts-grid.news .posts-grid__content{grid-template-columns:repeat(3, 1fr)}}.posts-grid.recent .posts-grid__content{grid-template-columns:repeat(1, 1fr)}@media(min-width: 992px){.posts-grid.recent .posts-grid__content{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.posts-grid.recent .post-item__image img{aspect-ratio:1.98/1}}@media(min-width: 992px){.posts-grid.with-sidebar .with-sidebar__content{display:flex;gap:18px}}.posts-grid.with-sidebar .sidebar{padding-top:40px}@media(min-width: 992px){.posts-grid.with-sidebar .sidebar{min-width:25%;padding-top:0;display:flex;flex-direction:column;justify-content:flex-end}}.posts-grid.with-sidebar .sidebar>div{flex:1 1}.posts-grid.with-sidebar .sidebar .group img{display:block}.events__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.events__title .name{color:#3e3232;display:flex;gap:6px;align-items:center;margin:0}.events__title .name::before{content:"";width:4px;height:42px;border-radius:12px;background:#fe2eaf;display:block}.events__title .link a{color:#1e1e1e;display:flex;gap:6px;align-items:center;text-decoration:none}.events__title .link a:after{content:">"}.home .events{margin-bottom:-12px}@media(min-width: 992px){.home .list-events li{display:none}}.home .list-events li:nth-child(-n+5){display:flex}.list-events{list-style:none}.list-events li{display:flex;align-items:center;gap:15px;margin:10px 0}.list-events li .date{border-radius:8px;background:rgba(224,244,65,.85);text-align:center;min-width:65px;width:65px;height:65px}.list-events li .date .day{font-size:34px;font-weight:700;line-height:42px}.list-events li .date .month{font-size:14px;font-style:normal;font-weight:400;line-height:21px}.list-events li .data a{font-size:16px;font-weight:400;line-height:24px;color:#1e1e1e;text-decoration:none;display:block;margin-bottom:5px}.list-events li .data .info{font-size:11px;font-style:normal;font-weight:400;line-height:16px;display:flex;gap:5px;align-items:center}.list-events li .data .info span:nth-child(2){display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.post-item{overflow:hidden;background:#fff;position:relative;display:flex;flex-direction:row-reverse;align-items:center;gap:22px;padding:18px 0;border-bottom:1px solid rgba(72,98,132,.2)}.post-item:first-child{border-top:1px solid rgba(72,98,132,.2)}@media(min-width: 992px){.post-item{border:none !important;gap:0;flex-direction:column;align-items:initial;border-radius:12px;box-shadow:0px 0px 32px 0px rgba(0,0,0,.07);padding:10px}}.post-item__image{border-radius:12px;overflow:hidden;max-width:156px;min-width:156px}@media(min-width: 992px){.post-item__image{max-width:initial;min-width:initial}}.post-item__image img{width:100%;display:block;aspect-ratio:16/11;object-fit:cover;object-position:top center}@media(min-width: 992px){.post-item__image img{aspect-ratio:1.2/1}}.post-item__link{position:absolute;left:0;top:0;width:100%;height:100%}.post-item__link:hover{background:rgba(254,46,175,.08)}.post-item__content{width:100%}@media(min-width: 992px){.post-item__content{padding:16px 16px 16px 6px;display:flex;flex-direction:column;justify-content:space-between;flex:1}}.post-item__content .title{margin-bottom:8px}@media(min-width: 992px){.post-item__content .title{margin-bottom:12px}}.post-item__content .except{display:none}@media(min-width: 992px){.post-item__content .except{margin-top:auto;color:rgba(62,50,50,.75);margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.post-item__content .read-time svg path{fill:#1e1e1e}.instagram-feed .content{margin-bottom:22px}@media(min-width: 992px){.instagram-feed .content{margin-bottom:40px}}.instagram-feed .button{border-radius:8px;background:rgba(254,46,175,.1);font-size:18px;font-weight:400;display:flex;justify-content:center;gap:10px;align-items:center;text-decoration:none;padding:20px;color:#fe2eaf}@media(min-width: 576px){.instagram-feed .button{max-width:353px}}.category .posts-grid{padding:0px 0}@media(min-width: 992px){.category .posts-grid{padding:40px 0}}.category .posts-grid__heading{margin:0 -16px;padding:10px;background:#fe2eaf}@media(min-width: 992px){.category .posts-grid__heading{margin:0 0 22px;padding:0;background:rgba(0,0,0,0)}}.category .posts-grid__heading .name{font-size:22px;font-weight:400;color:#fff}@media(min-width: 992px){.category .posts-grid__heading .name{font-size:40px;color:#3e3232}}.category .posts-grid__heading .name:before{display:none}@media(min-width: 992px){.category .posts-grid__heading .name:before{display:block}}.menu-down{position:fixed;left:0;right:0;bottom:0;z-index:9}.menu-down__search{padding:5px;display:none}.menu-down__search form{display:flex;gap:10px}.menu-down__search form input{padding:5px !important}.menu-down__wrapper{display:flex;justify-content:space-between;background-color:#fff;box-shadow:0px -2px 7px 0px rgba(0,0,0,.1)}@media(min-width: 576px){.menu-down__wrapper{display:none}}.menu-down__wrapper a{flex:1;display:flex;flex-direction:column;align-items:center;padding:7px 0;gap:5px;font-size:11px;font-style:normal;line-height:16px;text-decoration:none;color:#000;font-weight:700}.menu-down__wrapper a img{max-height:34px}.tb_post_modal_content{direction:rtl;text-align:right}.grecaptcha-badge{display:none !important;z-index:99 !important}@media(min-width: 576px){.grecaptcha-badge{display:block !important}}.single-post .mc-main .mc_general .event-title,.single-post .mc-main .mc_general .event-title a{background:#e0f445 !important;color:#1e1e1e !important}.single-post .mc-main .mc_general svg.category-icon,.single-post .mc-main .mc_general svg.category-icon path{fill:#1e1e1e}.single-post .mc-main .mc_general .event-title a:hover,.single-post .mc-main .mc_general .event-title a:focus{background:#e0f445 !important}.single-post .my-calendar-next a .mc-icon::before{content:"";margin-left:0;margin-right:2px}.single-post .my-calendar-prev a .mc-icon::before{content:"";margin-left:2px;margin-right:0}.single-post .mc-content thead{background:#fe2eaf;color:#fff}.single-post .mc-content thead th{color:#fff}.single-mc-events .single-post__heading .thumbnail img{object-fit:contain;object-position:right;border-radius:0}.single-mc-events .single-post__heading .thumbnail{order:1;margin:0 0 13px}.single-mc-events .mc-location .location .location-link{font-weight:400}.single-mc-events .mc-location .location:before{content:"כתובת האירוע:";font-size:1.2rem;font-weight:bold}.single-mc-events .sharing{padding-top:28px !important;position:relative}.single-mc-events .sharing:before{content:"הוסף ליומן:";font-size:1.2rem;font-weight:bold;position:absolute;top:0}.reviews-form .glsr-minimal form.glsr-form label.glsr-label{margin-bottom:8px}.error404 .content{padding:80px 0;text-align:center}.error404 .content .button{text-decoration:none;color:#000}.global-wrapper{position:relative}.single-post .single-post__content .persum{margin:0 -20px}@media(min-width: 576px){.single-post .single-post__content .persum{margin:0}}.persum{margin:0 -16px;display:none}@media(min-width: 576px){.persum{margin:0}}.persum.mobile{display:block !important}@media(min-width: 992px){.persum.mobile{display:none !important}}.persum.desktop{display:none !important}@media(min-width: 992px){.persum.desktop{display:block !important}}.persum.left{position:sticky;top:50%;left:30px;max-width:150px;transform:translate(0, -50%);float:left}@media(max-width: 1650px){.persum.left{display:none !important}}.persum.left img{max-height:68vh;object-fit:contain}.persum img{display:block}.posts-pagination{margin:30px 0}.posts-pagination .nav-links{display:flex;gap:5px;justify-content:center;align-items:center}.posts-pagination .nav-links .page-numbers{padding:0px 7px;border-radius:6px;background:#e0f441;text-decoration:none;color:#3e3232}.posts-pagination .nav-links .page-numbers.current{background:#3e3232;color:#fff}.single-post__wrapper{max-width:1000px;padding:0 20px;margin:0 auto}.single-post__heading{margin:0 0 40px;display:flex;flex-direction:column}@media(min-width: 992px){.single-post__heading{margin:40px auto 60px}}.single-post__heading>*{order:4}.single-post__heading .post-title{margin-bottom:24px;position:relative}@media(min-width: 992px){.single-post__heading .post-title{margin-bottom:30px}}.single-post__heading .post-title:after{content:"";width:24px;height:3px;display:block;background-color:#fe2eaf;position:absolute;right:0;bottom:-12px}@media(min-width: 992px){.single-post__heading .post-title:after{display:none}}.single-post__heading .category{margin-bottom:4px;order:2}@media(min-width: 992px){.single-post__heading .category{margin-bottom:30px;order:4}}.single-post__heading .category ul{list-style:none;display:flex;gap:6px}.single-post__heading .category ul a{display:block;padding:2px 10px;border-radius:8px;background:#e0f441;font-size:14px;font-weight:400;line-height:21px;color:#000;text-decoration:none}.single-post__heading .except{color:rgba(30,30,30,.6);font-size:20px;font-weight:700;line-height:24px;margin-bottom:13px}@media(min-width: 992px){.single-post__heading .except{font-size:21px;margin-bottom:30px}}.single-post__heading .except p:last-child{margin-bottom:0}.single-post__heading .data{margin-bottom:0px;display:flex;align-items:center;gap:8px}@media(min-width: 992px){.single-post__heading .data{margin-bottom:40px}}.single-post__heading .data img{display:block}.single-post__heading .data .read-time svg path{fill:#000}.single-post__heading .thumbnail{order:1;margin:0 -20px 13px}@media(min-width: 992px){.single-post__heading .thumbnail{margin:0;border-radius:0;order:4}}.single-post__heading .thumbnail img{display:block;border-radius:0px 0px 20px 20px;aspect-ratio:1.3/1;object-fit:cover;object-position:top center}@media(min-width: 992px){.single-post__heading .thumbnail img{aspect-ratio:auto;border-radius:0}}.single-post__content{margin:0 0 40px}.single-post__content .content{width:100%}.single-post__content .content__wrapper{padding-top:20px;border-top:1px solid rgba(30,30,30,.6)}@media(min-width: 992px){.single-post__content .content__wrapper{padding-top:0;border-top:none}}.single-post__content .content__wrapper div{margin-bottom:16px}.single-post__content .content__wrapper div:last-child{margin:0}.single-post__content .content__wrapper div:has(img){margin-bottom:0}.single-post__content .content__wrapper div.addtoany_content,.single-post__content .content__wrapper div.posts-grid{display:block}.single-post__content .content .wp-caption{max-width:100%}.single-post__content .content .wp-element-caption{font-size:14px;font-weight:400;margin:20px 0 40px}.single-post__content .content .wp-caption-text{padding:0}.single-post__content .sidebar{width:100%}.single-post__content .list-events{display:block}@media(min-width: 992px){.single-post__content .list-events{display:none}}.single-post__content .event-count{display:none}.single-post .recent{padding-top:40px;padding-bottom:40px}.single-post .recent h4{font-weight:400}@media(min-width: 992px){.single-post .recent h4{margin-bottom:30px}}.wp-caption-text{padding:0 20px;font-size:11px;font-weight:400;line-height:16px;color:rgba(30,30,30,.3);margin-top:5px}.location .sub-address{display:none}@media(min-width: 992px){.single-mc-events .post-thumbnail img{max-height:600px;object-fit:cover !important;width:100%}}.single-business__heading{max-width:1280px;margin:0 auto 93px;padding:0;position:relative}@media(min-width: 992px){.single-business__heading{padding:30px 0 0;margin:0 auto 129px}}.single-business__heading .image{height:253px;overflow:hidden}@media(min-width: 992px){.single-business__heading .image{height:410px;margin:0;border-radius:8px}}.single-business__heading .image img{width:100%;height:100%;object-fit:cover}.single-business__heading .thumbnail{width:139px;height:139px;border-radius:50%;overflow:hidden;box-shadow:0px 4px 7px 0px rgba(0,0,0,.1);position:absolute;left:50%;top:100%;transform:translate(-50%, -50%)}@media(min-width: 992px){.single-business__heading .thumbnail{width:223px;height:223px}}.single-business__heading .thumbnail img{width:100%;height:100%;object-fit:cover;border:3px solid #fff;border-radius:50%;background:#fff;display:block}.single-business__content{max-width:1920px;margin-left:auto;margin-right:auto}@media(min-width: 1200px){.single-business__content{display:flex;margin-bottom:60px}}.single-business__content .content{width:100%;padding:0 20px}@media(min-width: 992px){.single-business__content .content{max-width:740px;min-width:740px;padding:0 20px}}@media(min-width: 1500px){.single-business__content .content{max-width:1000px;min-width:1000px}}.single-business__content .content__wrapper{max-width:720px;display:flex;flex-direction:column;gap:20px}@media(min-width: 992px){.single-business__content .content__wrapper{gap:31px}}.single-business__content .content__wrapper .glsr-form-message{font-weight:600;font-size:1.2em}.single-business__content .content .title{margin-bottom:12px;text-align:center}@media(min-width: 992px){.single-business__content .content .title{display:flex;align-items:center;gap:24px;justify-content:flex-start;margin-bottom:0}}.single-business__content .content .title h1{margin:0;line-height:37px}.single-business__content .content .title .kosher{display:none}@media(min-width: 992px){.single-business__content .content .title .kosher{display:block}}.single-business__content .content .business-info{display:flex;flex-direction:column;gap:12px}.single-business__content .content .business-info__row{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}@media(min-width: 992px){.single-business__content .content .business-info__row{justify-content:flex-start}}.single-business__content .content .business-info__item{display:flex;gap:8px;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:21px;color:#000;text-decoration:none}.single-business__content .content .promotion{display:flex;align-items:center;gap:22px;padding:22px;border-radius:20px;background:#fff5fb;flex-direction:column-reverse}@media(min-width: 992px){.single-business__content .content .promotion{gap:40px;flex-direction:row}}@media(min-width: 992px){.single-business__content .content .promotion>div{width:50%}}.single-business__content .content .promotion__image{border-radius:20px;overflow:hidden}.single-business__content .content .promotion__image img{display:block}.single-business__content .content .promotion__description p{margin:0}.single-business__content .content .promotion__description ul{padding:0 30px 0 0}.single-business__content .content .promotion__description img{display:block;margin-bottom:15px}.single-business__content .content .wp-element-caption{font-size:14px;font-weight:400;margin:20px 0 40px}.single-business__content .content .text{padding:20px;border-radius:20px;background:#f5fbff}.single-business__content .content .text p:last-child{margin:0}.single-business__content .content .text div{margin-bottom:16px}.single-business__content .content .text div:last-child{margin:0}.single-business__content .content .text .addtoany_content{text-align:center;margin:0 0 20px;display:block}@media(min-width: 992px){.single-business__content .content .text .addtoany_content{text-align:right}}.single-business__content .content .socials{margin-bottom:20px}.single-business__content .content .socials__title{margin-bottom:12px}.single-business__content .content .socials__item{display:block}.single-business__content .content .socials__content{display:flex;gap:22px}.single-business__content .content .socials__content img{width:20px;height:20px;object-fit:contain}.single-business__content .content .additional-text{padding:20px;border-radius:20px;background:#f5fbff}.single-business__content .content .gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.single-business__content .content .gallery img{display:block;aspect-ratio:1/1;object-fit:cover;border-radius:20px;min-width:100%}.single-business__content .content .reviews h2{font-size:40px;font-weight:bold;color:#fe2eaf;padding-top:10px;border-top:1px solid #fe2eaf;margin-bottom:25px}.single-business__content .content .reviews .glsr{max-width:330px}.single-business__content .content .reviews .glsr-review-title h4{font-size:34px;font-weight:400}.single-business__content .content .reviews .glsr-review-date{font-style:normal}.single-business__content .content .reviews .glsr-reviews{gap:25px}.single-business__content .content .reviews .glsr-reviews .glsr-review:not(:last-child){padding-bottom:25px;border-bottom:1px solid #c8c8c8}.single-business__content .content .reviews-form{margin-top:40px}.single-business__content .sidebar{width:100%}.business_categories{display:grid;grid-template-columns:repeat(1, 1fr);gap:18px;padding:0 0 40px 0;max-width:1080px;margin:0 auto}@media(min-width: 992px){.business_categories{grid-template-columns:repeat(2, 1fr)}}.business_categories__hero{border-radius:0 0 20px 20px;background:#def23e;padding:27px;margin:0 -15px;display:flex;flex-direction:column;gap:14px;align-items:center}@media(min-width: 992px){.business_categories__hero{margin-top:10px;margin-bottom:32px;margin-left:0;margin-right:0;grid-column:span 2;border-radius:20px}}.business_categories__hero .image{width:264px;text-align:center}@media(min-width: 992px){.business_categories__hero .image{width:100%}}.business_categories__hero .image img{display:block;margin:0 auto}.business_categories__hero .search{width:100%}.business_categories__hero .search form{border-radius:100px;background:#fff;box-shadow:0 0 32px 0 rgba(0,0,0,.07);display:flex;align-items:center;width:100%;max-width:311px;margin:0 auto;overflow:hidden;padding:11px 19px}@media(min-width: 992px){.business_categories__hero .search form{max-width:464px}}.business_categories__hero .search form button{padding:0;background:rgba(0,0,0,0)}.business_categories__hero .search form input{border:none;padding:0;outline:none}.business_categories__hero .search form input:focus{outline:none}.business_categories__hero .cloud{display:flex;gap:14px;font-size:14px}.business_categories__hero .cloud__title{font-weight:700}.business_categories__hero .cloud__items{display:flex;gap:14px}.business_categories__hero .cloud__items a{color:#000;text-decoration:underline}.business_categories--item{display:flex;align-items:center;padding:23px;height:145px;border-radius:20px;background-size:cover;font-size:22px;font-weight:700;color:#000;text-decoration:none}@media(min-width: 992px){.business_categories--item{padding:23px;height:215px;font-size:28px}}.business_categories--item .name{max-width:120px}@media(min-width: 992px){.business_categories--item .name{max-width:180px}}.business-type__heading{margin:0 -16px;padding:23px;background-size:cover;background-position:left center;background-repeat:no-repeat;height:70px;background-color:#e0f440;display:flex;align-items:center}@media(min-width: 992px){.business-type__heading{border-radius:20px;margin:50px 0 10px;padding:80px 114px;height:auto}}.business-type__heading .name{color:#000;margin:0;font-size:14px;font-weight:700;line-height:1.5;max-width:110px}@media(min-width: 992px){.business-type__heading .name{font-size:60px;line-height:60px;max-width:490px;font-weight:700}}.business-grid{padding:20px 0}@media(min-width: 992px){.business-grid{padding:40px 0}}.business-grid__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px 0;border-top:1px solid #eff2f6;border-bottom:1px solid #eff2f6}@media(min-width: 992px){.business-grid__heading{margin-bottom:50px;padding:25px}}.business-grid__heading .name{color:#000;display:flex;gap:17px;align-items:center;margin:0;font-weight:400;text-decoration:none}.business-grid__heading .name .icon{width:30px;height:30px;border-radius:6px;background:rgba(224,244,65,.85);padding:4px}@media(min-width: 992px){.business-grid__heading .name .icon{width:60px;height:60px;padding:12px;border-radius:12px}}.business-grid__heading .name .icon img{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;object-position:center;display:block}.business-grid__heading .link a{color:#000;display:flex;gap:10px;align-items:center;text-decoration:none;font-size:14px;font-weight:400}.business-grid__heading .link a:after{content:">"}.business-grid__content{display:grid;grid-template-columns:repeat(1, 1fr);gap:38px 18px}@media(min-width: 992px){.business-grid__content{grid-template-columns:repeat(4, 1fr)}}.business-grid .load-more{display:flex;align-items:center;justify-content:center;padding-top:30px}.business-grid .load-more button{font-size:16px;font-weight:400;line-height:24px;text-align:center;padding:10px 20px;color:#fff;background:#fe2eaf;border-radius:8px !important}.business-grid .load-more button.loading{background:#fd9ed9}.business-item{position:relative;padding:10px;border-radius:24px;background:#fff;border:1px solid #ececec;box-shadow:0px 0px 32px 0px rgba(0,0,0,.2)}.business-item__link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.business-item__image{border-radius:12px;overflow:hidden;position:relative;margin-bottom:8px}.business-item__image .image img{width:100%;display:block;aspect-ratio:49/33;object-fit:cover}.business-item__image .logo{position:absolute;left:12px;bottom:12px}.business-item__image .logo img{display:block;width:60px;height:60px;object-fit:cover;object-position:center center;border-radius:50%}.business-item__image .tags-row{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:4px}.business-item__image .tags-row .tag-item{font-size:14px;font-weight:400;line-height:21px;padding:6px 10px;background:#fe2eaf;border-radius:8px;color:#fff}.business-item__image .tags-row .tag-item.new{background:#e0f441;color:#1e1e1e}.business-item__content .title{font-weight:400;margin-bottom:8px}.business-item__content .except{color:#676767;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.business-item__content .business-info{display:flex;gap:8px}.business-item__content .business-info:not(:last-child){margin-bottom:10px}.business-item__content .business-info__item{display:flex;align-items:center;gap:4px;color:#000;text-decoration:none;font-size:16px}.business-types{padding:30px 20px}@media(min-width: 1500px){.business-types{padding:94px 50px}}.business-types__content{display:flex;flex-direction:column;gap:18px}.business-types__content .item{display:flex;align-items:center;padding:23px;height:144px;border-radius:20px;background-size:cover;font-size:22px;font-weight:700;color:#000;text-decoration:none}@media(min-width: 576px){.business-types__content .item{min-width:370px;max-width:374px}}.business-types__content .item .name{max-width:120px}.glsr-summary{flex-wrap:nowrap !important;justify-content:flex-end}.glsr-summary .glsr-tag-value{font-size:16px;font-weight:400;line-height:24px}.contact__heading{padding:22px 0;text-align:center}@media(min-width: 992px){.contact__heading{padding:60px 0}}.contact__heading .title{margin-bottom:8px}.contact__heading .description{max-width:610px;margin:0 auto}.contact__pills{display:flex;gap:12px;flex-direction:column;margin:0 -16px}@media(min-width: 992px){.contact__pills{margin:0;gap:39px;flex-direction:row}}.contact__wrapper{padding:37px 0 0}@media(min-width: 992px){.contact__wrapper{padding:37px 0}}.contact .form-row{display:flex;gap:42px;flex-direction:column}@media(min-width: 992px){.contact .form-row{flex-direction:row}}.contact .form-row__image{margin:0 -16px}@media(min-width: 992px){.contact .form-row__image{margin:0;width:56%}}.contact .form-row__image img{display:block}@media(min-width: 992px){.contact .form-row__image img{border-radius:20px}}@media(min-width: 992px){.contact .form-row__data{width:44%}}.contact .form-row__data .title{text-align:center;margin-bottom:13px}.also{margin-top:18px}.also .title{margin-bottom:20px;position:relative}.also .title:before{content:"";display:block;width:100%;height:1px;background-color:#1e1e1e;position:absolute;top:50%;z-index:-1}.also .title span{display:block;max-width:180px;margin:0 auto;text-align:center;background:#fff}.also .links{display:flex;align-items:center;justify-content:center;gap:20px}.also .links a{display:block;text-decoration:none}.also .links a img{display:block}.request__hero img{display:block}.request__hero .main{display:none}@media(min-width: 992px){.request__hero .main{display:block}}@media(min-width: 992px){.request__hero .mobile{display:none}}.request__content{max-width:780px;margin:20px auto 30px;padding:0 20px;background:#fff;position:relative}@media(min-width: 992px){.request__content{margin:-110px auto 60px;box-shadow:0px 0px 32px 0px rgba(0,0,0,.07);border-radius:20px;padding:60px}}.request__heading{text-align:center}.request__heading .image{margin:0 -16px 30px;height:410px}@media(min-width: 992px){.request__heading .image{height:auto;margin:0 0 30px}}.request__heading .image img{width:100%;height:100%;object-fit:cover;object-position:43% center}.request__heading .title{display:flex;gap:0;justify-content:center;align-items:center;font-weight:400;margin:0 -20px}@media(min-width: 992px){.request__heading .title{gap:18px;margin:0}}.request__heading .title svg{width:46px}@media(min-width: 992px){.request__heading .title svg{width:initial}}.request__heading .description{margin-bottom:24px;text-align:right;font-size:18px}@media(min-width: 992px){.request__heading .description{text-align:center}}.request__heading .description p{margin-bottom:9px}.request__wrapper{max-width:1080px;margin:0 auto}.request__wrapper h5{font-weight:400}.request .form-row .info{display:grid;grid-template-columns:1fr;gap:16px 20px;margin:38px 0}@media(min-width: 992px){.request .form-row .info{grid-template-columns:1fr 1fr}}.request .form-row .info span{margin:0}.request .form-row .info label{display:flex;justify-content:space-between;align-items:center}.request .form-row .info label span{width:75%}@media(min-width: 992px){.request .form-row .info label span{width:70%}}.request .form-row .info label:nth-child(2) span,.request .form-row .info label:nth-child(4) span{width:85%}@media(min-width: 992px){.request .form-row .info label:nth-child(2) span,.request .form-row .info label:nth-child(4) span{width:80%}}.request .form-row .info label:nth-child(1){order:3}@media(min-width: 992px){.request .form-row .info label:nth-child(1){order:1}}.request .form-row .info label:nth-child(2){order:1}@media(min-width: 992px){.request .form-row .info label:nth-child(2){order:1}}.request .form-row .info label:nth-child(3){order:4}@media(min-width: 992px){.request .form-row .info label:nth-child(3){order:1}}.request .form-row .info label:nth-child(4){order:2}@media(min-width: 992px){.request .form-row .info label:nth-child(4){order:1}}.request .form-row .wpcf7-form-control-wrap[data-name=files]{margin:38px 0}.request .form-row .wpcf7-form-control-wrap[data-name=files] .form-label{position:absolute;border-radius:8px;padding:20px;display:flex;gap:10px;align-items:center;justify-content:center;background:#1e1e1e;color:#fff;font-size:16px;font-weight:400;line-height:24px;width:246px;cursor:pointer}.request .form-row .wpcf7-acceptance{margin:38px 0}.request .form-row .wpcf7-acceptance label{font-size:14px;font-weight:400;line-height:21px}.request .form-row .also{margin-top:18px}.request .form-row .also .title:before{z-index:1}.request .form-row .also .title span{max-width:118px;position:relative;z-index:2}@media(min-width: 992px){.request .form-row .also .title span{max-width:190px}}body.dark-theme{background-color:#222;color:#eee}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:19px;height:37px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;background:rgba(0,0,0,0)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:rgba(0,0,0,0);outline:none;background:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{content:"";width:19px;height:37px;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:0}[dir=rtl] .slick-prev{right:0;left:auto}.slick-prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='37' viewBox='0 0 19 37' fill='none'%3E%3Cpath d='M14.822 10.3701L13.2305 8.78011L4.56199 17.4456C4.42226 17.5845 4.31136 17.7496 4.23569 17.9314C4.16002 18.1133 4.12106 18.3084 4.12106 18.5054C4.12106 18.7023 4.16002 18.8974 4.23569 19.0793C4.31136 19.2611 4.42226 19.4263 4.56199 19.5651L13.2305 28.2351L14.8205 26.6451L6.68449 18.5076L14.822 10.3701Z' fill='%231E1E1E'/%3E%3C/svg%3E")}[dir=rtl] .slick-prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='37' viewBox='0 0 19 37' fill='none'%3E%3Cpath d='M4.17798 10.3701L5.76948 8.78011L14.438 17.4456C14.5777 17.5845 14.6886 17.7496 14.7643 17.9314C14.8399 18.1133 14.8789 18.3084 14.8789 18.5054C14.8789 18.7023 14.8399 18.8974 14.7643 19.0793C14.6886 19.2611 14.5777 19.4263 14.438 19.5651L5.76948 28.2351L4.17948 26.6451L12.3155 18.5076L4.17798 10.3701Z' fill='%231E1E1E'/%3E%3C/svg%3E")}.slick-next{right:0}[dir=rtl] .slick-next{right:auto;left:0}.slick-next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='37' viewBox='0 0 19 37' fill='none'%3E%3Cpath d='M4.17798 10.3701L5.76948 8.78011L14.438 17.4456C14.5777 17.5845 14.6886 17.7496 14.7643 17.9314C14.8399 18.1133 14.8789 18.3084 14.8789 18.5054C14.8789 18.7023 14.8399 18.8974 14.7643 19.0793C14.6886 19.2611 14.5777 19.4263 14.438 19.5651L5.76948 28.2351L4.17948 26.6451L12.3155 18.5076L4.17798 10.3701Z' fill='%231E1E1E'/%3E%3C/svg%3E")}[dir=rtl] .slick-next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='37' viewBox='0 0 19 37' fill='none'%3E%3Cpath d='M14.822 10.3701L13.2305 8.78011L4.56199 17.4456C4.42226 17.5845 4.31136 17.7496 4.23569 17.9314C4.16002 18.1133 4.12106 18.3084 4.12106 18.5054C4.12106 18.7023 4.16002 18.8974 4.23569 19.0793C4.31136 19.2611 4.42226 19.4263 4.56199 19.5651L13.2305 28.2351L14.8205 26.6451L6.68449 18.5076L14.822 10.3701Z' fill='%231E1E1E'/%3E%3C/svg%3E")}
/*# sourceMappingURL=main.min.css.map */
