/*
Copyrights © SlashWeb Network
/*
Theme Name: Sw News
Description: Premium Multi-purpose WordPress Theme
Theme URI: https://slashweb.net.eg
Author: SlashWeb Network
Author URI: https://slashweb.net.eg
Version: 4.3.6
*/

.share-buttons-default {
    display:flex;
    justify-content:center;
    align-items:center;
    gap:10px;
    margin:20px 0
}
.share-buttons-inner {
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    gap:15px
}
.share-buttons-default a {
    display:flex;
    align-items:center;
    justify-content:center;
    width:50px;
    height:50px;
    border-radius:50%;
    color:#fff;
    font-weight:700;
    font-size:18px;
    text-decoration:none;
    transition:transform .2s,box-shadow .2s
}
.sb-facebook a,.ss-facebook {
    background:#3b5998
}
.ss-messenger {
    background:#0084ff
}
.ss-whatsapp {
    background:#25d366
}
.ss-twitter {
    background:#000
}
.page-header-inner {
    display:flex;
    justify-content:flex-start;
    gap:15px
}

.gnews-btn,.social-links li a {
    align-items:center;
    transition:background .3s
}
.post-gnews {
    margin:30px 0
}
.gnews-btn {
    display:inline-flex;
    justify-content:center;
    flex-wrap:wrap;
    gap:6px;
    background:#f6f6f6;
    font-size:18px;
    font-weight:700;
    padding:8px 10px;
    border-radius:8px;
    white-space:normal;
    line-height:1.6
}
.gnews-btn:hover {
    background:#e4e4e4
}
.gnews-icon {
    width:28px;
    height:28px;
    flex-shrink:0
}
.social-links ul {
    list-style:none;
    display:flex;
    gap:10px;
    justify-content:center;
    padding:0;
    margin:0
}
.social-links li a {
    display:flex;
    justify-content:center;
    width:40px;
    height:40px;
    border-radius:50%
}
.sb-twitter a {
    background:#1da1f2
}
.sb-instagram a {
    background:#c13584
}
.sb-youtube a {
    background:red
}
.social-links li a:hover {
    opacity:.8
}
.sw-posts-grid {
    display:grid;
    gap:15px
}
.sw-post-item {
    background:#fff;
    border:1px solid #eee;
    border-radius:6px;
    overflow:hidden;
    transition:transform .3s,box-shadow .3s;
    padding:5px
}
.sw-post-item:hover {
    transform:translateY(-4px);
    box-shadow:0 3px 8px rgba(0,0,0,.1)
}
.sw-post-item img {
    width:100%;
    height:80px;
    object-fit:cover;
    display:block;
    border-radius:4px
}
.telegram-join {
    text-align:center;
    margin:2em 0
}
.telegram-join a {
    display:inline-flex;
    align-items:center;
    background:#08c;
    color:#fff;
    font-weight:700;
    text-decoration:none;
    padding:12px 20px;
    border-radius:50px;
    box-shadow:0 5px 15px rgba(0,0,0,.2);
    transition:transform 0.3s ease, box-shadow 0.3s ease;
    font-family:Arial,sans-serif;
    font-size:16px
}
.telegram-join a:hover {
    background:#00a2e8;
    transform:translateY(-2px);
    box-shadow:0 8px 20px rgba(0,0,0,.3)
}
.telegram-icon {
    font-size:20px;
    margin-inline-end:10px;
}
.telegram-text {
    white-space:nowrap
}
.share-buttons-default a svg {
    width:18px;
    height:18px;
    display:block;
    fill:currentColor
}
.sw-post-item:hover {
    transform:none!important;
    box-shadow:none!important
}
.search-popup-btn {
    background:none;
    border:none;
    padding:0;
    margin:0;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center
}
.search-popup-btn .site-icon-search {
    width:24px;
    height:24px;
    display:block;
    color:#000;
    transition:0.2s ease
}
.search-popup-btn:hover .site-icon-search {
    opacity:.75;
    transform:translateY(-1px)
}
.search-popup-overlay {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.65);
    backdrop-filter:blur(4px);
    display:none;
    align-items:center;
    justify-content:center;
    z-index:999999
}
.search-popup-form label,.search-popup-form .screen-reader-text {
    display:none!important
}
.search-popup-box {
    background:#fff;
    width:100%;
    max-width:450px;
    padding:35px 25px 25px;
    border-radius:10px;
    position:relative;
    box-shadow:0 0 15px rgba(0,0,0,.3);
    z-index:999999
}
.search-popup-close {
    position:absolute;
    bottom:10px;
    left:50%;
    transform:translateX(-50%);
    border:none;
    background:none;
    font-size:32px;
    font-weight:700;
    cursor:pointer;
    line-height:1;
    z-index:999999
}
.search-popup-form form {
    width:100%;
    margin:0;
    padding:0
}
.search-popup-form input[type="search"],.search-popup-form input[type="text"] {
    width:100%!important;
    padding:14px;
    font-size:18px;
    border:1px solid #ccc;
    border-radius:6px;
    box-sizing:border-box;
    display:block
}
.search-popup-form input::placeholder {
    color:#777;
    opacity:1
}
.google-news-banner {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
    border-radius:10px;
    padding:5px 20px;
    font-family:Arial,sans-serif;
    direction:rtl;
    box-shadow:0 1px 4px rgba(0,0,0,.1);
    transition:color 0.3s ease;
    margin-bottom:15px;
    margin-top:20px;
    color:#0b57d0
}
.google-news-banner:hover {
    color:#0b57d0
}
.google-news-banner:active {
    color:#0b57d0
}
.google-news-text {
    font-size:20px;
    font-weight:700;
    flex:1 1 auto;
    text-align:right
}
.google-news-icon {
    width:48px;
    height:48px;
    margin-left:16px;
    flex-shrink:0
}
.whatsapp-banner {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
    border-radius:10px;
    padding:5px 20px;
    font-family:Arial,sans-serif;
    direction:rtl;
    box-shadow:0 1px 4px rgba(0,0,0,.1);
    transition:color 0.3s ease;
    margin-bottom:15px;
    color:#25D366
}
.whatsapp-banner:hover {
    color:#25D366
}
.whatsapp-banner:active {
    color:#128C7E
}
.whatsapp-text {
    font-size:20px;
    font-weight:700;
    flex:1 1 auto;
    text-align:right
}
.whatsapp-icon {
    width:48px;
    height:48px;
    margin-left:16px;
    flex-shrink:0
}
.telegram-banner {
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
    border-radius:10px;
    padding:5px 20px;
    font-family:Arial,sans-serif;
    direction:rtl;
    box-shadow:0 1px 4px rgba(0,0,0,.1);
    transition:color 0.3s ease;
    margin-bottom:15px;
    color:#1978b0
}
.telegram-banner:hover {
    color:#1978b0
}
.telegram-banner:active {
    color:#1978b0
}
.telegram-text {
    font-size:20px;
    font-weight:700;
    flex:1 1 auto;
    text-align:right
}
.telegram-icon {
    width:48px;
    height:48px;
    margin-left:16px;
    flex-shrink:0
}

.site-logo {
    display:flex;
    align-items:center;
    justify-content:center;
    padding:5px 0
}
.site-logo img {
    width:170px;
    max-width:100%;
    height:auto;
    cursor:pointer;
    display:block
}

.sidebar.style2 {
    background-color:#1a1d21
}
.sidebar.style2 .widget-header {
    border-color:rgba(255,255,255,.05)
}
article {
    font-size:1.1rem;
    line-height:1.9
}
article h1 {
    font-weight:700;
    line-height:1.4;
    font-size:clamp(1.8rem,2.2vw,2.2rem)
}
.post-subtitle {
    font-size:1.4rem
}
article p {
    font-size:1.1rem;
    line-height:1.8;
    margin-bottom:1.4em;
    min-height:2em
}
article img {
    margin:15px 0;
    border-radius:6px
}
article h2 {
    font-size:clamp(1.2rem,2vw,1.6rem)
}