/*
Theme Name: اروند نیوز
Version: 1.0
Theme URI: https://wp-qaleb.ir/product/arvand-news-wordPress-theme
Description: کلکسیون طراحی: مرکز تخصصی قالب و افزونه وردپرس، با طراحی و کیفیتی ایرانی
Author: Design Wp-Qaleb.ir
Author URI:https://wp-qaleb.ir
Tags: مجله خبری، اطلاع رسانی، وبلاگ، شخصی
*/

@font-face { font-family:"Num-Bold"; font-weight:normal; src:url("assets/fonts/Num-Bold.woff") format("woff"); }
@font-face { font-family:"Num-Medium"; font-weight:normal; src:url("assets/fonts/Num-Medium.woff") format("woff"); }
@font-face { font-family:"Num-Light"; font-weight:normal; src:url("assets/fonts/Num-Light.woff") format("woff"); }
@font-face { font-family:"AwesomePro"; font-style:normal; font-weight:300; font-display:auto; src:url("assets/fonts/AwesomePro.woff") format("woff"); }

/* Reset & Base */
* { margin: 0; padding: 0;box-sizing: border-box;transition: all 0.1s ease-in-out; }
:root { --min-color: #385E9D; --second-color: #ffb81c; }
body { background-color: #F1F1F1; color: #0D121F; font-family: Num-Light; margin: 0; padding: 0; line-height: 1.6; font-size: 14px; }
a, a:hover { text-decoration: none;transition: all 0.1s ease-in-out; }
strong { font-family: Num-Medium; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-family: Num-Bold; line-height: 1.3; margin-bottom: 15px; font-weight: normal !important; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
.container { max-width: 1350px; margin-right: auto; margin-left: auto; }
.container img { object-fit: cover; }
.container img:hover {filter: brightness(105%) contrast(105%); }
.widget_media_image img { border-radius: 6px; width: 100%; }
table { width: 100%; border-collapse: collapse; border: 1px solid #eee; }
thead th { padding: 12px; text-align: right; font-weight: bold; border: 1px solid #eee; background-color: #eee; }
tbody td { padding: 10px 12px; text-align: right; border: 1px solid #eee; }
input[type="text"], input[type="email"], input[type="password"], textarea, select { width: 100%; padding: 12px; margin: 8px 0 16px 0; background: #fff; border: 1px solid #eee; border-radius: 6px; font-family: Num-Light; font-size: 14px; color: #333; }
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus, select:focus { border-color: #ddd; outline: none; box-shadow: none; }
button, input[type="submit"], input[type="button"] { background-color: var(--min-color); color: #fff; padding: 10px 10px; border: none; border-radius: 6px; cursor: pointer; font-family: Num-Medium; font-size: 16px; }
button:hover, input[type="submit"]:hover, input[type="button"]:hover { opacity: 1.2; }
.logo-big { width: 100%; text-align: center; }
.logo-big a { display: block; width: 100%; }
.logo-big img { width: 100%; height: auto; display: block; }
.post-current p { line-height: 1.9; text-align: justify; font-size: 1.1em; margin-bottom: 15px; color: #444; }
.entry-content img.alignleft { float: left; margin: 0 20px 20px 0; }
.entry-content img.alignright { float: right; margin: 0 0 20px 20px; }
.entry-content img.aligncenter { display: block; margin: 0 auto 20px; float: none; }
.entry-content img.alignnone { margin: 0 0 20px 0; }
.entry-content::after { content: ""; display: table; clear: both; }
.calendar_wrap th, .calendar_wrap td { text-align: center; font-weight: normal; }
.entry-content ul, .entry-content ol, .widget-body ul, .widget-body ol { margin: 10px 20px; }
.bolts::before { content: ""; height: 8px; width: 8px; display: inline-block; background: var(--min-color); margin-left: 5px; border-radius: 50%; }
.wrapper { display: flex; gap: 10px; flex-wrap: wrap; margin: 20px auto; }
.main-content { flex: 5; min-width: 350px; order: 1; }
.post-content { flex: 5; min-width:835px; order: 1; }
.sidebar-right { flex: 3.0; min-width: 225px; order: 2; }
.sidebar-left { flex: 2.5; min-width: 225px; order: 3; }
.sidebar-left-ads {flex: 1.0; min-width: 150px; order: 3;}
.widget { margin-bottom: 20px; position: relative; background: #fff; padding: 12px; border-radius: 6px; box-shadow: 0 7px 5px -5px rgba(207,207,207,1);}
.widget-icon { font-size: 16px; color: var(--min-color); background: rgba(227, 209, 249, 0.15); border-radius: 6px 1px 6px 1px; width: 30px; text-align: center; height: 30px; display: flex !important; align-items: center; justify-content: center; }
.widget ul li { list-style: none; margin-bottom: 5px; }
.widget ul li a { color: #000; }
.widget ul li a:hover { color: var(--second-color); }
.widget .header { display: flex; align-items: center; gap: 15px; margin-bottom: 10px; width: 100%;   }
.widget .header .widget-title { margin: 0; padding: 0; font-size: 16px; white-space: nowrap; display: flex; gap: 12px; line-height: 1.7; color: #000;padding-right: 10px;}
.widget-title::before{position:absolute;top:10px;right:10px;background:var(--second-color);content:' ';width:4px;height:30px;border-radius:8px 0 8px 0;z-index:0;}
.widget-title::after{position:absolute;top:10px;right:10px;background:var(--min-color);content:' ';width:4px;height:14px;border-radius:8px 0 8px 0;z-index:0;}
.widget.widget_media_image{background:none;padding:0;}
.widget.widget_custom_category_posts_slider_widget{background:none;padding:0;}
.widget_categories > ul{margin:0;padding:0;list-style:none;}
.widget_categories > ul > li{position:relative;margin:0;}
.widget_categories > ul > li > a{position:relative;display:block;padding:5px 20px 5px 0;font-size:13.5px;color:#222;}
.widget_categories > ul > li > a::before{content:"\f07b";font-family:"AwesomePro";font-weight:300;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:13px;color:#666;}
.widget_categories > ul > li.cat-parent > a::before{content:"\f07c";}
.widget_categories .children{margin:2px 0 5px;padding:0 14px 0 0;list-style:none;}
.widget_categories .children li{position:relative;}
.widget_categories .children li a{position:relative;display:block;padding:5px 18px 5px 0;font-size:12px;font-weight:300;color:#555;}
.widget_categories .children li a::before{content:"\f104";font-family:"AwesomePro";position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:13px;color:#7e84a3;}
.widget_categories a:hover,.widget_categories .current-cat > a,.widget_categories .current-cat > a:hover{color:var(--min-color);}
.widget_wpparsidate_widget_parsidatearchivewidget > ul{margin:0;padding:0;list-style:none;}
.widget_wpparsidate_widget_parsidatearchivewidget > ul > li{position:relative;margin:0;}
.widget_wpparsidate_widget_parsidatearchivewidget > ul > li > a{position:relative;display:block;padding:5px 10px 5px 0;font-size:13px;color:#222;}
.widget_wpparsidate_widget_parsidatearchivewidget > ul > li > a::before{content:"\f104";font-family:"AwesomePro";font-weight:300;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:14px;color:#666;}
.widget_wpparsidate_widget_parsidatearchivewidget > ul > li > a:hover{color:var(--min-color);}
.widget_wpp_jarchive > ul{margin:0;padding:0;list-style:none;}
.widget_wpp_jarchive > ul > li{position:relative;margin:0;}
.widget_wpp_jarchive > ul > li > a{position:relative;display:block;padding:5px 10px 5px 0;font-size:13px;color:#222;}
.widget_wpp_jarchive > ul > li > a::before{content:"\f104";font-family:"AwesomePro";font-weight:300;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:14px;color:#666;}
.widget_wpp_jarchive > ul > li > a:hover{color:var(--min-color);}
.top-bar{position:relative;width:100%;height:30px;background:var(--min-color);overflow:visible !important;z-index:10;}
.top-bar-container{max-width:1350px;height:100%;margin:0 auto;padding:0 5px;display:flex;align-items:center;justify-content:space-between;overflow:visible !important;}
.top-menu{display:flex;align-items:center;height:100%;overflow:visible !important;}
.top-info{display:flex;align-items:center;height:100%;overflow:visible !important;}
.top-menu-list{display:flex;gap:24px;list-style:none;margin:0;padding:0;}
.top-menu-list li a{display:flex;font-family:Num-Light;align-items:center;gap:6px;color:#fff;text-decoration:none;font-size:13px;opacity:1;}
.top-menu-list li a:hover{opacity:0.8;}
.top-menu-list li a i{font-size:14px;}
.top-menu-icon{display:flex;align-items:center;gap:5px;list-style:none;margin:0;padding:0;overflow:visible !important;}
.top-menu-icon-item{position:relative;display:flex;align-items:center;height:100%;overflow:visible !important;}
.top-menu-icon-link{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;height:100%;overflow:visible !important;}
.top-menu-icon-box{width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:rgba(227,209,249,0.15);border-radius:6px;}
.top-menu-icon-box i{font-size:11px;color:#fff;}
.top-menu-icon-link:hover .top-menu-icon-box{background:var(--second-color);}
.top-menu-icon-tooltip{position:absolute;top:34px;left:50%;transform:translateX(-50%) translateY(5px);background:#000;color:#fff;font-size:11px;line-height:1.2;padding:4px 8px;border-radius:4px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.15s ease,transform 0.15s ease,visibility 0.15s;z-index:9999999 !important;box-shadow:0 2px 5px rgba(0,0,0,0.3);}
.top-menu-icon-tooltip::before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border-width:4px;border-style:solid;border-color:transparent transparent #000 transparent;}
.top-menu-icon-link:hover .top-menu-icon-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);}
.date-time{display:flex;align-items:center;gap:12px;color:var(--min-color);font-family:Num-Light;font-size:14px;padding:5px;}
.time-fixed{width:68px;text-align:center;font-family:Num-Medium;font-size:13px;background:#fff;padding:0 12px;border-radius:3px;}
.date-time .separator{color:var(--min-color);}
.date-slider{position:relative;height:22px;overflow:hidden;min-width:120px;padding-right:5px;font-family:Num-light;font-size:13px;color:var(--min-color);}
.date-slide{height:22px;display:flex;align-items:center;transition:transform 0.6s ease,opacity 0.4s ease;}
.date-slider-inner{display:flex;flex-direction:column;transition:transform 0.7s cubic-bezier(0.4,0,0.2,1);}
.neo-header{position:relative;z-index:9;background:#fff;border-bottom:1px solid rgba(255,255,255,0.08);}
.header-container{max-width:1350px;min-height:60px;margin:0 auto;padding:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:0;position:relative;}
.neo-header__brand{display:flex;align-items:center;min-width:120px;margin-left:10px;}
.neo-header__logo{display:inline-flex;align-items:center;height:54px;}
.neo-header__logo img{max-height:54px;width:auto;object-fit:contain;display:block;}
.neo-header__site-title{font-size:1.5rem;font-weight:800;text-decoration:none;color:#fff;}
.neo-header__panel{display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:100%;}
.neo-header__nav{flex:1;min-width:0;}
.nav-wrap{flex:1;display:flex;align-items:center;position:relative;min-height:64px;}
.main-menu{display:flex;align-items:center;position:static;}
.main-menu,.main-menu ul{margin:0;padding:0;list-style:none;}
.main-menu a{display:block;text-decoration:none;}
.site-header{position:relative;background:#ffffff;border-bottom:1px solid #e5e7eb;z-index:1000;}
.site-header__inner{max-width:1300px;margin:0 auto;padding:0 16px;}
.main-menu > li{position:relative;}
.main-menu > li > a{padding:5px 10px;color:#222;font-size:14px;white-space:nowrap;border-radius:6px;margin-left:5px;font-family:Num-Medium;}
.main-menu > li:hover > a{color:var(--min-color);background:rgba(245,239,253,0.21);}
.main-menu > li.current-menu-item > a{color:var(--min-color);background:rgba(245,239,253,0.21);}
.main-menu > li.current-menu-parent > a{color:var(--min-color);background:rgba(227,209,249,0.15);}
.main-menu > li.current-menu-ancestor > a{color:var(--min-color);background:rgba(227,209,249,0.15);}
.main-menu > li > a.active{color:var(--min-color);background:rgba(227,209,249,0.15);}
.main-menu > li > a .menu-item-icon{margin-left:6px;opacity:0.6;}
.main-menu > li > ul.sub-menu{position:absolute;top:100%;right:0;min-width:220px;background:#ffffff;z-index:1000;border-radius:6px;box-shadow:0px 10px 15px 5px rgba(64,64,64,.08);opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity 0.3s ease,visibility 0.3s ease,transform 0.3s ease;padding:5px 8px;}
.main-menu > li:hover > ul.sub-menu{opacity:1;visibility:visible;transform:translateY(8px);}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li{position:relative;}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li > a{padding:10px 12px;color:#000;font-size:13px;border-radius:6px;}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li > a .menu-item-icon{margin-left:6px;opacity:0.6;font-size:10px;}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li > a:hover{color:var(--second-color);background:#f9f4ff4d;}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li:last-child > a{border-bottom:0;}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li > ul.sub-menu{position:absolute;top:0;right:100%;min-width:220px;padding:15px 10px;background:#ffffff;box-shadow:0px 10px 15px 5px rgba(64,64,64,.08);border-radius:6px;opacity:0;visibility:hidden;transform:translateX(10px);transition:opacity 0.3s ease,visibility 0.3s ease,transform 0.3s ease;}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li:hover > ul.sub-menu{opacity:1;visibility:visible;transform:translateX(0);}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li > ul.sub-menu a{padding:10px 12px;color:#222;font-size:13px;border-radius:6px;}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li > ul.sub-menu a .menu-item-icon{margin-left:6px;opacity:0.6;font-size:10px;}
.main-menu > li.menu-item-default-dropdown > ul.sub-menu > li > ul.sub-menu a:hover{color:var(--second-color);background:#f9f4ff4d;}
.main-menu > li.menu-item-fullwidth{position:static;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu{position:absolute;top:100%;left:0;right:0;width:100%;min-height:auto;height:auto;margin-top:0;padding:10px;box-sizing:border-box;background:#fff;border-radius:6px;box-shadow:0px 10px 15px 5px rgba(64,64,64,.08);z-index:999;overflow:visible;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;gap:10px;}
.main-menu > li.menu-item-fullwidth:hover > ul.sub-menu{opacity:1;visibility:visible;transform:translateY(0) !important;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li{position:relative;width:auto;min-width:0;margin:0;min-height:auto;padding:10px;color:#222;border-radius:6px;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li:nth-child(5),.main-menu > li.menu-item-fullwidth > ul.sub-menu > li:nth-child(10),.main-menu > li.menu-item-fullwidth > ul.sub-menu > li:nth-child(15){border-left:0;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > a{display:flex;align-items:center;min-height:40px;padding:5px 10px;color:#000;font-size:14px;line-height:1.6;font-family:Num-Medium;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li:hover > a,.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > a:hover{color:var(--second-color);}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > a .menu-item-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;margin-top:1px;border-radius:4px;background:rgba(227,209,249,0.15);color:var(--min-color);}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > a:hover .menu-item-icon,.main-menu > li.menu-item-fullwidth > ul.sub-menu > li:hover > a .menu-item-icon{background:var(--second-color);color:#fff;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > a .menu-item-text{order:1;flex:1 1 auto;padding:10px;text-align:right;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > ul.sub-menu{position:static;display:block;width:100%;min-height:0;margin:8px 0 0;padding:0;background:transparent;border-radius:0;box-sizing:border-box;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > ul.sub-menu > li{margin:0;padding:0;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > ul.sub-menu > li > a{display:flex;align-items:center;padding:8px 12px;border-radius:6px;color:#222;font-size:13px;line-height:1.6;}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > ul.sub-menu > li > a:hover{background:rgba(245,239,253,0.21);color:var(--second-color);}
.main-menu > li.menu-item-fullwidth > ul.sub-menu > li > ul.sub-menu > li > a .menu-item-icon{margin-left:7px;font-size:13px;opacity:.5;}
.main-menu > li.menu-item-has-children > a{position:relative;padding-left:25px;}
.main-menu > li.menu-item-has-children > a::before{content:"\f078";position:absolute;top:50%;left:10px;font-family:"AwesomePro";font-size:10px;color:currentColor;opacity:.5;transform:translateY(-50%);transition:transform .2s ease,content .2s ease;margin-top:1px;}
.main-menu > li.menu-item-has-children:hover > a::before{content:"\f077";}
.main-menu a:hover{color:var(--second-color);}
.menu-item-category-grid{position:static !important;}
.menu-category-grid{position:absolute;top:100%;left:0;right:0;width:100%;min-height:auto;height:auto;margin-top:0;padding:20px;box-sizing:border-box;background:#fff;border-radius:6px;box-shadow:0px 10px 15px 5px rgba(64,64,64,.08);z-index:999;overflow:visible;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;gap:20px;}
.menu-item-category-grid:hover .menu-category-grid,.menu-item-category-grid:focus-within .menu-category-grid{opacity:1;visibility:visible;transform:translateY(0);}
.menu-category-grid__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;gap:8px;}
.menu-category-grid__thumb{margin-bottom:5px;}
.menu-category-grid__thumb img{width:100%;height:150px;object-fit:cover;display:block;border-radius:6px;}
.menu-category-grid__thumb img:hover{filter:brightness(105%) contrast(105%);}
.menu-category-grid__title{font-size:14px;text-align:right;line-height:1.6;margin-top:15px;width:100%;display:block;}
.neo-header__tools{display:flex;align-items:center;gap:10px;flex-shrink:0;background:rgba(227,209,249,0.15);border-radius:6px 1px 6px 1px;}
.neo-tool-btn{width:44px;height:44px;border:none;border-radius:6px;background:rgba(255,255,255,0.08);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;}
.neo-tool-btn:hover{background:rgba(255,255,255,0.16);}
.btn-search{cursor:pointer;width:22px;height:22px;background:rgba(245,239,253,0.14);border-radius:6px;color:#fff;text-align:center;line-height:22px;margin-left:5px;}
.btn-search:hover{background:var(--second-color);}
.btn-search::before{content:"\f002";font-family:"AwesomePro";font-size:11px;}
.header-search{width:100%;height:45px;display:inline-flex;align-items:center;padding:2px;background:rgba(227,209,249,0.15);border-radius:6px;overflow:hidden;direction:rtl;transition:width .25s ease,background .25s ease,border-color .25s ease;color:#222;}
.header-search:focus-within{background:rrgba(227,209,249,0.21);}
input[type="text"].header-search__input{width:100%;height:100%;padding:0 12px;margin:0;border:0!important;outline:0!important;background:transparent!important;color:#444;font-size:12px;box-shadow:none!important;}
input[type="text"].header-search__input::placeholder{color:#444;font-size:12px;}
.header-search__btn{width:35px;height:35px;flex:0 0 35px;padding:0;border:0;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;background:var(--min-color);font-size:16px;transition:.25s ease;opacity:0.9;}
.header-search__btn:hover{background:var(--second-color);}
.news-ticker-section{width:100%;margin:0 auto;position:relative;background:#fff;overflow-x:clip;border-top:1px solid #eeeeee8a;}
.news-ticker-container{max-width:1350px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;direction:rtl;gap:12px;flex-wrap:nowrap;min-width:0;}
.news-ticker-header{color:#fff;font-weight:normal;flex-shrink:0;font-size:15px;letter-spacing:0.3px;transition:background 0.2s;z-index:2;border-radius:4px;line-height:1.6;font-family:Num-Bold;position:relative;order:2;background:var(--second-color);padding:4px 15px;}
.news-ticker-header::before{content:"";width:9px;height:9px;display:block;background-color:var(--second-color);transform:rotate(45deg);position:absolute;top:12px;right:-5px;}
@keyframes blink{50%{opacity:0.6;}}
.news-ticker-wrapper{overflow-x:clip;overflow-y:visible;flex:1;min-width:0;cursor:grab;user-select:none;direction:rtl;padding:6px 0;margin:0;}
.news-ticker-wrapper:active{cursor:grabbing;}
.news-ticker-content{display:flex;flex-direction:row;width:max-content;direction:rtl;will-change:transform;transition:transform 0.05s linear;}
a.news-item{color:#000;padding:0 20px;font-size:14px;display:inline-flex;align-items:center;direction:rtl;line-height:1.7;gap:6px;}
a.news-item:hover{color:var(--second-color);}
a.news-item span{color:#666;font-size:12px;display:inline-flex;align-items:center;direction:rtl;line-height:1.6;}
.news-item::before{display:inline-block;width:8px;height:8px;margin-left:3px;content:"";background:var(--second-color);border-radius:999px;margin-bottom:1px;}
.header-social-float{position:fixed;top:150px;left:10px;z-index:9;width:45px;box-shadow:0 7px 5px -5px rgba(207,207,207,1);overflow:hidden;background:#fff;border-radius:6px;}
.header-social-float__toggle{width:100%;height:40px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;border:0;transition:background-color 0.2s ease;background:none;}
.header-social-float__toggle:hover{color:var(--min-color);}
.header-social-float__toggle i{font-size:18px;line-height:1;transition:transform 0.3s ease;}
.header-social-float:not(.is-open) .header-social-float__toggle i{transform:rotate(180deg);}
.header-social-float__list{max-height:620px;padding:5px 0;overflow:hidden;opacity:1;visibility:visible;transition:max-height 0.35s ease,padding 0.35s ease,opacity 0.2s ease,visibility 0.2s ease;}
.header-social-float__item{filter:grayscale(100%);width:100%;height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color 0.2s ease;opacity:0.6;}
.header-social-float__item:hover{opacity:1;filter:grayscale(0%);}
.header-social-float__icon{width:25px;height:25px;display:block;background-repeat:no-repeat;background-position:center;background-size:contain;}
.header-social-float:not(.is-open) .header-social-float__list{max-height:0;padding-top:0;padding-bottom:0;opacity:0;visibility:hidden;}
.header-social-float__item--youtube .header-social-float__icon{background-image:url('assets/icon/YouTube.svg');}
.header-social-float__item--twitter .header-social-float__icon{background-image:url('assets/icon/X.svg');}
.header-social-float__item--telegram .header-social-float__icon{background-image:url('assets/icon/Telegram.svg');}
.header-social-float__item--instagram .header-social-float__icon{background-image:url('assets/icon/Instagram.svg');}
.header-social-float__item--whatsapp .header-social-float__icon{background-image:url('assets/icon/WhatsApp.svg');}
.header-social-float__item--eitaa .header-social-float__icon{background-image:url('assets/icon/Eitaa.svg');}
.header-social-float__item--bale .header-social-float__icon{background-image:url('assets/icon/Bale.svg');}
.header-social-float__item--rubika .header-social-float__icon{background-image:url('assets/icon/Rubika.svg');}
.header-social-float__item--gap .header-social-float__icon{background-image:url('assets/icon/Gap.svg');}
.header-social-float__item--soroush .header-social-float__icon{background-image:url('assets/icon/Soroush.svg');}
.header-social-float__item--virasty .header-social-float__icon{background-image:url('assets/icon/Virasty.svg');}
.header-social-float__item--aparat .header-social-float__icon{background-image:url('assets/icon/Aparat.svg');}
@media (max-width: 576px){.header-social-float{top:120px;left:5px;width:46px;border-radius:6px;border:1px solid #eee;}.header-social-float__toggle{height:44px;}.header-social-float__item{height:40px;}.header-social-float__icon{width:23px;height:23px;}}
.neo-header__backdrop{position:fixed;inset:0;background:rgba(0,0,0,0.55);opacity:0;visibility:hidden;z-index:999;}
.neo-header__backdrop.active{opacity:1;visibility:visible;}
#mobile-nav{position:relative;overflow:hidden;width:100%;height:auto;margin-top:70px;}
#mobile-nav ul{margin:0px 0 0 0;}
#mobile-nav li{position:relative;line-height:50px;border-bottom:1px solid #b2b2b238;}
#mobile-nav li ul li:last-child{border-bottom:none;}
#mobile-nav li a{color:#222;font-size:15px;overflow:hidden;line-height:50px;padding-right:20px;display:block;}
#mobile-nav li a:hover{color:var(--min-color);}
#mobile-nav li ul{list-style:none;background:rgba(0,0,0,0.02);display:none;}
#mobile-nav li ul ul{background:rgba(239,239,239,0.14);}
#mobile-nav li span.arrow-nav-c{color:#888;cursor:pointer;font-size:28px;height:50px;width:50px;text-align:center;display:block;position:absolute;border-right:1px solid #b2b2b238;left:0;z-index:2;padding:10px;}
#mobile-nav li span.arrow-nav-c:hover{background:var(--min-color);color:#fff;}
.btn-nav{cursor:pointer;width:22px;height:22px;background:rgba(245,239,253,0.14);border-radius:6px;color:#fff;text-align:center;margin-left:5px;padding:0;display:none;}
.btn-nav:hover{background:var(--second-color);}
.btn-nav::before{content:"\f0c9";font-family:"AwesomePro";font-size:12px;}
.nav-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.85);z-index:999;opacity:0;visibility:hidden;transition:opacity 0.5s ease,visibility 0.5s ease;}
.nav-backdrop.active{opacity:1;visibility:visible;}
.overlay{height:100%;width:300px;position:fixed;z-index:9999;right:-320px;top:0;box-shadow:0 2px 14px 0 rgba(0,0,0,0.2);background:#fff;overflow-x:hidden;display:none;}
.overlay.show{display:block;}
.overlay-content{position:relative;width:100%;text-align:right;border-top:1px solid rgba(239,239,239,0.67);}
.overlay .closebtn{color:var(--min-color);cursor:pointer;height:40px;width:40px;text-align:center;display:block;position:absolute;left:10px;z-index:999999;top:10px;border-radius:6px;background:#f6f6f6;font-size:18px;padding:11px;}
.overlay .closebtn:hover,.overlay.closebtn:focus{color:#fff;background:var(--min-color);border-color:var(--min-color);}
.hooo .top-bar{background:#333;}
.hooo .neo-header{background:var(--min-color);}
.hooo .header-container{min-height:80px;background:url('assets/images/map.png') no-repeat center left 320px;}
.hooo .date-time,.hooo .date-slider{color:#fff;}
.hooo .time-fixed{background:var(--min-color);}
.hooo .date-time .separator{color:rgba(238,230,247,0.46);}
.hooo .main-menu > li.current-menu-item > a,.hooo .main-menu > li:hover > a{color:#fff;background:rgba(0,0,0,0.09);}
.hooo .main-menu > li > a{color:#fff;}
.hooo .main-menu > li:hover > ul.sub-menu{transform:translateY(16px);}
.hooo .main-menu > li.menu-item-fullwidth:hover > ul.sub-menu{margin-top:-5px;}
.hooo .menu-item-category-grid:hover .menu-category-grid{margin-top:-5px;}
.pb-pagination-wrapper{display:flex;justify-content:center;align-items:center;margin:20px 0 10px 0;width:100%;}
.pb-pagination{list-style:none;padding:0;margin:0;display:flex;gap:8px;flex-wrap:wrap;justify-content:center;}
.pb-pagination li{display:inline-block;margin:0;}
.pb-pagination a,.pb-pagination span.page-numbers{display:flex;justify-content:center;align-items:center;min-width:35px;height:35px;border-radius:6px;font-size:16px;text-decoration:none;color:#666;border:1px solid #eee;font-family:Num-Medium;padding:1px 13px;}
.pb-pagination a:hover{background-color:var(--second-color);border-color:var(--second-color);color:#ffffff;}
.pb-pagination span.current{background-color:var(--min-color);color:#ffffff;border-color:var(--min-color);cursor:default;}
.pb-pagination span.dots{background-color:transparent;border:none;color:#94a3b8;font-size:18px;width:auto;padding:0 5px;}
.pb-pagination a i{font-size:16px;}
.hero-slider{position:relative;width:100%;margin-bottom:20px;}
.slider-wrapper{position:relative;width:100%;height:340px;overflow:hidden;border-radius:6px;}
.slide{transition:all 0.3s ease;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;}
.slide.active{opacity:1;}
.slide img{width:100%;height:100%;display:block;}
.slide-content{position:absolute;bottom:0;text-align:right;color:#fff;z-index:2;width:100%;padding:22px;background:linear-gradient(to top,rgba(15,15,15,0.95) 0%,rgba(15,15,15,0.29) 40%,rgba(15,15,15,0) 100%);right:0;}
.slide-title{font-size:18px;margin:8px 0;line-height:1.7;text-shadow:2px 2px 8px rgba(0,0,0,0.5);font-family:Num-Bold;}
.slide-title a{color:#fff;text-decoration:none;text-shadow:2px 2px 8px rgba(0,0,0,0.5);}
.slide-title a:hover{color:var(--second-color);}
.slide-subtitle{font-size:14px;margin:0;line-height:1.4;font-family:Num-Medium;letter-spacing:0.21px;}
.slide-subtitle::before{content:"";height:8px;width:8px;display:inline-block;background:var(--second-color);margin-left:8px;border-radius:999px;}
.slide-subtitle a:hover{color:#ffd700;text-shadow:2px 2px 12px rgba(255,215,0,0.6);}
.slide-format{position:absolute;top:10px;left:10px;width:35px;height:35px;background:rgba(0,0,0,0.48);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:16px;pointer-events:none;}
.no-posts{text-align:center;padding:50px;font-size:1.5rem;color:#666;}
.slider-dots{display:flex;justify-content:center;gap:4px;padding:5px 0;position:absolute;bottom:8px;z-index:8;left:15px;}
.dot{width:10px;height:10px;border-radius:999px;background-color:rgba(139,139,139,0.4);cursor:pointer;}
.dot:hover{background-color:rgba(255,255,255,0.54);}
.dot.active{background-color:var(--second-color);}
.slide-progress-circle{position:absolute;top:15px;right:15px;z-index:1;}
.slide-progress-circle svg{transform:rotate(-90deg);}
.slide-progress-circle circle{fill:none;stroke-width:2.5;}
.slide-progress-circle .bg{stroke:rgba(255,255,255,0.3);}
.slide-progress-circle .progress{stroke:rgba(255,255,255,0.9);stroke-dasharray:57;stroke-dashoffset:57;transition:stroke-dashoffset 0.1s linear;}
.hero-slider .slide.active .progress{animation:circleProgress 5s linear forwards;}
.hero-slider.is-paused .slide.active .progress{animation-play-state:paused;}
@keyframes circleProgress{from{stroke-dashoffset:57;}to{stroke-dashoffset:0;}}
.blog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px;}
.blog-archive-btn{position:absolute;left:0;top:0;width:26px;height:26px;border-radius:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#87949b;border:1px solid #f6f6f6;}
.blog-archive-btn i{transform:rotate(-45deg);}
.blog-archive-btn:hover{background-color:var(--min-color);border-color:var(--min-color);color:#fff;}
.blog-posts{margin-bottom:20px;position:relative;background:#fff;padding:12px;border-radius:6px;box-shadow:0 7px 5px -5px rgba(207,207,207,1);}
.blog-header{display:flex;align-items:center;gap:15px;margin-bottom:15px;position:relative;}
.blog-title{margin:0;padding:0;font-size:16px;white-space:nowrap;display:flex;gap:12px;line-height:2.1;position:relative;padding-right:14px;}
.blog-title::before{position:absolute;top:0;right:0;background:var(--second-color);content:' ';width:4px;height:30px;border-radius:8px 0 8px 0;z-index:0;}
.blog-title::after{position:absolute;top:0;right:0;background:var(--min-color);content:' ';width:4px;height:14px;border-radius:8px 0 8px 0;z-index:0;}
.blog-header span::before{content:"|";margin-left:10px;color:var(--min-color);font-weight:800;font-size:16px;display:inline-block;}
.blog-header::after{content:'';flex:1;height:2px;}
.blog-description{margin-bottom:25px;font-size:13px;color:#666;background:#f6f6f6;padding:15px;border-radius:6px;}
.temp-cat-container{margin-bottom:40px;direction:rtl;}
.temp-cat-list{display:flex;flex-direction:column;}
.temp-cat-card{display:flex;overflow:hidden;margin-bottom:15px;position:relative;gap:12px;border-bottom:2px solid #eee;padding-bottom:15px;}
.temp-cat-card:last-child{padding-bottom:0;border-bottom:none;}
.temp-cat-media{width:220px;flex-shrink:0;position:relative;overflow:hidden;height:130px;border-radius:6px;}
.temp-cat-thumb-link{display:block;width:100%;height:100%;}
.temp-cat-media img{width:100%;height:100%;}
.temp-cat-card:hover .temp-cat-img{transform:scale(1.05);}
.temp-cat-no-img{width:100%;height:100%;min-height:200px;background:#f8fafc;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#cbd5e1;}
.temp-cat-badge{font-size:13px;color:#666;font-weight:normal;line-height:1.5;font-family:Num-Medium;margin-bottom:5px;}
.temp-cat-badge::before{content:"";height:8px;width:8px;display:inline-block;background:var(--second-color);margin-left:7px;border-radius:999px;}
.temp-cat-format{position:absolute;top:10px;left:10px;width:30px;height:30px;background:rgba(0,0,0,0.48);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:16px;pointer-events:none;}
.temp-cat-content{display:flex;flex-direction:column;justify-content:center;flex:1;}
.temp-cat-post-title{margin:0 0 8px 0;font-size:16px;font-family:Num-Bold;line-height:1.7;}
.temp-cat-post-title a{color:#000;text-decoration:none;}
.temp-cat-post-title a:hover{color:var(--second-color);}
.temp-cat-excerpt{color:#666;font-size:12px;line-height:1.7;display:block;}
.temp-cat-more{position:absolute;left:5px;bottom:5px;width:26px;height:26px;border-radius:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#87949b;}
.temp-cat-more:hover{background-color:var(--min-color);color:#ffffff;}
.temp-cat-more i{transform:rotate(-45deg);}
.no-posts{padding:50px 20px;text-align:center;background:#eee;color:#333;border:2px solid #ddd;border-radius:6px;font-size:1.1rem;}
.footer-dark-v2{background:#222;color:#eee;padding:35px 0 20px;direction:rtl;font-family:'IRANSans','Tahoma',sans-serif;border-top:1px solid #444;}
.footer-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px 30px;padding-bottom:20px;border-bottom:1px solid #444;margin-bottom:20px;}
.site-brand{flex-shrink:0;}
.site-brand a{text-decoration:none;color:#fff;font-size:24px;font-weight:bold;display:flex;align-items:center;}
.site-brand .site-name{font-size:26px;font-weight:900;letter-spacing:-0.5px;color:#fff;}
.site-brand img{max-height:45px;width:auto;}
.footer-nav{justify-self:start;width:100%;}
.footer-menu{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:0;padding:0;}
.footer-menu li{position:relative;}
.footer-menu li:not(:last-child)::after{content:"|";color:#777;margin-right:16px;font-weight:300;font-size:14px;}
.footer-menu a{color:#ccc;text-decoration:none;font-size:14px;transition:0.2s ease;white-space:nowrap;}
.footer-menu a:hover{color:#fff;text-decoration:underline;}
.footer-badges{display:flex;align-items:center;gap:5px;flex-shrink:0;}
.badge-item{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:4px;transition:0.25s ease;overflow:hidden;}
.badge-item img{width:100%;height:100%;display:block;transition:0.25s ease;border-radius:4px;}
.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px 30px;padding-top:10px;font-size:13px;color:#aaa;}
.footer-copyright{flex:1 1 auto;}
.footer-copyright a{color:#f9c80e;text-decoration:none;}
.footer-copyright a:hover{text-decoration:underline;}
.footer-designer{flex-shrink:0;letter-spacing:2;}
.footer-designer a{color:#f9c80e;text-decoration:none;}
.footer-designer a:hover{text-decoration:underline;}
#topcontrol{transition:all 0.3s ease;width:36px;height:36px;z-index:999;border-radius:6px;background:var(--min-color);color:#fff;font-size:22px;position:fixed;bottom:-100px;right:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0px 1px 10px 0px rgba(0,0,0,0.05);}
#topcontrol:hover{transition:all 0.3s ease;transform:scale(1.1);}
.meta-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;border-bottom:1px solid #ddd;margin-bottom:5px;font-size:15px;color:#666;padding-bottom:5px;}
.print-link{color:#888;}
.meta-right{order:1;display:flex;gap:8px;}
.meta-center{order:2;display:flex;gap:8px;}
.meta-left{display:flex;gap:20px;align-items:center;order:3;}
.meta-item{display:flex;gap:8px;}
.meta-center i,.meta-right i,.meta-item i{font-size:14px;color:#ccc;text-align:center;display:flex !important;align-items:center;justify-content:center;}
.post-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:5px;padding:5px 0;font-family:inherit;direction:rtl;}
.post-breadcrumb a{color:#4a5568;text-decoration:none;display:inline-flex;align-items:center;font-size:14px;}
.post-breadcrumb a:hover{color:var(--second-color);text-decoration:underline;}
.post-breadcrumb a:last-of-type{color:#1f2937;pointer-events:none;cursor:default;}
.post-breadcrumb a:last-of-type:hover{text-decoration:none;color:#1f2937;}
.breadcrumb-sep{color:#9ca3af;display:inline-flex;align-items:center;margin:0 4px;}
.breadcrumb-sep i{font-size:14px;}
.post-breadcrumb a:first-child{font-weight:500;}
.post-breadcrumb{background:transparent;}
.entry-header{margin-bottom:20px;text-align:right;direction:rtl;position:relative;padding-top:25px;}
.entry-subtitle{font-size:15px;color:#222;margin-bottom:5px;position:relative;display:inline-block;}
.entry-subtitle::before{content:"";height:10px;width:10px;display:inline-block;background:var(--second-color);margin-left:8px;border-radius:999px;}
.entry-title{font-size:18px;line-height:1.7;margin:0 0 15px 0;color:#222;letter-spacing:-0.3px;}
.entry-summary-custom{padding:10px 15px;background-color:#ddd;border-radius:6px;font-size:14px;line-height:1.7;color:#000;margin-bottom:10px;}
.entry-summary-custom p{margin:0;}
.custom-item-featured-image{text-align:center;border-radius:6px;overflow:hidden;margin-bottom:15px;}
.custom-item-featured-image img{width:100%;height:auto;display:block;}
.entry-content{background:#fff;padding:15px;border-radius:6px;box-shadow:0 7px 5px -5px rgba(207,207,207,1);}
.gallery-item{margin:0;padding:0;list-style:none;overflow:hidden;margin:0 !important;border:none !important;}
.gallery-icon{margin:0;text-align:center;line-height:0;position:relative;overflow:hidden;padding:5px;}
.gallery-icon a{display:block;border-radius:6px;background:#000;}
.gallery-icon img{width:100%;border:none !important;display:block;border-radius:6px;}
.gallery-icon img:hover{opacity:0.8;}
#gallery-1{margin:20px 0 !important;padding:0 !important;width:100% !important;display:flex !important;justify-content:center !important;flex-wrap:wrap !important;}
.gallery-columns-1 .gallery-item .gallery-icon img{height:100%;}
.gallery-columns-2 .gallery-item .gallery-icon img{height:265px;}
.gallery-columns-3 .gallery-item .gallery-icon img{height:200px;}
.gallery-columns-4 .gallery-item .gallery-icon img{height:150px;}
.gallery-columns-5 .gallery-item .gallery-icon img{height:125px;}
.gallery-columns-6 .gallery-item .gallery-icon img{height:100px;}
.gallery-columns-7 .gallery-item .gallery-icon img{height:90px;}
.gallery-columns-8 .gallery-item .gallery-icon img{height:75px;}
.gallery-columns-9 .gallery-item .gallery-icon img{height:65px;}
.post-meta-inline{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-top:10px;border-top:1px solid #eee;margin-top:50px;}
.author-info{display:flex;align-items:center;gap:8px;}
.author-avatar{width:32px;height:32px;border-radius:50%;border:1px solid #ddd;padding:2px;background:#fff;}
.author-name{font-size:14px;color:#666;}
.widget-post-content .author-name{font-size:13px;color:var(--second-color);}
.source-info{display:flex;align-items:center;gap:8px;font-size:14px;color:#666;font-family:Num-Light,Tahoma;}
.source-info i{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;margin-top:1px;border-radius:4px;background:var(--second-color);color:#000;}
.source-info:hover{color:var(--min-color);cursor:pointer;}
.custom-item-tags{display:flex;align-items:flex-start;gap:15px;padding:15px 0;flex-wrap:wrap;margin-bottom:5px;}
.tags-label{display:inline-flex;align-items:center;gap:10px;font-size:18px;color:#222;font-family:Num-Medium;white-space:nowrap;line-height:1.9;}
.tags-label i{font-size:20px;color:var(--min-color);background:#fcfcfc;border-radius:6px;width:38px;text-align:center;height:38px;display:flex !important;align-items:center;justify-content:center;}
.tags-list{display:flex;flex-wrap:wrap;gap:5px;}
.tag-item{padding:3px 15px;cursor:pointer;background:#ddd;border:none;color:#000;border-radius:6px 1px 6px 1px;font-size:14px;font-family:Num-Light;}
.tag-item:hover{color:#fff;background-color:var(--second-color);}
.articlePost{font-size:16px;transition:font-size 0.25s ease;}
.share-icons-bar{display:flex;position:absolute;top:5px;left:0;gap:5px;}
.share-icon-item .iconn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30px;height:30px;background:#ddd;border-radius:4px;cursor:pointer;color:#666;font-size:16px;margin-bottom:5px;}
.share-icon-item .iconn:hover{background:var(--min-color);color:#fff;}
.custom-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:999999;align-items:center;justify-content:center;}
.custom-modal.show{display:flex;}
.custom-modal-content{background:#fff;width:90%;max-width:450px;border-radius:6px;direction:rtl;animation:modalFadeIn 0.2s ease;}
.custom-modal-header{display:flex;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid #eee;}
.custom-modal-header i{font-size:20px;color:var(--min-color);background:rgba(227,209,249,0.15);border-radius:6px 1px 6px 1px;width:38px;text-align:center;height:38px;display:flex !important;align-items:center;justify-content:center;}
.custom-modal-header h3{flex:1;font-size:16px;margin:0;color:#333;font-family:Num-Light;}
.custom-modal-header .modal-close{font-size:32px;cursor:pointer;color:#888;line-height:1;}
.custom-modal-header .modal-close:hover{color:#333;}
.custom-modal-body{padding:20px;}
.modal-socials{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;}
.modal-social-item{display:inline-flex;align-items:center;gap:8px;padding:12px 15px;background:#fcfcfc;border-radius:6px;text-decoration:none;font-size:14px;color:#666;width:31.5%;}
.modal-social-item:hover{background:rgba(227,209,249,0.15);}
.modal-social-item .social-icon-post{width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;}
.modal-social-item.twitter .social-icon-post{background-image:url('assets/icon/X.svg');}
.modal-social-item.telegram .social-icon-post{background-image:url('assets/icon/Telegram.svg');}
.modal-social-item.whatsapp .social-icon-post{background-image:url('assets/icon/WhatsApp.svg');}
.modal-social-item.eitaa .social-icon-post{background-image:url('assets/icon/Eitaa.svg');}
.modal-social-item.bale .social-icon-post{background-image:url('assets/icon/Bale.svg');}
.modal-social-item.rubika .social-icon-post{background-image:url('assets/icon/Rubika.svg');}
.modal-social-item.gap .social-icon-post{background-image:url('assets/icon/Gap.svg');}
.modal-social-item.soroush .social-icon-post{background-image:url('assets/icon/Soroush.svg');}
.modal-social-item.virasty .social-icon-post{background-image:url('assets/icon/Virasty.svg');}
.modal-shortlink-box{display:flex;gap:10px;align-items:center;}
.modal-shortlink-box input{flex:1;padding:12px 15px;border-radius:6px;font-size:13px;direction:ltr;text-align:left;border:1px solid #fcfcfc;background:#fcfcfc;margin:0;}
.modal-shortlink-box input:focus{outline:none;background:rgba(227,209,249,0.15);border-color:rgba(227,209,249,0.15);}
.modal-copy-btn{background:var(--min-color);border-radius:6px;cursor:pointer;color:#fff;display:inline-flex;align-items:center;gap:8px;height:45px;width:45px;padding:10px 12px;}
.modal-copy-btn i{font-size:20px;}
.modal-copy-btn:hover{background:var(--second-color);}
@keyframes modalFadeIn{from{opacity:0;transform:scale(0.95);}to{opacity:1;transform:scale(1);}}
.custom-ad-top,.custom-ad-bottom{width:100%;margin-bottom:15px;}
.custom-ad-top img,.custom-ad-bottom img{width:100%;border-radius:6px;}
.related-list-container{margin-bottom:60px;background:#fff;padding:20px;border-radius:6px;box-shadow:0 7px 5px -5px rgba(207,207,207,1);}
.related-list{list-style:none;margin:0;padding:0 5px;}
.related-list-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #eee;position:relative;}
.related-list-item:last-child{border-bottom:none;}
.related-list-item i{font-size:14px;color:var(--min-color);flex-shrink:0;width:20px;}
.related-list-item a{font-size:15px;color:#222;text-decoration:none;line-height:1.7;}
.related-list-item a:hover{color:var(--second-color);}
.related-date{position:absolute;left:0;color:#666;font-size:14px;}
.related-empty{padding:15px;text-align:center;font-size:13px;color:#999;background:#f9f9f9;border-radius:6px;}
.custom-item-comments-form{direction:rtl;font-family:inherit;margin:25px 0;padding:0;border-top:1px solid #eee;border-bottom:1px solid #eee;}
#comments{font-size:18px;margin:20px 0 15px;padding:0 0 8px 0;color:#222;}
.navigation{margin:10px 0;overflow:hidden;}
.alignleft{float:left;}
.alignright{float:right;}
.commentlist{list-style:none;margin:0;padding:0;}
.commentlist .comment{margin:0 0 15px 0;padding:0;list-style:none;}
.comment-body{background:#fff;padding:15px;margin-bottom:10px;border-radius:6px;position:relative;}
.comment-author{margin-bottom:15px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid #eee;padding:5px 10px;border-radius:4px;position:relative;}
.comment-author .avatar{float:right;margin-left:5px;border-radius:50%;width:30px;height:30px;}
.comment-author .fn{font-style:normal;color:#222;font-family:Num-Medium;font-size:13px;}
.comment-author .fn a{color:#2c3e50;text-decoration:none;}
.comment-author .says{font-size:12px;color:#888;display:none;}
.comment-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;left:15px;top:20px;position:absolute;padding:5px 0;}
.comment-meta a{display:block;padding-left:0;text-decoration:none;color:#888;font-size:13px;padding:2px 0;}
.comment-meta a:hover{text-decoration:underline;}
.comment-edit-link{display:none !important;}
.comment-reactions{align-items:center;gap:12px;padding:2px 12px;float:left;margin-right:15px;margin-top:-4px;display:inline-flex;border-right:1px solid #eee;}
.comment-like-btn,.comment-dislike-btn{cursor:pointer;font-size:14px;color:#000;display:inline-flex;align-items:center;gap:8px;}
.comment-dislike-btn i{color:#fff;background:#f00;width:20px;height:20px;text-align:center;line-height:20px;border-radius:2px;font-size:16px;}
.comment-like-btn i{color:#fff;background:#41d32a;width:20px;height:20px;text-align:center;line-height:20px;border-radius:2px;font-size:16px;}
.comment-like-btn i:hover,.comment-dislike-btn i:hover{opacity:0.7;}
.comment-dislike-btn.active.like-count{font-size:14px;color:#0f8b2d;}
.comment-dislike-btn.active .dislike-count{font-size:14px;color:#d90606;}
.comment-body p{margin:0;line-height:1.9;color:#444;text-align:justify;font-size:14px;position:relative;}
.reply{margin-top:10px;text-align:left;}
.comment-reply-link{font-size:12px;background:#b0b0b012;padding:4px 10px 2px 10px;border-radius:4px;text-decoration:none;color:#666;display:inline-block;}
.comment-reply-link:hover{background:var(--second-color);}
.children{list-style:none;margin:10px 0 0 0;padding:0;}
.children .comment-body{background:#fcfcfc;}
.depth-2 .comment-body{margin-right:20px;}
.depth-3 .comment-body{margin-right:40px;}
.depth-4 .comment-body{margin-right:0;}
.comment-respond{margin-top:30px;padding-top:15px;border-top:1px solid #eee;}
.comment-reply-title{font-size:18px;font-weight:500;margin-bottom:15px;color:#333;}
#cancel-comment-reply-link{font-size:12px;font-weight:normal;margin-right:15px;color:#999;text-decoration:none;}
#cancel-comment-reply-link:hover{text-decoration:underline;}
.comment-form{margin-top:15px;}
.comment-notes,.required-field-message{font-size:12px;color:#777;margin-bottom:15px;}
.required{color:#e13d32;}
.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-cookies-consent,.form-submit{margin-bottom:15px;}
.comment-form-author{width:48%;float:right;margin-left:4%;}
.comment-form-email{width:48%;float:right;}
.comment-form label{display:block;font-size:13px;margin-bottom:5px;color:#555;}
.comment-form input[type="text"],.comment-form textarea{width:100%;padding:10px 10px;border:1px solid #eee;border-radius:6px;background:#fff;font-family:inherit;font-size:14px;box-sizing:border-box;}
.comment-form input[type="text"]:focus,.comment-form textarea:focus{border-color:#ddd;}
.comment-form textarea{resize:vertical;}
.comment-form input[type="checkbox"]{margin-left:5px;vertical-align:middle;}
.comment-form-cookies-consent label{display:inline;font-size:12px;}
.form-submit #submit{background:var(--min-color);color:#fff;border:none;padding:10px 15px;border-radius:6px;cursor:pointer;font-size:15px;}
.form-submit #submit:hover{background:var(--second-color);}
#comment_parent{display:none;}
.sp-player{border-radius:4px;padding:14px;background:#f6f6f6;margin-bottom:15px;}
.sp-now{display:flex;gap:14px;align-items:stretch;}
.sp-now-cover{position:relative;width:90px;min-width:90px;height:90px;border-radius:6px;overflow:hidden;background:#f2f2f2;}
.sp-now-cover .sp-ic i{font-size:24px;}
.sp-now-img{width:100%;height:100%;object-fit:cover;display:block;}
.sp-cover-fallback{width:100%;height:100%;background:linear-gradient(135deg,#f1f1f1,#e7e7e7);}
.sp-now-toggle{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.19);border:0;cursor:pointer;}
.sp-ic{display:inline-flex !important;align-items:center;justify-content:center;width:36px;height:36px;}
.sp-ic i{font-size:18px;color:#fff;}
.sp-now-meta{flex:1;min-width:0;}
.sp-now-title{font-size:15px;line-height:1.6;color:#222;font-family:Num-Medium;}
.sp-now-artist{margin-top:6px;color:#888;font-size:12px;}
.sp-controls{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:-40px;}
.sp-btn{background:#fcfcfc;border-radius:4px;height:30px;min-width:30px;padding:0 5px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:30px;overflow:hidden;}
.sp-btn:hover{background:var(--second-color);}
.sp-btn i{font-size:16px;}
.sp-controls .sp-btn i{color:#222;font-size:14px;}
.sp-controls .sp-btn:hover i{color:#fff;}
.sp-progress{margin-top:12px;display:grid;grid-template-columns:52px 1fr 52px;gap:10px;align-items:center;}
.sp-seek{width:100%;direction:ltr;}
.sp-list{margin-top:14px;border-top:1px solid #f0f0f0;padding-top:10px;display:flex;flex-direction:column;gap:10px;}
.sp-item{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #eee;border-radius:4px;background:#fff;position:relative;}
.sp-item.is-active{border-color:#ddd;background:#fcfcfc;}
.sp-item-cover{position:relative;width:50px;min-width:50px;height:50px;border-radius:6px;overflow:hidden;background:#f2f2f2;}
.sp-item-cover img{width:100%;height:100%;object-fit:cover;display:block;}
.sp-item-toggle{position:absolute;inset:0;border:0;background:rgba(0,0,0,0.19);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;}
.sp-item-toggle .sp-ic{width:38px;height:38px;}
.sp-player .sp-ic-pause{display:none !important;}
.sp-player .sp-ic-play{display:inline-flex !important;}
.sp-player.is-playing .sp-now-toggle .sp-ic-play,.sp-player.is-playing .sp-toggle .sp-ic-play,.sp-player .sp-item.is-playing .sp-ic-play{display:none !important;}
.sp-player.is-playing .sp-now-toggle .sp-ic-pause,.sp-player.is-playing .sp-toggle .sp-ic-pause,.sp-player .sp-item.is-playing .sp-ic-pause{display:inline-flex !important;}
.sp-item-actions{display:flex;gap:8px;left:10px;float:left;position:absolute;}
.sp-item-download{width:30px;height:30px;border-radius:4px;border:1px solid #e7e7e7;background:#fff;display:flex;align-items:center;justify-content:center;color:#000;text-decoration:none;}
.sp-item-download:hover{border:1px solid var(--second-color);background:var(--second-color);}
.sp-item-title{font-size:13px;color:#222;font-family:Num-Medium;}
.sp-item-artist{font-size:11px;color:#888;}
.sp-player .sp-seek{-webkit-appearance:none;appearance:none;width:100%;height:6px;background:transparent;cursor:pointer;outline:none;}
.sp-player .sp-seek::-webkit-slider-runnable-track{height:6px;background:#ddd;border-radius:4px;}
.sp-player .sp-seek::-moz-range-track{height:6px;background:#ddd;border-radius:4px;}
.sp-player .sp-seek::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;margin-top:-4px;border-radius:50%;background:#fff;border:2px solid #888;}
.sp-player .sp-seek::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid var(--second-color);}
.sp-player .sp-seek::-moz-range-progress{height:6px;background:var(--second-color);border-radius:999px;}
.sp-player .sp-seek:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px rgba(17,17,17,.18),0 2px 8px rgba(0,0,0,.25);}
.sp-player .sp-seek:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px rgba(17,17,17,.18),0 2px 8px rgba(0,0,0,.25);}
.custom-video-player{direction:rtl;max-width:100%;background:#000;border-radius:6px;overflow:hidden;height:auto;margin-bottom:15px;position:relative;}
.custom-video-player .video-screen{width:100%;background:#000;position:relative;}
.custom-video-player .video-element,.custom-video-player .iframe-wrap iframe{width:100%;display:block;aspect-ratio:16 / 9;object-fit:cover;border:0;height:auto;}
.custom-video-player .video-controls{direction:rtl;display:flex;align-items:center;gap:12px;padding:5px 8px;background:#1b1b1b;color:#fff;}
.custom-video-player .controls-right{display:flex;align-items:center;gap:5px;order:4;}
.custom-video-player .progress-wrap{flex:1;order:3;}
.custom-video-player .volume-wrap{display:flex;align-items:center;gap:6px;order:2;}
.custom-video-player .volume-bar{width:70px;appearance:none;height:6px;border-radius:999px;outline:none;background:linear-gradient(to right,#f00 0%,#f00 100%,#444 100%,#444 100%);direction:ltr;cursor:pointer;}
.custom-video-player .volume-bar::-webkit-slider-thumb{appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #f00;}
.custom-video-player .volume-bar::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #fff;}
.custom-video-player .video-controls button{width:25px;height:25px;border:0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;padding:0;background:none;opacity:0.7;}
.custom-video-player .video-controls button:hover{opacity:1;}
.custom-video-player input[type="range"].progress-bar{width:100%;appearance:none;height:6px;border-radius:999px;outline:none;background:linear-gradient(to right,#f00 0%,#f00 0%,#444 0%,#444 100%);direction:ltr;}
.custom-video-player input[type="range"].progress-bar::-webkit-slider-thumb{appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #fff;}
.custom-video-player input[type="range"].progress-bar::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #fff;}
.video-overlay-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2;}
.overlay-play-btn{width:80px;height:80px;animation:qalebPlayPulse 1.8s infinite;border-radius:50%;background:#f00;color:#fff;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:all;transition:opacity 0.25s,transform 0.25s;opacity:1;transform:scale(1);}
.overlay-play-btn.hidden{opacity:0;pointer-events:none;transform:scale(0.85);}
.overlay-play-btn i{margin-right:-2px;}
.overlay-play-btn:hover{background:#e50000;}
.download-links{display:flex;flex-wrap:wrap;gap:12px;margin:10px 0;padding:10px 15px;border-radius:6px;background:#fbfbfb;}
.download-links a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:14px;transition:all 0.3s ease;margin-left:15px;color:#444;}
.download-links a::before{content:"\f063";font-family:"AwesomePro";color:#fff;background:#35b749;width:20px;text-align:center;border-radius:4px;height:20px;font-size:12px;}
.download-links a:hover{color:#000;}
.download-links a:active{transform:translateY(0);}
.download-links a:hover::before{background:#2b993c;}
.archive-btn{position:absolute;left:11px;top:10px;width:26px;height:26px;border-radius:6px;background-color:#fff;border:1px solid #f6f6f6;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#87949b;}
.archive-btn i{transform:rotate(-45deg);}
.archive-btn:hover{background-color:var(--min-color);border-color:var(--min-color);color:#fff;}
.archive-btn-tb{position:absolute;left:11px;top:10px;width:26px;height:26px;border-radius:6px;background-color:#fff;border:1px solid #f6f6f6;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#87949b;}
.archive-btn-tb:hover{background-color:var(--min-color);border-color:var(--min-color);color:#fff;}
.archive-btn-tb i{transform:rotate(-45deg);}
.custom-category-posts-widget .widget-post-item{display:flex;align-items:center;gap:12px;border-bottom:1px solid #eee;padding:5px 0;}
.custom-category-posts-widget .widget-post-item:last-child{padding-bottom:0;border-bottom:none;}
.custom-category-posts-widget{direction:rtl;width:100%;}
.custom-category-posts-widget .widget-post-item-bg{display:flex;align-items:center;width:100%;min-height:50px;padding:5px 0px;gap:12px;border-bottom:1px solid #eee;}
.custom-category-posts-widget .widget-post-item-bg:last-child{padding-top:0;padding-bottom:0;border-bottom:none;}
.custom-category-posts-widget .widget-post-number{display:flex;flex:0 0 30px;align-items:center;justify-content:center;width:30px;height:30px;color:var(--second-color);background:rgba(227,209,249,0.15);border-radius:8px 0 8px 0;font-size:18px;line-height:1;font-family:Num-Bold;}
.custom-category-posts-widget .widget-post-title-bg{flex:1;min-width:0;text-align:right;}
.custom-category-posts-widget .widget-post-title-bg a{display:block;overflow:hidden;color:#000;font-size:13.5px;line-height:1.7;text-decoration:none;}
.custom-category-posts-widget .widget-post-item-bg:hover .widget-post-title-bg a{color:var(--second-color);}
.custom-category-posts-widget .widget-post-item-bg:hover .widget-post-number{color:#fff;background:var(--second-color);}
.custom-category-posts-widget .archive-btn{position:absolute;left:10px;top:10px;width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#87949b;background:#fff;border:1px solid #f6f6f6;}
.custom-category-posts-widget .archive-btn:hover{color:#fff;background:var(--second-color);border-color:var(--second-color);}
.custom-category-posts-widget .archive-btn i{font-size:15px;}
.custom-category-posts-widget .widget-post-thumb{flex:0 0 50px;}
.custom-category-posts-widget .widget-post-thumb img{width:65px;height:50px;display:block;border-radius:4px;}
.custom-category-posts-widget .widget-post-title a{text-decoration:none;color:inherit;font-size:13.5px;line-height:1.7;color:#000;}
.custom-category-posts-widget .widget-post-item:hover .widget-post-title a{color:var(--second-color);}
.widget_custom_category_posts_author_image_archive_widget{background:#222;padding:20px;border-radius:6px;}
.widget_custom_category_posts_author_image_archive_widget .archive-btn{background-color:#333;border:1px solid #333;color:#eee;}
.widget_custom_category_posts_author_image_archive_widget .archive-btn:hover{background-color:var(--second-color);border-color:var(--second-color);}
.widget_custom_category_posts_author_image_archive_widget .widget-icon{color:#fff;background:#333;}
.widget_custom_category_posts_author_image_archive_widget .widget-title{color:#fff;}
.widget_custom_category_posts_author_image_archive_widget .header{border-bottom:1px solid #333;}
.custom-category-author-image-widget{display:flex;flex-direction:column;gap:14px;padding:5px 0;}
.custom-category-author-image-widget .widget-post-item{display:flex;align-items:center;gap:12px;padding:0;}
.custom-category-author-image-widget .widget-post-thumb{flex:0 0 60px;border:3px solid var(--second-color);border-radius:4px;}
.custom-category-author-image-widget .widget-post-thumb img{width:60px;height:60px;display:block;border-radius:4px;}
.custom-category-author-image-widget .widget-post-content{flex:1;}
.custom-category-author-image-widget .widget-post-title a{text-decoration:none;color:#eee;line-height:1.6;font-size:15px;}
.custom-category-author-image-widget .widget-post-title:hover a{color:#fff;}
.custom-category-author-image-widget .author-info{font-size:13px;color:#666;}
.custom-grey-widget-box{background:#eee;border-radius:6px;overflow:hidden;padding:0;}
.custom-grey-widget-header{padding:15px 15px;border-bottom:1px solid rgba(0,0,0,0.08);}
.custom-grey-widget-title{margin:0;font-size:16px;color:#222;line-height:1.6;}
.custom-grey-widget-content{padding:12px 15px;}
.custom-grey-widget-item{margin-bottom:10px;}
.custom-grey-widget-item:last-child{margin-bottom:0;}
.custom-grey-widget-item a{color:#222;text-decoration:none;font-size:15px;line-height:1.7;}
.custom-grey-widget-item a:hover{color:var(--min-color);}
.custom-grey-widget-item a::before{content:"";height:8px;width:8px;display:inline-block;background:#ccc;margin-left:5px;border-radius:999px;}
.custom-grey-widget-item a:hover::before{background:var(--min-color);}
.custom-category-tabs-widget .custom-tabs-nav{display:flex;justify-content:stretch;align-items:stretch;gap:3px;margin-bottom:10px;flex-wrap:nowrap;}
.custom-category-tabs-widget .custom-tabs-nav .custom-tab-btn{flex:1 1 0;text-align:center;}
.custom-category-tabs-widget .custom-tab-btn{background:var(--min-color);padding:2px;cursor:pointer;border-radius:6px 1px 6px 1px;font-size:14px;line-height:1.6;color:#fff;}
.custom-category-tabs-widget .custom-tab-btn:hover{opacity:0.9;}
.custom-category-tabs-widget .custom-tab-btn.active{background:var(--second-color);color:#fff;}
.custom-category-tabs-widget .custom-tab-pane{display:none;}
.custom-category-tabs-widget .custom-tab-pane.active{display:block;}
.custom-posts-slider-widget{position:relative;}
.custom-posts-slider-widget .custom-slider-wrapper{position:relative;overflow:hidden;border-radius:6px;}
.custom-posts-slider-widget .custom-slider-track{position:relative;width:100%;height:240px;}
.custom-posts-slider-widget .custom-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:1;transition:opacity 0.6s ease,visibility 0.6s ease;}
.custom-posts-slider-widget .custom-slide.active{opacity:1;visibility:visible;z-index:2;}
.custom-posts-slider-widget .custom-slide-link{display:block;position:relative;text-decoration:none;width:100%;height:100%;}
.custom-posts-slider-widget .custom-slide-thumb{position:relative;height:240px;overflow:hidden;border-radius:6px;}
.custom-posts-slider-widget .custom-slide-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.custom-posts-slider-widget .custom-slide-overlay{position:absolute;right:0;left:0;bottom:0;top:0;background:linear-gradient(to top,rgba(0,0,0,0.65),rgba(0,0,0,0.2),rgba(0,0,0,0));z-index:1;}
.custom-posts-slider-widget .custom-slide-title{position:absolute;right:15px;left:15px;bottom:15px;color:#fff;font-size:14px;line-height:1.7;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,0.35);font-family:Num-Bold;letter-spacing:-1px;}
.custom-posts-slider-widget .custom-slide-title:hover{color:var(--second-color);}
.custom-posts-slider-widget .custom-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border:none;border-radius:6px;background:rgba(0,0,0,0.38);color:#fff;cursor:pointer;z-index:3;font-size:16px;display:flex;align-items:center;justify-content:center;box-shadow:none !important;}
.custom-posts-slider-widget .custom-slider-prev{left:12px;}
.custom-posts-slider-widget .custom-slider-next{right:12px;}
.custom-posts-slider-widget .custom-slider-prev:hover,.custom-posts-slider-widget .custom-slider-next:hover{background:var(--second-color);}
.custom-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;padding:20px;opacity:0;visibility:hidden;transition:background 0.35s ease,opacity 0.35s ease,visibility 0.35s ease;}
.custom-lightbox.active{background:rgba(0,0,0,0.88);opacity:1;visibility:visible;}
.custom-lightbox-content{position:relative;max-width:90vw;max-height:90vh;transform:scale(0.85);opacity:0;transition:transform 0.35s ease,opacity 0.35s ease;}
.custom-lightbox.active .custom-lightbox-content{transform:scale(1);opacity:1;}
.custom-lightbox img{display:block;max-width:90vw;max-height:90vh;border-radius:6px;box-shadow:0 10px 30px rgba(0,0,0,0.45);}
.custom-lightbox .close-lightbox,.custom-lightbox .prev-lightbox,.custom-lightbox .next-lightbox{position:absolute;color:#fff;cursor:pointer;user-select:none;font-weight:bold;z-index:2;background:rgba(0,0,0,0.35);border-radius:50%;display:flex;align-items:center;justify-content:center;}
.custom-lightbox .close-lightbox:hover,.custom-lightbox .prev-lightbox:hover,.custom-lightbox .next-lightbox:hover{background:rgba(255,255,255,0.2);}
.custom-lightbox .close-lightbox{top:20px;right:20px;width:46px;height:46px;font-size:18px;line-height:1;}
.custom-lightbox .prev-lightbox,.custom-lightbox .next-lightbox{top:50%;transform:translateY(-50%);width:52px;height:52px;font-size:18px;}
.custom-lightbox .prev-lightbox{left:20px;}
.custom-lightbox .next-lightbox{right:20px;}
.custom-lightbox-counter{position:absolute;top:20px;left:20px;color:#fff;background:rgba(0,0,0,0.35);padding:8px 14px;border-radius:6px;font-size:14px;z-index:2;}
.gallery .gallery-item img{cursor:zoom-in;}
.temp-cat-list-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;}
.temp-cat-list-grid .temp-cat-card{display:block;padding:0;border:none;}
.temp-cat-list-grid .temp-cat-media{width:100%;height:140px;margin-bottom:10px;}
.temp-cat-list-grid .temp-cat-content{padding:0;}
.temp-cat-list-grid .temp-cat-post-title{margin:0 0 8px 0;font-size:14px;font-family:Num-Medium;}
.box-unit{margin-bottom:40px;}
.box-headline{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid #eaeaea;padding-bottom:10px;}
.box-heading-cat{display:flex;align-items:center;gap:8px;font-size:18px;margin:0;position:relative;line-height:1.9;}
.box-heading{display:flex;align-items:center;gap:8px;font-size:18px;margin:0;position:relative;padding-right:15px;line-height:1.9;}
.box-heading::before{position:absolute;top:0;right:0;background:var(--second-color);content:' ';width:4px;height:34px;border-radius:8px 0 8px 0;z-index:0;}
.box-heading::after{position:absolute;top:0;right:0;background:var(--min-color);content:' ';width:4px;height:14px;border-radius:8px 0 8px 0;z-index:0;}
.box-more{width:26px;height:26px;border-radius:6px;background-color:var(--min-color);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#fff;}
.box-more i{transform:rotate(-45deg);}
.box-more:hover{background:var(--second-color);}
.box-row{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;}
.box-item{display:flex;flex-direction:column;position:relative;background:#fff;border-radius:6px;box-shadow:0 7px 5px -5px rgba(207,207,207,1);overflow:hidden;}
.box-thumb{position:relative;overflow:hidden;}
.box-thumb img{width:100%;height:150px;object-fit:cover;display:block;}
.box-mark{position:absolute;top:10px;left:10px;width:30px;height:30px;background:rgba(0,0,0,0.48);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:16px;pointer-events:none;}
.box-constant{padding:10px;}
.box-subtitle{font-size:13px;color:#666;font-weight:normal;line-height:1.5;font-family:Num-Medium;margin-bottom:10px;}
.box-subtitle::before{content:"";height:8px;width:8px;display:inline-block;background:var(--second-color);margin-left:5px;border-radius:999px;}
.box-title{font-size:14px;line-height:1.6;}
.box-title{margin:0 0 8px 0;font-size:15px;font-family:Num-Bold;line-height:1.7;}
.box-title a{color:#000;text-decoration:none;}
.box-title a:hover{color:var(--second-color);}
.box-empty{text-align:center;color:#888;padding:30px 0;font-size:14px;}
.feature-grid-unit{margin-bottom:40px;}
.feature-grid-posts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,170px);grid-auto-rows:170px;gap:16px;}
.feature-grid-card{position:relative;overflow:hidden;background:#fff;border-radius:8px;box-shadow:0 7px 16px -10px rgba(50,50,50,0.35);}
.feature-grid-card-featured{grid-column:span 2;grid-row:span 2;}
.feature-grid-card-normal{display:flex;flex-direction:column;}
.feature-grid-card-normal:nth-child(2),.feature-grid-card-normal:nth-child(3){grid-column:span 1;grid-row:span 2;}
.feature-grid-image-wrap{position:relative;overflow:hidden;}
.feature-grid-card-featured .feature-grid-image-wrap{height:100%;}
.feature-grid-card-normal .feature-grid-image-wrap{flex-shrink:0;height:105px;}
.feature-grid-card-normal:nth-child(2) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(3) .feature-grid-image-wrap{height:180px;}
.feature-grid-image-link{display:block;width:100%;height:100%;}
.feature-grid-image{display:block;width:100%;height:100%;object-fit:cover;}
.feature-grid-card-featured .feature-grid-image-wrap::after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.36) 40%,rgba(0,0,0,0.03) 100%);}
.feature-grid-format-icon{position:absolute;top:10px;left:10px;z-index:5;display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background:rgba(0,0,0,0.58);border-radius:6px;font-size:15px;pointer-events:none;}
.feature-grid-featured-overlay{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:22px 22px 45px;color:#fff;}
.feature-grid-featured-subtitle{margin-bottom:8px;color:#fff;font-family:Num-Medium;font-size:14px;line-height:1.4;}
.feature-grid-featured-subtitle::before{display:inline-block;width:8px;height:8px;margin-left:6px;content:"";background:var(--second-color);border-radius:999px;}
.feature-grid-featured-title{margin:0;font-family:Num-Bold;font-size:17px;line-height:1.7;}
.feature-grid-featured-title a{color:#fff;text-decoration:none;}
.feature-grid-featured-title a:hover{color:var(--second-color);}
.feature-grid-featured-meta{position:absolute;right:22px;bottom:16px;left:22px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:14px;color:rgba(255,255,255,0.9);font-family:Num-Medium;font-size:13px;}
.feature-grid-featured-meta span{display:inline-flex;align-items:center;gap:5px;}
.feature-grid-featured-category{font-size:13px;color:var(--second-color);}
.feature-grid-featured-date{font-family:Num-Medium;}
.feature-grid-content{display:flex;flex:1;flex-direction:column;padding:10px 12px;}
.feature-grid-card-normal:nth-child(2) .feature-grid-content,.feature-grid-card-normal:nth-child(3) .feature-grid-content{min-height:140px;}
.feature-grid-subtitle{overflow:hidden;margin-bottom:5px;color:#777;font-family:Num-Medium;font-size:12px;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;}
.feature-grid-subtitle::before{display:inline-block;width:8px;height:8px;margin-left:5px;content:"";background:var(--second-color);border-radius:999px;}
.feature-grid-title{display:-webkit-box;overflow:hidden;margin:0;color:#000;font-family:Num-Bold;font-size:14px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.feature-grid-card-normal:nth-child(2) .feature-grid-title,.feature-grid-card-normal:nth-child(3) .feature-grid-title{font-size:15px;}
.feature-grid-title a{color:#000;text-decoration:none;}
.feature-grid-title a:hover{color:var(--second-color);}
.feature-grid-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:7px;color:#999;font-size:13px;font-family:Num-Medium;}
.feature-grid-meta span{display:inline-flex;align-items:center;gap:6px;}
.feature-grid-date{font-family:Num-Light;}
.feature-grid-category{color:var(--min-color);font-size:13px;}
.feature-grid-date i,.feature-grid-featured-date i,.feature-grid-category i,.feature-grid-featured-category i{font-size:11px;}
.feature-grid-empty-message{padding:30px 0;color:#888;text-align:center;font-size:14px;}
.feature-grid-card-normal:nth-child(n + 4){grid-row:span 2;}
.feature-grid-card-normal:nth-child(n + 4) .feature-grid-image-wrap{height:180px;}
.feature-grid-card-normal:nth-child(n + 4) .feature-grid-content{min-height:140px;}
.feature-grid-card-normal:nth-child(n + 4) .feature-grid-title{font-size:15px;margin-bottom:5px;}
.category-news-unit{margin-bottom:40px;}
.category-news-main-header{margin-bottom:18px;padding-bottom:10px;border-bottom:1px solid #e7e7e7;}
.category-news-main-title{display:flex;align-items:center;gap:8px;font-size:18px;margin:0;position:relative;padding-right:15px;line-height:1.9;}
.category-news-main-title::before{position:absolute;top:0;right:0;background:var(--second-color);content:' ';width:4px;height:34px;border-radius:8px 0 8px 0;z-index:0;}
.category-news-main-title::after{position:absolute;top:0;right:0;background:var(--min-color);content:' ';width:4px;height:14px;border-radius:8px 0 8px 0;z-index:0;}
.category-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;}
.category-news-box{margin-bottom:20px;position:relative;background:#fff;border-radius:6px;box-shadow:0 7px 5px -5px rgba(207,207,207,1);overflow:hidden;}
.category-news-header{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:8px 8px 5px 10px;}
.category-news-heading{display:flex;align-items:center;gap:8px;margin:0;font-family:Num-Bold;font-size:16px;line-height:1.7;}
.category-news-heading a{color:#000;text-decoration:none;}
.category-news-heading a:hover{color:var(--second-color);}
.category-news-heading-line{display:inline-block;width:4px;height:28px;background:var(--second-color);border-radius:6px 1px 6px 1px;position:relative;overflow:hidden;}
.category-news-heading-line::after{position:absolute;top:0px;right:0;background:var(--min-color);content:' ';width:4px;height:12px;border-radius:8px 0 8px 0;z-index:0;}
.category-news-more{width:26px;height:26px;border-radius:6px;background-color:var(--min-color);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#fff;}
.category-news-more i{transform:rotate(-45deg);}
.category-news-more:hover{background:var(--second-color);}
.category-news-post-list{display:flex;flex-direction:column;}
.category-news-featured-post{position:relative;}
.category-news-featured-image-wrap{position:relative;height:270px;overflow:hidden;}
.category-news-featured-image-wrap::after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.36) 40%,rgba(0,0,0,0.03) 100%);}
.category-news-featured-image-link{display:block;width:100%;height:100%;}
.category-news-featured-image{display:block;width:100%;height:100%;object-fit:cover;}
.category-news-format-icon{position:absolute;top:10px;left:10px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background:rgba(0,0,0,0.58);border-radius:4px;font-size:14px;}
.category-news-featured-overlay{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:15px 16px 13px;color:#fff;}
.category-news-featured-subtitle{overflow:hidden;margin-bottom:5px;color:#fff;font-family:Num-Medium;font-size:12px;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;}
.category-news-featured-subtitle::before{display:inline-block;width:8px;height:8px;margin-left:5px;content:"";background:#f8bb19;border-radius:999px;}
.category-news-featured-title{display:-webkit-box;overflow:hidden;margin:0 0 9px;font-family:Num-Bold;font-size:16px;line-height:1.85;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.category-news-featured-title a{color:#fff;text-decoration:none;}
.category-news-featured-title a:hover{color:var(--second-color);}
.category-news-featured-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:rgba(255,255,255,0.9);font-family:Num-Medium;font-size:13px;}
.category-news-featured-category{color:var(--second-color);}
.category-news-featured-meta span{display:inline-flex;align-items:center;gap:4px;}
.category-news-featured-meta i{font-size:11px;}
.category-news-normal-post{position:relative;min-height:48px;padding:10px 30px 10px 12px;border-bottom:1px solid #eee;}
.category-news-normal-post:last-child{border-bottom:0;}
.category-news-normal-post::before{position:absolute;top:19px;right:14px;width:7px;height:7px;content:"";background:var(--second-color);border-radius:999px;}
.category-news-normal-title{display:-webkit-box;overflow:hidden;margin:0;font-family:Num-Medium;font-size:14px;font-weight:normal;line-height:1.85;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.category-news-normal-title a{color:#000;text-decoration:none;}
.category-news-normal-title a:hover{color:var(--second-color);}
.qaleb-newsbox-wrap{width:100%;direction:rtl;}
.qaleb-newsbox{width:100%;background:#222;overflow:hidden;padding:15px 0;margin-bottom:40px;}
.qaleb-newsbox-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:stretch;}
.qaleb-newsbox-main{min-width:0;padding:20px 0 20px 0px;}
.qaleb-newsbox-featured-thumb{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#000;border-radius:6px;}
.qaleb-newsbox-featured-image-link,.qaleb-newsbox-featured-thumb a,.qaleb-newsbox-featured-thumb img,.qaleb-newsbox-featured-video-wrap,.qaleb-newsbox-featured-video,.qaleb-newsbox-featured-poster,.qaleb-newsbox-featured-iframe{display:block;width:100%;height:100%;}
.qaleb-newsbox-featured-img,.qaleb-newsbox-featured-poster{object-fit:cover;}
.qaleb-newsbox-featured-video-wrap{position:relative;overflow:hidden;}
.qaleb-newsbox-featured-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#000;z-index:1;}
.qaleb-newsbox-featured-poster{position:absolute;inset:0;z-index:2;transition:opacity .25s ease,visibility .25s ease,transform .25s ease,filter .25s ease;}
.qaleb-newsbox-featured-video-wrap.is-playing .qaleb-newsbox-featured-poster{opacity:0;visibility:hidden;transform:scale(1.02);filter:blur(1px);}
.qaleb-newsbox-featured-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border:0;border-radius:50%;background:#f00;cursor:pointer;z-index:4;animation:qalebPlayPulse 1.8s infinite;display:flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s,transform .2s;}
.qaleb-newsbox-featured-play:hover{background:#e50000;}
.qaleb-featured-center-icon{color:#fff;font-size:26px;line-height:1;}
.qaleb-featured-icon-pause{display:none;}
.qaleb-newsbox-featured-video-wrap.is-playing .qaleb-featured-icon-play{display:none;}
.qaleb-newsbox-featured-video-wrap.is-playing .qaleb-newsbox-featured-play{opacity:0;transform:translate(-50%,-50%) scale(0.8);transition:opacity 0.2s,transform 0.2s;}
.qaleb-newsbox-featured-video-wrap.is-playing:hover .qaleb-newsbox-featured-play{opacity:1;transform:translate(-50%,-50%) scale(1);}
.qaleb-newsbox-featured-video-wrap.is-playing:hover .qaleb-featured-icon-pause{display:inline-block;}
.qaleb-newsbox-featured-video-wrap.is-playing:hover .qaleb-newsbox-featured-play i{opacity:1;}
.qaleb-newsbox-featured-video-wrap:not(.is-playing) .qaleb-featured-icon-pause{display:none;}
.qaleb-newsbox-player-bar{position:absolute;bottom:0;left:0;right:0;z-index:5;display:flex;align-items:center;gap:8px;padding:6px 10px;background:linear-gradient(transparent,rgba(0,0,0,0.82));opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;direction:ltr;}
.qaleb-newsbox-featured-video-wrap.is-playing:hover .qaleb-newsbox-player-bar,.qaleb-newsbox-featured-video-wrap.show-bar .qaleb-newsbox-player-bar{opacity:1;visibility:visible;}
.qaleb-player-toggle{background:none;border:0;color:#fff;font-size:15px;cursor:pointer;padding:0 4px;flex-shrink:0;display:flex;align-items:center;}
.qaleb-player-progress-wrap{flex:1;min-width:0;}
.qaleb-player-progress-bg{position:relative;height:4px;background:rgba(255,255,255,0.25);border-radius:2px;cursor:pointer;}
.qaleb-player-progress-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:#e74c3c;border-radius:2px;pointer-events:none;}
.qaleb-player-seek{position:absolute;inset:-6px 0;width:100%;height:16px;opacity:0;cursor:pointer;margin:0;}
.qaleb-player-time{color:#fff;font-size:13px;white-space:nowrap;flex-shrink:0;font-family:Num-Medium;}
.qaleb-player-volume-wrap{display:flex;align-items:center;gap:8px;direction:ltr;}
.qaleb-player-volume{-webkit-appearance:none;appearance:none;width:82px;height:4px;margin:0;border:0;border-radius:10px;outline:none;cursor:pointer;background:linear-gradient(to right,#ffffff 0%,#ffffff var(--qaleb-volume-progress,100%),rgba(255,255,255,0.28) var(--qaleb-volume-progress,100%),rgba(255,255,255,0.28) 100%);}
.qaleb-player-volume::-webkit-slider-runnable-track{width:100%;height:4px;border:0;border-radius:10px;background:transparent;}
.qaleb-player-volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;margin-top:-4px;border:2px solid #ffffff;border-radius:50%;background:#161616;box-shadow:0 1px 5px rgba(0,0,0,0.35);transition:transform .2s ease,background .2s ease;}
.qaleb-player-volume:hover::-webkit-slider-thumb{transform:scale(1.16);background:#e60023;}
.qaleb-player-volume::-moz-range-track{height:4px;border:0;border-radius:10px;background:rgba(255,255,255,0.28);}
.qaleb-player-volume::-moz-range-progress{height:4px;border-radius:10px;background:#ffffff;}
.qaleb-player-volume::-moz-range-thumb{width:10px;height:10px;border:2px solid #ffffff;border-radius:50%;background:#161616;box-shadow:0 1px 5px rgba(0,0,0,0.35);transition:transform .2s ease,background .2s ease;}
.qaleb-player-volume:hover::-moz-range-thumb{transform:scale(1.16);background:#e60023;}
.qaleb-player-mute{background:none;border:0;color:#fff;font-size:14px;cursor:pointer;padding:0;display:flex;align-items:center;}
.qaleb-player-volume{width:60px;height:3px;cursor:pointer;accent-color:#e74c3c;}
.qaleb-player-fullscreen{background:none;border:0;color:#fff;font-size:14px;cursor:pointer;padding:0 2px;display:flex;align-items:center;flex-shrink:0;}
.qaleb-newsbox-featured-iframe iframe{width:100%;height:100%;border:0;}
.qaleb-newsbox-featured-content{padding:14px 2px 0;color:#fff;}
.qaleb-newsbox-featured-kicker{margin-bottom:5px;color:#fff;font-size:13px;line-height:1.5;font-family:Num-Medium;}
.qaleb-newsbox-featured-kicker::before{content:"";height:8px;width:8px;display:inline-block;background:var(--second-color);margin-left:7px;border-radius:999px;}
.qaleb-newsbox-featured-title{margin:0;font-size:17px;line-height:1.7;margin-bottom:10px;}
.qaleb-newsbox-featured-title a{color:#fff;text-decoration:none;}
.qaleb-newsbox-featured-title a:hover{color:var(--second-color);}
.qaleb-newsbox-side{position:relative;padding:0;min-width:0;margin-top:-25px;}
.qaleb-newsbox-side-head{display:flex;justify-content:flex-end;gap:8px;margin-bottom:15px;}
.qaleb-newsbox-scroll-btn{width:30px;height:30px;border:0;background:#444;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;}
.qaleb-newsbox-scroll-btn:hover{background:var(--second-color);}
.qaleb-newsbox-list{max-height:500px;overflow-y:auto;overflow-x:hidden;padding-left:6px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.35) transparent;scroll-behavior:smooth;}
.qaleb-newsbox-item{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:12px;align-items:center;margin-bottom:20px;}
.qaleb-newsbox-item-text{min-width:0;color:#fff;text-align:right;}
.qaleb-newsbox-item-title{margin:0;font-size:13px;line-height:1.6;font-family:Num-Medium;}
.qaleb-newsbox-item-title a{color:#fff;text-decoration:none;}
.qaleb-newsbox-item-title a:hover{color:var(--second-color);}
.qaleb-newsbox-item-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:10px;color:#ccc;font-size:12px;font-family:Num-Medium;}
.qaleb-newsbox-meta-cat{color:var(--second-color);font-size:11px;}
.qaleb-newsbox-meta-date{font-family:Num-Light;font-size:11px;}
.qaleb-newsbox-item-thumb{position:relative;width:130px;height:80px;overflow:hidden;background:#000;flex-shrink:0;border-radius:6px;}
.qaleb-newsbox-item-thumb-link{display:block;width:100%;height:100%;}
.qaleb-newsbox-item-img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease,filter .25s ease;}
.qaleb-newsbox-item:hover .qaleb-newsbox-item-img{filter:brightness(1.3);}
.qaleb-newsbox-item-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;background:rgba(0,0,0,0.18);text-shadow:0 2px 10px rgba(0,0,0,0.6);opacity:1;transition:background .25s ease,transform .25s ease,opacity .25s ease;pointer-events:none;}
.qaleb-newsbox-item:hover .qaleb-newsbox-item-play{background:rgba(0,0,0,0.30);transform:scale(1.02);}
@keyframes qalebPlayPulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,0.6);}70%{box-shadow:0 0 0 18px rgba(255,255,255,0);}100%{box-shadow:0 0 0 0 rgba(255,255,255,0);}}
.video-headline{display:flex;align-items:center;justify-content:space-between;}
.video-heading{display:flex;align-items:center;gap:8px;font-size:18px;margin:0;position:relative;padding-right:15px;line-height:1.9;color:#fff;}
.video-heading::before{position:absolute;top:0;right:0;background:var(--second-color);content:' ';width:4px;height:34px;border-radius:8px 0 8px 0;z-index:0;}
.video-heading::after{position:absolute;top:0;right:0;background:var(--min-color);content:' ';width:4px;height:14px;border-radius:8px 0 8px 0;z-index:0;}
.video-more{width:100%;height:45px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#ddd;opacity:1;border:2px solid #444;margin-top:15px;font-family:Num-Medium;}
.video-more:hover{border-color:var(--second-color);color:var(--second-color);}
.qaleb-newsbox-featured-meta{display:flex;align-items:center;gap:15px;margin-top:auto;padding-top:7px;color:#ccc;font-size:12px;font-family:Num-Medium;}
.qaleb-newsbox-featured-video-link{position:relative;display:block;}
.qaleb-newsbox-featured-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border:0;border-radius:50%;background:rgba(25,25,25,0.78);cursor:pointer;z-index:4;animation:qalebPlayPulse 1.8s infinite;display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;line-height:1;transition:background .2s,opacity .2s,transform .2s;}
.qaleb-newsbox-featured-video-link:hover .qaleb-newsbox-featured-play-icon{background:rgba(0,0,0,0.9);}
.imag-news-grid-wrap{direction:rtl;width:100%;padding:15px 0;background:#222;margin-bottom:40px;}
.imag-news-grid{width:100%;}
.imag-news-grid-header{display:flex;align-items:center;justify-content:space-between;min-height:42px;margin-bottom:10px;}
.imag-news-grid-heading{display:flex;align-items:center;gap:8px;font-size:18px;margin:0;position:relative;padding-right:15px;line-height:1.9;color:#fff;}
.imag-news-grid-heading::before{position:absolute;top:0;right:0;background:var(--second-color);content:' ';width:4px;height:34px;border-radius:8px 0 8px 0;z-index:0;}
.imag-news-grid-heading::after{position:absolute;top:0;right:0;background:var(--min-color);content:' ';width:4px;height:14px;border-radius:8px 0 8px 0;z-index:0;}
.imag-news-grid-more{width:26px;height:26px;border-radius:6px;background-color:var(--min-color);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#fff;}
.imag-news-grid-more:hover{background:var(--second-color);}
.imag-news-grid-more i{transform:rotate(-45deg);}
.imag-news-grid-items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:15px;}
.imag-news-grid-item{position:relative;min-width:0;}
.imag-news-grid-item-1,.imag-news-grid-item-2{grid-column:span 3;}
.imag-news-grid-item-3,.imag-news-grid-item-4,.imag-news-grid-item-5{grid-column:span 2;}
.imag-news-grid-item:nth-child(n + 6){grid-column:span 2;}
.imag-news-grid-image-link{position:relative;display:block;overflow:hidden;background:#171717;}
.imag-news-grid-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease;}
.imag-news-grid-featured .imag-news-grid-image-link{height:340px;border-radius:6px;}
.imag-news-grid-compact .imag-news-grid-image-link{height:215px;border-radius:6px;}
.imag-news-grid-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.36) 40%,rgba(0,0,0,0.03) 100%);}
.imag-news-grid-format{position:absolute;top:10px;left:10px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background:rgba(0,0,0,0.58);border-radius:4px;font-size:14px;}
.imag-news-grid-content{min-width:0;}
.imag-news-grid-featured .imag-news-grid-content{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:20px 18px 16px;}
.imag-news-grid-compact .imag-news-grid-content{padding:9px 2px 0;}
.imag-news-grid-item-1 .imag-news-grid-subtitle,.imag-news-grid-item-2 .imag-news-grid-subtitle{font-size:12px;}
.imag-news-grid-subtitle{margin-bottom:5px;color:#fff;font-size:11px;line-height:1.5;font-family:Num-Medium;}
.imag-news-grid-subtitle::before{display:inline-block;width:7px;height:7px;margin-left:5px;border-radius:50%;background:var(--second-color);content:'';vertical-align:middle;}
.imag-news-grid-title{margin:0;line-height:1.6;}
.imag-news-grid-title a{color:inherit;text-decoration:none;}
.imag-news-grid-featured .imag-news-grid-title{color:#ffffff;font-size:17px;}
.imag-news-grid-featured .imag-news-grid-title:hover{color:var(--second-color);}
.imag-news-grid-compact .imag-news-grid-title{color:#fff;font-size:15px;}
.imag-news-grid-compact .imag-news-grid-title:hover{color:var(--second-color);}
.imag-news-grid-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px 16px;margin-top:8px;font-size:13px;line-height:1.5;}
.imag-news-grid-featured .imag-news-grid-meta{color:#bdbdbd;justify-content:space-between;margin-top:10px;}
.imag-news-grid-compact .imag-news-grid-meta{color:#bdbdbd;justify-content:space-between;margin-top:10px;}
.imag-news-grid-category{color:var(--second-color);}
.imag-news-grid-date{direction:rtl;font-family:Num-Medium;white-space:nowrap;font-size:13px;}
.imag-news-grid-date i{margin-left:4px;}
.imag-news-grid-empty{margin:0;padding:30px 15px;color:#bdbdbd;text-align:center;}
.box-category-menu{position:relative;margin-right:-5px;}
.box-symbol-menu{font-size:16px;color:#fff;background:var(--second-color);border-radius:6px 1px 6px 1px;width:auto;text-align:center;height:30px;display:flex !important;align-items:center;justify-content:center;padding:0 10px;gap:8px;}
.box-category-toggle{display:flex;align-items:center;gap:7px;border:0;background:var(--min-color);padding:0 15px;font:inherit;cursor:pointer;line-height:1.5;color:#fff;font-size:16px;height:30px;border-radius:6px 1px 6px 1px;}
.box-category-toggle i{font-size:13px;transition:transform .2s ease;}
.box-category-menu.is-open .box-category-toggle i{transform:rotate(180deg);transition:all 0.1s ease-in-out;}
.box-category-list{position:absolute;top:calc(100% + 10px);right:0;z-index:100;min-width:220px;max-height:280px;overflow-y:auto;margin:0;padding:6px 0;list-style:none;background:#fff;border:1px solid #eaeaea;border-radius:6px;box-shadow:0 8px 20px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity 0.2s ease,transform 0.2s ease,visibility 0.2s;}
.box-category-menu.is-open .box-category-list{opacity:1;visibility:visible;transform:translateY(0);}
.box-category-item{display:block;width:100%;border:0;background:transparent;padding:9px 14px;color:#666;font-size:14px;text-align:right;cursor:pointer;white-space:nowrap;font-family:Num-Medium;}
.box-category-item:hover,.box-category-item.is-active{color:#000;background:#F1F1F145;}
.box-row.is-loading{opacity:.10;pointer-events:none;}
.box-content{position:relative;}
.box-loading{position:absolute;top:50%;right:50%;z-index:20;display:none;transform:translate(50%,-50%);color:#aaa;font-size:16px;font-family:Num-Medium;}
.box-content.is-loading .box-loading{display:block;}
.box-content.is-loading .box-row{opacity:.08;pointer-events:none;}
.box-category-list{max-height:280px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#c2c2c2 #f5f5f5;padding:5px;}
.box-category-list li{margin-bottom:1px;}
.box-category-list::-webkit-scrollbar{width:6px;}
.box-category-list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px;}
.box-category-list::-webkit-scrollbar-thumb{background:#c2c2c2;border-radius:10px;}
.box-category-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8;}
.ng-unit{margin-bottom:40px;}
.ng-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr);gap:12px;}
.ng-item{position:relative;border-radius:6px;overflow:hidden;background:#fff;}
.ng-item.ng-large{grid-column:1;grid-row:1 / span 2;height:350px;box-shadow:0 7px 16px -10px rgba(50,50,50,0.35);}
.ng-large-link{position:relative;display:block;width:100%;height:100%;}
.ng-large-img{width:100%;height:100%;object-fit:cover;display:block;}
.ng-large-overlay{position:absolute;padding:20px;background:linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.36) 40%,rgba(0,0,0,0.03) 100%);bottom:0;height:auto;width:100%;}
.ng-large-overlay .ng-cat-badge{align-self:flex-start;}
.ng-large-title{margin:0;font-family:Num-Bold;font-size:17px;line-height:1.7;margin-bottom:30px;}
.ng-large-title a{color:#fff;text-decoration:none;}
.ng-large-title a:hover{color:var(--second-color);}
.ng-large-overlay .ng-supertitle{color:#e2e2e2;}
.ng-large-overlay .ng-date{color:#ddd;}
.ng-item.ng-small{grid-column:2;display:flex;flex-direction:row;gap:10px;box-shadow:0 7px 16px -10px rgba(50,50,50,0.35);}
.ng-item.ng-small:nth-of-type(2){grid-row:1;}
.ng-item.ng-small:nth-of-type(3){grid-row:2;}
.ng-small-thumb{position:relative;flex-shrink:0;width:260px;height:170px;display:block;}
.ng-small-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.ng-small-body{flex:1;padding:8px 12px 8px 6px;display:flex;flex-direction:column;gap:5px;justify-content:center;min-width:0;}
.ng-small-title{display:-webkit-box;overflow:hidden;margin:0;color:#000;font-family:Num-Bold;font-size:15px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ng-small-title a{color:#000;text-decoration:none;}
.ng-small-title a:hover{color:var(--second-color);}
.ng-small-excerpt{font-family:Num-Light;font-size:12px;}
.ng-large-meta{position:absolute;right:22px;bottom:16px;left:22px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:14px;color:rgba(255,255,255,0.9);font-family:Num-Medium;font-size:13px;}
.large-meta-cat{font-size:13px;color:var(--second-color);}
.small-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:7px;color:#999;font-size:13px;font-family:Num-Medium;}
.small-meta-cat{color:var(--min-color);font-size:13px;}
.small-meta-date{font-family:Num-Light;}
.extra-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:7px;color:#999;font-size:13px;font-family:Num-Medium;}
.extra-meta-cat{color:var(--min-color);font-size:13px;}
.extra-meta-date{font-family:Num-Light;}
.ng-cat-badge{display:inline-block;font-size:11px;font-weight:bold;padding:3px 10px;border-radius:20px;background:var(--second-color);color:#fff;text-decoration:none;width:fit-content;}
.ng-supertitle{overflow:hidden;margin-bottom:5px;color:#777;font-family:Num-Medium;font-size:12px;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;}
.ng-supertitle::before{display:inline-block;width:8px;height:8px;margin-left:5px;content:"";background:var(--second-color);border-radius:999px;}
.ng-date{font-size:11px;color:#999;display:inline-flex;align-items:center;gap:4px;}
.ng-format-mark{position:absolute;top:10px;left:10px;z-index:5;display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background:rgba(0,0,0,0.58);border-radius:6px;font-size:15px;pointer-events:none;}
.ng-extra-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;}
.ng-item.ng-extra{display:flex;flex-direction:row;gap:10px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,0.08);}
.ng-extra-thumb{position:relative;flex-shrink:0;width:130px;height:101px;display:block;}
.ng-extra-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.ng-extra-overlay{position:absolute;top:6px;right:6px;left:6px;display:flex;justify-content:flex-end;}
.ng-extra-overlay .ng-cat-badge{background:rgba(255,255,255,0.92);color:var(--second-color);}
.ng-extra-body{flex:1;padding:8px 12px 8px 6px;display:flex;flex-direction:column;gap:5px;justify-content:center;min-width:0;}
.ng-extra-title{font-size:14px;line-height:1.7;margin:0;}
.ng-extra-title a{color:#222;text-decoration:none;}
.ng-extra-title a:hover{color:var(--second-color);}
.wcp-scroll-btns{display:flex;flex-direction:row;gap:2px;margin-right:auto;}
.wcp-scroll-btn{background:none;border:1px solid #f6f6f6;border-radius:6px;width:26px;height:26px;cursor:pointer;font-size:12px;color:#666;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;}
.wcp-scroll-btn:hover{background-color:var(--second-color);border-color:var(--second-color);color:#fff;}
.archive-scroll{width:26px;height:26px;border-radius:6px;background-color:#fff;border:1px solid #f6f6f6;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#87949b;}
.archive-scroll:hover{background-color:var(--second-color);border-color:var(--second-color);color:#fff;}
.archive-scroll i{transform:rotate(-45deg);}
.wcp-scroll-wrap{max-height:450px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent;}
.wcp-scroll-wrap::-webkit-scrollbar{width:4px;}
.wcp-scroll-wrap::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px;}
.wcp-list{list-style:none;margin:0;padding:0;}
.wcp-item{display:flex;align-items:flex-start;width:100%;min-height:50px;padding:5px 0px;gap:8px;border-bottom:1px solid #eee;}
.wcp-item:last-child{border-bottom:none;}
.wcp-marker{flex-shrink:0;width:18px;text-align:center;color:var(--min-color);font-size:14px;padding-top:5px;}
.wcp-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:var(--second-color);vertical-align:middle;margin-top:2px;}
.wcp-title{font-size:13.5px;line-height:1.7;color:#000;text-decoration:none;}
.wcp-title:hover{color:#e74c3c;}
.wcp-archive-btn{display:inline-flex;align-items:center;font-size:12px;color:#888;text-decoration:none;margin-bottom:8px;}
.wcp-archive-btn:hover{color:#e74c3c;}
.lns-slider-wrap{position:relative;overflow:hidden;}
.lns-slider-wrap .lns-track{overflow:hidden;}
.lns-slider-wrap .lns-inner{display:flex;transition:transform .4s ease;will-change:transform;}
.lns-slider-wrap .lns-slide{min-width:100%;display:flex;align-items:center;gap:12px;box-sizing:border-box;background:rgba(227,209,249,0.15);padding:10px;border-radius:6px 1px 6px 1px;}
.lns-slider-wrap .lns-thumb{flex-shrink:0;}
.lns-slider-wrap .lns-thumb img{width:70px;height:70px;object-fit:cover;border-radius:50%;display:block;border:3px solid var(--second-color);}
.lns-slider-wrap .lns-content{flex:1;}
.lns-slider-wrap .lns-title{font-size:14px;margin-bottom:4px;font-family:Num-Medium;}
.lns-slider-wrap .lns-title a{text-decoration:none;color:#000;}
.lns-slider-wrap .lns-title a:hover{text-decoration:none;color:var(--second-color);}
.lns-slider-wrap .lns-author{font-size:12px;color:#555;}
.lns-slider-wrap .lns-dots{display:flex;justify-content:left;gap:4px;margin-top:10px;padding-right:0;}
.lns-slider-wrap .lns-dot{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;padding:0;cursor:pointer;transition:background .2s;}
.lns-slider-wrap .lns-dot.active{background:var(--second-color);}
.prev-next{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;}
.pn-card{border-radius:6px;padding:14px 18px;min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;box-shadow:0 7px 5px -5px rgba(207,207,207,1);}
.pn-card small{display:block;color:#888;font-size:13px;margin-bottom:6px;}
.pn-card h4{margin:0;font-size:14px;line-height:1.7;color:#222;font-family:Num-Medium;}
.pn-card h4:hover{color:var(--second-color);}
.pn-arrow{background:none;border:1px solid #eee;border-radius:6px;width:26px;height:26px;cursor:pointer;font-size:12px;color:#eee;display:flex;align-items:center;justify-content:center;padding:0px;line-height:1;}
.pn-card:hover .pn-arrow{background:var(--second-color);border:1px solid var(--second-color);color:#fff;}
@media (max-width: 1400px){.container,.top-bar-container,.header-container,.news-ticker-container{max-width:1190px;}.slider-wrapper{height:300px;}.custom-posts-slider-widget .custom-slide-thumb,.custom-posts-slider-widget .custom-slider-track{height:200px;}.ng-small-excerpt{display:none;}.category-news-featured-image-wrap{height:250px;}.box-thumb img{height:135px;}.post-content{min-width:750px;}.temp-cat-list-grid .temp-cat-media{height:125px;}}
@media (max-width: 1200px){.container,.top-bar-container,.header-container,.news-ticker-container{max-width:982px;}.main-content,.post-content,.sidebar-right,.sidebar-left,.sidebar-left-ads {position: relative !important;top: 0;}.main-menu{display:none;}.btn-nav{display:block;}.box-row{grid-template-columns:repeat(4,1fr);}.box-thumb img{height:150px;}.hooo .header-container{min-height:60px;}.wrapper{display:block;}.temp-cat-list-grid .temp-cat-media{height:160px;}.post-content,.main-content{min-width:100%;}.custom-posts-slider-widget .custom-slide-thumb,.custom-posts-slider-widget .custom-slider-track,.slider-wrapper{height:550px;}.feature-grid-card-featured{height:300px;}.feature-grid-posts{grid-template-rows:repeat(2,150px);grid-auto-rows:150px;}.feature-grid-card-normal:nth-child(2),.feature-grid-card-normal:nth-child(3),.feature-grid-card-normal:nth-child(n+4){height:300px;}.feature-grid-card-normal:nth-child(2) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(3) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(n+4) .feature-grid-image-wrap{height:150px;}.qaleb-newsbox-list{max-height:400px;}.category-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.category-news-featured-image-wrap{height:300px;}}
@media (max-width: 992px){.container,.top-bar-container,.header-container,.news-ticker-container{max-width:758px;}#topcontrol,.related-date{display:none;}.custom-posts-slider-widget .custom-slide-thumb,.custom-posts-slider-widget .custom-slider-track,.slider-wrapper{height:400px;}.temp-cat-list-grid .temp-cat-media{height:130px;}.box-thumb img{height:130px;}.ng-small-thumb{width:130px;height:100px;}.category-news-featured-image-wrap{height:250px;}.feature-grid-posts{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:185px;gap:12px;}.feature-grid-card-featured{grid-column:span 2;grid-row:span 2;}.feature-grid-card-normal .feature-grid-image-wrap{height:95px;}.feature-grid-featured-title{font-size:17px;}.feature-grid-featured-overlay{padding:18px 18px 54px;}.feature-grid-featured-meta{right:18px;bottom:14px;left:18px;gap:10px;}.feature-grid-card-normal:nth-child(2) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(3) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(n+4) .feature-grid-image-wrap{height:250px;}.feature-grid-card-normal:nth-child(2),.feature-grid-card-normal:nth-child(3),.feature-grid-card-normal:nth-child(n+4){height:400px;}.feature-grid-posts{grid-auto-rows:200px;}.imag-news-grid-featured .imag-news-grid-image-link{height:270px;}.imag-news-grid-compact .imag-news-grid-image-link{height:165px;}.imag-news-grid-featured .imag-news-grid-title{font-size:16px;}.ng-grid{grid-template-columns:1fr;grid-template-rows:auto;}.ng-item.ng-large{grid-column:1;grid-row:auto;height:400px;}.ng-item.ng-small{grid-column:1;grid-row:auto !important;height:100px;}.ng-extra-grid{grid-template-columns:1fr;}.qaleb-newsbox-layout{display:block;}.qaleb-newsbox-side{margin-top:0;padding:10px;}.qaleb-newsbox-featured-title{font-size:16px;}.qaleb-newsbox-list{max-height:300px;}}
@media (max-width: 768px){.container,.top-bar-container,.header-container,.news-ticker-container{max-width:630px;}#comments {font-size: 16px;line-height: 1.7;}.depth-2 .comment-body {margin-right: 0 !important;}.ng-item.ng-large,.custom-posts-slider-widget .custom-slide-thumb,.custom-posts-slider-widget .custom-slider-track,.slider-wrapper{height:350px;}.temp-cat-media{width:150px;height:100px;}.temp-cat-list-grid{grid-template-columns:repeat(3,1fr);}.temp-cat-list-grid .temp-cat-media{height:150px;}.category-news-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.category-news-featured-image-wrap{height:350px;}.box-row{grid-template-columns:repeat(3,1fr);}.box-thumb img{height:150px;}.imag-news-grid-wrap{padding:10px;}.imag-news-grid-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.imag-news-grid-item-1,.imag-news-grid-item-2,.imag-news-grid-item-3,.imag-news-grid-item-4,.imag-news-grid-item-5{grid-column:span 1;}.imag-news-grid-featured .imag-news-grid-image-link,.imag-news-grid-compact .imag-news-grid-image-link{height:200px;}.imag-news-grid-featured .imag-news-grid-content{padding:14px 12px 12px;}.imag-news-grid-featured .imag-news-grid-title,.imag-news-grid-compact .imag-news-grid-title{min-height:0;font-size:15px;line-height:1.65;}.imag-news-grid-subtitle{font-size:12px;}.imag-news-grid-meta{gap:5px 10px;font-size:11px;}.ng-item.ng-small{gap:0;}.feature-grid-card-normal:nth-child(2) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(3) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(n+4) .feature-grid-image-wrap{height:220px;}.feature-grid-card-normal:nth-child(2),.feature-grid-card-normal:nth-child(3),.feature-grid-card-normal:nth-child(n+4){height:360px;}.feature-grid-posts{grid-auto-rows:180px;}.footer-top{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding-bottom:10px;margin-bottom:10px;text-align:center;}.footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding-top:10px;font-size:13px;text-align:center;width:100%;}.footer-dark-v2{padding:15px 0 15px;}.footer-menu{justify-content:center;}.prev-next{display:block;}.pn-card{margin-bottom:20px;justify-content:center;}#gallery-1 .gallery-item dd{display:none;}#gallery-1 .gallery-item{width:25% !important;}#gallery-1 .gallery-item img{height:90px !important;border-radius:4px !important;}}
@media (max-width: 640px){.container,.top-bar-container,.header-container,.news-ticker-container{max-width:470px;}.comment-author {margin-bottom:0;border: none;padding: 0;}#comments {margin: 5px 0;padding: 5px 0;}.comment-meta {justify-content:center;left: auto;top: 0;position: relative;border:1px solid #eee;padding: 5px;margin: 10px 0;border-radius: 6px;}.comment-reactions {margin-top: 0;padding-top: 0;}.footer-bottom {font-size: 12px;}.meta-top,.post-breadcrumb a {font-size: 13px;}.wrapper {margin-top:5px;}.post-current p {line-height: 1.7;font-size: 1.0em;}#gallery-1 .gallery-item{width:33.333% !important;}#gallery-1 .gallery-item img{height:100px !important;}.top-menu{display:none;}.top-info{justify-content:center;overflow:visible !important;width:100%;}.ng-item.ng-large,.custom-posts-slider-widget .custom-slide-thumb,.custom-posts-slider-widget .custom-slider-track,.slider-wrapper{height:300px;}.slide-title,.entry-title{font-size:16px;}.ng-item.ng-small{height:130px;}.ng-extra-thumb,.ng-small-thumb{width:160px;height:130px;}.ng-item.ng-extra{gap:0;}.feature-grid-card-normal:nth-child(2) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(3) .feature-grid-image-wrap,.feature-grid-card-normal:nth-child(n+4) .feature-grid-image-wrap{height:180px;}.feature-grid-card-normal:nth-child(2),.feature-grid-card-normal:nth-child(3),.feature-grid-card-normal:nth-child(n+4){height:330px;}.feature-grid-posts{grid-auto-rows:160px;}.category-news-featured-image-wrap{height:300px;}.box-row{grid-template-columns:repeat(2,1fr);}.box-thumb img{height:150px;}.entry-header{padding-top:55px;}.temp-cat-list-grid{grid-template-columns:repeat(2,1fr);}.sp-now{display:block;}.sp-now-cover{width:140px;min-width:14px;height:140px;margin:0 auto;}.sp-now-title{font-size:16px;margin-top:15px;text-align:center;}.sp-now-artist{font-size:14px;text-align:center;}.sp-controls{margin-top:10px;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;}.related-list-item a{font-size:14px;}}
@media (max-width: 480px){.container,.top-bar-container,.header-container,.news-ticker-container{max-width:400px;padding-right:10px;padding-left:10px;}#comments {font-size: 15px;line-height: 1.6;}.comment-form-author,.comment-form-email {width: 100%;float: right;margin-left: 0;margin-bottom: 5px;} .header-social-float {width:35px;}.header-social-float__toggle{height: 35px;}.header-social-float__list{max-height: 400px;}.header-social-float__item {height:30px;}.header-social-float__icon {width: 18px;height: 18px;}.modal-social-item {width: 48%;}.news-ticker-section,.time-fixed,.date-time .separator{display:none;}.header-container{padding:3px 0;}.related-list-item a{font-size:13px;}.category-news-featured-image-wrap,.ng-item.ng-large,.custom-posts-slider-widget .custom-slide-thumb,.custom-posts-slider-widget .custom-slider-track,.slider-wrapper{height:250px;}.footer-menu{display:none;}#gallery-1 .gallery-item{width:50% !important;}#gallery-1 .gallery-item img{height:130px !important;}.temp-cat-list-grid .temp-cat-media{height:135px;}.temp-cat-card{display:block;}.temp-cat-media{width:100%;height:220px;margin-bottom:15px;}.box-thumb img{height:120px;}.feature-grid-posts{display:flex;flex-direction:column;gap:14px;}.feature-grid-card-featured{min-height:260px;}.feature-grid-card-normal{min-height:245px;}.feature-grid-card-featured .feature-grid-image-wrap{min-height:260px;}.feature-grid-card-normal .feature-grid-image-wrap{height:145px;}.feature-grid-content{min-height:100px;}.imag-news-grid-items{grid-template-columns:1fr;}.imag-news-grid-featured .imag-news-grid-image-link,.imag-news-grid-compact .imag-news-grid-image-link{height:240px;}.ng-item.ng-extra,.ng-item.ng-small{display:block;height:auto;}.ng-small-thumb,.ng-extra-thumb{width:100%;height:250px;}.ng-extra-body{padding:15px;}.ng-large-title{font-size:16px;}.ng-small-title,.ng-extra-title{font-size:13px;}.download-links strong{display:none;}}
@media (max-width: 400px){.container,.top-bar-container,.header-container,.news-ticker-container{max-width:100%;}.date-time{display:none;}#gallery-1 .gallery-item{width:50% !important;}#gallery-1 .gallery-item img{height:100px !important;}.imag-news-grid-featured .imag-news-grid-image-link,.imag-news-grid-compact .imag-news-grid-image-link{height:220px;}.neo-header__brand{width:100%;justify-content:center;margin:0;min-width:100%;}.neo-header__logo{justify-content:center;}.header-container{display:block;}.category-news-featured-image-wrap,.ng-small-thumb,.ng-extra-thumb,.ng-item.ng-large,.custom-posts-slider-widget .custom-slide-thumb,.custom-posts-slider-widget .custom-slider-track,.slider-wrapper{height:220px;}.temp-cat-media{height:180px;}.box-row{grid-template-columns:repeat(1,1fr);}.box-thumb img{height:220px;}.temp-cat-list-grid{grid-template-columns:repeat(1,1fr);}.temp-cat-list-grid .temp-cat-media{height:220px;}}