/* Add custom CSS styles below */ 
.w-\[90\%\] {
    width: 100%;
 
}

.top-3 {
  top: 0px !important;
}
.bottom-4 {
    bottom: 0rem;
}

#karzoun-widget-send-button {
    padding-left: 15px;
    padding-right: 10px;
    position: fixed !important;
    z-index: 190 !important;
    bottom: 75px;
    text-align: center !important;
    height: 40px;
    min-width: 50px;
    border-radius: 25px;
    visibility: visible;
    transition: none !important;
    background-color: #218365;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    right: 25px;
    cursor: pointer;
    display: flex
;
    align-items: center;
    justify-content: center;
}
/* شلت خلفية الصور  */ 
.main-links-style-3-slider-single-content-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    height: 100%;
    width: 100%;
    background-image: none;
}
.light-mode-logo,
.dark-mode-logo {
    height: 50px !important;   /* قلل الطول */
    width: auto !important;    /* العرض يتناسب تلقائياً */
}