/* Add custom CSS styles below */ 
/*  بنرات علويه */
.rr-upper-banner > .grid > .w-full > .swiper {
    padding-left: 0px;
    padding-right: 0px;
}

.rr-upper-banner > .grid > .w-full > .swiper > .swiper-wrapper  {
    padding-bottom: 2rem;
}


/*زر الواتساب*/
#wa-nera-widget-send-button { 
    padding-left: 5px;
    padding-right: 3px;
    bottom: 128px;
    height: 33px;
    min-width: 40px;
    border-top-right-radius: 9px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 0;
    left: 0px;
}
.wa-messenger-svg-whatsapp {
    width: 25px;
    height: 25px;
}
#wa-nera-widget-send-button > div {
    font-size: 12px !important;
}