@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');

.layout-container {
    margin: 0 !important;
}

html {
    scroll-padding-top: 136px;
    scroll-behavior: smooth;
}

@media (max-width: 990px) {
    html {
        scroll-padding-top: 122px;
        scroll-behavior: smooth;
    }
}

*:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
}

.page-content {
    margin-top: 0;
}

.toolbar-bar {
    z-index: 9999 !important;
}

.top-main-header {
    width: 100%;
}

.layout-content {
    background-color: black;
    box-shadow: none;
    hyphens: manual;
}

.messages-list {
    display: none !important;
}

.is-b-loading.is-b-visible::before {
    display: none;
}

a {
    box-shadow: none !important;
}

.content-header {
    padding-top: .5rem !important;
    margin-bottom: 0 !important;
}

.tatamybistro-layout {
    flex-wrap: nowrap !important;
    background: black;
}

input,
span,
button,
a,
select,
.ui-dialog {
    box-shadow: none !important;
}


@font-face {
    font-family: "Gotham";
    src: url("/sites/default/files/fonts/Gotham-Light.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}


/* header and footer */

header {
    position: sticky;
    top: 0;
    z-index: 999;
    background-color: black !important;
    display: flex;
    flex-direction: column;
    font-family: "Instrument Sans", sans-serif;
}

header .header-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    margin: 8px auto;
    gap: 2rem;
}

header .header-top .header-left {
    display: flex;
    align-items: center;
}

header .header-top .header-right .region-header-right {
    display: flex;
    flex-direction: row;
    gap: 3rem;
}

header .header-top .header-right .region-header-right .menu--main {
    display: flex;
    align-items: center;
}

.region-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: .25rem;
    width: 90%;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem;
    align-items: center;
    background-color: black;
    padding-bottom: .5rem;
    gap: 2rem;

}

.region-header .block-block-content0e86ee06-fb3e-41e5-897d-410d9823c4f1 img {
    margin-top: 8px;
    height: auto;
    width: 144px;
}

#block-tatamybistro-main-menu .menu {
    display: flex;
    flex-direction: row;
    gap: 3rem;
    margin: 0;
}

#block-tatamybistro-main-menu .menu .menu-item {
    list-style: none !important;
}

#block-tatamybistro-main-menu .menu .menu-item a {
    text-decoration: none;
    color: white;
    font-size: 22px;
}

#block-tatamybistro-main-menu .menu .menu-item:nth-child(1) a::after {
    content: "New";
    color: white;
    font-weight: bold;
    font-size: 18px;
    background: #D10029;
    border-radius: 18px;
    padding: 4px 10px;
    padding-bottom: 5px;
    margin-left: 8px;
}

.block-block-content5886015c-0b33-48f5-bf22-412bc99014c4 a {
    display: flex;
    align-items: center;
    padding: 8px 16px;
    color: white;
    text-decoration: none;
    font-size: 22px;
    overflow: hidden;
    transition: color 0.3s ease;
    background: #D10029;
    border-radius: 12px;
}

.block-block-content5886015c-0b33-48f5-bf22-412bc99014c4 a img {
    margin-top: 6px;
    height: 25px;
    width: 25px;
    margin-left: 3px;
}

.block-block-contentdb7c2de9-333b-4fbf-a4f2-e08c443f7724 {
    background-color: #373737;
}

.block-block-contentdb7c2de9-333b-4fbf-a4f2-e08c443f7724 p {
    margin-top: 0;
    padding-top: .5rem;
    margin-bottom: .5rem;
    color: #f1f1f1;
    font-size: 17px;
}

.block-block-contentdb7c2de9-333b-4fbf-a4f2-e08c443f7724 p a {
    font-weight: 600;
    color: white;
    text-decoration: none;
    margin-left: 4px;
}

.block-block-contentc5aed555-06bf-4608-8015-073b3cc0a039 {
    display: none;
}


footer {
    background-color: black;
    margin-bottom: -1px;
    position: relative;
    z-index: 9;
    font-family: "Instrument Sans", sans-serif;
}

footer .region-footer {
    display: flex;
    justify-content: space-between;
}

footer .footer-top .footer-right .region-footer-top-right {
    display: flex;
    flex-direction: row;
    gap: 8rem;
}

footer .footer-top .footer-right .region-footer-top-right a {
    font-size: 16px;
    text-decoration: none;
    color: white;
}

footer .footer-top .footer-right .region-footer-top-right .menu-item,
footer .region-foote-lower .menu--footer-lower-region-menu .menu-item {
    list-style: none;
}

footer .footer-top .footer-right .region-footer-top-right .menu {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

footer .footer-top .footer-right {
    display: flex;
    align-items: center;
}

footer .region-footer .block-block-content899b6874-2021-4e5b-94f9-3047346dcefd p {
    margin: 0;
    color: white;
    font-size: 14px;
}

footer .region-footer .block-block-content899b6874-2021-4e5b-94f9-3047346dcefd img {
    width: 150px;
    height: auto;
}

footer .region-footer nav {
    display: flex;
    align-items: center;
}

footer .region-footer nav .menu a {
    text-decoration: none;
    color: white;
    font-size: 18px;
}

footer .region-footer-middle .block-block-contente94e332b-0e46-4415-8047-01d718f119b1 {
    width: 91%;
    margin: 0 auto;
}

footer .region-footer-middle .block-block-contente94e332b-0e46-4415-8047-01d718f119b1 img {
    width: 100%;

}

footer .region-foote-lower {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;

}

footer .footer-top {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    padding-top: 2rem;
}

footer .region-foote-lower .block-block-content9679369f-8af3-4048-968e-e990f81261cc {
    width: 26%;
}

footer .region-foote-lower .block-block-content9679369f-8af3-4048-968e-e990f81261cc a {
    text-decoration: none;
    color: white;
    font-size: 14px;
}

footer .region-foote-lower .block-block-content9679369f-8af3-4048-968e-e990f81261cc p {
    text-decoration: none;
    color: white;
    font-size: 14px;
}

footer .region-foote-lower nav {
    display: flex;
    align-items: center;
}

footer .region-foote-lower nav .menu {
    display: flex;
    gap: 2rem;
}

footer .region-foote-lower nav .menu a.cmp-revoke-consent {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: normal;
    display: inline-block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
}

footer .region-foote-lower nav .menu a {
    text-decoration: none;
    color: white;
    font-size: 14px;
}

footer .footer-top .footer-right .region-footer-top-right .menu--footer-upper-region-menu-1st a::after {
    content: "New";
    color: white;
    font-weight: bold;
    font-size: 14px;
    background: #D10029;
    border-radius: 18px;
    padding: 4px 10px;
    padding-bottom: 5px;
    margin-left: 8px;
}

footer .region-footer .block-system-branding-block .site-slogan {
    color: white;
}



@media only screen and (min-width: 320px) and (max-width: 990px) {

    header .header-top {
        gap: 1rem;
    }

    footer .footer-top {
        flex-direction: column;
        align-items: center;
        gap: 2rem;
        padding-top: 4rem;
    }

    header .header-top .header-left .block-system-branding-block img {
        width: 80px;
        height: auto;
        margin-top: 9px;
    }

    footer .region-footer {
        text-align: center;
    }

    footer .footer-top .footer-right .region-footer-top-right {
        flex-direction: column;
        gap: 2rem;
        align-items: center;
    }

    footer .footer-top .footer-right {
        width: 100%;
        justify-content: center;
    }

    footer .region-foote-lower {
        flex-direction: column;
        align-items: center;
        padding-bottom: 3rem;
    }

    footer .footer-top .footer-right .region-footer-top-right .menu {
        align-items: center;
        gap: 2rem;
    }


    footer .region-foote-lower .block-block-content9679369f-8af3-4048-968e-e990f81261cc {
        width: 85%;
        margin: 0 auto;
    }

    footer .region-foote-lower nav .menu {
        flex-direction: column;
        align-items: center;
    }

    footer .region-foote-lower .block-block-content9679369f-8af3-4048-968e-e990f81261cc p {
        text-align: center;
    }

    footer .footer-top .footer-right .region-footer-top-right a {
        font-weight: 600;
    }

    #block-tatamybistro-main-menu .menu {
        display: none;
    }

    .block-block-content5886015c-0b33-48f5-bf22-412bc99014c4 a {
        font-size: 16px;
        padding: 8px 8px;
    }

    .block-block-content5886015c-0b33-48f5-bf22-412bc99014c4 a img {
        display: none;
    }

    .block-block-contentdb7c2de9-333b-4fbf-a4f2-e08c443f7724 p {
        font-size: 12px;
    }

    header .header-top .header-right .region-header-right .menu--main {
        width: 100vw;
        left: 0;
        right: 0;
        position: fixed;
        background: black;
        z-index: 9999;
        top: 85px;
        border-top: 1px solid;
    }

    #block-tatamybistro-main-menu .menu {
        width: 100%;
        height: 100vh;
        display: flex;
        flex-direction: column;
        background: black;
        margin: 0;
        padding: 3rem;
        display: none;
    }

    #block-tatamybistro-main-menu .menu .menu-item a {
        font-size: 25px;
    }

    .block-block-contentc5aed555-06bf-4608-8015-073b3cc0a039 {
        display: block;
        padding-top: 1.2rem;
    }

    header .header-top .header-right .region-header-right {
        gap: 1rem;
    }

    footer .region-foote-lower nav .menu a.cmp-revoke-consent {
        left: 0 !important;
        bottom: 0 !important;
        padding: 0 !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
    .block-block-content5886015c-0b33-48f5-bf22-412bc99014c4 a {
        font-size: 13px;
        padding: 8px 8px;
    }

    .block-block-contentdb7c2de9-333b-4fbf-a4f2-e08c443f7724 p {
        font-size: 10px;
    }
}

@media only screen and (min-width: 990px) and (max-width: 1360px) {
    #block-tatamybistro-main-menu .menu {
        gap: 2rem;
    }

    #block-tatamybistro-main-menu .menu .menu-item a {
        font-size: 14px;
    }

    #block-tatamybistro-main-menu .menu .menu-item:nth-child(1) a::after {
        font-size: 14px;
    }

    .block-block-content5886015c-0b33-48f5-bf22-412bc99014c4 a {
        font-size: 14px;
    }

    footer .footer-top .footer-right .region-footer-top-right {
        gap: 4rem;
    }

    footer .footer-top .footer-right .region-footer-top-right a {
        font-size: 14px;
    }

    footer .region-foote-lower .block-block-content9679369f-8af3-4048-968e-e990f81261cc p {
        font-size: 12px;
    }

    footer .region-foote-lower nav .menu a {
        font-size: 12px;
    }
}





/* bringing-cafe-block */

.bringing-cafe-block {
    background-color: black;
    margin-top: 3rem;
}

.bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f {
    width: 80%;
    margin: 6rem auto;
    font-family: "DM Sans", sans-serif;
}

.bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f img {
    width: 140px;
}

.bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--type-text-with-summary p:nth-child(1) {
    color: white;
    font-size: 32px;
}

.bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--type-text-with-summary p {
    color: white;
    font-size: 18px;
}

.bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--name-field-multiple-images {
    display: flex;
    gap: 1rem;
    flex-direction: row;
}

.bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--name-field-multiple-images .field__item figure {
    margin: 8px;
    text-align: left;
}

.bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--name-field-multiple-images .field__item figure figcaption p {
    color: white;
    font-size: 18px;
    width: 80%;
}

.bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--name-field-multiple-images .field__item figure img {
    width: 75px;
    height: 75px;
    background-color: white;
    border-radius: 45px;
    object-fit: none;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {

    .bringing-cafe-block {
        margin-top: 0;
    }

    .bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f {
        width: 90%;
        margin: 4rem auto;
    }

    .bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--type-text-with-summary p:nth-child(1) {
        font-size: 30px;
    }

    .bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--type-text-with-summary p {
        font-size: 16px;
    }

    .bringing-cafe-block .block-block-content2bf20a6f-cfb8-45f3-824d-666294091b0f .field--name-field-multiple-images .field__item figure figcaption p {
        font-size: 11px;
        text-align: center;
    }
}

/* form style */
.layout__region--second .block-webform-block {
    padding: 4rem;
}

.layout__region--second .block-webform-block form {
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.5rem;
    justify-content: space-between;
    background-color: #262626;
    border-radius: 30px;
}

.layout__region--second .block-webform-block form h3 {
    color: white;
    font-size: 42px;
    font-family: "DM Sans", sans-serif;
}

.layout__region--second .block-webform-block form .form-item {
    flex: 1 1 45%;
    margin-bottom: 1rem;
}

.layout__region--second .block-webform-block form .form-wrapper {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    width: 100%;
}

.layout__region--second .block-webform-block form .form-item--no-label {
    margin: 0;
}

.layout__region--second .block-webform-block form input[type="text"],
.layout__region--second .block-webform-block form input[type="email"],
.layout__region--second .block-webform-block form input[type="tel"],
.layout__region--second .block-webform-block form input[type="number"],
.layout__region--second .block-webform-block form select {
    background-color: #494848;
    color: #c9c9c9;
    border: 1px solid #5c5c5c;
    border-radius: 8px;
    width: 100%;
    padding: 0.8rem 1rem;
    font-size: 1rem;
    outline: none;
    transition: border-color 0.2s ease, background-color 0.2s ease;
}

.layout__region--second .block-webform-block form input::placeholder {
    color: #c9c9c9;
}

.layout__region--second .block-webform-block form input:focus,
.layout__region--second .block-webform-block form select:focus {
    border-color: #007bff;
    background-color: #555;
}

.layout__region--second .block-webform-block form .form-item--consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex: 1 1 100%;
    margin-top: 0.5rem;
}

.layout__region--second .block-webform-block form .form-item--consent input {
    margin-top: 10px;
    width: 25px;
    height: 20px;
}

.layout__region--second .block-webform-block form .form-item--consent .webform-element-description,
.layout__region--second .block-webform-block form .form-item--consent .webform-element-description a {
    color: #c9c9c9;
    font-size: 0.9rem;
    line-height: 1.4;
}

.layout__region--second .block-webform-block form .webform-actions input[type="submit"] {
    border-radius: 8px;
    background-color: #D10029;
    color: #fff;
    border: none;
    padding: 0.8rem 2rem;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.layout__region--second .block-webform-block form .webform-actions input[type="submit"]:hover {
    background-color: #D10029;
}

.layout__region--second .block-webform-block form .form-type--processed-text .features {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: center;
    gap: 2rem;
    margin-top: 1.5rem;
}

.layout__region--second .block-webform-block form .form-type--processed-text .features .feature p {
    color: white;
    font-size: 16px;

}

.layout__region--second .block-webform-block form .webform-confirmation {
    text-align: center;
    color: white;
}

.layout__region--second .block-webform-block form .webform-confirmation .request-demo-confirmation .request-demo-confirmation-desktop-subtitle {
    font-size: 18px;
}

.layout__region--second .block-webform-block form .webform-confirmation .request-demo-confirmation .request-demo-confirmation-desktop-actions {
    margin-top: 3rem;
}

.layout__region--second .block-webform-block form .webform-confirmation .request-demo-confirmation .request-demo-confirmation-desktop-actions .request-demo-btn {
    color: black;
    padding: 10px 20px;
    background: white;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
}

.chai-decoction-form .block-webform-block form .webform-confirmation .request-demo-confirmation .request-demo-confirmation-desktop-actions .request-demo-btn {
    border: 1px solid;
}



@media only screen and (min-width: 320px) and (max-width: 990px) {
    .layout__region--second .block-webform-block {
        padding: 1rem;
    }

    .layout__region--second .block-webform-block form h3 {
        font-size: 26px;
        text-align: center;
    }

    .layout__region--second .block-webform-block form .form-wrapper {
        flex-direction: column;
    }

    .layout__region--second .block-webform-block form .form-type--processed-text .features {
        flex-direction: column;
    }

    .layout__region--second .block-webform-block form .form-type--processed-text .features .feature {
        width: 100%;
    }

    .layout__region--second .block-webform-block form .form-type--processed-text .features .feature p {
        width: 50%;
        margin: 5px auto;
    }

    .layout__region--second .block-webform-block form .form-item--consent input {
        width: 50px;
        height: 17px;
    }

}



/* our-esteemed-customers */

#our-esteemed-customers .block-entity-blocknode {
    background-color: white;
    margin-top: 5rem;
    padding: 3rem 0;
    font-family: "DM Sans", sans-serif;
}

#our-esteemed-customers .block-entity-blocknode article {
    width: 90%;
    margin: 0 auto;
}

#our-esteemed-customers .block-entity-blocknode h2 {
    text-align: center;
    margin-top: 0rem;
    padding-top: 1rem;
    color: black;
    font-weight: 600;
    font-size: 36px;
}

.blazy .media--blazy img.media__element {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {
    #our-esteemed-customers .block-entity-blocknode h2 {
        width: 90%;
        margin: 0 auto;
        font-size: 32px;
    }

    #our-esteemed-customers .block-entity-blocknode .blazy .media--blazy {
        display: flex;
        justify-content: center;
    }

    #our-esteemed-customers .block-entity-blocknode .blazy .media--blazy img.media__element {
        width: 100px;
        height: 100px;
    }

    #our-esteemed-customers .block-entity-blocknode {
        margin-top: 2rem;
    }

    #our-esteemed-customers .slick--field-slider-images--our-esteemed-customers .slick-list {
        width: 1000px !important;
    }

    #our-esteemed-customers .slick-wrapper {
        overflow-x: hidden !important;
        width: 100%;
    }
}

/* tata-coffee-banner */


.tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 {
    background-color: white;
    width: 90%;
    margin: 0 auto;
    border-radius: 18px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 2rem;
    font-family: "DM Sans", sans-serif;
}

.tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 .field--type-text-with-summary {
    width: 70%;
}

.tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 .field--type-image {
    width: 30%;
    display: flex;
}

.tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 h2 {
    font-size: 26px;

}

.tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 p {
    font-size: 34px;
    margin: 0;
    font-weight: 600;
    width: 70%;
    margin-bottom: 16px;
}

.tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 p a {
    text-decoration: none;
    color: black;
    border: 1px solid black;
    padding: 10px 32px;
    border-radius: 8px;
    font-size: 15px;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {

    #decoction {
        padding: 1rem;
    }

    .tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 {
        flex-direction: column;
        text-align: center;
        gap: 2rem;
        padding: 1rem;
    }

    .tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 .field--type-text-with-summary {
        width: 100%;
    }


    .tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 .field--type-image {
        width: 100%;
        display: block;
    }

    .tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 h2 {
        display: none;

    }

    .tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 p {
        font-size: 26px;
        width: 100%;
        margin: 2rem auto;

    }

    .tata-coffee-banner .block-block-contentb7fa1fec-bc20-4142-b223-d7bdfb0a6894 p a {
        font-size: 15px;
    }
}


/* feedback button */

.block-inline-blockbasic .field--type-text-with-summary p:nth-child(2) {
    display: none;
}


.webform-dialog-narrow {
    background: #D10029 !important;
    border-radius: 30px !important;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background-color: #007BFF;
    color: white !important;
    padding: 10px 20px !important;
    font-size: 16px !important;
    border-radius: 50px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
    text-align: center;
    display: inline-block;
    text-decoration: none;
    transition: background-color 0.3s ease;
    z-index: 9;
    /* border: 1px solid black !important; */
    align-items: center !important;
    display: flex !important;
}

.ui-dialog-buttons .ui-widget-header {
    background: white !important;
    color: black !important;
}

.ui-dialog-buttons .ui-dialog-content {
    padding-top: 0 !important;
}

.ui-dialog-buttons .ui-dialog-content form p {
    margin-top: 0 !important;
}


/* feedback form */

.ui-widget-content .category-page {
    padding: 1rem;
    background-color: #F5F5F5;
    border-radius: 14px;
}

.ui-widget-content .category-question {
    margin: 0;
}

.ui-widget-content .category-options .form-item--category-options,
.ui-widget-content .rating-options .form-item--rating-options {
    border: none;
    border-radius: 8px;
    padding: 10px 20px;
    background-color: #E6E6E6;
    margin-left: 0;
}

.ui-widget-content .category-options .form-item--category-options input,
.ui-widget-content .rating-options .form-item--rating-options input {
    display: none;
}

.ui-widget-content .category-options .form-item--category-options.selected-option,
.ui-widget-content .rating-options .form-item--rating-options.selected-option {
    background-color: black;
    color: white;
}

.ui-dialog-buttonpane {
    background-color: white !important;
}

.ui-dialog-buttonset {
    margin-left: 1.5rem !important;
    justify-content: flex-start !important;
}

.ui-dialog-buttonset button,
.ui-dialog-buttonset button:hover {
    background-color: #D10029;
    border-radius: 8px;
    color: white;
}

.ui-widget-content .help-us-improve {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.ui-widget-content .help-us-improve .form-item--email-id,
.ui-widget-content .help-us-improve .form-item--phone-number {
    flex: 1;
}

.ui-widget-content .help-us-improve .form-item--email-id input,
.ui-widget-content .help-us-improve .form-item--phone-number input {
    width: 100%;
    border: none;
    border-radius: 8px;
    background: #E6E6E6;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: white !important;
    color: black !important;
}

.webform-confirmation {
    padding: 1rem;
}

.webform-confirmation .feedback-confirmation-desktop-image {
    text-align: center;
}

.webform-confirmation .feedback-confirmation-desktop-title {
    font-size: 34px;
    text-align: center;
}

.webform-confirmation .feedback-confirmation-desktop-subtitle {
    font-size: 14px;
    color: #8E8E8E;
    text-align: center;
}

.webform-confirmation .feedback-confirmation-desktop-footer {
    font-size: 14px;
    color: #8E8E8E;
    text-align: center;
    margin-top: 4rem;
}

.webform-confirmation .feedback-confirmation-desktop-actions {
    margin-top: 2rem;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 2rem;
}

.webform-confirmation .feedback-confirmation-desktop-actions a {
    text-decoration: none;
    color: black;
    border: 1px solid black !important;
    border-radius: 8px;
    padding: 8px 10px;
}

.webform-confirmation .feedback-confirmation-desktop-actions a:hover {
    background-color: black;
    color: white;
}

.messages-list {
    margin: 0 !important;
}

.messages-list .messages--error {
    background: white;
    color: black;
    border: none;
    padding: 0;
    margin: 0;
}

.messages-list .messages--error .messages__header {
    display: none;
}

.messages-list .messages--error .messages__content {
    margin: 0;
    color: #D10029;
    font-size: 15px;
}

.ui-icon-closethick {
    box-shadow: none !important;
    filter: brightness(0);
}

@media only screen and (min-width: 320px) and (max-width: 990px) {
    .block-inline-blockbasic .field--type-text-with-summary p:nth-child(1) {
        display: none;
    }

    .block-inline-blockbasic .field--type-text-with-summary p:nth-child(2) {
        display: block;
    }

    .webform-dialog-narrow {
        background: white !important;
        color: black !important;
        border-radius: 30px !important;
        position: fixed;
        right: 10px;
        bottom: 30px;
        background-color: #007BFF;
        color: white;
        padding: 10px 15px !important;
        font-size: 13px;
        border-radius: 50px;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
        text-align: center;
        display: inline-block;
        text-decoration: none;
        transition: background-color 0.3s ease;
        z-index: 9;
    }

    .ui-dialog-title {
        font-size: 20px !important;
    }

    .feedback-subheading-mob p {
        font-size: 14px;
        color: #8E8E8E;
    }

    .category-page-mob {
        padding: 1rem;
        background-color: #F5F5F5;
    }

    .category-options-mob .form-item--category-options {
        border: none;
        border-radius: 8px;
        padding: 10px 20px;
        background-color: #E6E6E6;
        margin-left: 0;
        text-align: center;
    }

    .category-options-mob .form-item--category-options input {
        display: none;
    }

    .category-options-mob .form-item--category-options.selected-option {
        background-color: black;
        color: white;
    }

    .rating-page-mob {
        padding: 1rem;
        background-color: #F5F5F5;
    }

    .rating-page-mob .form-item--rating-options {
        border: none;
        border-radius: 8px;
        padding: 10px 20px;
        background-color: #E6E6E6;
        margin-left: 0;
        text-align: center;
    }

    .rating-page-mob .form-item--rating-options input {
        display: none;
    }

    .rating-page-mob .form-item--rating-options.selected-option {
        background-color: black;
        color: white;
    }

    .webform-confirmation .feedback-confirmation-mobile-title {
        font-size: 26px;
        text-align: center;
    }

    .webform-confirmation .feedback-confirmation-mobile-image {
        text-align: center;
    }

    .webform-confirmation .feedback-confirmation-mobile-subtitle {
        font-size: 14px;
        text-align: center;
    }

    .webform-confirmation .feedback-confirmation-mobile-footer {
        font-size: 14px;
        text-align: center;
    }

    .webform-confirmation .feedback-confirmation-mobile-actions {
        display: flex;
        flex-direction: column;
        gap: 1rem;
        margin-bottom: 5rem;
        margin-top: 2rem;
    }

    .webform-confirmation .feedback-confirmation-mobile-actions a {
        text-decoration: none;
        color: black;
        border-radius: 8px;
        padding: 8px 10px;
        text-align: center;
        width: 70%;
        margin: 0 auto;
        border: 1px solid black;
    }

    .webform-confirmation .feedback-confirmation-mobile-actions a:hover {
        color: white;
        background-color: black;
    }

}




/* whatmakeusdifferent */

#whatmakeusdifferenttop {
    background-color: black;
    text-align: center;
    font-family: "DM Sans", sans-serif;
}

#whatmakeusdifferenttop h2 {
    color: white;
    font-size: 42px;
    text-align: center;
    font-weight: 600;
    margin-top: 3rem;
}

#whatmakeusdifferenttop p {
    color: white;
    text-align: center;
    font-size: 22px;
    font-family: "Instrument Sans", sans-serif;
}


#whatmakeusdifferent {
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 8rem;
    flex-wrap: nowrap;
    padding-top: 6rem;
    font-family: "DM Sans", sans-serif;
}

#whatmakeusdifferent .what-makes-6-block {
    display: flex;
    flex-direction: column;
    gap: 5rem;
}

#whatmakeusdifferent .block-block-content17030731-b74c-4511-83da-d618ca18c278 {
    margin-top: 2rem;
}

#whatmakeusdifferent .block-block-contentbbb5aa02-0f71-4627-8528-9d72d5cadbc3 {
    margin-top: 5.6rem;
}

#whatmakeusdifferent .block-block-content432fb618-f2da-4597-a957-c3af35b10086 .field--name-field-title,
#whatmakeusdifferent .block-block-content4401c83e-5723-47ab-9056-5615e8b89f31 .field--name-field-title,
#whatmakeusdifferent .block-block-content8d9d7921-94ed-49e2-a75b-c0c95633de9a .field--name-field-title,
#whatmakeusdifferent .block-block-contentc3e7b888-5525-4422-bf60-b1972997ef50 .field--name-field-title,
#whatmakeusdifferent .block-block-content17030731-b74c-4511-83da-d618ca18c278 .field--name-field-title,
#whatmakeusdifferent .block-block-contentbbb5aa02-0f71-4627-8528-9d72d5cadbc3 .field--name-field-title {
    color: white;
    font-size: 28px;
    margin: 8px 0;
    font-weight: 600;
}

#whatmakeusdifferent .block-block-content432fb618-f2da-4597-a957-c3af35b10086 .field--name-field-body,
#whatmakeusdifferent .block-block-content4401c83e-5723-47ab-9056-5615e8b89f31 .field--name-field-body,
#whatmakeusdifferent .block-block-content8d9d7921-94ed-49e2-a75b-c0c95633de9a .field--name-field-body,
#whatmakeusdifferent .block-block-contentc3e7b888-5525-4422-bf60-b1972997ef50 .field--name-field-body,
#whatmakeusdifferent .block-block-content17030731-b74c-4511-83da-d618ca18c278 .field--name-field-body,
#whatmakeusdifferent .block-block-contentbbb5aa02-0f71-4627-8528-9d72d5cadbc3 .field--name-field-body {
    color: white;
    font-size: 22px;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {

    #whatmakeusdifferenttop {
        width: 90%;
        margin: 0 auto;
    }

    #whatmakeusdifferenttop h2 {
        font-size: 32px;
    }

    #whatmakeusdifferenttop p {
        font-size: 16px;
    }

    #whatmakeusdifferent {
        width: 90%;
        gap: 3rem;
        flex-direction: column;
    }

    #whatmakeusdifferent .what-makes-6-block {
        gap: 4rem;
    }

    #whatmakeusdifferent .block-block-content432fb618-f2da-4597-a957-c3af35b10086 .field--name-field-title,
    #whatmakeusdifferent .block-block-content4401c83e-5723-47ab-9056-5615e8b89f31 .field--name-field-title,
    #whatmakeusdifferent .block-block-content8d9d7921-94ed-49e2-a75b-c0c95633de9a .field--name-field-title,
    #whatmakeusdifferent .block-block-contentc3e7b888-5525-4422-bf60-b1972997ef50 .field--name-field-title,
    #whatmakeusdifferent .block-block-content17030731-b74c-4511-83da-d618ca18c278 .field--name-field-title,
    #whatmakeusdifferent .block-block-contentbbb5aa02-0f71-4627-8528-9d72d5cadbc3 .field--name-field-title {
        font-size: 20px;
    }

    #whatmakeusdifferent .block-block-content432fb618-f2da-4597-a957-c3af35b10086 .field--name-field-body,
    #whatmakeusdifferent .block-block-content4401c83e-5723-47ab-9056-5615e8b89f31 .field--name-field-body,
    #whatmakeusdifferent .block-block-content8d9d7921-94ed-49e2-a75b-c0c95633de9a .field--name-field-body,
    #whatmakeusdifferent .block-block-contentc3e7b888-5525-4422-bf60-b1972997ef50 .field--name-field-body,
    #whatmakeusdifferent .block-block-content17030731-b74c-4511-83da-d618ca18c278 .field--name-field-body,
    #whatmakeusdifferent .block-block-contentbbb5aa02-0f71-4627-8528-9d72d5cadbc3 .field--name-field-body {
        font-size: 14px;
    }

    #whatmakeusdifferent .block-block-contentbbb5aa02-0f71-4627-8528-9d72d5cadbc3 {
        margin-top: 1.6rem;
    }
}


/* video block */

.block-block-content93673046-1793-44b6-9d3a-611fb1d70898 {
    width: 90%;
    margin: 5rem auto;
    font-family: "DM Sans", sans-serif;
}

.block-block-content93673046-1793-44b6-9d3a-611fb1d70898 .field--type-text-with-summary h2 {
    color: white;
    text-align: center;
    margin-bottom: 2rem;
}

.block-block-content93673046-1793-44b6-9d3a-611fb1d70898 .field--type-text-with-summary p {
    width: 70%;
    text-align: center;
    color: white;
    margin: 0 auto;
    margin-bottom: 3rem;
    font-family: "Instrument Sans", sans-serif;
}

.block-block-content93673046-1793-44b6-9d3a-611fb1d70898 .field--type-text-with-summary video {
    width: 100%;
    border-radius: 14px;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {
    .block-block-content93673046-1793-44b6-9d3a-611fb1d70898 .field--type-text-with-summary p {
        width: 90%;
    }
}


/* accordian block */

.block-views-blockfaqs-block-1 {
    width: 70%;
    margin: 5rem auto;
    margin-bottom: 0;
    padding-bottom: 3rem;
    font-family: "Manrope", sans-serif;
}

.block-views-blockfaqs-block-1 h2 {
    text-align: center;
    margin-bottom: 3rem;
    color: white;
    font-size: 42px;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}

.block-views-blockfaqs-block-1 .view-id-faqs .views-accordion-header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    background: black;
    border: none;
    padding: 1.5rem;
    gap: 1rem;
}

.block-views-blockfaqs-block-1 .view-id-faqs .views-accordion-header .field-content a {
    font-size: 20px;
    font-weight: 500;
    color: white;
    text-transform: none;
    font-family: "Manrope", sans-serif;
}

.block-views-blockfaqs-block-1 .view-id-faqs .views-accordion-header .ui-icon {
    display: none;
}

.block-views-blockfaqs-block-1 .view-id-faqs .views-accordion-header::before {
    content: "";
    background-image: url('/sites/default/files/CaretRight.svg');
    background-size: contain;
    padding: 8px 12px;
    border: 1px solid white;
    border-radius: 50%;
    background-position: center;
    display: block;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    transition: transform .5s;
    height: 10px;
}

.block-views-blockfaqs-block-1 .view-id-faqs .ui-state-active::before {
    transform: rotate(270deg);
}

.block-views-blockfaqs-block-1 .view-id-faqs .ui-accordion-content {
    height: auto !important;
    background: black;
    border: none;
    padding: 1.5rem;
    padding-top: 0;
}

.block-views-blockfaqs-block-1 .view-id-faqs .ui-accordion-content .field-content p {
    color: #c6c6c6;
    font-size: 15px;
    font-family: "Manrope", sans-serif;
}

.js-pager__items {
    text-align: center;
}

.js-pager__items .button {
    color: white;
    background-color: black;
    border: 1px solid white;
    border-radius: 8px;
}


@media only screen and (min-width: 320px) and (max-width: 990px) {
    .block-views-blockfaqs-block-1 {
        width: 90%;

    }
}

/* machine */

.block-views-blockfront-page-machines-slider-block-1 {
    margin-top: 5rem;
    padding-bottom: 2rem;
    background: white;
    font-family: "DM Sans", sans-serif;
}

.block-views-blockfront-page-machines-slider-block-1 h2 {
    text-align: center;
    font-weight: 600;
    font-size: 42px;
    padding-top: 3rem;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block {
    width: 60% !important;
    margin: 4rem auto !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    padding: 2rem !important;
    /* background-color: #EEEEEE; */
    border-radius: 14px;
    padding-bottom: 3rem;
    gap: 2rem;
    /* new style */
    border: 1px solid grey;
    min-height: 675px !important;
    height: auto !important;
    align-items: center;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-image {
    width: 40%;
    display: flex;
    justify-content: center;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-image img {
    width: 400px;
    height: 453px;
    object-fit: contain;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-content {
    width: 60%;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features ul .machine-main-desc {
    margin-left: 0;
    margin-bottom: 1rem;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    margin-top: 4px;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features ul li {
    font-size: 18px;
    color: #202020;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
    margin-bottom: 8px;
    font-family: "Instrument Sans", sans-serif;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features ul li::before {
    content: "";
    background-image: url('/sites/default/files/inline-images/Coffee.svg');
    background-size: contain;
    padding: 1rem;
    background-position: center;
    display: block;
    /* width: 25px;
    height: 25px; */
    background-repeat: no-repeat;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features .machine-main-desc::before {
    content: none;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features .machine-main-desc .machine-subtitle {
    font-size: 16px;
    color: #4F4F4F;
    margin-top: 0;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features .machine-main-desc .machine-desc {
    font-size: 16px;
    color: #8E8E8E;
    margin-top: 4px;
}


.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features ul li p img {
    filter: brightness(0.7);
    height: auto;
    width: auto !important;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features ul li p:nth-child(1) {
    flex: 1;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features ul li p:nth-child(2) {
    flex: 16;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .coffee-machine-features ul li p {
    font-size: 18px;
    margin-bottom: 0;
    color: #4F4F4F;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .coffee-machine-features .machine-title,
.block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .machines-content .machine-content-title {
    font-size: 28px;
    color: #D10029;
    margin-left: 1.5rem;
    font-weight: 500;
    font-family: "Instrument Sans", sans-serif;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .coffee-machine-features .get-in-touch {
    margin-top: 2rem;
}

.block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .coffee-machine-features a {
    margin-left: 1.5rem;
    color: #D10029;
    border: 1px solid #D10029;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 10px;
    font-weight: 500;
    text-decoration: none;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block {
        min-height: 1590px !important;
        height: auto !important;
    }

    .block-views-blockfront-page-machines-slider-block-1 h2 {
        width: 90%;
        margin: 0 auto;
        font-size: 36px;
    }

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block {
        width: 90% !important;
        flex-direction: column !important;

    }

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-image {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .coffee-machine-features .machine-title {
        margin-left: 0;
    }

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .coffee-machine-features .get-in-touch {
        margin-left: 0;
    }

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .coffee-machine-features ul {
        margin-left: 0;
    }

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-content {
        width: 100%;
    }

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .machines-block .coffee-machine-features ul li {
        margin-left: 0;
    }

    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .coffee-machine-features .machine-title,
    .block-views-blockfront-page-machines-slider-block-1 .slick-slide .slide .machines-content .machine-content-title {
        margin-left: 0;
    }
}



/* Testimonials */

.block-views-blocktestimonials-slider-block-1 {
    margin-top: 5rem;
    padding-bottom: 2rem;
    background: white;
    font-family: "DM Sans", sans-serif;
}

.block-views-blocktestimonials-slider-block-1 h2 {
    color: black;
    font-size: 42px;
    text-align: center;
    padding-top: 3rem;
    font-weight: 600;
}

.block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block {
    width: 55% !important;
    margin: 4rem auto !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    padding: 3rem !important;
    background-color: black;
    border-radius: 14px;
    gap: 2rem;
}

.block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-image {
    width: 30%;
    display: flex;
    justify-content: center;
    background-color: white;
    border-radius: 5px;
    align-items: center;
    padding: 2rem;
}

.block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-block-desc {
    display: flex;
    flex-direction: column;
    width: 70%;
    font-family: "IBM Plex Sans", sans-serif;
}

.block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-block-desc .testimonial-from {
    color: #6D6D6D;
    font-size: 20px;
}

.block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-image img {
    border-radius: 5px;
    height: 120px;
    object-fit: contain;
}

.block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-content p {
    color: #B5B5B5;
    font-size: 18px;
}

.block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-content p:nth-child(2) {
    color: #6D6D6D;
    font-size: 22px;
}

.slick-dots {
    background-color: white;
}

.slick-dots li.slick-active button:before {
    width: 21px;
    height: 7px;
    background-color: #D10029;
    content: '';
    border-radius: 5px;
    opacity: 1;
    margin: 0px;
}

.slick-dots li button:before {
    width: 8px;
    height: 8px;
    content: '';
    background-color: #ababab;
    margin: 0 10px;
    border-radius: 50%;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {

    .block-views-blocktestimonials-slider-block-1 h2 {
        font-size: 32px;
    }

    .block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block {
        width: 90% !important;
        flex-direction: column !important;
    }

    .block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-image {
        width: 100%;
        padding: 2rem;
    }

    .block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-content {
        width: 100%;
    }

    .block-views-blocktestimonials-slider-block-1 .slick-slide .testimonial-block .testimonial-block-desc {
        width: 100%;
        text-align: center;
    }
}


/* products */

.products-slider {
    background-color: white;
    text-align: center;
    margin-bottom: -22px;
    margin-top: -17px;
    font-family: "DM Sans", sans-serif;
}

.products-slider h2 {
    color: black;
    font-size: 42px;
    text-align: center;
    font-weight: 600;
}

.products-slider p {
    color: black;
    text-align: center;
    font-size: 22px;
    padding-bottom: 3rem;
    font-family: "Instrument Sans", sans-serif;
}

.products-desktop {
    flex-wrap: nowrap;
    background-color: white;
    display: flex;
}

.products-mobile {
    display: none;
}

.products-desktop .slick-slide {
    box-shadow: none !important;
}

.products-desktop .slick--optionset--indulge-in-our-best-upwards .slick-slider {
    transform: rotate(180deg);
}

.products-mobile .slick--optionset--indulge-in-our-best-rtl .slick-slider {
    transform: rotate(180deg);
}

.products-mobile .node--view-mode-indulge-in-our-best-ltr .slick-track,
.products-mobile .node--view-mode-indulge-in-our-best-rtl .slick-track {
    display: flex !important;
    align-items: center !important;
}

.products-desktop .slick--optionset--indulge-in-our-best-upwards .slick-slide {
    transform: rotate(-180deg);
}

.products-mobile .slick--optionset--indulge-in-our-best-rtl .slick-slide {
    transform: rotate(-180deg);
}

.products-desktop .slick-slide .slide__content {
    background-color: #F8F8F8;
    margin-bottom: 25px;
    border-radius: 8px;
}

.products-desktop .slick-slide .slide {
    display: flex !important;
    justify-content: center;

}

.products-desktop .slick-slide .slide img {
    width: 250px;
    height: 250px;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {

    .products-desktop {
        display: none;
    }

    .products-mobile .slick-slide {
        box-shadow: none !important;
    }

    .products-mobile .slick--optionset--indulge-in-our-best-upwards .slick-slider {
        transform: rotate(180deg);
    }

    .products-mobile .slick--optionset--indulge-in-our-best-upwards .slick-slide {
        transform: rotate(-180deg);
    }

    .products-mobile .slick-slide .slide__content {
        background-color: #F8F8F8;
        margin-bottom: 25px;
        border-radius: 8px;
    }

    .products-mobile .slick-slide .slide {
        display: flex !important;
        justify-content: center;

    }

    .products-mobile .slick-slide .slide img {
        width: 150px;
        height: auto;
    }

    .products-mobile#products {
        flex-wrap: nowrap;
        background-color: white;
        margin-top: -17px;
        display: flex !important;
    }

    .products-slider h2 {
        font-size: 32px;
        width: 90%;
        margin: 0 auto;
    }

    .products-slider p {
        font-size: 16px;
        width: 90%;
        margin: 0 auto;
    }
}

/* chai-decoction node-30*/

/* banner block */

.node-31 .chai-decoction-form {
    background-color: white;
}

.node-31 #block-tatamybistro-micrositeheadermenu .menu .menu-item:nth-child(1) a::after {
    display: none;
}

.layout__region--second .block-webform-block form .webform-confirmation .request-demo-confirmation .request-demo-confirmation-desktop-actions .request-demo-btn {
    color: black;
    padding: 10px 20px;
    background: white;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
}

.node-31 .block-webform-block form .webform-confirmation .request-demo-confirmation {
    color: black;
}

.from-packet {
    background-color: white;
}

.node-31 .block-block-contentf2df464c-bb05-41a9-91a4-2b61c81b4259 img {
    width: 100%;
}

.block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c {
    width: 90%;
    margin: 0 auto;
    font-family: "DM Sans", sans-serif;
}

.block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c .process-heading {
    text-align: center;
}

.block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c .process-heading h2 {
    text-align: center;
    margin-top: 4rem;
    color: black;
    font-size: 36px;
    font-weight: 600;
}

.node-31 .block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c .process-steps {
    margin-top: 5rem;
    margin-bottom: 4rem;
}

.block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c .process-steps .process-step {
    display: flex;
    color: black;
    flex-direction: row;
    gap: 2rem;
}

.block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c .process-steps .process-step img {
    width: 90px;
    object-fit: contain;
}

.block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c .process-steps .process-step .process-title {
    font-size: 26px;
    font-weight: 600;
}

.block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c .process-steps .process-step .process-text {
    margin: 0;
    font-size: 18px;
}

.block-block-content1999fab3-9fa6-4578-a0e3-d5fb2237083c .process-steps p {
    margin-left: 2.7rem;
    margin-bottom: 8px;
}

.node-31 .layout__region--second .block-webform-block form .form-type--processed-text .features {
    display: none;
}

.node-31 .layout__region--second .block-webform-block {
    background-color: white;
}

.node-31 .layout__region--second .block-webform-block form {
    background-color: #F5F5F5;
}

.node-31 .layout__region--second .block-webform-block form h3 {
    color: #343434;
}

.node-31 .layout__region--second .block-webform-block form input[type="text"],
.node-31 .layout__region--second .block-webform-block form input[type="email"],
.node-31 .layout__region--second .block-webform-block form input[type="tel"],
.node-31 .layout__region--second .block-webform-block form input[type="number"],
.node-31 .layout__region--second .block-webform-block form select {
    background-color: #ECECEC;
    color: #858585;
    border: none;

}

.node-31 .layout__region--second .block-webform-block form .form-item--consent .webform-element-description,
.node-31 .layout__region--second .block-webform-block form .form-item--consent .webform-element-description a {
    color: #989898;
}

.node-31 .layout__region--second .block-webform-block form input::placeholder {
    color: #858585;
}



header .header-top .header-right .region-header-right .menu--microsite-header-menu {
    display: flex;
    align-items: center;
}


#block-tatamybistro-micrositeheadermenu .menu {
    display: flex;
    flex-direction: row;
    gap: 3rem;
    margin: 0;
}

#block-tatamybistro-micrositeheadermenu .menu .menu-item {
    list-style: none !important;
}

#block-tatamybistro-micrositeheadermenu .menu .menu-item a {
    text-decoration: none;
    color: white;
    font-size: 22px;
}

#block-tatamybistro-micrositeheadermenu .menu .menu-item:nth-child(1) a::after {
    content: "New";
    color: black;
    font-weight: bold;
    font-size: 18px;
    background: white;
    border-radius: 18px;
    padding: 2px 10px;
    padding-bottom: 5px;
    margin-left: 8px;
}

.more-delight {
    background-color: white;
}

.block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 {
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 5rem;
    background-color: white;
    padding: 4rem;
    font-family: "DM Sans", sans-serif;
}

.block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 .flavours-list-mobile {
    display: none;
}

.block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 .flavours-heading {
    color: black;
    margin-top: 10rem;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b {
    width: 70%;
    margin: 0 auto;
    color: white;
    display: flex;
    flex-direction: row;
    gap: 3rem;
    justify-content: space-evenly;
    padding: 3rem 0;
    font-family: "DM Sans", sans-serif;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .field--type-text-with-summary {
    width: 50%;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .field--type-image {
    width: 50%;
    display: flex;
    align-items: center;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .field--type-image img {
    height: 500px;
    object-fit: cover;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .features-heading {
    text-align: center;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .features-list {
    margin-top: 2rem;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b p a {
    border: 1px solid white;
    padding: 10px 20px;
    color: white;
    border-radius: 8px;
    text-decoration: none;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b p {
    margin: 3rem 0;
    margin-left: 4rem;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .features-list .feature-item {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    margin-bottom: 1rem;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .features-list .feature-item {
    display: flex;
    flex-direction: row;
    gap: 2rem;
}

.block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .features-list .feature-item p {
    margin: 0;
}

.node-31 #howitworks {
    margin-top: -6px;
}

.node-31 .block-block-contentf2df464c-bb05-41a9-91a4-2b61c81b4259 .banner-video video {
    width: 100%;
    height: 998px;
    object-fit: cover;
}

@media only screen and (min-width: 320px) and (max-width: 990px) {
    .node-31 .block-block-contentf2df464c-bb05-41a9-91a4-2b61c81b4259 .banner-video video {
        height: auto;
    }
}



@media only screen and (min-width: 320px) and (max-width: 990px) {

    .node-31 .block-block-contentf2df464c-bb05-41a9-91a4-2b61c81b4259 img {
        object-fit: contain;
    }

    .block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b {
        width: 90%;
        flex-direction: column;
        gap: 0;
    }

    .block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .field--type-text-with-summary {
        width: 100%;
    }

    .block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .field--type-image {
        width: 100%;
    }

    .block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b .field--type-image img {
        height: 360px;
        object-fit: contain;
    }

    .block-block-contentf9f463f4-0594-4ae2-919b-9458023d080b p {
        margin: 3rem 0;
    }

    .block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 {
        width: 90%;
        padding: 0;
        text-align: center;
    }

    .block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 .flavours-list-mobile {
        display: block;
        color: black;
        text-align: center;
    }

    .block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 .flavours-list-mobile .flavour-item {
        margin: 2rem 0;
    }

    .block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 .flavours-heading {
        margin-top: 4rem;
    }

    .block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 .flavours-list-mobile p {
        font-size: 24px;
        font-weight: 600;
    }

    .block-block-content8a63a89f-de60-4256-b036-b35a5db0f2c0 .field--type-image {
        display: none;
    }

    #block-tatamybistro-micrositeheadermenu .menu {
        width: 100%;
        height: 100vh;
        display: flex;
        flex-direction: column;
        background: black;
        margin: 0;
        padding: 3rem;
    }

    #block-tatamybistro-micrositeheadermenu .menu .menu-item a {
        font-size: 25px;
    }

    /* #block-tatamybistro-micrositeheadermenu .menu {
        display: none;
    } */

    header .header-top .header-right .region-header-right .menu--microsite-header-menu {
        width: 100vw;
        left: 0;
        right: 0;
        position: fixed;
        background: black;
        z-index: 9999;
        top: 85px;
        border-top: 1px solid;
    }
}

@media only screen and (min-width: 990px) and (max-width: 1360px) {
    #block-tatamybistro-micrositeheadermenu .menu {
        gap: 2rem;
    }

    #block-tatamybistro-micrositeheadermenu .menu .menu-item a {
        font-size: 14px;
    }

    #block-tatamybistro-micrositeheadermenu .menu .menu-item:nth-child(1) a::after {
        font-size: 14px;
    }
}







.webform-submission-beverage-solution-form {
    background-color: white;
}

.webform-submission-beverage-solution-form .webform-progress-tracker {
    display: flex;
    flex-direction: row;
    gap: .5rem;
}

.webform-submission-beverage-solution-form .webform-progress-tracker .progress-step {
    display: flex;
    flex-direction: row;
    width: 100%;
    border: 1px solid;
    justify-content: center;
    padding: 6px;
    align-items: center;
}

.webform-submission-beverage-solution-form .webform-progress-tracker .progress-step .progress-marker::after {
    content: none;
}

#webform-submission-beverage-solution-node-32-add-form {

    width: 70%;
    margin: 0 auto;
}

#webform-submission-beverage-solution-node-32-add-form #edit-business-type--wrapper .form-radios {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 1rem;
}

#webform-submission-beverage-solution-node-32-add-form #edit-business-type--wrapper .form-radios .form-item--business-type {
    border: 1px solid black;
    padding: 20px 35px;
    border-radius: 8px;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: center;
}

#webform-submission-beverage-solution-node-32-add-form #edit-business-type--wrapper .form-radios .form-item--business-type:hover {
    background-color: black;
    color: white;
}


#webform-submission-beverage-solution-node-32-add-form #edit-business-type--wrapper .form-radios .form-item--business-type input {
    display: none;
}

#webform-submission-beverage-solution-node-32-add-form #edit-business-type--wrapper .form-radios .form-item--business-type label {
    font-size: 18px;
    align-items: center;
}

.webform-submission-beverage-solution-form .form-actions input {
    background-color: #D10029;
    color: white;
    border-radius: 8px;
    margin-top: 3rem;
}

#edit-beverage-type #edit-machine-type-without-semi--wrapper .form-radios {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 1rem;
}

#edit-beverage-type #edit-machine-type-without-semi--wrapper .form-item--machine-type-without-semi {
    border: 1px solid black;
    padding: 20px 35px;
    border-radius: 8px;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: center;
}

#edit-beverage-type #edit-machine-type-without-semi--wrapper .form-item--machine-type-without-semi input {
    display: none;
}

#edit-beverage-type #edit-machine-type-without-semi--wrapper .form-item--machine-type-without-semi:hover {
    background-color: black;
    color: white;
}

#edit-beverage-type #edit-machine-type-without-semi--wrapper .form-item--machine-type-without-semi label {
    font-size: 18px;
    align-items: center;
}

.path-user main {
    height: 55vh;
}

.path-user header .header-left {
    margin-top: 1rem;
}

.path-user header .header-right {
    display: none;
}

.path-user #edit-pass,
.path-user #edit-name {
    border: 1px solid black !important;
    border-radius: 8px;
}

.path-user .layout-content {
    margin-top: 3rem;
    margin-left: 3rem;
    background-color: white;
}
