/* Slider wrapper */
.azzawaj-slider-section {
    width: 100%;
    position: relative;
    overflow: hidden;
}

/* Prevent theme interference */
.azzawaj-slider-section img {
    max-width: none;
}

/* Fix spacing issues */
.azzawaj-slider-section .rev_slider_wrapper {
    margin: 0 !important;
    padding: 0 !important;
}