/*Tatami Page Start*/
.info {
    background-color: #5B6828;
}

.tatami-banner-wrapper {
    background-color: #5B6828;
    padding-top: 120px;
    padding-bottom: 120px;
}

.tatami-banner-block {
    position: relative;
    overflow: hidden;
}

.tatami-banner-block img {
    border: none;
    outline: none;
    border-radius: 10px;
}

.tatami-banner-block .hallmark {
    animation: fadeInDown 1s ease-out 0.2s;
    animation-fill-mode: none;
    animation-fill-mode: backwards;
}

.tatami-banner-block .u-up-vector.small {
    background-image: url('../images/hallmark-small.svg');
    width: 75px;
    height: 131px;
    position: absolute;
    left: 54px;
    bottom: 52px;
}

.tatami-banner-block .u-up-vector.large {
    position: absolute;
    bottom: auto;
    top: 0;
    right: 88px;
    background-image: url('../images/img_bottom.png');
    width: 335px;
    height: 292px;
}
.neo-eatery-brand-logo {
position: absolute;
width: 398px;
height: 99px;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}

.neo-eatery-brand-logo img{
 object-fit: cover ;
width: 398px;
height: 99px;
}

.tatami-brand-logo {
    position: absolute;
    width: 167px;
    height: 311px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.tatami-brand-logo img{
    object-fit: cover ;
    width: 168px;
    height: 311px;
    border-radius: 0px;
}
.chotto-brand-logo{
    position: absolute;
    width: 280.007px;
    height: 280.007px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.chotto-brand-logo img{
     object-fit: cover ;
    width: 280px;
height: 280px;
}

.tatami-banner-img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}


/*Tatami Page End*/
.tatami-store-locator-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding: 0 0 85px;
}

.tatami-store-locator-container {
    max-width: 1480px;
    margin: 0 auto;
    width: 100%;
}

.tatami-store-locator-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 60px;
}

.tatami-store-locator-brand {
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 84px;
    font-style: normal;
    font-weight: 300;
    line-height: 60px;
    /* 71.429% */
    letter-spacing: -1.412px;
    margin: 0;
}
.neo-eatery-store-locator-btn{
     background-color: #9C5E44;
    color: #fff;
    border: none;
    padding: 25px 58px;
    font-family: "Readex Pro", sans-serif;
    font-size: 21px;
    letter-spacing: -1.05px;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.25s ease;
    font-weight: 400;
    line-height: 23px;
}

.tatami-store-locator-btn {
    background-color: #9C7D4B;
    color: #fff;
    border: none;
    padding: 25px 58px;
    font-family: "Readex Pro", sans-serif;
    font-size: 21px;
    letter-spacing: -1.05px;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.25s ease;
    font-weight: 400;
    line-height: 23px;
}
.chotto-store-locator-btn{
     background-color: #EBB5A4;
    color: #6D1610;
    border: none;
    padding: 25px 58px;
    font-family: "Readex Pro", sans-serif;
    font-size: 21px;
    letter-spacing: -1.05px;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.25s ease;
    font-weight: 400;
    line-height: 23px;
}

.tatami-store-locator-btn:hover {
    background-color: #A27327;
    color: white;
}
.chotto-store-locator-btn:hover {
     background-color: #EBB5A4;
    color: #6D1610;
}
.neo-eatery-store-locator-btn:hover {
    background-color: #976048;
    color: #fff;
}

.tatami-store-locator-card {
    padding: 70px 90px;
    margin-bottom: 32px;
    border-radius: 10px;
    border: 2px solid #9C7D4B;
    background: #5B6828;
}

.tatami-store-locator-card-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 22px;
}

.tatami-store-locator-title-block {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.tatami-store-locator-branch-name {
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    margin: 0;
}

.tatami-store-locator-branch-since {
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 100;
    line-height: 156%;
    margin: 0;
}

.tatami-store-locator-virtual-tour {
        background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    transition: opacity 0.2s;
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 111.762%;
    letter-spacing: -0.9px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.tatami-store-locator-virtual-tour:hover {
    color: #FFF;
}

.tatami-store-locator-tour-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    flex-shrink: 0;
}

.tatami-store-locator-desc p{
    margin: 0 0 20px;
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 100 !important;
    line-height: 156%;
    letter-spacing: 0.5px;
}

.tatami-store-locator-divider {
    border: none;
    height: 0.5px;
    background-color: #8a9367;
    margin: 50px 0 50px;
    display: flex;
}

/* ── Info Grid ── */
.tatami-store-locator-info-grid {
    grid-template-columns: repeat(3, auto);
    justify-content: space-between;
    align-items: start;
    display: grid;
    gap: 24px;
}

.tatami-store-locator-info-block {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.tatami-store-locator-info-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background-color: #fff;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 2px;
}

.tatami-store-locator-info-content {
    display: flex;
    flex-direction: column;
}
.tatami-store-locator-info-content {
    padding-top: 5px;
}

.tatami-store-locator-info-title {
    display: block;
    margin-bottom: 5px;
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}

.tatami-store-locator-info-text {
    margin: 0 0 5px;
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 100;
}
.tatami-store-locator-info-text a:hover{
 color: white;
}

.tatami-section2-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding-bottom: 100px;
}

.tatami-section2-inner-container {
    max-width: 1480px;
    margin: 0 auto;
    width: 100%;
}

.tatami-section2-title h2 {
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 84px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: -1.412px;
    margin-bottom: 40px;
}

.tatami-section2-contents {
    flex-direction: column;
    width: 97%;
}

.tatami-section2-contents p {
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 200;
    line-height: 156%;
    margin-bottom: 20px;
}

.tatami-section3-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding-bottom: 120px;
}

.tatami-section3-inner-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px;
    position: relative;
    box-sizing: border-box;
    max-width: 1480px;
    margin: 0 auto;
    width: 100%;
}

.tatami-section3-inner-container *,
.tatami-section3-inner-container *::before,
.tatami-section3-inner-container *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.tatami-section3-inner-container::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");
    pointer-events: none;
    z-index: 0;
    opacity: 0.35;
}

.tatami-section3-inner-container .section-header {
    text-align: center;
    margin-bottom: 48px;
    position: relative;
    z-index: 1;
}

.tatami-section3-inner-container .section-header .eyebrow {
    font-weight: 200;
    font-size: 11px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: #c9a96e;
    margin-bottom: 14px;
}

.tatami-section3-inner-container .section-header h1 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 300;
    font-size: clamp(38px, 6vw, 68px);
    line-height: 1.05;
    color: #f5f0e8;
    letter-spacing: -0.01em;
}

.tatami-section3-inner-container .section-header h1 em {
    font-style: italic;
    color: #e2c99a;
}

.tatami-section3-inner-container .header-rule {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 20px;
}

.tatami-section3-inner-container .header-rule span {
    display: block;
    width: 60px;
    height: 1px;
    background: linear-gradient(90deg, transparent, #c9a96e);
}

.tatami-section3-inner-container .header-rule span:last-child {
    background: linear-gradient(90deg, #c9a96e, transparent);
}

.tatami-section3-inner-container .header-rule i {
    display: block;
    width: 5px;
    height: 5px;
    border: 1px solid #c9a96e;
    transform: rotate(45deg);
}

.tatami-section3-inner-container .slider-wrapper {
    width: 100%;
    position: relative;
    z-index: 1;
}

.tatami-section3-inner-container .slide-card {
    padding: 0 0px;
    cursor: pointer;
}

.tatami-section3-inner-container .slide-inner {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 420px;
    background: #2a2320;
    transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        box-shadow 0.55s ease;
}

.tatami-section3-inner-container .slide-inner:hover {
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.tatami-section3-inner-container .owl-item.center .slide-inner {
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.7);
}

.tatami-section3-inner-container .slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        filter 0.6s ease;
    filter: saturate(0.85) brightness(0.9);
}

.tatami-section3-inner-container .slide-inner:hover img {
    transform: scale(1.06);
    filter: saturate(1.05) brightness(0.95);
}

.tatami-section3-inner-container .slide-overlay {
    position: absolute;
    inset: 0;
    transition: opacity 0.4s ease;
}

.tatami-section3-inner-container .slide-corner {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 36px;
    height: 36px;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.tatami-section3-inner-container .slide-corner::before,
.tatami-section3-inner-container .slide-corner::after {
    content: '';
    position: absolute;
    background: #c9a96e;
}

.tatami-section3-inner-container .slide-corner::before {
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
}

.tatami-section3-inner-container .slide-corner::after {
    top: 0;
    right: 0;
    width: 100%;
    height: 1px;
}



.tatami-section3-inner-container .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
    pointer-events: none;
    display: flex !important;
    justify-content: space-between;
}

.tatami-section3-inner-container .owl-prev,
.tatami-section3-inner-container .owl-next {
    pointer-events: all;
    width: 48px;
    height: 48px;
    background: #00000000 !important;
    border: 2px solid rgba(156, 125, 75, 1) !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
    margin: 0 -24px;
}

.tatami-section3-inner-container .owl-prev:hover,
.tatami-section3-inner-container .owl-next:hover {
    background: #00000000  !important;
    border-color: rgba(156, 125, 75, 1) !important;
    transform: scale(1.1);
}

.tatami-section3-inner-container .owl-prev span,
.tatami-section3-inner-container .owl-next span {
    display: none;
}

.tatami-section3-inner-container .owl-prev::after,
.tatami-section3-inner-container .owl-next::after {
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    border-top: 2px solid rgba(156, 125, 75, 1);
    border-right: 2px solid rgba(156, 125, 75, 1);
}

.tatami-section3-inner-container .owl-prev::after {
    transform: rotate(-135deg) translateX(-1px);
}

.tatami-section3-inner-container .owl-next::after {
    transform: rotate(45deg) translateX(-1px);
}

@keyframes tatami-s3-fadeUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.tatami-section3-inner-container .section-header {
    animation: tatami-s3-fadeUp 0.9s ease both;
}

.tatami-section3-inner-container .slider-wrapper {
    animation: tatami-s3-fadeUp 0.9s 0.25s ease both;
}

.owl-item.active {
    margin-right: 12px !important;
}


.owl-carousel .owl-nav .owl-prev {
  margin-left: -122px;
}

.owl-carousel .owl-nav .owl-next {
  margin-right: -122px;
}



/* Virtual Tour Modal */
  .tatami-tour-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .tatami-tour-modal.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .tatami-tour-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.82);
    cursor: pointer;
  }
  .tatami-tour-modal-container {
    position: relative;
    z-index: 1;
    width: 92vw;
    max-width: 1200px;
    height: 80vh;
    max-height: 720px;
    background: #111;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.6);
    transform: scale(0.96) translateY(14px);
    transition: transform 0.35s cubic-bezier(0.34, 1.4, 0.64, 1);
  }
  .tatami-tour-modal.is-active .tatami-tour-modal-container {
    transform: scale(1) translateY(0);
  }

  /* Loader spinner */
  .tatami-tour-loader {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #111;
    opacity: 1;
    transition: opacity 0.35s ease;
  }
  .tatami-tour-loader-spinner {
    width: 46px;
    height: 46px;
    border: 3px solid rgba(255, 255, 255, 0.15);
    border-top-color: rgba(255, 255, 255, 0.85);
    border-radius: 50%;
    animation: tatami-spin 0.75s linear infinite;
  }
  @keyframes tatami-spin {
    to { transform: rotate(360deg); }
  }

  /* Iframe — hidden until loaded */
  .tatami-tour-iframe {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
    opacity: 0;
    transition: opacity 0.45s ease;
  }

  /* Loaded state: fade in iframe, fade out loader */
  .tatami-tour-modal-container.is-loaded .tatami-tour-iframe {
    opacity: 1;
  }
  .tatami-tour-modal-container.is-loaded .tatami-tour-loader {
    opacity: 0;
    pointer-events: none;
  }

  .tatami-tour-modal-close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
    background: rgba(0, 0, 0, 0.65);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    transition: background 0.2s ease;
  }
  .tatami-tour-modal-close:hover,
  .tatami-tour-modal-close:focus {
    background: rgba(0, 0, 0, 0.9);
    outline: none;
  }
  body.tatami-tour-open {
    overflow: hidden;
  }
  





@media (max-width: 1680px) {
  .owl-carousel .owl-nav .owl-prev {
    margin-left: -68px;
  }
  .owl-carousel .owl-nav .owl-next {
    margin-right: -68px;
  }
  .tatami-store-locator-brand {
    font-size: 82px;
}
.tatami-section2-title h2 {
    font-size: 82px;}
    .tatami-store-locator-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding: 0 0 75px;
}
.tatami-section2-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding-bottom: 85px;
}
.tatami-section3-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding-bottom: 85px;
}
}



@media (max-width: 1600px) {
    .tatami-banner-wrapper {
        padding-top: 90px;
        padding-bottom: 100px;
    }
    .neo-eatery-brand-logo img{
 object-fit: cover ;
width: 398px;
height: 99px;
}
.neo-eatery-brand-logo{
 object-fit: cover ;
width: 398px;
height: 99px;
}
    .tatami-brand-logo img {
    object-fit: none;
    width: 134px;
    height: 284px;
}
.tatami-brand-logo {
    position: absolute;
    width: 134px;
    height: 284px;
}
.chotto-brand-logo {
     position: absolute;
    width: 280px;
height: 280px;
}
.chotto-brand-logo img{
     object-fit: cover ;
    width: 280px;
height: 280px;
}
.tatami-banner-img {
    width: 100%;
    height: 448px;
    object-fit: cover;
}
.tatami-store-locator-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding: 0 0 75px;
}
.tatami-section2-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding-bottom: 85px;
}
.tatami-section2-contents {
    width: 100%;
}
.tatami-store-locator-brand {
    font-size: 82px;
}
.tatami-section2-title h2 {
    font-size: 82px;}

    .tatami-store-locator-info-text {
    font-size: 16px;
}
}

@media (max-width: 1520px) {
    .tatami-store-locator-brand {
        color: #FFF;
        font-family: "Readex Pro", sans-serif;
        font-size: 80px;
    }
    .tatami-section2-title h2 {
    font-size: 80px;}
    .tatami-store-locator-card {
    padding: 68px 65px;
    margin-bottom: 32px;
}
 .tatami-store-locator-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding: 0 0 65px;
}
 .tatami-section2-wrapper {
        background-color: #5B6828;
        color: #fff;
        padding-bottom: 75px;
    }
    .tatami-section3-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding-bottom: 75px;
}
.tatami-section2-contents p {
    font-size: 16px;
    
}
}

@media (max-width: 1366px) {
    img.tatami-instagram-icon {
    height: 65px;
}
    .tatami-store-locator-brand {
        color: #FFF;
        font-family: "Readex Pro", sans-serif;
        font-size: 64px;
    }
    .neo-eatery-store-locator-btn:hover {
   padding: 21px 45px;
    font-family: "Readex Pro", sans-serif;
    font-size: 18px;
}
    .tatami-store-locator-btn {
    padding: 21px 45px;
    font-family: "Readex Pro", sans-serif;
    font-size: 18px;
}
.chotto-store-locator-btn{
    padding: 21px 45px;
    font-family: "Readex Pro", sans-serif;
    font-size: 18px;
}
.tatami-store-locator-branch-name {
    color: #FFF;
    font-family: "Readex Pro", sans-serif;
    font-size: 22px;}

.tatami-section2-title h2 {
        font-size: 64px;
    }
        .tatami-section2-wrapper {
        background-color: #5B6828;
        color: #fff;
        padding-bottom: 75px;
    }
    .tatami-store-locator-desc p{
    font-size: 16px;
}
}

@media (max-width: 1024px) {
    .tatami-banner-img {
        width: 100%;
        height: 420px;
        object-fit: cover;
    }
        .tatami-banner-wrapper {
        padding-top: 73px;
        padding-bottom: 100px;
    }
    .tatami-store-locator-brand {
        color: #FFF;
        font-family: "Readex Pro", sans-serif;
        font-size: 58px;
    }
        .tatami-store-locator-card {
        padding: 50px 50px;
        margin-bottom: 32px;
    }
    .tatami-section2-title h2 {
        font-size: 58px;
    }
    .tatami-section3-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding-bottom: 75px;
}
    .owl-carousel .owl-nav .owl-prev {
        margin-left: -51px;
    }
        .owl-carousel .owl-nav .owl-next {
        margin-right: -51px;
    }
    .chotto-brand-logo {
      position: absolute;
      width: 240px;
      height: 240px;
}
.chotto-brand-logo img {
        object-fit: cover;
        width: 240px;
        height: 240px;
    }
     .tatami-store-locator-wrapper {
    background-color: #5B6828;
    color: #fff;
    padding: 0 0 50px;
}
  .tatami-section2-wrapper {
        background-color: #5B6828;
        color: #fff;
        padding-bottom: 55px;
    }
}

/* ── Responsive ── */
@media (max-width: 768px) {
        img.tatami-instagram-icon {
        height: 51px;
    }
    .tatami-tour-modal-container {
      width: 90vw;
      height: 60dvh;
      max-width: none;
      max-height: none;
      border-radius: 0;
    }
    .tatami-tour-modal-close {
      top: 8px;
      right: 8px;
    }
    .tatami-store-locator-card {
        padding: 28px 24px;
    }

    .tatami-store-locator-info-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .tatami-store-locator-card-top {
        flex-direction: column;
    }
        .tatami-banner-img {
        width: 100%;
        height: 342px;
        object-fit: cover;
    }
     .tatami-banner-wrapper {
        padding-top: 50px;
        padding-bottom: 100px;
    }
        .tatami-brand-logo {
        position: absolute;
        width: 167px;
        height: 305px;
    }
    .neo-eatery-brand-logo img{
 object-fit: cover ;
width: 246px;
        height: 61px;
}
.neo-eatery-brand-logo {
 object-fit: cover ;
width: 246px;
        height: 61px;
}
    .chotto-brand-logo {
      position: absolute;
      width: 200px;
      height: 200px;
}
.chotto-brand-logo img {
        object-fit: cover;
        width: 200px;
        height: 200px;
    }
    
        .tatami-store-locator-brand {
        color: #FFF;
        font-family: "Readex Pro", sans-serif;
        font-size: 45px;
    }
    .neo-eatery-store-locator-btn:hover {
    padding: 14px 20px;
        font-family: "Readex Pro", sans-serif;
        font-size: 18px;
}
    .tatami-store-locator-btn {
        padding: 14px 20px;
        font-family: "Readex Pro", sans-serif;
        font-size: 18px;
    }
    .chotto-store-locator-btn{
         padding: 14px 20px;
        font-family: "Readex Pro", sans-serif;
        font-size: 18px;
    }
    .tatami-store-locator-wrapper {
        background-color: #5B6828;
        color: #fff;
        padding: 0 0 20px;
    }
        .tatami-section2-title h2 {
        font-size: 45px;
    }
        .tatami-section2-wrapper {
        background-color: #5B6828;
        color: #fff;
        padding-bottom: 20px;
    }
    .tatami-section3-wrapper {
        background-color: #5B6828;
        color: #fff;
        padding-bottom: 50px;
    }
    .tatami-banner-wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
    }
        .owl-carousel .owl-nav .owl-next {
        margin-right: -19px;
    }
        .owl-carousel .owl-nav .owl-prev {
        margin-left: -19px;
    }
    .tatami-store-locator-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 50px;
}
    .tatami-brand-logo img {
        object-fit: none;
        width: 179px;
        height: 303px;
    }
}

@media (max-width: 480px) {
    .tatami-store-locator-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
}