header,
#testimonial-article .header {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F5F5F5;
}
#testimonial-article header {
    height: auto;
    background: none;
    justify-content: flex-start;
    order: 1;
    margin-bottom: 0.75rem !important;
}
.page #homeCarousel {
    margin-bottom: 2rem;
}
.page .alert {
    border-radius: var(--radius-big);
}
.page .carousel-item img {
    height: auto;
    border-radius: var(--radius-big);
}

.page .carousel-indicators li.active {
    background-color: var(--color);
    border: 1.5px solid #fff;
}
.page .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    border: none;
}
.page .container.my-5 {
    margin-top: 1rem !important;
}
#testimonials.page .container.my-5,
#testimonial-article.page .container.my-5 {
    margin-top: 2rem !important;
}
.page {
    min-height: calc(100vh - 320px);
    overflow-x: hidden;
}
.page .custom-page-header {
    font-size: var(--font-23);
    font-family: var(--bold-font);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: var(--font-color);
}
#thank-you.page .container.mb-4 {
    padding-top: 1rem;
}
.page-content a {
    color: var(--color);
}
.page .card.animated {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.104761);
    border-radius: var(--radius-big);
}
.page .card.application-form,
.page .card.contact-card {
    background: #FFFFFF;
    box-shadow: 0 0 10px #E5E5E5;
    border-radius: var(--radius-big);
}
.page .card.application-form {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
}
.page .card.contact-card {
    width: 100%;
}
/*.page .card.application-form {*/
/*width: calc(1069px - 4rem);*/
/*}*/
.page .card.contact-card .icon-label {
    position: absolute;
    top:0;
    bottom: 0;
    left: 10px;
    margin: auto;
    display: flex;
    align-items: center;
    pointer-events: none;
}
.page .card.contact-card .icon-label svg {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.page:not(#contact) .card.contact-card .icon-label svg path {
    fill: #666666
}
.page .card {
    width: 1100px;
    border-radius: 4.5px;
    background-color: #fff;
    border: none;
    margin: auto;
}
#contact svg.arrow-down path {
    fill: #666666;
}
#contact.page .stores-wrapper .no_results {
    margin-top: 1rem;
    text-align: center;
    font-weight: 500;
}
#contact.page .search-wrapper {
    position: sticky;
    top:0;
    background: #FFFFFF;
    margin-bottom: 1rem;
    z-index: 1;
}
#contact.page .search-wrapper .search-icon {
    position: absolute;
    left: 10px;
    top:0;
    bottom: 0;
    margin: auto;
}
#contact.page #search_store {
    background: none;
    padding-left: 45px;
    border-radius: var(--radius-big);
}
#contact.page #search_store:focus {
    border-color: #dddddd;
}
/*.no_header .page:not(#veggie) .card {*/
/*width: 100%;*/
/*box-shadow: none;*/
/*}*/
/*.no_header .page .card {*/
/*width: 100%;*/
/*box-shadow: none;*/
/*}*/
/*.no_header .page .card-body {*/
/*padding: 0.3rem;*/
/*}*/
/*.no_header .page .card-body ol li,*/
/*.no_header .page .card-body ul li {*/
/*margin-bottom: 0.25rem;*/
/*}*/
/*.no_header dl,*/
/*.no_header ol,*/
/*.no_header ul {*/
/*margin-bottom: 0.25rem;*/
/*padding-left: 1.75rem;*/
/*}*/
.no_header .py-3 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.no_header .py-4,
.no_header .py-5 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.no_header .my-4,
.no_header .my-5:not(.section-card) {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}
.no_header .mb-4 {
    margin-bottom: 1rem !important;
}
.no_header .pb-5 {
    padding-bottom: 0.75rem !important;
}
.no_header .pt-5 {
    padding-top: 0.5rem !important;
}
.no_header p {
    margin-bottom: 0.5rem;
}
.no_header .form-group {
    margin-bottom: 0.5rem;
}
.page .section-card.animated-card {
    transition: all 4s;
    box-shadow: none;
}
.careers.page .section-card.animated-card {
    width: 100%;
}
.page .section-card,
.page .section-card.animated-card.show {
    box-shadow: var(--shadow);
    border-radius: var(--radius-big);
}
.page .section-card .card-img {
    border-radius: var(--radius-small);
    height: 100%;
    object-fit: cover;
}
.page .section-card .image_section {
    padding: 1rem 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page .section-card .card-title {
    font-size: var(--font-23);
    font-family: var(--bold-font);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: var(--font-color);
}
.no_header .page .section-card .card-title {
    margin-bottom: 0.2rem;
}
.page .section-card .card-text,
.page .section-card .card-text p {
    font-size: var(--font-14);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: var(--font-color);
}
.page ol ol, .page ol ul, .page ul ol, .page ul ul {
    padding-left: 0;
    margin-left: -8px;
}
.page .section-card:nth-child(even) .image_section {
    order: 0;
}
.page .section-card:nth-child(odd) .image_section {
    order: 1;
}
.page .section-card:nth-child(even) .content_section {
    order: 1;
}
.page .section-card:nth-child(odd) .content_section {
    order: 0;
}
.page.article .card {
    box-shadow: 0 0 10px #E5E5E5;
    border-radius: var(--radius-big);
}
.page.article header {
    height: auto;
    background: none;
    margin-bottom: 0.75rem !important;
    justify-content: flex-start;
}
.page.article .card-body {
    padding: 1rem;
    display: flex;
    flex-direction: column;
}
.page.article .page-content {
    margin-bottom: 0.75rem;
}
.page .card.article .page-content {
    order: 2;
}
.page .card.article .page-link-url {
    order: 3;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.page .testimonials .card {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 0 10px #E5E5E5;
    border-radius: var(--radius-big);
}
.page .card-img-top {
    width: 100%;
    height: 380px;
    object-fit: cover;
    border-radius: var(--radius-small);
}
.date-position {
    position: absolute;
    right: 1rem;
    bottom: 25px;
}
.page .card-img-top.testimonials-header-img {
    height: auto;
    object-fit: cover;
    order: 0;
    border-radius: var(--radius-big);
    padding: 1rem 1rem 0;
}
.page .testimonials .card-img-top {
    width: calc(100% - 2rem);
    height: unset;
    object-fit: cover;
    aspect-ratio: 300 / 240;
    margin: 1rem auto 0;
    border-radius: var(--radius-small);
}
.page .card-img-top.unsubscribe-icon {
    width: 150px;
    height: 100%;
    object-fit: contain;
}
.page .testimonials .card-title {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: var(--font-color);
    order: 1;
    margin-bottom: 0;
}
.page .testimonials .card-text,
.page .testimonials .card-text p {
    display: none;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 0;
}
.page .testimonials .card-footer {
    background: 0 0;
    border: none;
    padding-left: 1rem;
    padding-right: 1rem;
}
.article .back_to_news_btn {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.article .return_to_news {
    display: flex;
    align-items: center;
    font-size: var(--font-14);
    line-height: 18px;
    font-family: var(--bold-font);
    font-weight: 400;
    color: #292929;
}
.article .back_to_news_btn svg {
    width: 10px;
}
.page.careers .nav-link .custom-page-header {
    font-weight: 500;
}
.page.careers .nav-link.active .custom-page-header {
    border-bottom: 2px solid var(--color);
    padding-bottom: 1.5rem;
    margin-bottom: 1rem;
    font-family: var(--bold-font);
    font-weight: 400;
}
.page .contact-card .card-header {
    border: none;
    border-radius: var(--radius-big) var(--radius-big) 0 0;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
}
.page .contact-card .card-title {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: var(--font-color);
    margin-bottom: 0;
}
.page .contact-card label.contact-label {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #666666;
    position: absolute;
    top: -8px;
    left: 18px;
    background: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 1;
}
.page .contact-card .contact-form-group {
    margin-bottom: 2.2rem;
}
.page .contact-card .contact-form-group:has(.error-input) .contact-label {
    color: #D70000;
}
.page .contact-card input,
.page .contact-card input:focus,
.page .contact-card select,
.page .contact-card select:focus {
    border: solid 1px #DDDDDD;
    background-color: #fff;
}
.page .contact-card select.form-control {
    padding-left: 38px;
}
.page .contact-card select#contactFeedbackType {
    padding-left: 12px;
}
.page .contact-card .ticket-form-group select.form-control {
    padding-left: 12px;
}
.page .contact-card textarea {
    height: 100px;
    border-radius: 8px;
    border: solid 1px #DDDDDD;
    resize: none;
}
.page .contact-card .sendBtn {
    width: fit-content;
    min-width: 150px;
    height: 45px;
    border-radius: var(--radius-big);
    font-size: 16px;
    font-family: var(--bold-font);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding-left: 1rem;
    padding-right: 1rem;
    background: var(--color);
}
.page .card-body {
    padding: 1.75rem 3rem;
}
#careers.page .card:not(.application-form) .card-body {
    padding: 1.75rem 3rem 0;
}
#careers.page .card.application-form .card-body {
    padding: 0 1.5rem 1.5rem 1.5rem;
}
.page .testimonials .card-body {
    padding: 0.75rem 1rem 0 1rem;
    display: flex;
    flex-direction: column;
}
.page .article .card-body {
    padding: 1rem;
    display: flex;
    flex-direction: column;
}
.page .article .card-body .page-header {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: var(--font-color);
}
.page .testimonials .card-body .card-link-wrapper {
    order: 0;
    margin-bottom: 0.5rem;
}
.page .testimonials .read_more_link {
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 14px;
    background-color: var(--color);
    line-height: 17px;
    border-radius: var(--radius-big);
    color: #fff;
    padding: 0.5rem 1rem;
    margin: 0.25rem auto;
    display: block;
}
.page .testimonial-card-link,
.page .testimonials .card-link {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    color: var(--color);
}
.page .testimonials .card-link {
    font-size: 14px;
    line-height: 17px;
}
.page .testimonial-card-link {
    font-size: 16px;
    line-height: 19px;
}
.page .stores-card .card-body {
    padding: 0.75rem;
}
.page .stores-card .card-body:not(:last-child) {
    border-bottom: solid 1px rgba(151, 151, 151, 0.5);
}
.page .stores-card .store-title {
    font-size: 19px;
    font-family: var(--bold-font);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}
.page .stores-card .store-data {
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.62;
    letter-spacing: normal;
    color: #393737;
}
.page .stores-card .pin-icon {
    width: 9.2px;
    height: 13px;
    object-fit: contain;
}
.page .stores-card .tel-icon {
    width: 11.2px;
    height: 11.2px;
    object-fit: contain;
}
.page .stores-card .hours-heading {
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.46;
    letter-spacing: normal;
    text-align: right;
    color: #535053;
}
.page .stores-card .hours {
    font-size: 17px;
    font-family: var(--bold-font);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: right;
}
.page .card-body li,
.page .card-body p {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: normal;
    color: var(--font-color);
}
.page .card-body ul {
    padding-left: 1.25rem;
    list-style-type: none;
    margin-bottom: 2rem;
}
.page .card-body ul li::before {
    content: "\2022";
    font-family: var(--bold-font);
    font-weight: 400;
    display: inline-block;
    width: 1.2rem;
    margin-left: -1.2rem;
    font-size: 24px;
    position: relative;
    top: 2px;
}
.page .card-body ol li,
.page .card-body ul li {
    margin-bottom: 1rem;
}
.page .animated {
    animation-duration: 1.5s;
}
.page .thankyou-icon {
    width: 171px;
    height: 181px;
    object-fit: contain;
}
.page .thankyou-icon path {
    fill: red;
}
.page .back_to_home {
    font-size: 14px;
    font-family: var(--bold-font);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    padding: 0.75rem 2rem;
    border-radius: var(--radius-big);
}
#veggie .custom-content-veggie {
    text-align: center;
}
#thank-you.page .card-text {
    width: 500px;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--font-color);
    margin: auto;
}
#thank-you.page .card-link {
    font-size: 14px;
    font-family: var(--bold-font);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--color);
    margin-left: 0.25rem;
}
#thank-you.page .phone-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.page #contact-map {
    background: #fff;
    width: 100%;
    height: 554px;
    border-radius: var(--radius-small);
}
.page.stores #contact-map {
    height: 350px;
}
.page .table,
.page .table thead {
    position: relative !important;
}
@keyframes MoveLeftRight {
    0%,
    100% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-10px);
    }
}
.page .right_scroll:after {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-image: url("/demo/dist/images/arrow-right.svg");
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    position: absolute;
    top: 10px;
    right: 5px;
    animation: MoveLeftRight 1.5s linear infinite;
    transform: rotate(-90deg);
}
#contactForm .arrow-down {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
#myButton {
    margin-top: 220px;
}
#smsConsentModal {
    display: flex;
    align-items: center;
    justify-content: center;
}
#sms_modal_container {
    max-width: 580px;
    border-radius: 12px;
}
.modal-header {
    background-color: #d60b0b;
}
.modal-title {
    color: #fff;
}
/*.modal-body {*/
/*padding: 45px 90px 0;*/
/*}*/
/*.modal-footer {*/
/*    padding: 0.75rem 80px 1.5rem !important;*/
/*}*/
.info_container {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.message_content {
    font-size: 14px;
    line-height: 1.36;
    color: #3e3d3f;
    margin-bottom: 45px;
}
.checkBox-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    margin-bottom: 30px;
}
.checkBox {
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 2px solid #d60b0b;
}
.cb_active {
    background-color: #d60b0b;
    background-image: url(../../images/check.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.checkBox-text {
    font-size: 12px;
    line-height: 1.17;
    color: #000;
    margin-bottom: 0;
    margin-left: 8px;
}
.option-buttons-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
}
.opt-button {
    width: 50%;
    padding: 0 10px;
    height: 50px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    font-family: var(--bold-font);
    font-weight: 400;
    color: #fff;
}
.button-positive,
.button-positive:focus {
    background-color: #d60b0b;
}
.button-negative,
.button-negative:focus {
    background-color: #a3a89e;
}
.card-body > table {
    border: 1px solid red;
}
.wp-block-table {
    overflow-x: auto;
}
.wp-block-table table {
    border: 1px solid #e4002b;
    border-collapse: collapse;
    width: 100%;
}
.wp-block-table th:first-child {
    border: 1px solid #e4002b;
}
.wp-block-table th {
    padding: 10px;
    background: #e4002b;
    color: #fff;
    text-align: center;
    border-left: 1px solid #fff;
}
th.rotate {
    height: 320px;
    white-space: nowrap;
}
th.rotate > div {
    transform: translate(0, 130px) rotate(270deg);
    width: 30px;
}
.wp-block-table td {
    padding: 10px;
    border: 1px solid red;
}
tr.product td {
    text-align: center;
}
div.radio-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
}
div.radio-group > label[for="contactValue"] {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
div.radio-group > label[for="contactValue"] > .checkmark {
    position: relative;
    margin-right: 5px;
}
div.radio-group + div:not(.hidden) {
    height: 48px;
    transition: height 0.5s ease-in-out;
    overflow: hidden;
}
div.radio-group + div.hidden {
    height: 0;
    transition: height 0.5s ease-in-out;
    overflow: hidden;
}
div.radio-group + div > select {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}
div.radio-group + div.hidden > select {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
div.radio-group label {
    margin-bottom: 0;
    vertical-align: middle;
}
#contactTypeTicket:disabled,
#contactTypeTicket[readonly] {
    opacity: 0;
}
.custom-radio-container {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom-radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}
.custom-radio-container:hover input ~ .checkmark {
    background-color: #ccc;
}
.custom-radio-container input:checked ~ .checkmark {
    background-color: var(--color);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom-radio-container input:checked ~ .checkmark:after {
    display: block;
}
.custom-radio-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}
.delivery-nav-icon,
.takeaway-nav-icon {
    width: 14px;
    height: 14px;
    object-fit: cover;
}

#page-video {
    object-fit: cover;
}
.video-overlay {
    position: absolute;
    width: calc(100% - 20px);
    height: 100%;
    top:0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.61), rgba(0, 0, 0, 0));
}

.video-overlay.transparency {
    background: transparent;
    height: calc(100% - 60px);
}
.controls-btn {
    width: 130px;
    height: 130px;
    object-fit: contain;
}
.play-btn {
    background: none;
}
.timeline {
    position: relative;
    width: 100%;
    margin: 1.75rem auto;
    padding: 0;
    list-style-type: none;
}

/*.timeline:before {*/
/*position: absolute;*/
/*left: 50%;*/
/*content: ' ';*/
/*display: block;*/
/*width: 3px;*/
/*!*margin-left: -4px;*!*/
/*background: var(--color);*/
/*!*z-index: 5;*!*/
/*}*/

.timeline li {
    padding: 1em 0 2em 0;
    width: 100%;
}
.timeline li:nth-child(odd) {
    position: absolute;
}

.timeline li:nth-child(even) .direction-r.card {
    margin-top: 250px;
}

.timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.page .direction-l.card {
    position: relative;
    width: 45%;
    float: left;
    top: -25px;
}
.page .direction-l.card:before,
.page .direction-r.card:before {
    content: '';
    width: 3px;
    height: calc(100% + 10px);
    background: var(--color);
    position: absolute;
    top: calc(50% + 25px);
    visibility: hidden;
}
.page .direction-l.card:before {
    right: -74px;
}
.page .direction-r.card:before {
    left: -71px;
}
.page .direction-l.card.show:before,
.page .direction-r.card.show:before {
    visibility: visible;
}

.page .timeline li:last-child .card:before {
    display: none;
}
.page .direction-r.card {
    position: relative;
    width: 45%;
    float: right;
    top: -25px;
}
.page .direction-l.card:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 30px solid #fff;
    border-bottom: 15px solid transparent;
    top:0;
    bottom:0;
    margin: auto;
    right: -28px;
    filter: drop-shadow(5px 0 3px rgba(0, 0, 0, 0.11));
}

.page .direction-r.card:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 30px solid #fff;
    border-bottom: 15px solid transparent;
    top:0;
    bottom:0;
    margin: auto;
    left: -28px;
    filter: drop-shadow(-5px 0 3px rgba(0, 0, 0, 0.11));
}
.timeline .card-title {
    font-size: var(--font-17);
    font-family: var(--bold-font);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--color)
}
.flag-wrapper {
    position: relative;
    display: inline-block;
    text-align: center;
}

.flag {
    font-size: var(--font-23);
    font-family: var(--bold-font);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.74;
    letter-spacing: normal;
    text-align: center;
    color: var(--white);
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background-color: var(--color);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: calc(50% - 40px);
}
.page .card.about-card {
    width: calc(90% - 10px);
}
.page .card.about-card .card-body {
    padding: 1.75rem;
}
.page .card.about-card .card-img-top {
    border: none;
    margin-bottom: 1rem;
}
.page .card.about-card .card-title {
    font-size: var(--font-17);
    font-family: var(--bold-font);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--color);
}
.page .card.about-card .card-text,
.page .card.about-card .card-text p {
    font-size: var(--font-14);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: var(--font-color);
    margin-bottom: 0;
}
.page .card.about-card.left-content {
    margin-left: 0;
}
.page .card.about-card.right-content {
    margin-right: 0;
}
.page .grid {
    margin: 1.75rem auto;
}
.page .grid:before {
    content: '';
    position: absolute;
    width: 3px;
    background: var(--color);
    top: -7rem;
    bottom: 0;
    margin: auto;
    left: 50%;
}
.page .grid .grid-col:nth-child(2) {
    margin-top:15%;
}
.card.about-card .card-arrow {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    top: 0;
    bottom: 0;
    margin: auto;
}
.card.about-card.left-content .card-arrow {
    right: -28px;
    border-left: 30px solid #fff;
    filter: drop-shadow(5px 0 3px rgba(0, 0, 0, 0.11));
}
.card.about-card.right-content .card-arrow {
    left: -28px;
    border-right: 30px solid #fff;
    filter: drop-shadow(-5px 0 3px rgba(0, 0, 0, 0.11));
}
.card.about-card.left-content .flag {
    right: calc(-10% - 48px - 8px);
}
.card.about-card.right-content .flag {
    left: calc(-10% - 48px - 5px);
}
.direction-r .flag {
    padding: 0;
    left: 0;
    margin-left: -108px;
}
.direction-l .flag {
    /*right: -108px;*/
    left: 0;
    margin-left: calc(100% + 34px);
}

.direction-l .flag:before,
.direction-r .flag:before {
    position: absolute;
    top: 15px;
    right: -16.5%;
    content: '';
    display: none;
    width: 76px;
    height: 76px;
    margin-top: -10px;
    background: var(--color);
    border-radius: 50%;
    border: 1px solid var(--color);
    z-index: 10;
}

.direction-r .flag:before {
    left: -17.5%;
}
.direction-l .desc {
    padding-right: 10px;
}

.time-wrapper {
    display: inline;
    line-height: 1em;
    font-size: 0.66666em;
    color: rgb(250,80,80);
    vertical-align: middle;
}

.direction-l .time-wrapper {
    float: left;
}

.direction-r .time-wrapper {
    float: right;
}

.time {
    display: inline-block;
    padding: 4px 6px;
    background: rgb(248,248,248);
}
.page .timeline .card-body {
    padding: 1.75rem;
}
.page .timeline .card-img-top {
    border: none;
    margin-bottom: 1rem;
}
.page .timeline .card-text,
.page .timeline .card-text p {
    font-size: var(--font-14);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: var(--font-color);
}

.careers .careers_btn {
    width: auto;
    min-width: 260px;
    height: 44px;
    border-radius: var(--radius-big);
    background-color: var(--color);
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
}
.careers .dropdown-divider {
    border-color: #979797;
    opacity: 0.5;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    visibility: hidden;
}
.application-form .card-header {
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    border: none;
    border-radius: 0;
    min-height: 60px;
    margin-top: 0.5rem;
}
.application-form .card-header .card-title {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: normal;
    text-align: center;
    color: var(--font-color);
}
.application-form .label_normal {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: normal;
    color: #666666;
}
.application-form .label_normal:has( + select),
.application-form .label_normal:has( + .position-relative),
.application-form .label_normal:has( + .custom-file),
.application-form .label_normal:has( + input[type="text"]),
.application-form .label_normal:has( + input[type="email"]),
.application-form .label_normal:has( + input[type="tel"]),
.application-form .label_normal:has( + textarea) {
    background: #ffffff;
    padding-left: 4px;
    padding-right: 4px;
    position: absolute;
    top: -8px;
    left: 18px;
    z-index: 5;
    margin-bottom: 0;
}
.application-form .form-control {
    background-color: #fff;
    border: 1px solid #DDDDDD;
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: var(--font-color);
}
.application-form .form-control:focus {
    background-color: #fff;
    border: 1px solid #DDDDDD;
}
.application-form .form-row {
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
}
.application-form .form-row>[class*=col-]  {
    padding-left: 10px;
    padding-right: 10px;
}
.application-form .form-row .form-group {
    margin-bottom: 2rem;
}
.application-form input.form-control,
.application-form select.form-control {
    height: 48px !important;
    border-radius: 8px;
}
.application-form input.form-control.date_picker {
    padding-left: 36px;
}
.application-form .custom-file {
    height: 100%;
}
.application-form textarea.form-control {
    height: 130px;
    border-radius: 8px;
}
.application-form .title-box {
    width: 100%;
    background: none;
    padding: 0;
    border-radius: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.application-form .title-box .text-center.mainColor {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color:var(--font-color) !important;
    text-align: left !important;
}
.application-form .calendar-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    pointer-events: none;
    width: 24px;
}
.application-form .form-check-label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: normal;
    color: var(--font-color);
    padding-right: 1.25rem;
    text-indent: 0.5rem;
    cursor: pointer;
}
.application-form .form-check.radio-check {
    display: flex;
    align-items: center;
}
.application-form .form-check.radio-check .form-check-label:before {
    left: -5px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 25px;
}
.application-form .form-check.radio-check .form-check-input:checked + .form-check-label:before {
    left: -5px;
    border-color: var(--color);
}
.application-form .form-check.radio-check .form-check-input:checked + .form-check-label:after {
    width: 15px;
    height: 15px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.application-form .col-16.pt-5.pb-3:has(.applicationSubmitBtn) {
    padding-top: 0 !important;
}
.application-form .form-check-input:checked + .form-check-label:after,
.application-form .form-check-input:checked + .form-check-label:before,
.application-form .form-check.checkbox-group .form-check-label:before {
    top: 0;
    bottom: 0;
    margin: auto;
}
.application-form .applicationSubmitBtn {
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    height: 46px;
    border-radius: var(--radius-big);
    background-color: var(--color);
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.application-form .custom-file-input:active,
.application-form .custom-file-input:focus,
.application-form .custom-file-input:visited {
    box-shadow: none;
    outline: 0;
}
.application-form .custom-file-input:focus ~ .custom-file-label {
    box-shadow: none;
    outline: 0;
    border-color: #DDDDDD;
}
.application-form .custom-file-input,
.application-form .custom-file-label {
    border-color: #DDDDDD;
    border-radius: 8px;
    height: 48px;
}
.application-form .custom-file-input.error-input ~ .custom-file-label {
    border-color: #db000b !important;
}
.application-form .custom-file-label::after {
    content: "" !important;
    border: none;
    background: url("/dist/images/upload.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 23px;
    height: 23px;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.application-form .file_name {
    height: 29px;
    border-radius: 3px;
    background-color: var(--color);
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
    z-index: 2;
    transition: all 0.4s;
}
.application-form .close-modal path {
    stroke-width: 1;
}
.application-form .close-modal {
    cursor: pointer;
}
.application-form .form-check.checkbox-group .invalid-feedback {
    position: absolute;
    left: 0;
}
.application-form .arrow-down {
    position: absolute;
    top:0;
    bottom: 0;
    margin: auto;
    right: 15px;
    pointer-events: none;
}

.stores-wrapper #contactAccordion .card {
    width: 100%;
    background: #FFFFFF;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #DDDDDD;
}
.stores-wrapper #contactAccordion {
    box-shadow: 0 0 38px rgba(0, 0, 0, 0.12);
    border-radius: 38px;
    max-height: 440px;
    overflow-y: auto;
}
.stores-wrapper #contactAccordion::-webkit-scrollbar-track {
    margin-top: 24px;
    margin-bottom: 24px;
}
.stores-wrapper #contactAccordion .card:first-child {
    border-radius: var(--radius-big) var(--radius-big) 0 0;
}
.stores-wrapper #contactAccordion .card:last-child {
    border-radius: 0 0 var(--radius-big) var(--radius-big);
    border-bottom: none;
}
.stores-wrapper .card-body {
    padding: 1rem;
}
.stores-wrapper #contactAccordion .store-details {
    border: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.stores-wrapper .card-title {
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: var(--font-color);
    margin-bottom: 0;
}
.stores-wrapper .card-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: var(--font-color);
    margin-top: 0.5rem;
}
.stores-wrapper .title-col {
    flex-basis: calc(100% - 120px);
    max-width: calc(100% - 120px);
}
.stores-wrapper .status {
    width: 100px;
    height: 30px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-family: var(--bold-font);
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
}
.stores-wrapper .status.open {
    background: #8DC63F;
}
.stores-wrapper .status.closed {
    background: #525252;
}
.stores-wrapper .store-details .table td {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    vertical-align: middle;
}
/*.stores-wrapper .schedule_collapse .table td {*/
/*font-style: normal;*/
/*font-weight: 400;*/
/*font-size: 14px;*/
/*line-height: 14px;*/
/*color: var(--font-color);*/
/*padding-top: 0.5rem;*/
/*padding-bottom: 0.5rem;*/
/*}*/
/*.stores-wrapper .schedule_toggle_row {*/
/*margin-left: -5px;*/
/*margin-right: -5px;*/
/*}*/
/*.stores-wrapper .schedule_toggle_row .col-auto {*/
/*padding-left: 5px;*/
/*padding-right: 5px;*/
/*}*/
/*.stores-wrapper .schedule_collapse .table tr td:last-child {*/
/*font-family: var(--bold-font);*/
/*}*/
.stores-wrapper .icon-td {
    padding-left: 0;
    padding-right: 0;
    width: 35px;
}
.stores-wrapper .store-details .details-text {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    color: var(--font-color);
}
.stores-wrapper .store-details .details-text .openat {
    font-family: var(--bold-font);
    font-weight: 400;
}
.stores-wrapper .icon-oval svg {
    width: 15px;
    height: 15px;
    object-fit: contain;
}
.stores-wrapper .icon-oval svg path {
    fill: #ffffff;
}
/*.stores-wrapper .all_hours_btn {*/
/*min-width: 130px;*/
/*height: 40px;*/
/*display: flex;*/
/*justify-content: center;*/
/*align-items: center;*/
/*border: 1px solid #525252;*/
/*color: #525252;*/
/*font-style: normal;*/
/*font-weight: 500;*/
/*font-size: 14px;*/
/*line-height: 23px;*/
/*border-radius: 32px;*/
/*padding-left: 1rem;*/
/*padding-right: 1rem;*/
/*background: #ffffff;*/
/*}*/
/*.stores-wrapper .all_hours_btn[aria-expanded="true"] {*/
/*background: #525252;*/
/*color: #ffffff;*/
/*}*/
/*.stores-wrapper .all_hours_btn svg {*/
/*width: 20px;*/
/*height: 20px;*/
/*object-fit: contain;*/
/*}*/
/*.stores-wrapper .all_hours_btn svg path {*/
/*fill: #525252;*/
/*}*/
/*.all_hours_btn[aria-expanded="true"] svg path {*/
/*fill: #ffffff;*/
/*}*/
/*.stores-wrapper .storeLink {*/
/*width: 100%;*/
/*height: 50px;*/
/*border-radius: 32px;*/
/*background: var(--color);*/
/*display: flex;*/
/*justify-content: center;*/
/*align-items: center;*/
/*font-style: normal;*/
/*font-family: var(--bold-font);*/
/*font-size: 16px;*/
/*line-height: 25px;*/
/*color: #ffffff;*/
/*}*/
/*.stores-wrapper .storeLink svg {*/
/*width: 17px;*/
/*height: 17px;*/
/*object-fit: contain;*/
/*}*/
/*.stores-wrapper .storeLink svg path {*/
/*fill: #ffffff;*/
/*}*/

@media (min-width: 970px) {
    .page .testimonials,
    .page.careers .application-form .col-lg-5 {
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
}
@media (min-width: 1200px) {
    .page .testimonials {
        flex-basis: 25%;
        max-width: 25%;
    }
}

@media (max-width: 1439px) {
    .page .card {
        width: 1069px;
    }
    .page .direction-l.card,
    .page .direction-r.card {
        width: 44%;
    }
    .page .direction-l.card:before {
        right: -74px;
    }
    .page .direction-r.card:before {
        left: -69px;
    }
}
@media (max-width: 1199px) {
    .page .card {
        width: 868px;
    }
    /*.page .card.application-form {*/
    /*width: calc(868px - 4rem);*/
    /*}*/
    .page .direction-l .flag {
        margin-left: calc(100% + 38px);
    }
    .direction-r .flag {
        margin-left: -111px;
    }
    .page .direction-l.card,
    .page .direction-r.card {
        width: 42%;
    }
    .page .direction-l.card:before {
        right: -78px;
    }
    .page .direction-r.card:before {
        left: -74px;
    }
    .stores-wrapper #contactAccordion {
        max-height: 685px;
    }
}
@media (max-width: 969px) {
    .page .card {
        width: 729px;
    }
    /*.page .card.application-form {*/
    /*width: calc(729px - 4rem);*/
    /*}*/
    .page .contact-wrapper .contact-map {
        height: 338px;
    }
    .page .contact-card .sendBtn {
        width: 100%;
    }
    .info_container {
        padding: 45px 45px 120px;
    }
    .modal-body {
        padding: 25px 40px 0;
    }
    .modal-footer {
        padding: 0.75rem 40px 1.5rem !important;
    }
    #smsConsentModal {
        padding: 0;
    }
    .application-form textarea.form-control {
        height: 287px;
    }
    .page .section-card .card-body {
        padding: 1rem 1.5rem;
    }
    .page .timeline .card-body {
        padding: 1.2rem;
    }
    .page .direction-l .flag {
        margin-left: calc(100% + 30px);
    }
    .direction-r .flag {
        margin-left: -104px;
    }
    .page .direction-l.card,
    .page .direction-r.card {
        width: 41%;
    }
    .page .direction-l.card:before {
        right: -69px;
    }
    .page .direction-r.card:before {
        left: -65px;
    }
    .page .card.about-card {
        width: 80%;
    }
    .card.about-card.left-content .flag {
        right: calc(-20% - 48px - 5px);
    }
    .card.about-card.right-content .flag {
        left: calc(-20% - 48px - 3px);
    }
    .page .card.about-card .card-body {
        padding: 1.2rem;
    }
    .stores-wrapper #contactAccordion {
        max-height: unset;
    }
}
@media (max-width: 749px) {
    .page .card {
        width: 460px;
    }
    /*.page .card.application-form {*/
    /*width: calc(460px - 4rem);*/
    /*}*/
    #careers.page .card:not(.application-form) .card-body {
        padding: 1.75rem 1rem 0;
    }
    .page .card-body {
        padding: 1.5rem;
    }
    #thank-you.page .card-text {
        width: 100%;
    }
    div.radio-group + div:not(.hidden) {
        height: 185px;
    }
    .page .card-body{
        padding: 1.5rem;
    }
    .page .section-card .card-body,
    .no_header .page .section-card .card-body {
        padding: 1rem;
    }
    .no_header .page .card-body {
        padding: 0.5rem;
    }
    .page .section-card:nth-child(even) .image_section,
    .page .section-card:nth-child(odd) .image_section {
        order: 0;
    }
    .page .section-card:nth-child(even) .content_section,
    .page .section-card:nth-child(odd) .content_section {
        order: 1;
    }
    .page .direction-r.card:after,
    .page .direction-l.card:after {
        display: none;
    }
    .page .direction-sm-r.card {
        float: left;
    }
    .page .direction-l .flag {
        margin-left: calc(100% - 15px);
    }
    .direction-r .flag {
        right: 0;
        margin-left: calc(100% - 15px);
    }
    .page .direction-l.card,
    .page .direction-r.card {
        width: calc(100% - 70px);
    }

    .timeline li:nth-child(odd) {
        position: relative;
    }
    .timeline li:nth-child(even) .direction-r.card {
        margin-top: 0;
    }
    .direction-sm-l .desc {
        padding-right: 10px;
    }
    .page .grid:before {
        left: unset;
        right: 30px;
    }
    .page .grid .grid-col:nth-child(2) {
        margin-top:unset;
    }
    .page .card.about-card.right-content {
        margin-left: 0;
    }
    .card.about-card.right-content .card-arrow {
        right: -28px;
        left: unset;
        border-left: 30px solid #fff;
        border-right: unset;
        filter: drop-shadow(5px 0 3px rgba(0, 0, 0, 0.11));
    }
    .card.about-card.right-content .flag,
    .card.about-card.left-content .flag {
        right: calc(-20% - 18px - 7px);
    }
    .card.about-card.right-content .flag {
        left: unset;
    }
}
@media (max-width: 480px) {

    .page .card {
        width: calc(100% - 20px);
        margin: auto;
    }
    /*.page .card.application-form {*/
    /*width: calc(100% - 20px);*/
    /*}*/
    .opt-button {
        width: 100%;
        margin: 0 0 1rem 0 !important;
    }
    #smsConsentModal .modal-footer {
        flex-direction: column;
    }
    div.radio-group > label[for="contactValue"] {
        padding-left: 0;
    }
    .application-form .applicationSubmitBtn,
    .careers .careers_btn {
        min-width: 100%;
    }
    .careers #pills-tab .nav-item {
        width: 100% !important;
    }
    .careers #pills-tab .nav-link {
        padding-left: 0;
        padding-right: 0;
    }
    .page.careers .nav-link.active .custom-page-header {
        border: 2px solid var(--color);
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .page .section-card .card-title {
        font-size: var(--font-19);
    }
    .direction-sm-l {
        width: 100%;
        text-align: left;
    }
    .page .direction-l.card,
    .page .direction-r.card {
        width: calc(100% - 64px);
    }
    .flag {
        width: 60px;
        height: 60px;
        font-size: var(--font-17);
        top: calc(50% - 30px);
    }
    .page .direction-l .flag {
        margin-left: calc(100% - 13px);
    }
    .direction-r .flag {
        margin-left:calc(100% - 12px);
    }
    .controls-btn {
        width: 70px;
        height: 70px;
    }
    .card.about-card.left-content .card-arrow,
    .card.about-card.right-content .card-arrow {
        display: none;
    }
    .page .direction-l.card:before,
    .page .direction-r.card:before {
        right: -19px;
        top: calc(50% + 30px);
    }
    .card.about-card.right-content .flag,
    .card.about-card.left-content .flag {
        right: -50px;
    }
    .page .grid:before {
        right: 60px;
    }
}
