@media (min-width: 769px) {
    .mobile-flavor-section {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1220px) {
    .flavor-column.column3 {
        width: 180px;
    }
    #mainFlavorImg {
        transform: scale(0.6);
    }
    .flavor-selector {
        padding: 0;
    }
    .selector-container {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    .flavor-column.column3 {
        width: 280px;
    }
    #mainFlavorImg {
        transform: scale(0.6);
    }
}

@media (max-width: 768px) {
    .instagram-mini-card.animate,
    .instagram-mini-card {
        animation: none !important;
        transform: none !important;
    }
    .signature-line {
        justify-content: center;
        text-align: center;
        font-size: 1.3rem;
        font-weight: 500;
    }
    .signature-line span:not(:last-child)::after {
        display: none;
    }
    .hero-image-section {
        min-height: 100vh;
        background-image: url('../images/man.jpg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        transform: none !important;
        transition: none !important;
    }
    .image-right {
        display: none;
    }
    .footer-email img {
        width: 34px!important;
        height: 34px!important;
    }
    .hero-image-section::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1;
    }
    .hero-image-section p {
        display: none;
    }
    .image-content {
        width: 100%;
        max-width: 100%;
        padding: 3rem 2rem;
        text-align: center;
        color: white;
        z-index: 3;
    }
    .image-content h2 {
        color: white;
        font-size: 2.5rem;
        text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    }
    .image-content p {
        color: white;
        font-size: 1.2rem;
        margin: 0 auto;
        text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    }
    .cherry-can-fixed {
        position: absolute;
        top: 70vh !important;
        left: 50%;
        transform: translate(-50%, -50%) rotate(0deg) scale(1) !important;
        width: 280px;
        height: 280px;
        pointer-events: none;
        transition: none !important;
        will-change: auto !important;
        animation: none !important;
    }
    .cherry-can-fixed img {
        transform: none !important;
        transition: none !important;
    }
    .hero-content {
        padding: 1rem;
        margin-bottom: 0;
    }
    .keep-large,
    .keep-large-2 {
        font-size: 6rem !important;
    }
    .keep-large-2 {
        display: none;
    }
    .keep-sublines {
        padding-top: 20px;
        display: none;
    }
    .keep-in-sublines {
        display: inline;
        margin-right: 10px;
    }
    .keep-sublines span {
        font-size: 1.2rem;
        white-space: normal;
    }
    .hero .hero-content h1 {
        font-size: 1.8rem;
    }
    .hero .hero-content p {
        font-size: 1.4rem;
    }
    .description {
        padding: 4rem 1rem 6rem;
    }
    .bullets li {
        width: 90%;
        padding: 1rem 1.5rem;
    }
    .bullet-icon {
        font-size: 2rem;
        line-height: 1.2;
        flex-shrink: 0;
    }
    .bullets li strong {
        font-size: 1.2rem;
    }
    .features {
        z-index: 500;
        position: relative;
        grid-template-columns: 1fr;
        padding: 3rem 1.5rem;
        gap: 0rem;
    }
    .feature-card {
        z-index: 500;
        position: relative;
        padding: 1.5rem 1rem;
        transform: scale(0.9);
    }
    .site-footer {
        padding-top: 4rem;
    }
    .section-title {
        margin-bottom: 3rem;
        margin-top: 2rem;
    }
    .feature-card i {
        font-size: 3rem;
    }
    .feature-card h3 {
        font-size: 1.3rem;
        letter-spacing: 2px;
        font-weight: 600;
    }
    .feature-card p {
        font-size: 1.3rem;
    }
    .flavor-selector {
        display: none;
    }
    .mobile-flavor-section {
        display: block;
    }
    /* Footer fixes */
    .footer-container {
        flex-direction: column;
        align-items: center;
        gap: 2rem;
    }
    .footer-info {
        text-align: center;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1rem;
    }
    .footer-links {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
        font-size: 1.4rem;
    }
    .footer-links a {
        text-align: center;
        display: inline-block;
        width: fit-content;
    }
    .footer-email {
        justify-content: center;
        width: 100%;
    }
    .footer-email a {
        font-size: 1.4rem;
    }
    .footer-email i {
        font-size: 1.7rem;
    }
    .health-warning {
        text-transform: uppercase;
        font-size: 1.1rem;
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .health-warning::before {
        display: none;
    }
    .copyright {
        text-align: center;
        width: 100%;
        font-size: 1rem;
    }
    .mini-stat .number {
        font-size: 1.6rem;
        font-weight: 600;
    }
    .instagram-mini-card {
        width: 300px;
        padding: 0.8rem 0.8rem 1.2rem;
    }
    .instagram-mini-white {
        padding: 2rem 1rem;
        line-height: 1.6;
    }
    .instagram-mini-icon {
        width: 60px;
        height: 60px;
        top: -25px;
    }
    .instagram-mini-icon i {
        font-size: 2.4rem;
    }
    .mini-button {
        width: 180px;
        font-size: 1rem;
    }
    .instagram-profile {
        margin-top: 1rem;
        font-size: 1.3rem;
    }
}

@media (max-width: 480px) {
    .hero-title-container {
        flex-direction: column;
        align-items: center;
        gap: 0.5rem;
    }
    .keep-sublines {
        align-items: left;
        padding-top: 0;
        margin-bottom: 15px;
    }
    .keep-sublines span {
        text-align: center;
    }
    .bullets {
        align-items: center;
    }
    .bullets li {
        width: 100%;
        transform: translateX(100%);
    }
    .bullets li.reveal-down {
        transform: translateX(0);
    }
    .flavor-block {
        flex-direction: column !important;
        gap: 1rem;
        margin-bottom: 2rem;
    }
    .flavor-image {
        width: 100%;
    }
    .flavor-image img {
        width: 60%;
    }
    .flavor-text {
        width: 100%;
        padding-right: 0;
    }
    .flavor-text h3 {
        font-size: 1.8rem;
        text-align: center;
    }
}