body {
    text-align: right;
}

.top-slide img {
    width: 100%;
    height: 225px;
}

.zslide img {
    height: 225px;
}

.leftslide img {
    width: 100%;
    height: 450px;
}

span.slide-categories {
    float: left;
    position: absolute;
    right: 4%;
    top: 3%;
    background: #a10404c2;
    padding: 3px 10px;
    color: #fff;
    border-radius: 12px;
}

span.slide-categories a {
    color: #fff;
}

h5.slide-title {
    position: absolute;
    bottom: 0%;
    background: #168b4ede;
    padding: 5px;
    width: 92%;
}

h5.slide-title a {
    color: #fff;
}

.footer {
    max-width: 100%;
	}
	
	
h5.zstyle2-title a {
    color: #000;
}

h5.card-title a {
    color: #000;
}

h5.card-title a:hover {
    color: #600202;
    text-decoration: auto;
}



h5.zstyle2-title {
    margin-right: 12px;
    font-size: 19px;
    font-weight:900;
}

h5.zstyle2-title a:hover {
    color: #600202;
    text-decoration: auto;
}

.zstyle2-body p {
    margin-right: 10px;
}

.cat-title h3 {
    background: #016c0e url(../img/90.png) no-repeat left !important;
    color: #fff;
    padding: 0px 30px;
    width: max-content;
    margin-bottom: 0;
    font-size: 22px;
}

.cat-title {
    border-bottom: 4px solid #016c0e;
    width: 100%;
    margin-bottom: 10px;
}

.zstyle2-body {
    padding-right: 5px;
}

.zslide {
    padding-top: 8px;
}

.top-menu-social-media.form-inline {
    margin-right: 50%;
}

.top-menu-social-media img {
    width: 35px;
    height: 35px;
}

.zsearch {
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    background: #fff;
}

h5.zstyle5-title {
    font-size: 17px;
}

.main-post .post-content p {
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
}

.post-content img {
    max-width: 90%;
}

iframe.youtube-player {
    max-width: 100%;
}


.navbar-nav .dropdown-menu {
    text-align: right;
}

.dropdown-menu {

    right: 0;
}

.footer-main ul li {
    background: #3f5248;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.side-ad {
  position: fixed;
  top: 50px;
  width: 140px;
  height: auto;
  overflow: hidden;
}

.right-ad {
  right: 0;
}

.left-ad {
  left: 0;
}

.side-ad img {
  width: 100%;
  height: auto;
  display: block;
}

/* إخفاء الإعلانات على الشاشات الصغيرة (مثل الهواتف) */
@media (max-width: 768px) {
  .side-ad {
    display: none;
  }
}



    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: fit-content;
    }
@media screen and (max-width:767px){
    .zstyle5-news img {
        width: 100%;
        height: 250px;
    }
    
    .zstyle1-news img {
    height: 190px;
    }
    .zstyle2-news img {
    height: 100px;
    }
    .zstyle2-news {
    height: 182px;
    text-align: center;
    overflow: hidden;
    }
    .top-menu-social-media.form-inline {
    margin-right: 20%;
    }
   
    .logo {
    overflow: hidden;
    height:205px;
    text-align: center;
    }
    .logo img {
    height: auto;
    width: 100%;
    max-height:100px;
    }
    .logo .col-md-4 a, .logo .col-md-4 img {
    padding: 0;

    }
    .logo .col-md-8 img {
    margin-right: 0;
    }
}

.zstyle2-news img {
    height: 90px;
}

.zstyle2-news {
    height: 100px;
}

.zstyle5 .card-body {
    height: 239px;
    overflow: hidden;
}



.textwidget.custom-html-widget .top-menu-social-media.form-inline {
    margin-right: auto;
}

.bg-dark {
    background-color: #000000 !important;
}


