.next-dinner .days-countdown,
.next-dinner .hours-countdown,
.next-dinner .minutes-countdown ,
.next-dinner .seconds-countdown {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    width: 48px;
    height: 48px;
    padding: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    font-family: Fixel;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.next-dinner p {
    color: #000;
    font-family: Fixel;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: lowercase;
}

.ss-quizz figure.elementor-image-box-img {
    width: 100% !important;
    margin: 0 !important;
    display: flex;
    display: -webkit-flex;
}
.ss-quizz figure.elementor-image-box-img img {
    width: 100% !important;
    border-radius: 20px;
    border: 1px solid #000;
    overflow: hidden;
    height: 100% !important;
    margin: 0 !important;
}

.ss-quizz h3.elementor-image-box-title {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    background: #F59D24;
    stroke-width: 1px;
    stroke: #000;
    border: 1px solid #000000;
    border-radius: 100%;
    color: #000;
    text-align: center;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin: 0 auto;
    margin-bottom: -18px;
    position: relative;
}

.ss-quizz p.elementor-image-box-description {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    padding: 24px 16px 16px 16px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    border-radius: 16px;
    border: 1px solid #000;
    background: #F59D24;
    color: #000;
    text-align: center;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 8px;
    margin-bottom: 8px;
}

.ss-quizz .elementor-widget-image-box:nth-child(2) h3.elementor-image-box-title {
    background: #00A089;
}

.ss-quizz .elementor-widget-image-box:nth-child(2) p.elementor-image-box-description {
    background: #00A089;
}

.ss-quizz .elementor-widget-image-box:nth-child(3) h3.elementor-image-box-title {
    background: #FF6C7A;
}

.ss-quizz .elementor-widget-image-box:nth-child(3) p.elementor-image-box-description {
    background: #FF6C7A;
}

.ss-quizz .elementor-widget-image-box:nth-child(4) h3.elementor-image-box-title {
    background: #EB5D40;
}

.ss-quizz .elementor-widget-image-box:nth-child(4) p.elementor-image-box-description {
    background: #EB5D40;
}

.ss-quizz .elementor-widget-image-box:nth-child(5) h3.elementor-image-box-title {
    background: #F59D24;
}

.ss-quizz .elementor-widget-image-box:nth-child(5) p.elementor-image-box-description {
    background: #F59D24;
}

.ss-quizz p.elementor-image-box-description br {
    height: 0 !important;
    display: none;
}

.ss-quizz .elementor-image-box-wrapper {
    position: relative;
}

.ss-quizz .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    transition: all 0.5s ease;
}

.ss-quizz .elementor-image-box-wrapper:hover .elementor-image-box-content {
    transform: translateY(-20px);
}

.list-unforgettable figure.elementor-image-box-img {
    width: 100% !important;
    display: flex;
    display: -webkit-flex;
}

.list-unforgettable figure.elementor-image-box-img img {
    width: 100% !important;
    border-radius: 20px;
    border: 1px solid #000;
}

.list-unforgettable h3.elementor-image-box-title {
    display: inline-flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #000;
    height: 39px;
    padding-top: 12px;
    margin-top: 0;
    margin-bottom: 12px;
}

.ss-survey .elementor-button-link {
    padding: 5px 4px;
}

.ss-survey h2.elementor-heading-title span {
    font-family: 'Fixel' !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
}

.ss-quizz.restaurants .elementor-widget-image-box:nth-child(3) h3.elementor-image-box-title {
    background: #00A089;
}

.ss-quizz.restaurants .elementor-widget-image-box:nth-child(3) p.elementor-image-box-description {
    background: #00A089;
}

.ss-quizz.restaurants .elementor-widget-image-box:nth-child(2) h3.elementor-image-box-title {
    background: #F59D24;
}

.ss-quizz.restaurants .elementor-widget-image-box:nth-child(2) p.elementor-image-box-description {
    background: #F59D24;
}

.ss-quizz.restaurants .elementor-widget-image-box:nth-child(1) h3.elementor-image-box-title {
    background: #FF6C7A;
}

.ss-quizz.restaurants .elementor-widget-image-box:nth-child(1) p.elementor-image-box-description {
    background: #FF6C7A;
}

.ss-quizz.restaurants .elementor-widget-image-box b {
    max-width: 130px;
    margin: 0 auto;
}

.ss-drink-ice h3.elementor-image-box-title span {
    font-family: "alias-union", Sans-serif;
    font-style: normal;
}

.ss-drink-ice .elementor-image-box-content {
    padding-left: 16px;
    max-width: 358px;
}

.ss-strangers .elementor-widget-container p, .ss-strangers .elementor-heading-title {
    font-family: 'Fixel';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin: 0;
}

.ss-strangers .elementor-widget-container h3 {
    font-size: 48px;
}

.ss-faq .eael-adv-accordion .eael-accordion-list:first-child .elementor-tab-title {
    border-top: 0 !important;
}

.ss-faq .eael-adv-accordion .eael-accordion-list:last-child .elementor-tab-title.active {
    border-top: 1px solid !important;
}

.text-strangers h3 {
    color: #EB5D40;
    font-family: "modak", Sans-serif;
    font-size: 96px !important;
    font-weight: 400;
}

/*css instagram cards*/
#instagram-slider .custom-card {
    height: 294px;
}
.custom-cards-container {
    display: flex;
    display: -webkit-flex;
    gap: 16px;
    max-width: 740px;
    margin: 0 auto;
}

.custom-cards-container .custom-card {
    position: relative;
    width: 236px;
    /*height: 292px;*/
}

.custom-cards-container .custom-card .custom-card-content {
    position: absolute;
    bottom: 0;
    padding: 16px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 5%, #000 100%);
    width: 100%;
    align-items: flex-end;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.custom-cards-container .img-bg {
    display: flex;
    display: -webkit-flex;
}

.custom-cards-container .custom-card {
    border-radius: 20px;
    border: 1px solid #000;
    overflow: hidden;
}

.custom-cards-container .custom-card h3 {
    color: #FFF;
    font-family: Fixel;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    max-width: 120px;
}

.custom-cards-container .custom-card p {
    color: #FFF;
    font-family: Fixel;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.custom-cards-container .custom-card .custom-card-content .play-button {
    display: flex;
    display: -webkit-flex;
    outline: none;
}

.instagram-slider .slick-slide {
    margin-right: 16px;
}

.instagram-slider .slick-list {
    margin-right: -16px;
}

.review-slider {
    display: flex;
    display: -webkit-flex;
    gap: 16px;
}

/*.review-slider .review-item {*/
/*    display: flex;*/
/*    display: -webkit-flex;*/
/*    padding: 90px 16px 24px 16px;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: flex-start;*/
/*    gap: 8px;*/
/*    border-radius: 20px;*/
/*    border: 1px solid #000;*/
/*    background: #FFF;*/
/*    position: relative;*/
/*    max-width: 328px;*/
/*}*/

.review-slider .review-item .group-content {
    position: relative;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    padding: 90px 16px 24px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    border-radius: 20px;
    border: 1px solid #000;
    background: #FFF;
    position: relative;
    max-width: 328px;
}

.review-slider .review-item .icon {
    color: #E75011;
    font-family: Modak;
    font-size: 150px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    left: 16px;
    top: -21px;
    width: 174px;
    height: 99px;
}

.review-slider .review-item p {
    color: #000;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    position: relative;
    z-index: 2;
}

.review-slider .review-item .content a {
    color: #000;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
}

.review-slider .slick-slide {
    margin-right: 16px;
}

.review-slider .slick-list {
    margin-right: -16px;
}

.review-slider .review-item .content {
    min-height: 115px;
}

.review-popup {
    max-width: 358px;
    flex-shrink: 0;
    border-radius: 20px;
    border: 1px solid #000;
    background: #FDF5EA;
    padding: 0px 16px 60px 16px;
    overflow: hidden;
}

.review-popup p {
    color: #000;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.review-popup p.author {
    color: #000;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.review-popup .icon {
    width: 174px;
    height: 99px;
    color: #E75011;
    font-family: Modak;
    font-size: 150px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}

.review-popup .close-btn {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
}

.lity-container {
    overflow: hidden;
}

.lity.lity-opened.lity-inline {
    background: rgba(0, 0, 0, 0.40);
}

/*Quizzs*/
.quizzs-widget h3 {
    color: #000;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 16px;
    margin: 0;
}

.quizzs-widget p {
    color: #000;
    text-align: center;
    font-family: Fixel;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    max-width: 416px;
    margin: 0 auto;
}

.quizzs-widget p span {
    color: #FDF5EA;
    font-family: "alias-union", Sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: block;
}

.quizzs-widget label {
    display: flex;
    width: 300px;
    height: 56px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #000;
    background: #FDF5EA;
    color: #000;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 auto;
    cursor: pointer;
    transition: all 0.5s ease;
}

.quizzs-widget label:hover {
    background: #E75011;
    color: #FFFFFF;
}

.quizzs-widget label input[type="radio"] {
    display: none;
}

.quizzs-widget .question {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    gap: 16px;
    padding: 60px 0;
    border: 1px solid #000;
}

.final-step h3 {
    color: #000;
    text-align: center;
    font-family: Fixel;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.final-step h3 span {
    color: #FDF5EA;
    font-family: "alias-union", Sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: block;
}

.final-step p {
    color: #000;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: none;
    text-align: left;
    max-width: 278px;
}

.final-step a {
    display: flex;
    width: 300px;
    height: 56px;
    padding: 0px 16px;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #000;
    background: #FDF5EA;
    color: #000;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 auto;
    transition: all 0.5s ease;
}

.final-step a:hover {
    background: #E75011;
    color: #FFFFFF;
}

.final-step {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    gap: 16px;
}

.final-step {
    border: 1px solid #000;
    background: #00A089;
    padding: 60px 0;
}

.quizzs-widget .question,
.quizzs-widget .final-step {
    display: none;
    transition: opacity 0.5s ease-in-out;
}

.quizzs-widget .question.active,
.quizzs-widget .final-step.active {
    display: flex;
    display: -webkit-flex;
    opacity: 1;
}

.mapboxgl-ctrl-attrib-inner {
    display: none;
}

/* Animation for step transition */
.quizzs-widget .question.active,
.quizzs-widget .final-step.active {
    animation: fadeIn 0.5s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

body.elementor-page-1609:not(.elementor-motion-effects-element-type-background) {
    /*background-color: #fdf5ea !important;*/
}

/*slider*/

.steps-container {
    display: flex;
    display: -webkit-flex;
    gap: 16px;
    position: relative;
    justify-content: center;
}

.steps-container .step-item {
    position: relative;
    width: 100% !important;
    border-radius: 20px;
    border: 1px solid #000;
    overflow: hidden;
    max-width: 236px;
    cursor: pointer;
    height: 359px;
}

.steps-container .step-item .group-content {
    position: absolute;
    bottom: 0;
    display: flex;
    display: -webkit-flex;
    padding: 24px 16px 16px 16px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    border-radius: 16px;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 8px;
    margin-bottom: 8px;
    transition: all 0.5s ease;

}

.steps-container .step-item:hover .group-content {
    transform: translateY(-20px);
}

.steps-container .step-item .group-content h3 {
    color: #000;
    text-align: center;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 8px;
    margin-bottom: 8px;
}

.steps-container .step-item img {
    position: relative;
    height: 100%;
    object-fit: cover;
}
.steps-container .step-item .group-content .step-number {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    stroke-width: 1px;
    stroke: #000;
    border: 1px solid #000000;
    border-radius: 100%;
    color: #000;
    text-align: center;
    font-family: Fixel;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin: 0 auto;
    margin-bottom: -18px;
    position: absolute;
    top: -18px;
}

.steps-container .step-item {
    margin-right: 16px;
}

.steps-container .slick-list {
    margin-right: -16px;
}

.slick-list.draggable {
    /*height: 100% !important;*/
}

.ss-strangers {
    overflow: hidden;
}

.members-container {
    display: flex;
    justify-content: center;
    gap: 16px;
}
.members-container .member-item img {
    width: 100% !important;
    border-radius: 20px;
    border: 1px solid #000;
    display: flex;
}

.members-container .member-item h3 {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #000;
    height: 39px;
    padding-top: 12px;
    margin-top: 0;
    margin-bottom: 12px;
    margin-top: 15px;
}

.members-container .member-item p {
    color: #000000;
    font-size: 16px;
    font-family: 'Fixel';
    display: block;
}

.members-container .member-item .group-content {
    min-height: 114px;
}

.members-container .slick-list {
    height: auto !important;
}

.members-container .member-item {
    max-width: 245px;
    margin-right: 16px;
    outline: none;
}

.members-container .slick-list {
    margin-right: -16px;
}

.text-about h2 span {
    font-family: "alias-union", Sans-serif !important;
    font-style: italic;
}

.members-container .member-item p i {
    font-family: "alias-union", Sans-serif;
    font-style: italic;
}

.logo-mb img {
    height: auto !important;
}

h2.elementor-heading-title span, h3.elementor-image-box-title i, .quizzs-widget p span {
    font-family: "alias-union", Sans-serif !important;
    font-style: italic;
}

.steps-container .group-content p {
    margin-bottom: 0;
}
.language-selector img {
    max-width: 20px;
    height: auto;
}

div#slider-ig-new .custom-card {
    height: 418px;
}

.header-new-style .signup-btn.menu-item a {
    padding: 0 10px !important;
}

@media screen and (min-width: 1445px) {
    .ss-reviewss {
        margin: 0 auto;
    }
}

@media screen and (max-width: 1300px) {
    .header-new-style .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a {
        margin: 0 8px !important;
    }
}

@media screen and (max-width: 767px) {
    .ss-strangers .elementor-widget-container h3 {
        font-size: 32px;
    }
    .text-strangers h3 {
        color: #EB5D40;
        font-family: "modak", Sans-serif;
        font-size: 64px !important;
        font-weight: 400;
    }
    .logo-mb img {
        height: auto !important;
    }

    h2.elementor-heading-title span {
        font-family: "alias-union", Sans-serif !important;
        font-style: italic;
    }

    .steps-container .step-item:hover .group-content {
        transform: translateY(0px);
    }

}