@media (max-width: 575px) {
    .main-content {
        padding-top: 58px;
    }

    .hero-section {
        height: 55vh;
        min-height: 450px;

        &.hero-section-small {
            height: 35vh;
            min-height: 250px;
        }
    }

    .navbar {
        --bs-navbar-padding-y: 0.25rem;
    }

    .navbar-brand img {
        height: 40px !important;
    }

    .navbar-toggler {
        padding: 7px 15px;
        display: flex;
        align-items: center;

    }

    .navbar-toggler-icon {
        width: 1rem;
        height: 1rem;
    }


    .hero-content h1 {
        font-size: 1.75rem !important;
        line-height: 1.2;
        margin-bottom: 1.5rem !important;
    }

    .hero-lead-text {
        font-size: 0.95rem !important;
        line-height: 1.5;
    }

    .section-heading {
        font-size: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .section-heading-white {
        font-size: 1.5rem !important;
    }

    .lead {
        font-size: 1rem !important;
    }

    .section-dark,
    .section-green,
    .section-light {
        /*padding:  0 !important;*/
    }

    .products {
        gap: 1rem !important;
    }

    .about-content {
        padding: 0 20px;
    } 

    .about-section {
        padding: 2.5rem 0 !important;
        background-attachment: scroll !important;
    }

    .about-text {
        font-size: 0.95rem !important;
        padding-inline: 15px !important;
        margin-bottom: 25px !important;
    }

    .about-section .row {
        gap: 0.75rem !important;
        flex-direction: column;
    }

    .about-content-item {
        margin-bottom: 0.75rem;
        padding: 1.5rem 1rem !important;
        width: 100% !important;
    }

    .about-content-item h3 {
        font-size: 1.15rem !important;
        margin-bottom: 0.75rem !important;
    }

    .about-content-item p {
        font-size: 0.85rem !important;
        line-height: 1.5;
    }

    .feature-icon {
        width: 60px !important;
        height: 60px !important;
        margin-bottom: 0.75rem !important;
    }

    .feature-icon img {
        max-width: 50px !important;
        max-height: 50px !important;
    }

    .bg-dark-transparent:has(.display-4) {
        background: rgba(0, 0, 0, 0.75) !important;
        margin: 0 20px;
        padding: 20px;

        .display-4 {
            font-size: 24px;
        }
    }

    .services-box {
        flex-direction: column-reverse;
        height: auto;
        min-height: auto !important;
    }

    .services-left-wrap {
        width: 100% !important;
        min-height: auto !important;
        position: relative;
        margin-left: 0 !important;
        z-index: 1;
    }

    .services-left-section {
        min-height: auto !important;
        padding: 2rem 1.25rem !important;
        clip-path: none !important;
        background: #1c240c !important;
        overflow: hidden !important;
    }

    .services-left-content {
        max-width: 100% !important;
    }
   
    .services-left-section-overlay {
        bottom: 0;
        transform: scale(1.5);
        transform-origin: bottom center;
        left: -70px;
    }

    .services-left-title {
        font-size: 1.5rem !important;
        margin-bottom: 0.75rem !important;
        letter-spacing: 1px !important;
    }

    .services-left-subtitle {
        font-size: 0.95rem !important;
        margin-bottom: 1.5rem !important;
    }

    .intro-text {
        font-size: 0.9rem !important;
        margin-bottom: 1.25rem !important;
        font-weight: 500 !important;
    }

    .services-grid {
        column-count: 1 !important;
        gap: 1.25rem !important;
        margin-bottom: 2rem !important;
    }

    .service-item {
        padding: 1rem 0;
        break-inside: avoid;
    }

    .service-title {
        font-size: 0.95rem !important;
        margin-bottom: 0.5rem !important;
        gap: 8px !important;
    }

    .checkmark {
        height: 24px !important;
    }

    .checkmark svg {
        width: 18px !important;
        height: 18px !important;
    }

    .service-description {
        font-size: 0.85rem !important;
        line-height: 1.5 !important;
    }

    .services-footer-text {
        font-size: 0.85rem !important;
        line-height: 1.6 !important;
        margin-bottom: 0 !important;
    }

    .services-right-wrap {
        width: 100% !important;
        height: 300px !important;
        position: relative !important;
    }

    .services-right-section {
        height: 100% !important;
        position: relative !important;
        width: 100% !important;
    }

    .service-right-image {
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
    }

    .service-right-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    .image-caption {
        padding: 0.75rem !important;
        bottom: unset !important;
        top: 50%;
        width: 80%;
        right: 0 !important;
        left: unset !important;
        max-width: calc(100% - 1rem);
    }

    .caption-title {
        font-size: 0.85rem !important;
    }

    .caption-subtitle {
        font-size: 0.75rem !important;
    }

    .diagonal-overlay,
    .diagonal-overlay-wrap,
    .placeholder-image {
        display: none !important;
    }

    .btn-lg {
        padding: 0.75rem 1.5rem !important;
        font-size: 0.95rem !important;
    }

    .btn-header {
        padding: 0.65rem 1.25rem !important;
        font-size: 0.9rem !important;
    }

    .products-text p {
        font-size: 0.9rem !important;
    }

    .products-text a {
        font-size: 0.9rem !important;
    }

    .product-description-enhanced {
        padding-inline: 10px;
    }

    .warranty {
        --warranty-size: 75px
    }

    .warranty-text {
        bottom: 32px !important;

        strong {
            font-size: 22px !important;
        }

        span {
            font-size: 12px !important;
        }
    }

    .footer-img {
        height: 130px;
    }

    .footer-logo {
        img {
            width: 80px;
        }
    }

    .about-gallery-row {
        .card {
            height: 200px !important;
        }

        .gap-5 {
            gap: 10px !important;
        }
    }

    .about-page-section {
        padding: 20px;

        .row {
            flex-wrap: wrap;
            display: block;
        }

        .row > * {
            width: 100% !important;
        }
    }

    .product-breadcrumb, .page-breadcrumb {
        padding: 10px 0 5px !important;
    }

    .cart-page-clear-cart,
    .cart-page-continue-shopping {
        padding: 5px 10px;
    }


    .cart-page-price-display {
        position: absolute;
        bottom: 10px;
        left: 15px;

        .cart-page-total-price {
            margin: 0;
        }
    }

    .card-body .form-label {
        margin-right: 10px;
    }



    .checkout-page .col-lg-7,
    .checkout-page .col-lg-5 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .checkout-page .card {
        margin-bottom: 1rem !important;
        border-radius: 8px;
    }

    .checkout-page .card-header {
        padding: 0.75rem 1rem !important;
    }

    .checkout-page .card-header h5 {
        font-size: 1rem !important;
        margin-bottom: 0 !important;
    }

    .checkout-page .card-body {
        padding: 1rem !important;
    }

    .checkout-page .form-label {
        font-size: 0.9rem !important;
        margin-bottom: 0.35rem !important;
        font-weight: 500;
    }

    .checkout-page .form-control,
    .checkout-page .form-select {
        font-size: 0.9rem !important;
        padding: 0.5rem 0.75rem !important;
    }

    .checkout-page .row > [class*="col-"] {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .checkout-page .mb-3 {
        margin-bottom: 0.85rem !important;
    }

    .checkout-page .form-check-label {
        font-size: 0.85rem !important;
    }

    .checkout-actions-button-wrap {
        flex-direction: column-reverse;
    }

    .checkout-page {
        padding-top: 10px !important;
        .checkout-actions-button {
            flex-basis: 100%;
            width: 100%;
            margin-top: 10px;
            button {
                flex: 1;
                height: unset;
                margin: 0
            }
        }
    }

    .checkout-summary .card {
        position: sticky;
        top: 65px;
    }

    .checkout-summary .list-group-item {
        padding: 0.65rem 1rem !important;
        font-size: 0.9rem !important;
    }

    .checkout-summary .list-group-item img {
        max-width: 50px !important;
        max-height: 50px !important;
    }

    .checkout-summary h5 {
        font-size: 1rem !important;
    }

    .checkout-summary .total-price {
        font-size: 1.25rem !important;
    }

    .checkout-page .btn-primary,
    .checkout-page .btn-outline-secondary {
        padding: 0.65rem 1.25rem !important;
        font-size: 0.9rem !important;
        width: 100%;
        margin-top: 0.5rem;
    }

    .checkout-page .d-flex.gap-3 {
        flex-direction: column !important;
        gap: 0.5rem !important;
    }

    .checkout-page .text-danger.small {
        font-size: 0.75rem !important;
    }

}
