.cta-img-wrap img { height: 330px; max-width: 90%;width: 100%;object-fit: cover;}.cta-card { border: 2px dashed #cbcbcb; padding: 50px 80px 50px 35px;}.cta-img-wrap img { transform: scale(1.25);transition: all 0.35s ease;}.cta-img-wrap:hover img {  transform: scale(1.19);}.cta-img-wrap { margin-top: 60px; }.top-banner-section {
   BACKGROUND: #C31F1F !IMPORTANT;
}
.top-banner-section {
    position: relative;
    background: #D62828;
    padding: 40px 20px 60px;
    overflow: hidden;
    color: #fff !IMPORTANT;
}
.top-banner-container a {
    margin-top: 40px;
}
.top-banner-section::before {
    position: absolute;
    width: 50%;
    height: 100%;
    content: '';
    top: 0;
    right: 0;
    background-image: url('https://ishopo.ca/wp-content/uploads/2025/11/Group-1686559636.webp');
    background-size: cover;     

    background-repeat: no-repeat;
    z-index: 1;                   
}
.banner-curve {
    position: absolute;
    top: 0;
    right: -10%;
    width: 60%;
    height: 100%;
    z-index: 1;
}
.top-banner-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    position: relative;
    z-index: 2;
}
.banner-title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
}
.banner-desc {
    font-size: 18px;
    line-height: 1.5;

}
.banner-btn {
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 12px 30px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
}
.banner-image {
    display: flex;
    justify-content: center;
    z-index: 2;
}

/* .banner-image-frame {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
} */

.banner-image-frame img {
    width: 100%;
    max-width: 460px;
    border-radius: 18px;
}

.food-clients-section {
    padding: 80px 20px;
    background: #ffffff;
}

.food-clients-container {
    display: grid;
    grid-template-columns: 50% 50%;
    max-width: 1200px;
    margin: auto;
    align-items: center;
}


.food-clients-text .small-heading {
    font-size: 22px;
    color: #111827;
    font-weight: 500;
    
}

.food-clients-text .main-heading {
    font-size: 45px;
    line-height: 1.2;
    font-weight: 700;
    color: #0A0A0A;
    margin-bottom: 20px;
    font-family: 'Poppins';
}

.food-clients-text .desc {
    font-size: 16px;
    color: #000000;
    margin-bottom: 15px;
    max-width: 480px;
    font-family: 'Poppins';
}

.food-clients-image {
    display: flex;
}

.food-clients-image .image-frame {
    position: relative;
}



.food-clients-image img {
    width: 100%;
}
.restaurant-widgets-section {
    padding: 90px 20px;
    background: #C62525;
}
.restaurant-widgets-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 10px;
    align-items: center;
    color: #fff;
}
.restaurant-widgets-section .small-heading {
    font-size: 22px;
    opacity: 0.9;
    font-family: 'Poppins';
}

.restaurant-widgets-section .main-heading {
    font-size: 45px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'Poppins';
}
.restaurant-widgets-section .desc {
    font-family: 'Poppins';
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 16px;
    max-width: 480px;
}
.widgets-image {
    display: flex;
    justify-content: center;
}

.widgets-image .image-frame {
    position: relative;
    padding: 18px;
    border-radius: 30px;
}
.widgets-image img {
    width: 100%;
  
}
.reservation-deposit-section {
    padding: 60px 0px;
    background: #ffffff;
}
.reservation-deposit-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;

}

.deposit-image {
    position: relative;
}
.reservation-deposit-section .small-heading {
    font-size: 22px;
    font-weight: 600;
    color: #222;
    text-transform: lowercase;
    margin-bottom: 12px;
}

.reservation-deposit-section .main-heading {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.2;
    color: #0A0A0A;
    margin-bottom: 20px;
    font-family: 'Poppins';
}

.reservation-deposit-section .desc {
    font-size: 16px;
    color: #000000;
    margin-bottom: 16px;
}
.website-ordering-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
}
.website-ordering-section .small-heading {
    font-size: 22px;
    font-weight: 600;
    opacity: 0.8;
    margin-bottom: 10px;
}

.website-ordering-section .main-heading {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    font-family: 'Poppins';
}

.website-ordering-section .desc {
    font-size: 16px;
    margin-bottom: 14px;
    color: #000000;
}
.reservation-deposit-section {
    position: relative;
    display: flex;
    align-items: center;
}

.reservation-deposit-section .content {
    margin-left: 240px;  /* image width + gap */
    position: relative;
    z-index: 2;
}.website-ordering-section {
  position: relative;
  display: flex;
  align-items: center; 
  z-index:0;
}

.website-ordering-section .content {
  margin-right: 240px; 
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
    .top-banner-container {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .banner-title {
        font-size: 32px;
    }

    .banner-desc {
        font-size: 16px;
        margin: auto;
        margin-bottom: 20px;
    }

    .banner-image {
        margin-top: 30px;
    }

    .banner-image-frame img {
        max-width: 320px;
        margin: auto;
    }
    .banner-curve {
        width: 100%;
        right: 0;
        opacity: 0.3;
    }

    .food-clients-container {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .food-clients-text .main-heading {
        font-size: 32px;
    }

    .food-clients-text .desc {
        margin-left: auto;
        margin-right: auto;
    }

    .food-clients-image {
        margin-top: 30px;
    }

    .restaurant-widgets-container {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .restaurant-widgets-section .main-heading {
        font-size: 32px;
    }

    .widgets-image {
        margin-top: 30px;
    }

    .widgets-image img {
        max-width: 340px;
    }    .reservation-deposit-container {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .reservation-deposit-section .main-heading {
        font-size: 32px;
    }
    .website-ordering-container {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .website-ordering-section .main-heading {
        font-size: 32px;
    }.top-banner-section {
    padding: 30px 10px;
}.food-clients-section {
    padding: 30px 10px;
}.restaurant-widgets-section {
    padding: 35px 10px;

}.top-banner-section::before {
  display:none;
}.reservation-deposit-container,
.website-ordering-container{
    gap:5px;
    padding:10px;
}
.website-text{
    order:2;
}
.reservation-deposit-section {
    padding: 60px 0px 0px;

}.cta-img-wrap { margin-top: 40px;}.cta-img-wrap img {  margin: 0 auto;height: 300px;}.cta-img-wrap img {  transform: scale(1.1);}.cta-img-wrap:hover img { transform: scale(0.9);} .cta-icon svg,.cta-actions button { margin: 0 auto; } .cta-card { padding: 30px;} .cta-icon { margin-bottom: 6px;} .cta-actions button { font-size: 15px; }
}
