@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap");
/*
Theme Name: Arvand Khabar
Author: اروند خبر
Description: قالب خبری کلاسیک و روزنامه‌ای حرفه‌ای، RTL/LTR و واکنش‌گرا.
Version: 3.3.3
Text Domain: arses-classic-pro
Requires at least: 6.0
Requires PHP: 7.4
*/


/*
 * فایل فونت موجود (Iranian-Sans.ttf) یک فونت استاتیک با وزن Regular است و
 * وزن‌متغیر (variable) نیست؛ بنابراین اعلام بازه‌ی 100 تا 900 برای آن نادرست
 * بود و باعث می‌شد مرورگر تیترها را با وزن واقعی فونت (رگولار) نشان دهد،
 * نه بولد سنگین. با ثبت وزن واقعی (400) مرورگر برای font-weight بالاتر
 * (700/800/900) به‌صورت خودکار بولد مصنوعی می‌سازد و تیترها درست و چشمگیر
 * نمایش داده می‌شوند.
 */
@font-face{font-family:ArsesIranian;src:url("assets/fonts/Iranian-Sans.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
body{font-family:Vazirmatn,ArsesIranian,Tahoma,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.frontpage,.section-grid{direction:rtl}
.masthead h1,.entry-title,.cat-column-title{font-family:Vazirmatn,ArsesIranian,Tahoma,Arial,sans-serif;font-weight:900}
.newspaper-frame{border-top:3px double currentColor;border-bottom:3px double currentColor;padding:1rem 0}
.lead img{width:100%;height:auto}
.side-story{border-bottom:1px solid #aaa;padding-bottom:1rem;margin-bottom:1rem}
@media(max-width:768px){.frontpage{grid-template-columns:1fr}.navline{overflow:auto}.entry-title{font-size:1.8rem}}

/* ==========================================================
   Arses Khabar — Premium Editorial / Tehran Times visual pass
   Mobile-first presentation matching the supplied visual reference.
   ========================================================== */
/* نکته نسخه ۳.۳.۱: مقادیر این توکن‌ها با --tt-* در tehran-times-final.css و
   --arses-* در main.css و --news-* در newsroom-upgrade.css یکسان شده تا صرف‌نظر
   از این‌که کدام فایل در نهایت روی یک عنصر خاص غالب می‌شود، رنگ نهایی همیشه
   یکی باشد (پیش‌تر چند قرمز/طلایی کمی متفاوت در فایل‌های مختلف باعث ناهماهنگی
   رنگ بین بخش‌های مختلف صفحه می‌شد). */
:root{
  --ak-paper:#fbf7ed;
  --ak-paper2:#f3ecdd;
  --ak-ink:#171411;
  --ak-muted:#6d675e;
  --ak-red:#8f1518;
  --ak-red2:#b21d21;
  --ak-gold:#c49a42;
  --ak-border:#d6c9b2;
  --ak-shadow:0 10px 30px rgba(40,25,10,.10);
}

html,body{background:#b9b0a0!important}
body{font-family:Vazirmatn,ArsesIranian,Tahoma,Arial,sans-serif!important;color:var(--ak-ink);background-image:radial-gradient(rgba(0,0,0,.035) .7px,transparent .7px)!important;background-size:5px 5px!important}
.wrap{width:min(1240px,calc(100% - 28px));margin:24px auto;padding:0 26px 22px!important;background:var(--ak-paper)!important;border:1px solid var(--ak-border)!important;border-radius:6px!important;box-shadow:0 22px 60px rgba(0,0,0,.28),0 0 0 4px rgba(236,228,212,.9)!important}
.site-header{padding-top:8px!important}
.arses-header-tools{border-bottom:1px solid var(--ak-border)!important;padding:8px 0!important}
.arses-header-tools .arses-search-toggle,.arses-header-tools .theme-toggle,.arses-header-tools .arses-language-switcher{background:#fffaf0!important;border-color:var(--ak-border)!important}
.masthead{padding:5px 0 0!important;text-align:center}
.masthead h1,.masthead .site-title{font-size:clamp(48px,6.8vw,82px)!important;font-weight:900!important;line-height:1.02!important;letter-spacing:-.045em!important;color:#181512!important;text-shadow:3px 4px 0 #d9cfbd!important}
.dateline{border-top:1px solid var(--ak-border)!important;border-bottom:4px double var(--ak-ink)!important;padding:7px 0 9px!important;color:var(--ak-muted)!important;font-size:12px!important}
.navline-full{margin:0 0 14px!important;border-top:2px solid var(--ak-ink)!important;border-bottom:2px solid var(--ak-ink)!important;background:var(--ak-paper2)!important}
.navline-full ul{gap:0!important;justify-content:center!important}
.navline-full li{border-inline-start:1px solid #d5cab7}
.navline-full li:first-child{border-inline-start:0}
.navline-full li a{border-radius:0!important;padding:10px 17px!important;font-size:14px!important;font-weight:800!important;background:transparent!important}
.navline-full li a:hover,.navline-full li.current-menu-item a{color:var(--ak-red)!important;background:#eee6d7!important}
.arvand-news-ticker--marquee{border:0!important;border-radius:8px!important;background:var(--ak-red)!important;box-shadow:0 5px 16px rgba(110,0,0,.12)!important;min-height:42px!important;margin-bottom:18px!important}
.arvand-news-ticker--marquee .ticker-label{background:var(--ak-red2)!important;padding:8px 16px!important;font-size:13px!important}
.arvand-news-ticker--marquee .ticker-item{color:#fff!important;font-size:13px!important;padding:8px 15px!important}
.arvand-news-ticker--marquee .ticker-sep{color:#e9c96e!important}

.frontpage{padding-top:0!important}
.frontpage-3col{display:grid!important;grid-template-columns:minmax(210px,.78fr) minmax(0,2.6fr) minmax(210px,.78fr)!important;gap:18px!important;align-items:start!important}
.frontpage-3col>.side-col{padding:0!important}
.frontpage-3col>.lead{padding:0!important}
.rule-v{display:none!important}
.side-col-title,.arvand-hero-aside-title{font-size:21px!important;font-weight:900!important;border-bottom:3px solid var(--ak-ink)!important;padding:0 0 8px!important;margin:0 0 10px!important;position:relative}
.side-col-title:after,.arvand-hero-aside-title:after{content:"";position:absolute;right:0;bottom:-3px;width:34px;height:3px;background:var(--ak-red)}
.side-story{display:flex!important;gap:10px!important;padding:10px 0!important;margin:0!important;border-bottom:1px dotted #cfc3af!important}
.side-thumb{flex:0 0 78px!important;width:78px!important;height:68px!important;overflow:hidden!important;border-radius:5px!important}
.side-thumb img{width:78px!important;height:68px!important;object-fit:cover!important}
.side-story h3{font-size:14px!important;line-height:1.7!important;margin:0!important}
.side-story p{display:none!important}

.frontpage-3col>.lead.arvand-lead-two{display:grid!important;grid-template-columns:minmax(0,1.75fr) minmax(245px,.9fr)!important;gap:18px!important;align-items:start!important}
.frontpage-3col>.lead.arvand-lead-two>.kicker{display:none!important}
.frontpage-3col>.lead.arvand-lead-two>.arvand-slider{grid-column:1!important;grid-row:1!important}
.frontpage-3col>.lead.arvand-lead-two>.arvand-hero-aside{grid-column:2!important;grid-row:1!important;margin:0!important;padding:0!important;border:0!important}
.arvand-hero-slider{border-radius:8px!important;overflow:hidden!important;background:#111!important;box-shadow:var(--ak-shadow)!important}
.arvand-hero-slider .arvand-hero-media{display:block!important;position:relative!important;overflow:hidden!important}
.arvand-hero-slider .arvand-hero-media:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.86))!important;pointer-events:none}
.arvand-hero-slider .arvand-hero-media img{width:100%!important;height:470px!important;object-fit:cover!important;display:block!important}
.arvand-hero-caption{position:absolute!important;z-index:3!important;right:0!important;left:0!important;bottom:0!important;padding:28px 28px 30px!important;color:#fff!important}
.arvand-hero-caption .slide-label{display:inline-block!important;background:var(--ak-red)!important;color:#fff!important;padding:5px 12px!important;border-radius:5px!important;font-size:12px!important}
.arvand-hero-caption h2{font-size:clamp(26px,3vw,42px)!important;line-height:1.35!important;margin:10px 0 0!important;color:#fff!important;text-shadow:0 2px 8px #000!important}
.arvand-slider-controls{position:absolute!important;z-index:5!important;bottom:12px!important;left:14px!important;right:14px!important;display:flex!important;justify-content:space-between!important;align-items:center!important}
.arvand-slider-prev,.arvand-slider-next{background:rgba(255,255,255,.2)!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important}
.arvand-slider-dot{background:#fff!important;opacity:.6}
.arvand-slider-dot.is-active{background:var(--ak-red)!important;opacity:1}
.arvand-hero-aside{background:transparent!important}
.arvand-hero-list li{padding:9px 0!important;gap:10px!important;border-bottom:1px dotted #cfc3af!important}
.arvand-hero-list-thumb{flex:0 0 68px!important;width:68px!important}
.arvand-hero-list-thumb img{width:68px!important;height:58px!important;object-fit:cover!important;border-radius:5px!important}
.arvand-hero-list-body h3{font-size:14px!important;line-height:1.65!important}

.section-grid{padding-top:26px!important}
.cat-columns-2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}
.arvand-mosaic-block,.cat-column,.bottom-notes{background:var(--ak-paper)!important;border:1px solid var(--ak-border)!important;border-radius:7px!important;box-shadow:0 4px 14px rgba(30,20,10,.05)!important;overflow:hidden}
.cat-column-title{background:var(--ak-red)!important;color:#fff!important;margin:0!important;padding:9px 15px!important;font-size:19px!important;border:0!important}
.cat-column-title a{color:#fff!important;text-decoration:none!important}
.arvand-mosaic-body{padding:14px!important;display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:14px!important}
.arvand-mosaic-block--reverse .arvand-mosaic-body{grid-template-columns:.8fr 1.2fr!important}
.arvand-mosaic-image img{width:100%!important;height:190px!important;object-fit:cover!important;border-radius:5px!important}
.arvand-mosaic-image h3{font-size:18px!important;line-height:1.55!important;margin:8px 0 0!important}
.arvand-mosaic-list{margin:0!important;padding:0!important;list-style:none!important}
.arvand-mosaic-list li{display:grid!important;grid-template-columns:70px 1fr!important;gap:9px!important;padding:0 0 11px!important;margin-bottom:11px!important;border-bottom:1px dotted #cfc3af!important}
.arvand-mosaic-thumb img{width:70px!important;height:62px!important;object-fit:cover!important;border-radius:5px!important}
.arvand-mosaic-text h4{font-size:14px!important;line-height:1.55!important;margin:0!important}
.arvand-mosaic-text p{display:none!important}

.bottom-notes{margin-top:26px!important}
.bottom-notes-head{background:#171717!important;padding:10px 16px!important}
.bottom-notes-head h2,.bottom-notes-head h2 a{color:#e8c766!important;margin:0!important}
.bottom-notes-list{padding:14px!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:14px!important}
.bottom-note-item{border:1px solid var(--ak-border)!important;background:#fffdf8!important;padding:0!important;overflow:hidden!important}
.bottom-note-thumb img{width:100%!important;height:160px!important;object-fit:cover!important}
.bottom-note-body{padding:10px 12px!important}
.bottom-note-body h3{font-size:17px!important;line-height:1.6!important}

/* Mobile: not a compressed desktop — a dedicated editorial stack */
@media(max-width:900px){
  body{padding:0!important}
  .wrap{width:100%!important;margin:0!important;padding:0 14px 18px!important;border-radius:0!important;box-shadow:none!important}
  .arses-header-tools{padding:7px 0!important}
  .masthead h1,.masthead .site-title{font-size:52px!important}
  .navline-full{overflow-x:auto!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch}
  .navline-full ul{justify-content:flex-start!important;min-width:max-content!important}
  .navline-full li a{padding:9px 14px!important}
  .frontpage-3col{display:block!important}
  .frontpage-3col>.lead.arvand-lead-two{display:flex!important;flex-direction:column!important;gap:14px!important}
  .frontpage-3col>.lead.arvand-lead-two>.arvand-slider{order:1!important;width:100%!important}
  .frontpage-3col>.lead.arvand-lead-two>.arvand-hero-aside{order:2!important;width:100%!important}
  .frontpage-3col>.side-col-start{order:3}
  .frontpage-3col>.side-col-end{order:4}
  .arvand-hero-slider .arvand-hero-media img{height:430px!important}
  .arvand-hero-caption{padding:22px 20px 28px!important}
  .arvand-hero-caption h2{font-size:28px!important}
  .arvand-hero-aside{margin-top:4px!important}
  .arvand-hero-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0 14px!important}
  .arvand-hero-list li{min-width:0!important}
  .cat-columns-2{grid-template-columns:1fr!important}
  .arvand-mosaic-body,.arvand-mosaic-block--reverse .arvand-mosaic-body{grid-template-columns:1fr!important}
  .arvand-mosaic-image img{height:230px!important}
  .bottom-notes-list{grid-template-columns:1fr!important}
}
@media(max-width:560px){
  .wrap{padding-inline:10px!important}
  .arses-header-tools{justify-content:space-between!important}
  .arses-tools-group{gap:4px!important}
  .arses-header-tools .arses-social a{width:34px!important;height:34px!important}
  .masthead h1,.masthead .site-title{font-size:43px!important;letter-spacing:-.06em!important}
  .dateline{font-size:10px!important}
  .arvand-news-ticker--marquee{min-height:40px!important;border-radius:6px!important}
  .arvand-news-ticker--marquee .ticker-label{padding:8px 10px!important;font-size:11px!important}
  .arvand-news-ticker--marquee .ticker-item{font-size:12px!important;padding:8px 10px!important}
  .arvand-hero-slider .arvand-hero-media img{height:330px!important}
  .arvand-hero-caption{padding:18px 15px 25px!important}
  .arvand-hero-caption h2{font-size:23px!important;line-height:1.45!important}
  .arvand-hero-list{grid-template-columns:1fr!important}
  .arvand-hero-list-thumb{flex-basis:62px!important;width:62px!important}
  .arvand-hero-list-thumb img{width:62px!important;height:58px!important}
  .cat-column-title{font-size:18px!important}
  .arvand-mosaic-image img{height:205px!important}
}

/* Vazirmatn typography — single news page only */
.single-post, .single-post article, .single-post .entry-content, .single-post .entry-content p, .single-post .entry-meta, .single-post .post-meta, .single-post .post-tags, .single-post .author-box, .single-post .comments-area, .single-post .comment-content, .single-post .nav-links {
    font-family: Vazirmatn, ArsesIranian, Tahoma, Arial, sans-serif;
}

/* ==========================================================
   3.3.3 — EXACT MODERN NEWSPAPER LAYOUT PASS
   The supplied reference is the source of truth for the homepage look.
   ========================================================== */
:root{
  --ref-red:#e21d2b;
  --ref-red-dark:#b81722;
  --ref-ink:#202020;
  --ref-muted:#777;
  --ref-line:#e5e5e5;
  --ref-soft:#fafafa;
}
html,body{background:#fff!important}
body{background:#fff!important;background-image:none!important;color:var(--ref-ink)!important}
.wrap.arses-modern-newspaper{width:min(1280px,calc(100% - 56px))!important;margin:22px auto 34px!important;padding:0 26px 24px!important;background:#fff!important;border:1px solid #e7e7e7!important;border-radius:0!important;box-shadow:0 18px 45px rgba(0,0,0,.07)!important}
.site-header{padding:0!important;background:#fff!important}
.arses-newsroom-bar,.arses-header-highlights,.arvand-news-ticker--marquee,.arses-homepage-newspaper-lead{display:none!important}
.modern-header-top{min-height:104px;display:grid;grid-template-columns:1fr minmax(300px,520px) 1fr;align-items:center;gap:28px;border-bottom:1px solid var(--ref-line)}
.modern-header-meta{display:flex;align-items:center;gap:15px;justify-self:start;font-size:12px;color:#777;direction:ltr}
.modern-social{display:flex;align-items:center;gap:6px}
.modern-social .arses-social{display:flex;align-items:center;gap:6px}
.modern-social a{width:27px!important;height:27px!important;border:0!important;background:#fff!important;box-shadow:none!important;padding:0!important}
.modern-search-form{height:38px;display:flex;align-items:center;border:1px solid #e4e4e4;border-radius:22px;background:#fafafa;overflow:hidden;direction:rtl}
.modern-search-form input{flex:1;border:0!important;outline:0!important;background:transparent!important;padding:0 17px!important;height:100%!important;font-family:inherit!important;font-size:12px!important;color:#333!important;box-shadow:none!important}
.modern-search-form button{width:46px;height:100%;border:0;background:transparent;color:#333;font-size:23px;cursor:pointer}
.modern-brand-wrap{justify-self:end;text-align:right}
.modern-brand{display:block;color:#222!important;text-decoration:none!important;line-height:1}
.modern-brand .brand-black{font-size:45px;font-weight:900;letter-spacing:-2px}
.modern-brand .brand-red{font-size:45px;font-weight:900;letter-spacing:-2px;color:var(--ref-red)!important}
.modern-brand small{display:block;margin-top:6px;font-size:9px;color:#777;font-weight:500}
.modern-nav-row{display:flex;align-items:center;min-height:52px;border-bottom:1px solid #ddd}
.modern-menu-toggle{display:flex;align-items:center;gap:8px;flex:0 0 auto;border:0;background:#fff;color:#222;padding:9px 10px;font-family:inherit;font-size:13px;cursor:pointer}
.hamburger-icon{font-size:19px;line-height:1;color:var(--ref-ink)}
.modern-main-nav{flex:1;margin:0!important;border:0!important;background:#fff!important}
.modern-main-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important}
.modern-main-nav li{border:0!important}
.modern-main-nav li a{display:block;padding:16px 17px!important;border:0!important;background:#fff!important;color:#222!important;font-size:13px!important;font-weight:600!important;white-space:nowrap;text-decoration:none!important;border-bottom:3px solid transparent!important}
.modern-main-nav li a:hover,.modern-main-nav li.current-menu-item a{color:var(--ref-red)!important;border-bottom-color:var(--ref-red)!important;background:#fff!important}
.modern-drawer{position:fixed;z-index:99999;top:0;right:0;width:min(360px,88vw);height:100vh;background:#fff;box-shadow:-18px 0 50px rgba(0,0,0,.18);transform:translateX(105%);transition:transform .28s ease;display:flex;flex-direction:column}
.modern-drawer.is-open{transform:translateX(0)}
.modern-drawer-backdrop{position:fixed;z-index:99998;inset:0;background:rgba(0,0,0,.35)}
.modern-drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #eee;font-size:18px}
.modern-menu-close{border:0;background:#fff;font-size:32px;line-height:1;cursor:pointer;color:#222}
.modern-drawer-body{overflow:auto;padding:8px 20px 30px}
.modern-drawer-body a{display:flex;align-items:center;justify-content:space-between;padding:15px 4px;border-bottom:1px solid #eee;color:#222!important;text-decoration:none!important;font-size:15px;font-weight:600}
.modern-drawer-body a span{color:var(--ref-red);font-size:22px}
.frontpage-3col{grid-template-columns:minmax(205px,.82fr) minmax(0,2.35fr) minmax(260px,1fr)!important;gap:18px!important}
.frontpage-3col>.lead.arvand-lead-two{grid-template-columns:minmax(0,1.72fr) minmax(235px,.88fr)!important;gap:18px!important}
.side-col-title,.arvand-hero-aside-title{font-size:17px!important;border-bottom:1px solid #222!important;padding:0 0 9px!important;margin:0 0 5px!important}
.side-col-title:after,.arvand-hero-aside-title:after{width:28px!important;height:3px!important;background:var(--ref-red)!important}
.side-story{padding:10px 0!important;border-bottom:1px solid #ededed!important;gap:9px!important}
.side-thumb{width:60px!important;height:52px!important;flex-basis:60px!important;border-radius:0!important}
.side-thumb img{width:60px!important;height:52px!important;border-radius:0!important}
.side-story h3{font-size:12px!important;line-height:1.65!important;font-weight:700!important}
.side-story p{display:none!important}
.arvand-hero-slider{border-radius:0!important;box-shadow:none!important;border:1px solid #eee!important}
.arvand-hero-slider .arvand-hero-media img{height:355px!important;border-radius:0!important}
.arvand-hero-caption{padding:24px 22px 24px!important}
.arvand-hero-caption h2{font-size:25px!important;line-height:1.45!important}
.arvand-hero-caption .slide-label{background:var(--ref-red)!important;border-radius:2px!important;font-size:10px!important;padding:4px 9px!important}
.arvand-slider-controls{bottom:7px!important}
.arvand-slider-dot{width:7px!important;height:7px!important;border-radius:50%!important}
.arvand-slider-prev,.arvand-slider-next{width:28px!important;height:28px!important;border-radius:50%!important}
.arvand-hero-aside-title{font-size:17px!important}
.arvand-hero-list li{padding:11px 0!important;border-bottom:1px solid #ededed!important}
.arvand-hero-list-thumb,.arvand-hero-list-thumb img{width:72px!important;height:60px!important;flex-basis:72px!important;border-radius:0!important}
.arvand-hero-list-body h3{font-size:12px!important;line-height:1.7!important}
.section-grid{padding-top:18px!important}
.cat-columns-2{gap:16px!important}
.arvand-mosaic-block,.cat-column,.bottom-notes{background:#fff!important;border:1px solid #e6e6e6!important;border-radius:0!important;box-shadow:none!important}
.cat-column-title{background:#fff!important;color:#222!important;border:0!important;border-bottom:3px solid var(--ref-red)!important;padding:7px 12px!important;font-size:17px!important}
.cat-column-title a{color:#222!important}
.arvand-mosaic-body{padding:12px!important;gap:12px!important}
.arvand-mosaic-image img{height:145px!important;border-radius:0!important}
.arvand-mosaic-image h3{font-size:15px!important}
.arvand-mosaic-list li{grid-template-columns:58px 1fr!important;padding-bottom:9px!important;margin-bottom:9px!important;border-bottom:1px solid #eee!important}
.arvand-mosaic-thumb img{width:58px!important;height:52px!important;border-radius:0!important}
.arvand-mosaic-text h4{font-size:12px!important}
.bottom-notes{margin-top:18px!important}
.bottom-notes-head{background:#fff!important;border-bottom:3px solid var(--ref-red)!important;padding:7px 12px!important}
.bottom-notes-head h2,.bottom-notes-head h2 a{color:#222!important}
.bottom-notes-list{padding:12px!important}
.bottom-note-item{border:1px solid #eee!important;background:#fff!important}

@media(max-width:900px){
  .wrap.arses-modern-newspaper{width:100%!important;margin:0!important;padding:0 12px 18px!important;border:0!important;box-shadow:none!important}
  .modern-header-top{min-height:82px;grid-template-columns:1fr auto;gap:12px}
  .modern-header-meta{order:3;grid-column:1/-1;display:none}
  .modern-search-form{position:absolute;left:50%;transform:translateX(-50%);width:42%;max-width:330px;height:34px}
  .modern-brand-wrap{grid-column:2;grid-row:1}
  .modern-brand .brand-black,.modern-brand .brand-red{font-size:34px}
  .modern-brand small{font-size:8px;margin-top:4px}
  .modern-nav-row{min-height:46px}
  .modern-menu-toggle{margin-left:auto;order:0;padding:7px 5px}
  .modern-main-nav{display:none!important}
  .frontpage-3col{display:block!important}
  .frontpage-3col>.lead.arvand-lead-two{display:flex!important;flex-direction:column!important}
  .frontpage-3col>.lead.arvand-lead-two>.arvand-slider{order:1}
  .frontpage-3col>.lead.arvand-lead-two>.arvand-hero-aside{order:2}
  .frontpage-3col>.side-col-start{order:3}
  .frontpage-3col>.side-col-end{order:4}
  .arvand-hero-slider .arvand-hero-media img{height:320px!important}
}
@media(max-width:560px){
  .modern-search-form{width:38%;right:92px;left:auto;transform:none}
  .modern-brand .brand-black,.modern-brand .brand-red{font-size:29px}
  .modern-brand small{display:none}
  .modern-search-form input{font-size:10px!important;padding:0 9px!important}
  .modern-search-form button{width:32px;font-size:18px}
  .modern-drawer{width:84vw}
  .arvand-hero-slider .arvand-hero-media img{height:285px!important}
}
