@media only screen and (min-width: 1025px) {}

@media only screen and (max-width: 1699px) {}

@media only screen and (max-width: 1599px) {

    .container,
    .hero-content,
    html body.single-product .site-main {
        max-width: 1162px;
    }

    .search-box {
        max-width: 1102px;
    }

    .sec-head h1 {
        font-size: 66px;
    }

    .hero-content .hero-sub p {
        font-size: 20px;
    }

    .hero-slide {
        height: 760px;
    }

    .hero-badge {
        right: 20px;
        top: -8%;
        transform: scale(0.8);
    }

    .hero-btn {
        font-size: 16px;
    }

    h2.section-title,
    h2.about-heading,
    h2.features-heading,
    h2.journey-heading,
    h2.testimonial-heading,
    h2.presence-title,
    h2.story-title,
    .sec-head h2,
    .presence-left .sec-head .presence-title {
        font-size: 46px;
    }

    .category-frame .category_image {
        height: 200px;
    }

    .category_info h4 {
        font-size: 30px;
    }

    .category_info p {
        font-size: 22px;
        margin: 8px 0 0 0;
    }

    .about-wrapper .about-image {
        max-width: 35.89%;
    }

    .about-content {
        gap: 20px;
    }

    .highlight {
        font-size: 20px;
    }

    .highlight span {
        font-size: 16px;
    }

    .born {
        font-size: 22px;
    }

    .about-content p {
        font-size: 16px;
    }

    .about-left-text {
        min-width: 300px;
    }

    .feature-text {
        font-size: 20px;
    }

    .sec-head p {
        font-size: 22px;
    }

    .product_frame {
        height: auto;
        aspect-ratio: 0.92;
    }

    .product_frame .product_image_main {
        height: 200px;
        bottom: 0px;
    }

    .journey-center img {
        width: 380px;
        height: 380px;
    }

    .journey-curve {
        max-width: 890px;
    }

    .item2 {
        top: 60px;
    }

    .item4 {
        top: 50px;
    }

    .card h5 {
        font-size: 22px;
    }

    .journey-item .journey-card {
        width: 200px;
        height: 290px;
    }

    .journey-item .Frame_journey_section {
        width: 200px;
        height: 290px;
    }

    .journey-card-info_content h6 {
        font-size: 18px;
    }

    .journey-card-info_content p {
        font-size: 14px;
    }

    .legacy-right .founder-img {
        width: 250px;
        height: 250px;
    }

    .founder-card .founder-name {
        font-size: 28px;
    }

    .founder-role {
        font-size: 14px;
    }

    .founder-card {
        padding: 30px 30px 18px 30px;
    }

    .legacy-container {
        gap: 40px;
        padding: 30px;
    }

    .legacy-container h2 {
        font-size: 42px;
    }

    .legacy-container .sec-head {
        margin-bottom: 30px;
    }

    .story-container {
        padding: 0;
    }

    .location {
        font-size: 18px;
    }

    .location small {
        font-size: 14px;
    }

    .presence-map iframe {
        height: 100%;
    }

    .presence-map {
        aspect-ratio: 1;
    }

    .presence-left {
        max-width: 555px;
    }

    .presence-container {
        gap: 50px;
    }

    .footer-container .menu_main_newsletter_wrap {
        gap: 30px;
    }

    .footer-container {
        gap: 30px;
    }

    .footer .menu_main_wrap a {
        font-size: 16px;
    }

    .menu_main_wrap p {
        font-size: 22px;
    }

    .footer-container .newsletter_wrap p {
        font-size: 16px;
    }

    .footer-bottom .list-menu a {
        font-size: 16px;
    }

    .footer-container .newsletter_wrap {
        max-width: 400px;
    }

    body.woocommerce div.product {
        zoom: 0.75;
    }

    .brew-section {
        zoom: 0.8;
    }

    .single-product .shop .sec-head h2,
    .single-product .ingredients-section .sec-head h2,
    .single-product .faq-section .sec-head h2 {
        font-size: 46px;
    }

    .single-product .pdp-section .tea-box {
        padding: 16px;
    }

    .single-product .pdp-section .tea-box p {
        font-size: 18px;
    }

    body .wc-mini-cart-wrapper .mini-cart-header h2 {
        font-size: 32px;
    }

    .wc-mini-cart-wrapper .mini-cart-header .cart-count-badge {
        width: 36px;
        height: 36px;
        font-size: 20px;
    }

    .video-wrapper {
        height: auto;
        aspect-ratio: 2 / 1;
    }

    .h5-sm {
        font-size: 22px;
    }

    .newsletter-input {
        padding: 9px 15px 10px 30px;
    }

    body span.yith-wcwl-add-to-wishlist-button__label {
        margin-bottom: -9px;
    }

    body .woocommerce div.product form.cart .button {
        padding: 15px 30px 9px;
    }

    .policy-wrapper .policy-card,
    .policy-wrapper .policy-content {
        zoom: 0.8;
    }
}

@media only screen and (max-width: 1440px) {
    .search-box {
        padding: 0 30px;
    }

    .search-close {
        right: 50px;
    }

    .footer-container {
        gap: 40px;
    }

    .footer-container .menu_main_newsletter_wrap {
        display: flex;
        gap: 40px;
        width: 100%;
    }
}

@media only screen and (max-width: 1499px) {
    .sec-head h1 {
        font-size: 60px;
    }

    .hero-slide {
        height: 800px;
    }

    .legacy-container p br {
        display: none;
    }
}

@media only screen and (max-width: 1399px) {
    .search-box {
        padding: 0 30px;
    }

    .search-close {
        right: 50px;
    }

    .footer-container {
        gap: 30px;
    }

    .footer-container .menu_main_newsletter_wrap {
        gap: 30px;
    }

    .footer-container .newsletter_wrap {
        max-width: 390px;
        width: 100%;
    }

    .about-wrapper {
        gap: 32px;
    }

    .about-wrapper .about-image {
        max-width: 400px;
        width: 100%;
    }

    .about-content {
        display: flex;
        gap: 32px;
    }

    .journey-center img {
        width: 430px;
        height: 430px;
    }

    .journey-curve {
        max-width: 100%;
        padding: 0 100px;
    }

    .journey-curve svg {
        width: 100%;
        height: 100%;
    }

    .item1 {
        bottom: 0px;
    }

    .item2 {
        left: 160px;
        top: 78px;
    }

    .item3 {
        top: -24px;
    }

    .item4 {
        right: 188px;
        top: 55px;
    }

    .item5 {
        right: 0;
        bottom: 20px;
    }

    .presence-locations {
        gap: 16px;
    }

    .tea-box-wrapper {
        gap: 24px;
    }

    .pdp-section .tea-box {
        padding: 16px 30px;
    }

    .pdp-section .tea-box p {
        font-size: 18px;
    }

    .sec-head h1 {
        font-size: 54px;
    }

    .hero-content .hero-sub p {
        font-size: 18px;
    }

    .hero-slide {
        height: 700px;
    }

    h2.section-title,
    h2.about-heading,
    h2.features-heading,
    h2.journey-heading,
    h2.testimonial-heading,
    h2.presence-title,
    h2.story-title,
    .sec-head h2,
    .presence-left .sec-head .presence-title {
        font-size: 40px;
    }

    .category_info h4 {
        font-size: 26px;
    }

    .category_info p {
        font-size: 18px;
    }

    .feature-icon img {
        width: 70px;
        height: 70px;
    }

    .product_frame {
        height: auto;
    }

    .card h5 {
        font-size: 20px;
        min-height: 60px;
    }

    .product_card .price {
        font-size: 20px;
    }

    .product_frame .product_image_main {
        height: 220px;
    }

    .product_card select {
        font-size: 16px;
    }

    .legacy-container h2 {
        font-size: 38px;
    }

    .legacy-container p {
        font-size: 15px;
    }

    .legacy-container .sec-head p {
        font-size: 15px;
    }

    .legacy-container {
        padding: 50px 32px;
        gap: 40px
    }

    .journey-item .years {
        font-size: 28px;
    }

    .journey-card img {
        width: 73px;
        height: 51px;
    }

    .journey-item .Frame_journey_section {
        width: 180px;
        height: 260px;
    }

    .journey-item .journey-card {
        width: 180px;
        height: 260px;
    }

    .journey-card-info_content h6 {
        font-size: 16px;
    }

    .journey-card-info_content p {
        font-size: 13px;
    }

    .journey-center img {
        width: 350px;
        height: 350px;
    }

    .story-subtitle,
    .story-content .story-highlight {
        font-size: 22px;
    }

    .story-content p {
        font-size: 16px;
    }

}

@media only screen and (max-width: 1299px) {

    .container,
    .hero-content,
    html body.single-product .site-main {
        max-width: 1100px;
    }

    .search-box {
        max-width: 1100px;
    }

    .footer-container {
        gap: 40px;
    }

    .footer-container .menu_main_newsletter_wrap {
        gap: 25px;
    }

    .footer-container .newsletter_wrap {
        max-width: 400px;
        width: 100%;
    }

    .presence-container {
        gap: 40px;
    }

    .tea-values-container {
        padding: 0 24px;
    }

    .presence-locations {
        gap: 16px;
    }

    .location {
        font-size: 18px;
    }

    .tea-box-wrapper {
        gap: 24px;
    }

    .pdp-section .tea-box {
        padding: 16px 30px;
    }

    .pdp-section .tea-box p {
        font-size: 18px;
    }

    .product_frame .product_image_main {
        height: 180px;
        bottom: 20px;
    }

    .product_frame img {
        height: auto;
        width: 100%;
    }

    .product_frame {
        height: auto;
    }

    .category-frame .category_image {
        height: 170px;
    }

    .hero-slide {
        height: 600px;
    }

    .sec-head h1 {
        font-size: 46px;
    }

    .legacy-container h2 {
        font-size: 34px;
    }

    .legacy-container p br {
        display: none;
    }

    .legacy-btn {
        font-size: 16px;
        padding: 14px 25px 10px;
    }

    .hero-badge {
        right: 25px;
        top: -7%;
        transform: scale(0.7);
    }

    h2.section-title,
    h2.about-heading,
    h2.features-heading,
    h2.journey-heading,
    h2.testimonial-heading,
    h2.presence-title,
    h2.story-title,
    .sec-head h2,
    .presence-left .sec-head .presence-title {
        font-size: 36px;
    }

    .feature-text {
        font-size: 18px;
    }

    .testimonial-name {
        font-size: 18px;
    }

    .testimonial-text {
        font-size: 16px;
        min-height: 72px;
    }

    .brew-item .step3_arrow.step_arrow {
        left: -120px;
    }

    .h5-sm {
        font-size: 20px;
    }

    .tea-value-item p {
        font-size: 16px;
    }

    .presence-section.about_page .presence-list {
        font-size: 16px;
    }

    .presence-left .sec-head .presence-subtitle {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {

    h1,
    .h1 {
        font-size: 72px;
        line-height: normal;
    }

    h2,
    .h2 {
        font-size: 44px;
        line-height: normal;
    }

    h3,
    .h3 {
        font-size: 38px;
        line-height: normal;
    }

    h4,
    .h4 {
        font-size: 30px;
        line-height: normal;
    }

    h5,
    .h5 {
        font-size: 24px;
        line-height: normal;
    }

    h6,
    .h6 {
        font-size: 20px;
        line-height: normal;
    }

    .footer-container {
        flex-direction: column;
        gap: 32px;
    }

    .footer-container .menu_main_newsletter_wrap {
        gap: 32px;
    }


    .about-content {
        justify-content: space-between;
        width: 100%;
    }

    .features-grid {
        gap: 16px;
    }

    .feature-text {
        font-size: 22px;
    }

    .card h5 {
        font-size: 20px;
    }

    .legacy-container {
        gap: 50px;
        padding: 50px 20px;
    }

    .legacy-container .legacy-text {
        font-size: 16px;
    }

    .legacy-container p {
        font-size: 16px;
    }

    .story-content p {
        font-size: 16px;
    }

    .story-content .story-highlight {
        font-size: 18px;
    }

    .presence-container {
        gap: 40px;
    }

    .presence-left {
        max-width: 450px;
    }


    .journey-desktop {
        display: block;
    }

    .journey-mobile {
        display: none;
    }

    .journey-arrows {
        display: flex;
    }

    .journey-heading {
        font-size: 28px;
    }

    .presence-section.about_page .presence-list {
        gap: 50px;
        width: 100%;
        font-size: 16px;
    }

    .story-container {
        padding: 0 40px;
    }

    .tea-values-container {
        gap: 24px;
        padding: 0 0;
    }

    .tea-value-item .h5-sm {
        font-size: 20px;
    }

    .tea-value-item p {
        font-size: 16px;
    }

    .pdp-section .tea-box {
        padding: 16px 20px;
    }

    .pdp-section .tea-box p {
        font-size: 16px;
    }

    .tea-box-wrapper {
        gap: 24px;
    }

    .faq-question .h5-sm {
        margin: 0;
        font-size: 20px;
    }

    .faq-item.active .faq-answer p {
        font-size: 16px;
    }

    .product_frame .product_image_main {
        height: 150px;
        bottom: 20px;
    }

    .product_frame img {
        height: auto;
        width: 100%;
    }

    .product_frame {
        height: auto;
    }

    /*------contact Us Page CSS-----*/
    .contact-wrapper {
        display: grid;
        grid-template-columns: 680px 1fr;
        gap: 32px;
    }

    /*------contact Us Page CSS-----*/

    .hero-slide {
        height: 530px;
    }

    .sec-head h1 {
        font-size: 40px;
    }

    .hero-content .hero-sub p {
        font-size: 16px;
    }

    .category_info h4 {
        font-size: 22px;
    }

    .category_info p {
        font-size: 16px;
    }

    .category-frame .category_image {
        height: 150px;
    }

    .about-wrapper .about-image {
        max-width: 350px;
        width: 100%;
    }

    .about-wrapper {
        gap: 24px;
    }

    .about-content {
        display: flex;
        gap: 24px;
    }

    .about-left-text {
        max-width: 100%;
        min-width: 300px;
    }

    .about-left-text p {
        font-size: 16px;
    }

    .about-right-text p {
        font-size: 16px;
    }

    .feature-text {
        font-size: 18px;
    }

    .hero-slide {
        height: 550px;
    }

    .product_frame .product_image_main {
        height: 200px;
    }

    .product_card .price {
        font-size: 18px;
    }

    .card h5 {
        font-size: 18px;
    }

    .journey-curve {
        max-width: 100%;
        padding: 0 90px;
    }

    .item2 {
        left: 140px;
        top: 42px;
    }

    .item4 {
        right: 140px;
        top: 40px;
    }

    .item5 {
        right: -20px;
        bottom: 0px;
    }

    .item1 {
        bottom: 0px;
        left: -20px;
    }

    .journey-center img {
        width: 300px;
        height: 300px;
    }

    .journey-card-info_content h6 {
        font-size: 16px;
    }

    .journey-card-info_content p {
        font-size: 14px;
    }

    .journey-item .journey-card {
        width: 200px;
        height: 280px;
    }

    .journey-item .Frame_journey_section {
        width: 200px;
        height: 280px;
    }

    .journey-item .journey-card .journey-card-info .journey-card-info_content {
        padding: 18px 10px 0 10px;
    }

    .journey-arrows {
        display: none;
    }

    .product_frame .product_image_main {
        height: 170px;
    }

    .legacy-container h2 {
        font-size: 30px;
    }

    .legacy-container p {
        font-size: 15px;
    }

    .founder-card .founder-name {
        font-size: 30px;
    }

    .legacy-container {
        gap: 32px;
    }

    h2.section-title,
    h2.about-heading,
    h2.features-heading,
    h2.journey-heading,
    h2.testimonial-heading,
    h2.presence-title,
    h2.story-title,
    .sec-head h2,
    .presence-left .sec-head .presence-title {
        font-size: 30px;
    }

    .story-subtitle {
        font-size: 18px;
    }

    .story-content p {
        font-size: 15px;
    }

    .testimonial-text {
        font-size: 16px;
    }

    .single-product .shop .sec-head h2,
    .single-product .ingredients-section .sec-head h2,
    .single-product .faq-section .sec-head h2 {
        font-size: 30px;
    }

    .ingredients-section .sec-head .small-title {
        font-size: 16px;
        padding: 0;
    }

    .ingredient-name {
        font-size: 20px;
    }

    .single-product .pdp-section .tea-box p {
        font-size: 16px;
    }

    .brew-item .step3_arrow.step_arrow {
        left: -165px;
    }

    .policy-wrapper .policy-card,
    .policy-wrapper .policy-content {
        zoom: 0.7;
    }
}

@media only screen and (max-width: 991px) {

    h2.section-title,
    h2.about-heading,
    h2.features-heading,
    h2.journey-heading,
    h2.testimonial-heading,
    h2.presence-title,
    h2.story-title,
    .sec-head h2,
    .presence-left .sec-head .presence-title {
        font-size: 28px;
    }

    .container {
        padding: 0 24px;
    }

    .search-input {
        height: 60px;
    }

    .search-box {
        padding: 0 24px;
    }

    .search-close {
        top: 14px;
        right: 50px;
        font-size: 20px;

    }

    .header-wrapper {
        padding: 14px 24px;
    }

    .header-wrapper .logo {
        max-width: 130px;
        line-height: 0;
    }

    .header-icons {
        gap: 16px;
    }

    .header-icons .login-icon {
        width: 24px;
        height: 24px;
    }

    .header-icons a svg {
        width: 24px;
        height: 24px;
    }

    .header-icons .search-icon svg {
        width: 24px;
        height: 24px;
    }

    .top-bar-inner hr {
        margin: 0 24px;
    }

    .top-bar-inner span {
        margin: 0 5px 0 10px;
    }

    .footer .menu_main_wrap a {
        font-size: 15px;
    }

    .about-wrapper {
        justify-content: flex-start;
        text-align: left;
    }

    .about-wrapper .about-image {
        max-width: 100%;
        width: 100%;
    }

    .about-content {
        justify-content: space-between;
        width: 100%;
        flex-wrap: wrap;
    }

    .feature-icon {
        width: 100px;
        height: 100px;
    }

    .feature-icon svg {
        width: 65px;
        height: 65px;
    }

    .feature-text {
        font-size: 18px;
    }

    .features-grid {
        gap: 10px;
    }

    .presence-section.about_page .presence-list {
        max-width: calc(100% - 60px);
        margin: 0 auto;
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .legacy-container {
        flex-direction: column-reverse;
        padding: 30px 16px;
        gap: 24px
    }

    .founder-card {
        padding: 31px 30px 16px 30px;
    }

    .legacy-right {
        flex: inherit;
        max-width: 311px;
    }

    .legacy-right .founder-img {
        width: 250px;
        height: 250px;
    }

    .founder-card .founder-name {
        font-size: 24px;
        margin-top: 12px;
    }

    .founder-role {
        padding: 7px 12px;
        font-size: 14px;
        max-width: 229px;
        margin: 6px auto 0;
    }

    .legacy-left {
        text-align: center;
    }

    .legacy-container .sec-head {
        text-align: center;
        margin-bottom: 24px;
    }

    .legacy-container .sec-head p {
        font-size: 14px;
    }

    .legacy-container h2 {
        font-size: 32px;
        line-height: 1.3;
    }

    .legacy-container h2 br {
        display: none;
    }

    .legacy-btn {
        margin-top: 24px;
        font-size: 14px;
    }

    .story-content p {
        margin-bottom: 10px;
        line-height: 1.6;
    }

    .story-subtitle {
        margin-bottom: 10px;
    }

    .story-content .story-highlight {
        font-size: 18px;
    }

    .story-image .sec-head h2 {
        font-size: 32px;
    }

    .testimonial-heading {
        font-size: 32px;
    }

    .presence-container {
        flex-direction: column;
        gap: 24px;
    }

    .presence-map {
        width: 100%;
    }

    .presence-map iframe {
        border-radius: 16px;
        height: 440px;
    }

    .presence-left .sec-head {
        text-align: center;
        margin-bottom: 16px;
    }

    .presence-left .sec-head .presence-subtitle {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .location {
        padding: 13px 18px 13px 18px;
        font-size: 16px;
        gap: 4px;
    }

    .presence-locations {
        gap: 8px;
        justify-content: center;
        margin-bottom: 16px;
    }

    .location small {
        padding: 2px 10px;
        font-size: 14px;
        line-height: 1.5;
        max-width: 40px;
        width: 100%;
    }

    .location.active {
        max-width: 313px;
        width: 100%;
    }

    .testimonial-image {
        max-width: 150px;
        width: 100%;
        margin: 0 auto;
    }

    .testimonial-card .testimonial_info {
        padding: 16px 0 0;
    }

    .stars {
        gap: 2px;
    }

    .stars svg {
        width: 18px;
        height: 18px;
    }

    .testimonial-text {
        margin: 8px 0 0;
        min-height: 96px;
        font-size: 16px;
    }


    .testimonial-name {
        margin-top: 8px;
        font-size: 18px;
    }

    .tea-values-container {
        gap: 16px;
        padding: 0 0px;
    }

    .tea-value-item .h5-sm {
        font-size: 17px;
    }

    .tea-value-item p {
        font-size: 14px;
    }

    .promise-container {
        gap: 24px;
    }

    .promise-box {
        padding: 16px;
        min-width: 100%;
    }

    .promise-box .h4-sm {
        font-size: 24px;
    }

    .promise-box p {
        font-size: 16px;
    }

    .promise-right {
        gap: 16px;
    }

    .tea-box-wrapper {
        gap: 16px;
    }

    .pdp-section .tea-box {
        padding: 12px 10px;
    }

    .pdp-section .tea-box p {
        font-size: 16px;
    }


    .brew-section .sec-head {
        margin-bottom: 24px;
    }

    .brew-section .brew-subtitle {
        margin: 16px 0 0 0;
        font-size: 14px;
    }

    body .brew-item h3 {
        font-size: 24px;
        margin-bottom: 5px;
        max-width: 163px;
    }

    .brew-item .brew-item-step-main svg {
        width: 100%;
        height: auto;
    }

    .brew-wrapper .slick-slide {
        margin: 0 36px;
    }

    .brew-wrapper .slick-list {
        margin: 0 -36px;
    }

    .brew-item .brew-item-step-main {
        width: 100%;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 16px;
    }

    .step1 {
        transform: none;
    }

    .step-card p {
        font-size: 12px;
        padding: 13px 10px 0 10px;
    }

    .step-card img {
        width: auto;
        height: 60px;
    }

    .brew-item .brew-item-step-main .mobile_step_arrow {
        width: 40px;
        height: 40px;
        position: absolute;
        right: -55px;
    }

    .brew-item .brew-item-step-main .mobile_step_arrow svg {
        width: 40px;
        height: 40px;
    }

    .brew-wrapper .slick-slide:last-child .brew-item-step-main .mobile_step_arrow {
        display: none;
    }

    .brew-item .brew-item-step-main .step-card {
        max-width: 164px;
    }

    .brew-wrapper {
        position: static;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .center-tea {
        position: static;
        transform: none;
        margin-bottom: 30px;
    }

    .brew-item {
        position: static;
        width: 100%;
    }

    .brew-arrows {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-top: 20px;
    }

    .brew-arrows button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: none;
        background: #d8b892;
        font-size: 18px;
        cursor: pointer;
        padding: 0;
    }

    .brew-item .brew-item-step-main .mobile_step_arrow {
        display: block;
    }



    .faq-question .h5-sm {
        font-size: 18px;
    }

    .faq-item.active .faq-answer p {
        font-size: 15px;
    }

    .faq-wrapper {
        gap: 20px;
    }

    .faq-wrapper .sec-head {
        /* max-width: 300px; */
        width: 100%;
    }

    .ingredients-wrapper {
        display: block;
        margin: 0 -8px;
        padding: 0 0px;
        width: -webkit-fill-available;
    }

    .ingredients-wrapper .slick-slide {
        padding: 0 24px;
    }

    .shop .grid {
        display: block;
        margin: 0 -16px;
    }

    .product_frame {
        height: auto;
    }

    .product_frame img {
        height: 100%;
        width: 100%;
    }

    .product_frame .product_image_main {
        height: 180px;
    }

    .shop .grid .slick-list .slick-slide {
        padding: 0 8px;
    }

    .card h5 {
        font-size: 18px;
    }

    .product_card .price {
        font-size: 20px;
    }

    .product_card label {
        margin: 4px 0 0 0;
        font-size: 16px;
    }

    .product_card select {
        background-position: 86% 13px;
        width: 95px;
        height: 31px;
        font-size: 14px;
    }

    .product_card .add_to_cart {
        font-size: 14px;
        min-width: max-content;
        color: var(--body-text-color);
    }

    .shop .grid .slick-list {
        padding: 0 8px;
    }

    .shop .sec-head p {
        font-size: 14px;
        font-family: 'Arima';
        margin: 12px 0 0 0;
    }

    .shop .ingredients-arrows {
        display: flex;
        gap: 10px;
        margin-top: 24px;
        justify-content: center;
    }

    .ingredients-arrows button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: none;
        background: #E3C09B;
        cursor: pointer;
    }

    .ingredients-arrows button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: none;
        background: #E3C09B;
        cursor: pointer;
    }

    .mobile-card .journey-card-info .journey-card-info_content {
        padding: 30px 10px;
    }

    .journey-card-info_content p {
        font-size: 15px;
    }

    .journey-card-info_content h6 {
        font-size: 21px;
    }

    .journey-card-info_content p br {
        display: none;
    }

    .product-slider-arrows {
        justify-content: center;
        gap: 10px;
        margin-top: 24px;
        display: flex;
    }

    .product-slider-arrows button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: none;
        background: #E3C09B;
        cursor: pointer;
        display: block !important;
    }

    section.brew-section.common-sec.only-desktop {
        display: none;
    }

    section.brew-section.mobile-brew-section {
        display: block;
    }

    /*------contact Us Page CSS-----*/

    .contact-wrapper {
        grid-template-columns: 1fr;
    }

    /*------end contact Us Page CSS-----*/

    .feature-text {
        font-size: 16px;
    }

    .feature-text {
        font-size: 16px;
    }

    .product-slider-arrows button {
        padding: 0;
    }

    .journey-desktop {
        display: none;
    }

    .journey-mobile {
        display: block;
    }

    .journey-arrows {
        display: flex;
    }

    .journey-arrows button {
        padding: 0;
    }

    .mobile-card .Frame_journey_section {
        width: 100%;
    }

    .journey-mobile .slick-slide {
        margin-right: 10px;
    }

    .mobile-card .journey-card-info {
        top: 65px;
        width: 100%;
    }

    .mobile-card img {
        width: 100%;
        margin-bottom: auto;
        height: 100%;
    }

    .mobile-card .journey-card-info .testimonial-img {
        width: 115px;
        height: auto;
    }

    .hero-btn {
        font-size: 14px;
        max-width: 200px;
        height: 43px;
    }

    .hero-sub {
        margin-bottom: 20px;
    }

    .top-bar-inner p {
        font-size: 16px;
    }

    .hero-badge {
        right: 45px;
        top: -18%;
        transform: scale(0.5);
    }

    .sec-head h2 {
        font-size: 30px;
    }

    .year {
        font-size: 24px;
    }

    .about-right-text p {
        font-size: 14px;
    }

    .feature-icon img {
        width: 50px;
        height: 50px;
    }

    .feature-icon {
        width: 90px;
        height: 90px;
    }

    .product_card .add_to_cart.primary_btn {
        height: 38px;
        font-size: 16px;
    }

    .story-content {
        max-width: none;
        width: auto;
        flex: 0 0 50%;
    }

    .presence-map {
        aspect-ratio: unset;
    }

    .footer-bottom {
        margin-top: 0;
    }

    body.woocommerce div.product {
        zoom: unset;
    }

    .brew-section {
        zoom: unset;
    }

    .form-group-wrap .form-group input {
        height: 59px;
    }

    .form-group.full-input input,
    .form-group.full-input textarea,
    .contact-form .send-message {
        height: 56px;
    }

    .policy-wrapper .policy-card,
    .policy-wrapper .policy-content {
        zoom: 0.8;
    }
}


@media only screen and (max-width: 767px) {
    body {
        font-size: 16px;
    }

    h1,
    .h1 {
        font-size: 44px;
        line-height: normal;
    }

    h2,
    .h2 {
        font-size: 40px;
        line-height: normal;
    }

    h3,
    .h3 {
        font-size: 32px;
        line-height: normal;
    }

    h4,
    .h4 {
        font-size: 24px;
        line-height: normal;
    }

    h5,
    .h5 {
        font-size: 20px;
        line-height: normal;
    }

    h6,
    .h6 {
        font-size: 18px;
        line-height: normal;
    }

    .container {
        max-width: 1500px;
        padding: 0 16px;
    }

    .header-wrapper {
        padding: 13.2px 16px;
        margin: 0;
        position: relative;
        top: 16px;
    }

    .header-icons .cart-icon {
        display: flex;
        width: 18px;
        height: 18px;
        align-items: center;
        justify-content: center;
    }

    .header-icons a svg {
        width: 18px;
        height: 18px;
    }

    .header-wrapper .logo {
        max-width: none;
        line-height: 0;
        order: 2;
    }

    .header-wrapper .logo a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .header-wrapper .logo img {
        max-width: 97px;
        width: 100%;
    }

    .nav-menu {
        display: none;
    }

    .header-icons {
        order: 3;
        gap: 14px;
        flex: 1;
        justify-content: end;
    }

    .header-icons .search-icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-icons .search-icon svg {
        width: 18px;
        height: 18px;
    }

    .search-box {
        padding: 0 0;
    }

    .hamburger {
        font-size: 0;
        display: block;
        order: 1;
        line-height: 0;
        flex: 1;
    }

    .header-icons .login-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 18px;
        height: 18px;
    }

    .hero-slide {
        height: 812px;
    }

    .drawer-content .search-box {
        transform: translateY(-0px);
        border-radius: 0;
        padding-bottom: 20px;
        display: none;
    }

    .drawer-content .search-box .search-input {
        height: 50px;
        padding: 10px 15px;
        font-size: 16px;
        border-radius: 60px;
    }

    .footer-container {
        gap: 16px;
        flex-direction: column-reverse;
    }

    .footer-container .newsletter_wrap {
        text-align: center;
        margin: 0 auto;
    }

    .footer-container .menu_main_newsletter_wrap {
        flex-direction: column;
        gap: 0;
        text-align: center;
    }

    .footer-container .menu_main_newsletter_wrap .menu_main_wrap {
        max-width: 198px;
        width: 100%;
        margin: 0 auto 20px;
        border-bottom: solid 1px rgba(255, 255, 255, 0.2);
        padding-bottom: 20px;
    }

    .footer ul li:last-child {
        margin-bottom: 0;
    }

    .footer {
        padding: 24px 0 16px;
        background-image: url(../../assets/img/mobile_footer_bg.png) !important;
    }

    .footer-container .newsletter_wrap .newsletter-text {
        font-size: 16px;
        line-height: 1.4;
        max-width: 227px;
        margin: 0 auto 16px;
    }

    .menu_main_wrap p {
        font-size: 20px;
        margin: 0 0 6px 0;
        font-weight: 700;
        line-height: normal;
    }

    .footer .menu_main_wrap a {
        font-size: 16px;
    }

    .footer ul li {
        margin-bottom: 5px;
    }

    .footer-container .menu_main_newsletter_wrap .menu_main_wrap:last-child ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer-container .menu_main_newsletter_wrap .menu_main_wrap:last-child ul li {
        margin: 0;
    }

    .footer-container .menu_main_newsletter_wrap .menu_main_wrap #menu-my-account-menu li:not(:last-child) {
        padding-right: 16px;
        margin-right: 16px;
        position: relative;
    }

    .footer-container .menu_main_newsletter_wrap .menu_main_wrap #menu-my-account-menu li:not(:last-child)::after {
        content: "";
        display: block;
        width: 1px;
        height: 12px;
        background: #FFFFFF;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    .footer-container .menu_main_newsletter_wrap .menu_main_wrap:last-child {
        max-width: 140px;
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .footer-container .menu_main_newsletter_wrap .menu_main_wrap:last-child ul .only_mobile {
        background: rgba(255, 255, 255, 0.5);
        width: 1px;
        height: 12px;
        margin: 0 16px;
    }

    .footer-bottom {
        flex-direction: column;
        margin: 30px -16px 0;
    }

    .footer-bottom .social-icons {
        border-top: solid 1px rgba(255, 255, 255, 0.2);
        margin: 16px 0 0 0;
        padding-top: 16px;
        justify-content: center;
        width: 100%;
    }

    .footer-bottom .social-icons a {
        width: 20px;
        height: 20px;
    }

    .footer-bottom .social-icons svg {
        width: 20px;
        height: 20px;
    }

    .hero-slide {
        align-items: flex-start;
        padding-top: 153px;
        text-align: center;
    }

    .hero-content {
        padding: 0 32px;
        height: 100%;
    }

    .hero-buttons {
        justify-content: center;
        flex-direction: column;
        gap: 10px;
    }

    .hero-badge {
        width: 59px;
        height: 59px;
        font-size: 15px;
        font-weight: 900;
        top: auto;
        bottom: 270px;
        right: 16px;
        transform: scale(1);
    }

    .hero-content .hero-sub p {
        font-size: 14px;
    }

    .hero-slider .slick-dots {
        bottom: 16px;
        gap: 6px;
    }

    .hero-sub {
        margin-bottom: 24px;
    }

    .sec-head h1 br {
        display: none;
    }

    .top-bar-inner p {
        font-size: 11px;
        min-width: fit-content;
        line-height: 1.65;
    }

    .top-bar-inner hr {
        margin: 0 12px;
        min-width: 1px;
        height: 16px;
    }

    .top-bar-inner span {
        display: none;
    }

    .top-bar-inner {
        overflow: auto;
        justify-content: center;
        padding-left: 10px;
        padding-right: 10px;
        align-items: center;
    }

    .top-bar .container {
        padding: 0;
    }

    .top-bar {
        margin: 0;
        position: sticky;
        bottom: 0;
    }

    .category-wrapper {
        display: block;
        padding: 0 14px;
    }

    .slider-navigation {
        display: flex;
    }

    .category-card .category_info {
        margin: 12px 0 0 0;
    }

    .category_info h4 {
        font-size: 24px;
    }

    .category_info p {
        font-size: 14px;
        margin: 0px 0 0 0;
    }


    .about-wrapper {
        flex-direction: column;
        text-align: left;
        gap: 16px;

    }

    .born {
        font-size: 20px;
    }

    .year {
        font-size: 26px;
        margin: 6px 0;
    }

    .about-left-text p {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .about-content {
        flex-direction: column;
        align-items: center;
    }

    .about-left-text {
        max-width: 100%;
        min-width: 100%;
    }

    .about-left-text .highlight {
        font-size: 20px;
        margin-bottom: 0;
    }

    .highlight span {
        margin: 6px 0 0;
        display: block;
    }

    .about-content {
        display: flex;
        gap: 10px;
    }

    .about-image img {
        border-radius: 16px;
        height: 550px;
        object-fit: cover;
    }

    .about-right-text {
        max-width: 100%;
    }

    p {
        font-size: 16px;
    }

    .features-grid {
        display: flex;
        gap: 16px;
        text-align: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .feature-icon {
        width: 60px;
        height: 60px;
    }

    .feature-icon svg {
        width: 40px;
        height: 40px;
    }

    .feature-text {
        font-size: 16px;
    }

    .feature-item {
        text-align: center;
        width: calc(50% - 8px);
    }

    .legacy-container {
        flex-direction: column-reverse;
        padding: 18px 16px 14px 15px;
        gap: 24px
    }

    .founder-card {
        padding: 31px 30px 16px 30px;
    }

    .legacy-right {
        flex: inherit;
        max-width: 311px;
    }

    .legacy-right .founder-img {
        width: 250px;
        height: 250px;
    }

    .founder-card .founder-name {
        font-size: 24px;
        margin-top: 12px;
    }

    .founder-role {
        padding: 7px 12px;
        font-size: 14px;
        max-width: 229px;
        margin: 6px auto 0;
    }

    .legacy-left {
        text-align: center;
    }

    .legacy-container .sec-head {
        text-align: center;
        margin-bottom: 24px;
    }

    .legacy-container .sec-head p {
        font-size: 14px;
    }

    .legacy-container h2 {
        font-size: 32px;
        line-height: 1.3;
    }

    .legacy-container h2 br {
        display: none;
    }

    .legacy-btn {
        margin-top: 24px;
        font-size: 14px;
    }

    .story-container {
        padding: 0 0;
        gap: 16px;
        flex-direction: column;
    }

    .story-content {
        text-align: center;
    }

    .story-content p {
        margin-bottom: 10px;
        line-height: 1.6;
    }

    .story-subtitle {
        margin-bottom: 10px;
    }

    .story-content .story-highlight {
        font-size: 18px;
    }

    .story-content .sec-head {
        display: none;
    }

    .story-image img {
        display: none;
    }

    .story-image .mobile_image {
        display: block;
    }

    .story-image .sec-head {
        display: block;
    }

    .story-image .sec-head h2 {
        font-size: 32px;
    }

    .testimonial-heading {
        font-size: 32px;
    }

    .testimonial-section .custom-arrows {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 16px 0 0 0;
        gap: 10px;
    }

    .presence-container {
        flex-direction: column-reverse;
        gap: 24px;
    }

    .presence-map {
        width: 100%;
    }

    .presence-map iframe {
        border-radius: 16px;
        height: 400px;
    }

    .presence-left .sec-head {
        text-align: center;
        margin-bottom: 16px;
    }

    .presence-left .sec-head .presence-subtitle {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .presence-left .sec-head .presence-title {
        font-size: 32px;
    }

    .location {
        padding: 13px 18px 13px 18px;
        font-size: 16px;
        gap: 4px;
    }

    .presence-locations {
        gap: 8px;
        justify-content: center;
        margin-bottom: 16px;
    }

    .location small {
        padding: 2px 10px;
        font-size: 14px;
        line-height: 1.5;
        max-width: 40px;
        width: 100%;
    }

    .location.active {
        max-width: 313px;
        width: 100%;
    }

    .testimonial-slider .slick-list {
        margin: 0 -8px;
    }

    .testimonial-slider .slick-slide {
        margin: 0 8px;
    }

    .testimonial-image {
        max-width: 150px;
        width: 100%;
        margin: 0 auto;
    }

    .testimonial-card .testimonial_info {
        padding: 16px 0 0;
    }

    .stars {
        gap: 2px;
    }

    .stars svg {
        width: 18px;
        height: 18px;
    }

    .testimonial-text {
        margin: 8px 0 0;
        min-height: auto;
    }

    .testimonial-name {
        margin-top: 8px;
        font-size: 18px;
    }

    .testimonial-section .custom-arrows .arrow-btn {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 40px;
        background: var(--button-color);
        padding: 0;
    }

    .journey-card-info_content h6 {
        font-size: 18px;
    }

    .journey-mobile .slick-list {
        margin: 0 -16px;
        padding: 0 16px;
    }

    .hero-btn {
        max-width: 100%;
    }

    .tea-box {
        padding: 16px 10px;
        border-radius: 16px;
    }

    .h5-sm {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .tea-box p {
        font-size: 14px;
    }

    .tea-box-wrapper {
        gap: 10px;
        flex-direction: column;
    }

    .about-mission-vision-sec .tea-box-wrapper {
        flex-direction: row;
    }

    .tea-values-container {
        gap: 24px;
        padding: 0 16px;
        flex-direction: column;
    }

    .tea-value-icon {
        margin: 0 auto 16px;
    }

    .tea-value-item .h5-sm {
        margin-bottom: 5px;
    }

    .tea-value-icon img {
        height: 40px;
    }

    .promise-container {
        flex-direction: column;
        gap: 24px;
    }

    .promise-container .promise-left {
        text-align: center;
    }

    .promise-container .promise-left .promise-title {
        font-size: 32px;
        margin-bottom: 12px;
    }

    .promise-text {
        margin-bottom: 16px;
    }

    .promise-right {
        gap: 16px;
    }

    .promise-box {
        padding: 16px;
        border-radius: 10px;
        width: 100%;
        min-width: 100%;
    }

    .promise-box .h4-sm {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .promise-box p {
        font-size: 14px;
    }

    .sec-head h2 {
        font-size: 32px;
    }

    .sec-head .story-description {
        font-size: 14px;
        margin-top: 16px;
    }

    .heritage-wrapper .story-title {
        max-width: 260px;
        margin: 0 auto;
    }

    .story-section .story-subtitle {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .vitality-section .sec-head {
        max-width: 320px;
        margin: 0 auto 24px;
    }

    .presence-section.about_page .presence-list {
        flex-direction: column;
        gap: 8px;
        max-width: 310px;
        padding-left: 30px;
        text-align: center;
        margin: 0 auto;
    }

    .presence-section.about_page .presence-list li {
        list-style: disc;
    }

    .heritage-wrapper .story-arrows {
        margin: 24px 0 0 0;
        gap: 10px;
    }

    .heritage-wrapper .story-arrows button {
        width: 40px;
        height: 40px;
    }

    .pdp-section .tea-box p {
        font-size: 16px;
    }

    .pdp-section .tea-box {
        padding: 9px 24px;
    }

    .faq-wrapper {
        flex-direction: column;
        gap: 24px;
    }

    .faq-wrapper .sec-head {
        text-align: center;
    }

    .faq-wrapper .faq-left p {
        font-size: 14px;
        margin: 16px 0 0 0;
    }

    .faq-question .h5-sm {
        font-size: 16px;
    }

    .faq-icon {
        flex: 0 0 30px;
        height: 30px;
    }

    .faq-item.active .faq-answer p {
        font-size: 14px;
    }

    .faq-item {
        padding: 10px 0 8px;
    }

    .faq-answer {
        padding-top: 0;
    }

    .faq-item.active .faq-answer {
        padding-top: 10px;
    }

    .ingredients-wrapper {
        display: block;
        margin: 0 -16px;
        padding: 0 8px;
        width: -webkit-fill-available;
    }

    .ingredients-wrapper .slick-slide {
        padding: 0 8px;
    }

    .ingredients-arrows {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-top: 30px;
    }

    .ingredients-arrows button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: none;
        background: #E3C09B;
        cursor: pointer;
    }

    .ingredient-name {
        margin-top: 10px;
        font-size: 18px;
        font-weight: 700;
    }

    .ingredients-arrows {
        gap: 10px;
        margin-top: 24px;
    }

    .ingredients-section .sec-head .small-title {
        padding: 0 0 4px 0;
        font-size: 16px;
    }

    .policy-card {
        padding: 16px;
        margin: 24px 0;
    }

    .policy-card h2 {
        font-size: 32px;
        margin-bottom: 16px;
    }

    .intro-text {
        font-size: 14px;
        margin-top: 10px;
    }

    .last-updated {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .policy-content {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .policy-content h2 {
        font-size: 24px;
        margin-bottom: 16px;
        margin-top: 24px;
    }

    .policy-content h3 {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .policy-content p {
        margin-bottom: 10px;
    }

    .product_frame .product_image_main {
        height: 180px;
    }

    .product_card .price {
        flex-wrap: wrap;
        gap: 5px 12px;
        line-height: 1.2;
    }

    .product_card .add_to_cart.primary_btn {
        background: url(../../assets/img/mobile-add-to-cart.svg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: 40px;
        font-size: 14px;
        padding: 12px 30px 10px;
    }

    .footer-container .newsletter_wrap .newsletter-heading {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .footer-container .newsletter_wrap form p {
        margin: 0;
    }

    .sec-head h1 {
        font-size: 44px;
    }

    .story-content .sec-head {
        display: none;
    }

    .story-image img {
        display: none;
    }

    .story-image .mobile_image {
        display: block;
    }

    .story-image .sec-head {
        display: block;
    }

    .story-container {
        padding: 0 0;
        gap: 16px;
        flex-direction: column;
    }

    .story-content {
        text-align: center;
    }

    .hero-btn.primary_btn {
        background-image: url(../../assets/img/hero-primary-btn-frame-mobile.svg);
    }

    .hero-btn.secondary_btn {
        background-image: url(../../assets/img/hero-outline-btn-frame-mobile.svg);
    }

    .journey-mobile .slick-list {
        margin: 0 -21px;
        padding: 0;
    }

    .journey-mobile .slick-slide {
        margin: 0 21px;
        position: relative;
    }

    .journey-mobile .slick-slide:not(:last-child)::after {
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-image: url(../../assets/img/journey-middle-arrow.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 50%;
        right: -30px;
        transform: translateY(-50%);
    }

    .mobile-card .journey-card-info .testimonial-img {
        width: 100px;
    }

    .story-subtitle {
        font-size: 24px;
    }

    .story-content p {
        font-size: 16px;
    }

    .card h5 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        min-height: 54px;
    }

    .hero-slider.hero-desktop-slider {
        display: none;
    }

    .hero-slider.hero-mobile-slider {
        display: block;
    }

    .brew-item .brew-item-step-main .step-card {
        top: 56%;
    }

    .search-overlay {
        width: calc(100% - 32px);
        margin: auto;
    }

    .search-overlay.active .search-box {
        transform: translateY(16px);
    }

    body .search-input {
        padding: 15px 40px 10px 20px;
        font-size: 14px;
        height: 50px;
    }

    .search-close {
        top: 50%;
        right: 25px;
        font-size: 16px;
    }

    .faq-wrapper .sec-head {
        max-width: 100%;
    }

    .rvx-review-card .rvx-review-inner,
    body #rvx-storefront-widget .rvx-review-wrapper .rvx-review-card,
    body .rvx-review-wrapper .rvx-review-card {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .policy-wrapper .policy-card,
    .policy-wrapper .policy-content {
        zoom: 1;
    }
}

@media only screen and (max-width: 568px) {
    .presence-map iframe {
        border-radius: 16px;
        height: 287px;
    }

    .video-wrapper {
        height: 240px;
    }

    .story-img img {
        height: 126px;
        border-radius: 10px;
    }

    .story-img {
        padding: 0 8px;
    }

    .heritage-gallery {
        margin: 0 -8px;
    }

    .about-image img {
        border-radius: 16px;
        height: 265px;
        object-fit: cover;
    }

    .product_frame .product_image_main {
        height: 110px;
    }


    .brew-wrapper .slick-track {
        display: flex !important;
    }

    .brew-wrapper .slick-slide {
        height: auto;
    }

    .brew-wrapper .slick-slide>div {
        height: 100%;
    }

    .newsletter-input {
        background-size: 100% 100%;
    }


    /*------contact Us Page CSS-----*/
    .breadcrumb {
        display: none;
    }

    .contact-header {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 24px;
    }

    .tea-icon {
        width: 118px;
    }

    .contact_header_right {
        text-align: center;
    }

    .contact_header_right p {
        margin: 16px 0 0 0;
        font-size: 16px;
    }

    .contact-wrapper {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .contact-form h3 {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .contact-form .form-des {
        margin-bottom: 24px;
        font-size: 16px;
    }

    .form-group-wrap {
        gap: 16px;
    }

    .form-group label {
        padding-bottom: 4px;
        font-size: 12px;
    }

    .form-group-wrap .form-group input::placeholder {
        font-size: 12px;
    }

    .contact-form .form-group input::placeholder {
        font-size: 12px;
    }

    .form-group.full-input textarea::placeholder {
        font-size: 12px;
    }

    .form-group-wrap .form-group input {
        background: url(../../assets/img/mobile_first-name.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 0 35px;
        height: 43px;
    }

    .form-group.full-input input {
        background: url(../../assets/img/mobile_phone-number.svg);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2px 35px 0;
        height: 47px;
    }

    .form-group.full-input textarea {
        background: url(../../assets/img/mobile_phone-number.svg);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 14px 35px;
        height: 47px;
    }

    .contact-form .send-message {
        background: url(../../assets/img/mobile-send-message.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 12px 10px;
        height: auto;
        width: 100%;
    }

    .wpcf7-form-control-wrap[data-name="phone"]::before,
    .wpcf7-form-control-wrap[data-name="email"]::before,
    .wpcf7-form-control-wrap[data-name="message"]::before {
        background-image: url(../../assets/img/mobile_phone-number.svg);
        height: 43px;
    }

    .wpcf7-form-control-wrap[data-name="first_name"]::before,
    .wpcf7-form-control-wrap[data-name="last_name"]::before {
        background-image: url(../../assets/img/mobile_first-name.svg);
        height: 40px;
    }

    .checkbox input {
        width: 18px;
        height: 18px;
    }

    label[for="agree"] {
        margin-bottom: -3px;
    }

    .form-group {
        margin-bottom: 16px;
        display: block;
    }

    .checkbox {
        gap: 8px;
        font-size: 14px;
        margin-bottom: 24px;
    }

    .contact-info h4 {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .contact-info p {
        font-size: 14px;
    }

    .contact-wrapper .contact-info .info-block {
        margin-bottom: 16px;
    }

    .contact-wrapper .contact-info .info-block:last-child {
        margin-bottom: 0;
    }

    .contact-map iframe {
        width: 100%;
        height: 246px;
    }

    /*------End contact Us Page CSS-----*/
    .brew-item .brew-item-step-main .mobile_step_arrow {
        right: -70px;
    }

    .brew-item .brew-item-step-main svg {
        height: auto;
    }

    .brew-item .brew-item-step-main svg {
        width: 100%;
    }

    .form-group-wrap .form-group {
        width: calc(50% - 8px);
    }
}

@media only screen and (max-width: 399px) {
    .brew-item .brew-item-step-main .mobile_step_arrow {
        right: -55px;
    }

    .mobile-card .journey-card-info {
        top: 45px;
    }

    .mobile-card .journey-card-info .journey-card-info_content {
        padding: 20px 10px;
    }

    .product_card .price {
        font-size: 16px;
    }

    body .product_card .price del {
        font-size: 12px;
    }

    .form-group-wrap .form-group input {
        height: 40px;
    }

    .form-group.full-input input {
        height: 42px;
    }

    .form-group.full-input textarea {
        height: 42px;
    }

    .contact-form .send-message {
        padding: 12px 10px 6px;
    }
}

@media only screen and (max-width: 360px) {
    .product_frame .product_image_main {
        height: 90px;
    }

    .mobile-card .journey-card-info .journey-card-info_content {
        padding: 15px 10px;
    }

    .journey-card-info_content h6 {
        font-size: 16px;
    }

    .journey-card-info_content p {
        font-size: 12px;
    }

    .form-group.full-input input {
        height: auto;
        padding: 8px 35px;
        background-size: 100% 100%;
    }

    .form-group.full-input textarea {
        height: 35px;
    }

    .brew-wrapper .slick-list {
        margin: 0 -20px;
    }

    .brew-wrapper .slick-slide {
        margin: 0 20px;
    }

    .brew-item .brew-item-step-main .mobile_step_arrow {
        right: -42px;
    }

    .brew-item .brew-item-step-main .mobile_step_arrow svg {
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width: 340px) {
    .form-group.full-input textarea {
        padding: 11px 35px;
    }
}




/* DESKTOP GRID */
@media(min-width:768px) {

    .testimonial-slider {
        display: flex;
        gap: 30px;
    }

    .testimonial-card {
        width: 33.33%;
    }

    /* slick active */
    .testimonial-slider.slick-initialized {
        display: block;
    }


}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-tablet-slider {
        display: block;
    }

    .hero-desktop-slider,
    .hero-mobile-slider {
        display: none;
    }

    .hero-content>* {
        max-width: 57%;
    }

    .hero-content :not(.hero-badge) br {
        display: none;
    }
}