:root{--green:#056839;--green2:#0a7d48;--lime:#8dc63f;--lime-soft:#eef7df;--cream:#f4f0e5;--paper:#fbfcf8;--ink:#173428;--muted:#68776f;--line:#dce7df;--white:#fff;--shadow:0 18px 55px rgba(8,64,38,.10);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Vazirmatn",Tahoma,"Segoe UI",Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.9;font-weight:400}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}h1,h2,h3,h4,strong,.btn{font-weight:800}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;right:20px;top:-100px;background:var(--green);color:#fff;padding:10px 16px;z-index:999}.skip-link:focus{top:0}.topbar{background:var(--green);color:rgba(255,255,255,.9);font-size:11px}.topbar__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between}.topbar__inner>div{display:flex;align-items:center;gap:12px}.topbar__inner i{display:block;width:1px;height:12px;background:rgba(255,255,255,.3)}.site-header{background:rgba(255,255,255,.97);position:sticky;top:0;z-index:99;border-bottom:1px solid rgba(5,104,57,.08);backdrop-filter:blur(14px)}.header__inner{height:92px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand img{width:76px;height:64px;object-fit:contain}.brand>span{display:flex;flex-direction:column;line-height:1.45}.brand strong{font-size:16px;color:var(--green)}.brand small{font-size:10px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:24px;margin-inline:auto;font-size:13px;font-weight:700}.main-nav li{list-style:none}.main-nav a{display:block;padding:34px 0 30px;position:relative;white-space:nowrap}.main-nav a::after{content:"";height:3px;border-radius:3px;position:absolute;right:0;left:100%;bottom:22px;background:var(--lime);transition:.22s}.main-nav a:hover{color:var(--green)}.main-nav a:hover::after,.main-nav .current-menu-item a::after{left:0}.header-actions{display:flex;align-items:center;gap:10px}.header-search{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;color:var(--green);font-size:23px}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:9px}.menu-toggle span{height:2px;background:var(--green);display:block;margin:6px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border:1px solid transparent;border-radius:13px;font-size:13px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn--small{min-height:42px;padding-inline:15px}.btn--primary{background:var(--green);color:#fff;box-shadow:0 10px 28px rgba(5,104,57,.18)}.btn--outline{border-color:var(--green);color:var(--green);background:#fff}.btn--light{background:#fff;color:var(--green)}.btn--portal-outline{border-color:rgba(255,255,255,.4);color:#fff}.section{padding:90px 0}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--green);font-size:12px;font-weight:800;margin-bottom:10px}.eyebrow span{width:30px;height:3px;border-radius:3px;background:var(--lime)}.eyebrow-light{color:#dff3d0}.hero{position:relative;min-height:650px;background:linear-gradient(105deg,#f7faef,#edf5e8);overflow:hidden;border-bottom:1px solid #e2ecd9}.hero-pattern{position:absolute;inset:0;opacity:.25;background-image:radial-gradient(#8dc63f 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(to left,black,transparent 78%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;min-height:650px;gap:50px;position:relative;z-index:2}.hero h1{font-size:clamp(38px,4.4vw,60px);line-height:1.45;letter-spacing:-1.2px;margin:0 0 20px;max-width:700px}.hero-content>p{max-width:610px;color:#52675d;font-size:15px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-stats{display:flex;gap:35px;margin-top:42px;padding-top:25px;border-top:1px solid rgba(5,104,57,.14)}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:19px;color:var(--green)}.hero-stats span{font-size:10px;color:var(--muted)}.hero-books{height:520px;position:relative;perspective:1200px}.cover{position:absolute;width:200px;height:330px;border-radius:4px 12px 12px 4px;padding:30px 24px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 30px 45px rgba(9,65,40,.20);overflow:hidden}.cover::before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.25),transparent 50%)}.cover>*{position:relative}.cover small{font-size:10px}.cover strong{font-size:26px;line-height:1.35;margin:8px 0}.cover span{font-size:9px}.cover-a{right:235px;top:110px;transform:rotate(-5deg);background:linear-gradient(155deg,#174a34,#0a2f22);color:#fff;z-index:2}.cover-b{right:65px;top:55px;transform:rotate(5deg);background:linear-gradient(155deg,#e8d2a5,#eaa765);color:#4b2819}.cover-c{right:390px;top:175px;transform:rotate(-11deg) scale(.87);background:linear-gradient(155deg,#66aeb0,#246b74);color:#fff}.hero-seal{position:absolute;left:8px;top:82px;width:82px;height:82px;border-radius:50%;background:var(--lime);color:#16452a;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:800;border:7px solid rgba(255,255,255,.75);box-shadow:0 14px 30px rgba(5,104,57,.16);z-index:4;transform:rotate(-8deg)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}.section-head h2{font-size:34px;line-height:1.4;margin:0}.section-head p{font-size:12px;color:var(--muted);max-width:650px}.section-head>a{font-size:11px;color:var(--green);font-weight:800}.section-head.center{justify-content:center;text-align:center}.section-head.center .eyebrow{justify-content:center}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.book-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.25s;box-shadow:0 8px 24px rgba(9,65,40,.04)}.book-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.book-card-cover{display:block;background:#eef3ea;padding:24px;height:340px}.book-card-cover img{width:100%;height:100%;object-fit:cover;border-radius:4px 9px 9px 4px;box-shadow:0 16px 28px rgba(8,52,32,.16)}.book-cover-fallback{height:100%;min-height:300px;border-radius:4px 10px 10px 4px;background:linear-gradient(155deg,#174a34,#0a2f22);color:#fff;padding:28px 22px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 16px 28px rgba(8,52,32,.16)}.book-cover-fallback strong{font-size:24px;line-height:1.45;margin-top:8px}.book-cover-fallback small{font-size:9px;opacity:.8}.book-placeholder:nth-child(2) .book-cover-fallback,.variant-2{background:linear-gradient(155deg,#e8d2a5,#eaa765);color:#4b2819}.book-placeholder:nth-child(3) .book-cover-fallback,.variant-3{background:linear-gradient(155deg,#66aeb0,#246b74)}.book-placeholder:nth-child(4) .book-cover-fallback,.variant-4{background:linear-gradient(155deg,#543a78,#25203f)}.book-card-body{padding:18px}.book-card-body>span{font-size:9px;color:var(--muted)}.book-card-body h3{font-size:15px;margin:7px 0}.book-card-body p{font-size:10px;color:var(--muted);min-height:42px}.book-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ebf0e8;padding-top:13px;margin-top:14px}.book-card-bottom strong{font-size:11px;color:var(--green)}.book-card-bottom a{font-size:9px;color:var(--green);font-weight:800}.services-section{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{padding:27px;border:1px solid var(--line);border-radius:20px;background:#fbfcfa;transition:.22s}.service-grid article:hover{border-color:#c8ddc8;transform:translateY(-5px)}.service-grid b{width:46px;height:46px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:14px}.service-grid h3{font-size:16px;margin:17px 0 8px}.service-grid p{font-size:11px;color:var(--muted);margin:0}.process-section{background:linear-gradient(120deg,#063c28,#086f40);color:#fff}.process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.process-copy h2{font-size:36px;line-height:1.5;margin:0 0 15px}.process-copy p{font-size:12px;color:rgba(255,255,255,.72);margin:0 0 25px}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.process-steps article{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:22px;min-height:125px}.process-steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(141,198,63,.2);color:var(--lime);margin-bottom:14px}.process-steps span{font-size:12px;font-weight:700}.portal-intro{background:#f4f7f0}.portal-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.portal-intro h2{font-size:35px;line-height:1.5;margin:0 0 16px}.portal-intro p,.portal-intro li{font-size:12px;color:var(--muted)}.portal-intro ul{padding-right:18px;margin:20px 0 26px}.portal-mockup{background:#fff;border-radius:25px;box-shadow:0 25px 70px rgba(7,65,38,.15);overflow:hidden;border:1px solid #dce8df}.mockup-top{height:45px;background:#f0f4ed;display:flex;gap:6px;align-items:center;padding:0 18px}.mockup-top span{width:9px;height:9px;border-radius:50%;background:#cad9ca}.mockup-body{display:grid;grid-template-columns:95px 1fr;min-height:360px}.mockup-body aside{background:#075836;padding:30px 18px;display:grid;align-content:start;gap:16px}.mockup-body aside i{height:10px;background:rgba(255,255,255,.2);border-radius:10px}.mockup-body main{padding:28px}.mockup-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mockup-cards b{height:70px;background:#eef5e8;border-radius:13px}.mockup-progress{height:110px;background:#f7f9f5;border-radius:15px;margin:18px 0;padding:44px 20px}.mockup-progress span{display:block;height:13px;border-radius:10px;background:linear-gradient(90deg,var(--green) 65%,#dfe8dd 65%)}.mockup-lines{display:grid;gap:11px}.mockup-lines i{height:11px;background:#edf1eb;border-radius:10px}.news-section{background:#fff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.news-card img,.news-fallback{width:100%;height:220px;object-fit:cover;background:linear-gradient(145deg,#e5f0df,#bcd49c)}.news-card>div,.news-card a>div{padding:20px}.news-card span{font-size:9px;color:var(--green)}.news-card h3{font-size:16px;line-height:1.7;margin:7px 0}.news-card p{font-size:10px;color:var(--muted);margin:0}.site-footer{background:#102d22;color:#fff;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:45px}.site-footer img{width:85px;filter:brightness(1.1)}.site-footer h3{font-size:18px}.site-footer h4{font-size:13px;color:#d9efca}.site-footer p,.site-footer li,.site-footer a{font-size:10px;color:rgba(255,255,255,.67)}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer-bottom{margin-top:50px;border-top:1px solid rgba(255,255,255,.1);padding:18px 0;font-size:9px;color:rgba(255,255,255,.5)}.page-hero{background:linear-gradient(120deg,#063c28,#087344);color:#fff;padding:90px 0}.page-hero-small{padding:60px 0}.page-hero h1{font-size:44px;margin:0 0 12px}.page-hero p{font-size:13px;color:rgba(255,255,255,.75);max-width:700px}.catalog-filter{display:flex;gap:10px;margin-bottom:35px}.catalog-filter input{flex:1;min-height:52px;border:1px solid var(--line);border-radius:13px;padding:0 16px;background:#fff}.catalog-grid{min-height:300px}.pagination .nav-links{display:flex;justify-content:center;gap:8px;margin-top:35px}.pagination a,.pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:11px}.pagination .current{background:var(--green);color:#fff}.single-book-hero{padding:75px 0;background:linear-gradient(110deg,#f6f9ef,#edf5e8)}.single-book-grid{display:grid;grid-template-columns:380px 1fr;gap:70px;align-items:center}.single-cover{background:#fff;border-radius:25px;padding:28px;box-shadow:var(--shadow)}.single-cover img{width:100%;border-radius:4px 10px 10px 4px;box-shadow:0 20px 35px rgba(8,53,33,.18)}.single-book-summary h1{font-size:46px;line-height:1.4;margin:0 0 10px}.single-author{font-size:13px;color:var(--green);font-weight:700}.single-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0}.single-meta div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px}.single-meta span{display:block;font-size:9px;color:var(--muted)}.single-meta strong{font-size:12px}.purchase-box{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.purchase-box div{display:flex;flex-direction:column}.purchase-box small{font-size:9px;color:var(--muted)}.purchase-box strong{font-size:18px;color:var(--green)}.content-grid{display:grid;grid-template-columns:1fr 320px;gap:60px}.single-content article h2{font-size:28px}.single-content article p,.single-content article li,.content-container p,.content-container li{font-size:13px;color:#52645b;line-height:2.2}.single-content aside{height:max-content;background:#f6f8f3;border:1px solid var(--line);border-radius:20px;padding:24px;position:sticky;top:120px}.single-content aside ul{list-style:none;padding:0}.single-content aside li{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:12px 0;font-size:10px}.single-content aside .btn{width:100%;margin-top:14px}.service-detail-grid{display:grid;gap:14px;max-width:980px}.service-detail-grid article{display:grid;grid-template-columns:60px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.service-detail-grid b{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--lime-soft);color:var(--green)}.service-detail-grid h2{font-size:17px;margin:0}.service-detail-grid p{font-size:11px;color:var(--muted);margin:4px 0}.service-cta{display:flex;gap:12px;flex-wrap:wrap}.generic-page .content-container{max-width:900px}.article-hero-image{width:100%;border-radius:24px;margin-bottom:30px}.search-results{display:grid;gap:14px}.search-results article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.search-results h2{font-size:18px;margin:0 0 8px}.search-results p{font-size:11px;color:var(--muted)}.empty-state{text-align:center;padding:70px 20px;background:#fff;border:1px solid var(--line);border-radius:20px}.empty-state h1,.empty-state h2{color:var(--green)}.diyar-portal-page .generic-page>.page-hero,.diyar-auth-page .generic-page>.page-hero{display:none}.diyar-portal-page .generic-page>.section,.diyar-auth-page .generic-page>.section{padding:50px 0}.diyar-portal-page .content-container,.diyar-auth-page .content-container{max-width:1180px}.dap-btn,.dap-small-btn{background:var(--green)!important}.dap-code{background:var(--lime-soft)!important;color:var(--green)!important}.dap-progress span{background:linear-gradient(90deg,var(--green),var(--lime))!important}.dap-card,.dap-project-card{border-color:var(--line)!important;box-shadow:0 10px 30px rgba(8,64,38,.06)!important}.woocommerce ul.products li.product,.woocommerce div.product{font-family:"Vazirmatn",Tahoma,sans-serif}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--green)!important;color:#fff!important;border-radius:12px!important}.woocommerce span.onsale{background:var(--lime)!important;color:var(--ink)!important}.woocommerce-loop-product__title{font-size:14px!important}.price{color:var(--green)!important}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.main-nav{position:fixed;top:92px;right:20px;left:20px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px;display:none;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.main-nav.is-open{display:flex}.main-nav a{padding:11px}.main-nav a::after{display:none}.menu-toggle{display:block;margin-right:auto}.header-actions{display:none}.hero-grid,.process-grid,.portal-intro-grid,.single-book-grid,.content-grid{grid-template-columns:1fr}.hero-content{padding-top:65px}.hero-books{margin:auto;width:min(620px,100%)}.book-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.single-book-grid{max-width:760px}.single-cover{max-width:380px;margin-inline:auto}.single-book-summary{text-align:center}.single-book-summary .eyebrow{justify-content:center}.single-content aside{position:static}.content-grid{gap:30px}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.topbar__inner>span{display:none}.header__inner{height:78px}.brand img{width:63px;height:53px}.brand small{display:none}.main-nav{top:78px}.hero,.hero-grid{min-height:auto}.hero-grid{padding:45px 0}.hero h1{font-size:36px}.hero-books{height:390px}.cover{width:145px;height:245px;padding:20px 16px}.cover strong{font-size:18px}.cover-a{right:115px;top:90px}.cover-b{right:8px;top:42px}.cover-c{right:235px;top:130px}.hero-seal{left:0;top:30px;width:68px;height:68px}.hero-stats{gap:18px;flex-wrap:wrap}.section{padding:65px 0}.section-head{align-items:flex-start;flex-direction:column}.section-head h2{font-size:28px}.book-grid,.service-grid,.news-grid{grid-template-columns:repeat(2,1fr)}.book-card-cover{height:290px;padding:16px}.process-steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.single-book-summary h1{font-size:36px}.single-meta{grid-template-columns:repeat(2,1fr)}.purchase-box{flex-direction:column}.purchase-box .btn{width:100%}.page-hero{padding:65px 0}.page-hero h1{font-size:34px}.catalog-filter{flex-direction:column}.catalog-filter .btn{width:100%}}
@media(max-width:520px){.brand>span{display:none}.hero-books{height:340px}.cover{width:130px;height:215px}.cover-a{right:85px}.cover-b{right:-5px}.cover-c{right:175px}.book-grid,.service-grid,.news-grid{grid-template-columns:1fr}.book-card-cover{height:380px}.process-steps{grid-template-columns:1fr}.portal-mockup{display:none}.single-meta{grid-template-columns:1fr 1fr}.service-detail-grid article{grid-template-columns:1fr}.service-detail-grid b{margin-inline:auto}}

/* WooCommerce store - theme v1.1.0 */
.header-account{min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:12px;display:inline-flex;align-items:center;color:var(--green);font-size:11px;font-weight:800;background:#fff}.diyar-cart-link{width:44px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center;position:relative}.diyar-cart-icon{font-size:18px;line-height:1}.diyar-cart-count{position:absolute;top:-7px;left:-7px;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--lime);color:var(--ink);display:grid;place-items:center;font-size:9px;border:2px solid #fff}.diyar-product-card{position:relative}.diyar-product-card .book-card-cover{position:relative}.diyar-sale-badge{position:absolute;top:13px;right:13px;background:var(--lime);color:var(--ink);padding:5px 9px;border-radius:999px;font-size:9px;font-weight:900;box-shadow:0 8px 20px rgba(8,64,38,.14)}.diyar-card-buy{font-size:9px!important;background:var(--green);color:#fff!important;padding:7px 10px;border-radius:9px}.shop-benefits-section{padding:32px 0;background:#f2f7ed;border-top:1px solid #e0ead9;border-bottom:1px solid #e0ead9}.shop-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.shop-benefits-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.shop-benefits-grid b{display:block;color:var(--green);font-size:13px;margin-bottom:5px}.shop-benefits-grid span{display:block;font-size:10px;color:var(--muted);line-height:1.9}.diyar-shop-main{background:var(--paper)}.diyar-shop-section{padding-top:55px}.diyar-wc-breadcrumb{font-size:10px;color:var(--muted);margin:0 0 25px!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:11px;color:var(--muted);margin-bottom:25px}.woocommerce .woocommerce-ordering select{border:1px solid var(--line);border-radius:11px;min-height:43px;background:#fff;padding:0 12px;color:var(--ink)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:20px;padding:15px;overflow:hidden;transition:.22s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{height:330px;object-fit:cover;border-radius:8px;margin:0 0 14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.8;padding:0!important;margin:0 0 4px}.diyar-product-author{font-size:10px;color:var(--muted);margin:3px 0 6px}.woocommerce ul.products li.product .price{font-size:13px!important;font-weight:900;margin:8px 0 12px!important}.woocommerce ul.products li.product .button{width:100%;text-align:center;margin:0!important;min-height:42px;display:flex!important;align-items:center;justify-content:center;font-size:10px!important}.woocommerce span.onsale{min-width:auto!important;min-height:auto!important;line-height:1.3!important;padding:7px 10px!important;border-radius:999px!important;right:12px!important;left:auto!important;top:12px!important;font-size:9px!important}.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:7px}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:41px;height:41px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:10px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--green);color:#fff}.woocommerce div.product{display:grid;grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);gap:60px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.woocommerce div.product div.images img{border-radius:8px}.woocommerce div.product .product_title{font-size:38px;line-height:1.5;margin:0 0 8px}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:22px!important;font-weight:900}.woocommerce div.product .woocommerce-product-details__short-description{font-size:12px;color:var(--muted);line-height:2.1}.diyar-product-book-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}.diyar-product-book-meta div{background:#f6f9f3;border:1px solid #e0e9dd;border-radius:13px;padding:12px}.diyar-product-book-meta span{display:block;font-size:9px;color:var(--muted)}.diyar-product-book-meta strong{display:block;font-size:11px;margin-top:4px}.woocommerce div.product form.cart{display:flex;gap:10px;align-items:center;margin:22px 0!important}.woocommerce .quantity .qty{height:48px;border:1px solid var(--line);border-radius:11px;width:75px}.woocommerce div.product form.cart .button{min-height:48px;padding-inline:25px!important}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:35px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-color:var(--line)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--line)!important;background:#f5f8f2!important;border-radius:11px 11px 0 0!important}.woocommerce div.product .woocommerce-tabs .panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;font-size:12px;line-height:2.1}.related.products,.up-sells{grid-column:1/-1}.related.products>h2,.up-sells>h2{font-size:25px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--green)!important;background:#fff;border-radius:15px;box-shadow:0 8px 30px rgba(8,64,38,.06);font-size:11px}.woocommerce-message::before,.woocommerce-info::before{color:var(--green)!important}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-form-login,.woocommerce-form-coupon,.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.woocommerce table.shop_table{border-color:var(--line)!important;border-radius:14px!important;font-size:11px}.woocommerce table.shop_table th{color:var(--green)}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:14px!important}.woocommerce form .form-row label{font-size:10px;font-weight:800}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{border:1px solid var(--line)!important;border-radius:11px!important;background:#fbfcfa!important;min-height:47px;padding:8px 12px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:30px!important}.woocommerce-checkout #payment{background:#f3f7f0!important;border-radius:16px!important}.woocommerce-checkout #payment ul.payment_methods{border-color:var(--line)!important}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.woocommerce-MyAccount-navigation a{display:block;padding:11px 13px;background:#f6f9f3;border-radius:11px;font-size:11px;font-weight:800}.woocommerce-MyAccount-navigation .is-active a{background:var(--green);color:#fff}.woocommerce-account .woocommerce{display:grid;grid-template-columns:250px 1fr;gap:20px}.woocommerce-account .woocommerce::before,.woocommerce-account .woocommerce::after{display:none!important}.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{float:none!important;width:auto!important}.wc-block-cart,.wc-block-checkout{font-family:"Vazirmatn",Tahoma,sans-serif}.wc-block-components-button{background:var(--green)!important;color:#fff!important;border-radius:12px!important}.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input{border-radius:11px!important}.woocommerce .star-rating span::before{color:var(--lime)}
@media(max-width:1050px){.shop-benefits-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce div.product{grid-template-columns:1fr}.woocommerce div.product div.images{max-width:560px;margin-inline:auto!important}.woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.shop-benefits-grid{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product{padding:10px}.woocommerce ul.products li.product a img{height:260px}.woocommerce div.product .product_title{font-size:31px}.diyar-product-book-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce-account .woocommerce{display:block}.woocommerce-MyAccount-navigation{margin-bottom:15px}.woocommerce-MyAccount-navigation ul{grid-template-columns:1fr 1fr}.woocommerce div.product form.cart{align-items:stretch;flex-wrap:wrap}.woocommerce div.product form.cart .button{flex:1}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields{padding:14px}}
@media(max-width:520px){.shop-benefits-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:1fr 1fr}.woocommerce ul.products li.product a img{height:215px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.woocommerce ul.products li.product .price{font-size:11px!important}.diyar-product-book-meta{grid-template-columns:1fr 1fr}.woocommerce-MyAccount-navigation ul{grid-template-columns:1fr}.woocommerce div.product .product_title{font-size:27px}}
.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.footer-socials a{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.16);border-radius:10px;font-size:9px;color:rgba(255,255,255,.86)}.footer-socials a:hover{background:rgba(255,255,255,.08);color:#fff}

/* v1.4.0: تصاویر قابل مدیریت، بنرها و شبکه‌های اجتماعی */
.hero--has-background{background-size:cover!important;background-position:center!important}.hero-uploaded-image{min-height:520px;display:flex;align-items:center;justify-content:center;position:relative}.hero-uploaded-image img{width:100%;max-height:540px;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(8,64,38,.18))}.portal-uploaded-image{border-radius:25px;overflow:hidden;box-shadow:0 25px 70px rgba(7,65,38,.15);background:#fff}.portal-uploaded-image img{width:100%;min-height:360px;max-height:520px;object-fit:cover}.home-image-banner{padding:30px 0;background:var(--paper)}.home-image-banner a,.home-image-banner picture{display:block}.home-image-banner img{width:100%;max-height:430px;object-fit:cover;border-radius:24px;box-shadow:0 18px 55px rgba(8,64,38,.10);transition:.25s}.home-image-banner a:hover img{transform:translateY(-4px);box-shadow:0 24px 65px rgba(8,64,38,.16)}.home-social-section{background:linear-gradient(110deg,#04492b,#057441);color:#fff}.home-social-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:55px}.home-social-copy h2{font-size:34px;line-height:1.5;margin:0 0 12px}.home-social-copy p{color:rgba(255,255,255,.76);font-size:12px;margin:0}.home-social-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.home-social-link{min-height:92px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:15px;display:flex;align-items:center;gap:12px;color:#fff;transition:.2s}.home-social-link:hover{background:#fff;color:var(--green);transform:translateY(-3px)}.home-social-link b{width:42px;height:42px;border-radius:13px;background:rgba(141,198,63,.25);display:grid;place-items:center;font-size:16px}.home-social-link span{font-size:12px;font-weight:800}.news-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.news-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.news-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.news-grid--4 .news-card img,.news-grid--4 .news-fallback{height:180px}.news-grid--4 .news-card h3{font-size:14px}.footer-socials a{gap:5px}.footer-socials a b{font-size:11px;color:#dff3d0}
@media(max-width:1050px){.home-social-grid{grid-template-columns:1fr}.home-social-links{grid-template-columns:repeat(3,1fr)}.news-grid--4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.hero-uploaded-image{min-height:360px}.hero-uploaded-image img{max-height:380px}.home-image-banner{padding:18px 0}.home-image-banner img{border-radius:16px}.home-social-copy h2{font-size:28px}.home-social-links{grid-template-columns:repeat(2,1fr)}.news-grid--2,.news-grid--3,.news-grid--4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.hero-uploaded-image{min-height:280px}.home-social-links{grid-template-columns:1fr 1fr}.home-social-link{min-height:78px;padding:10px}.news-grid--2,.news-grid--3,.news-grid--4{grid-template-columns:1fr}}


/* v1.5.0: آیکون‌ها، جلدهای تصویری، چیدمان‌های خبر و فونت اختصاصی */
.diyar-icon{display:inline-grid;place-items:center;flex:0 0 auto}.diyar-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.diyar-icon svg .fill{fill:currentColor;stroke:none}.diyar-icon img{width:100%;height:100%;object-fit:contain}
.hero-stat{display:grid!important;grid-template-columns:44px 1fr;align-items:center;gap:11px}.hero-stat__icon{width:42px;height:42px;border-radius:13px;background:rgba(5,104,57,.09);color:var(--green);padding:9px}.hero-stat__copy{display:flex;flex-direction:column}.hero-stat__copy>span{font-size:10px;color:var(--muted)}
.cover--image{padding:0;color:#fff!important}.cover--image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cover__overlay{position:absolute!important;inset:0;background:linear-gradient(to top,rgba(4,30,20,.88),rgba(4,30,20,.06) 65%);z-index:1}.cover--image small,.cover--image strong,.cover--image>span:last-child{z-index:2;margin-inline:24px}.cover--image small{margin-top:auto}.cover--image>span:last-child{margin-bottom:28px}
.shop-benefits-grid article{display:flex;align-items:center;gap:14px}.benefit-icon{width:48px;height:48px;border-radius:15px;padding:11px;background:var(--lime-soft);color:var(--green)}.shop-benefits-grid article>div{display:flex;flex-direction:column}
.service-grid article{position:relative}.service-icon{width:54px;height:54px;border-radius:16px;padding:12px;background:var(--green);color:#fff}.service-number{position:absolute;left:22px;top:20px;color:#9aab9f;font-weight:900;font-size:11px}.service-grid b{display:none}
.process-steps article{position:relative}.process-step-icon{width:44px;height:44px;border-radius:13px;padding:10px;background:rgba(141,198,63,.18);color:var(--lime);margin-bottom:12px}.process-steps article>b{position:absolute;left:16px;top:16px;width:auto;height:auto;background:transparent;color:rgba(255,255,255,.42);font-size:10px;margin:0}.portal-feature-list{list-style:none!important;padding:0!important;display:grid;grid-template-columns:1fr 1fr;gap:10px}.portal-feature-list li{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:10px 12px}.portal-bullet-icon{width:32px;height:32px;border-radius:10px;padding:7px;background:var(--lime-soft);color:var(--green)}
.social-icon{width:44px;height:44px;border-radius:13px;background:rgba(141,198,63,.25);padding:10px}.home-social-link:hover .social-icon{background:var(--lime-soft)}.footer-social-icon{width:25px;height:25px;padding:5px;border-radius:7px;background:rgba(255,255,255,.1)}.footer-socials a{display:inline-flex;align-items:center;gap:6px}
.service-detail-grid article{grid-template-columns:58px 36px 1fr!important;align-items:start}.service-detail-icon{width:54px;height:54px;border-radius:16px;padding:12px;background:var(--lime-soft);color:var(--green)}.services-cta-grid{display:grid;grid-template-columns:140px 1fr auto;gap:35px;align-items:center}.services-cta-icon-wrap{display:grid;place-items:center}.services-cta-icon{width:120px;height:120px;border-radius:30px;padding:25px;background:rgba(255,255,255,.11);color:var(--lime);border:1px solid rgba(255,255,255,.17)}
.news-card__media{overflow:hidden}.news-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.news-card__category{background:var(--lime-soft);color:var(--green)!important;border-radius:999px;padding:2px 8px;font-size:8px!important;font-weight:800}.news-layout--featured,.news-layout--magazine{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.news-layout--featured .news-card--featured,.news-layout--magazine .news-card--featured{grid-row:span 3}.news-card--featured img,.news-card--featured .news-fallback{height:330px}.news-card--featured h3{font-size:23px}.news-card--compact>a{display:grid;grid-template-columns:135px 1fr}.news-card--compact img,.news-card--compact .news-fallback{height:100%;min-height:125px}.news-card--compact .news-card__body{padding:14px}.news-card--compact h3{font-size:12px;margin:5px 0}.news-card--compact p{display:none}.news-layout--list{display:grid;gap:14px}.news-card--list>a{display:grid;grid-template-columns:240px 1fr}.news-card--list img,.news-card--list .news-fallback{height:170px}.news-card--list .news-card__body{padding:22px}.news-card--list h3{font-size:18px}.news-tabs{display:grid;gap:22px}.news-tab-buttons{display:flex;gap:8px;flex-wrap:wrap}.news-tab-button{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:999px;padding:9px 16px;font-weight:800;cursor:pointer}.news-tab-button.is-active{background:var(--green);color:#fff;border-color:var(--green)}.news-tab-panel{display:none}.news-tab-panel.is-active{display:block}.news-category-sections{display:grid;gap:55px}.news-category-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:20px}.news-category-heading h3{margin:0;font-size:23px}.news-category-heading a{font-size:10px;color:var(--green);font-weight:800}
@media(max-width:900px){.services-cta-grid{grid-template-columns:100px 1fr}.services-cta-grid .service-cta{grid-column:1/-1}.news-layout--featured,.news-layout--magazine{grid-template-columns:1fr}.news-layout--featured .news-card--featured,.news-layout--magazine .news-card--featured{grid-row:auto}.portal-feature-list{grid-template-columns:1fr}}
@media(max-width:760px){.hero-stats{display:grid;grid-template-columns:1fr;gap:12px}.news-card--compact>a,.news-card--list>a{grid-template-columns:110px 1fr}.news-card--list img,.news-card--list .news-fallback{height:140px}.service-detail-grid article{grid-template-columns:48px 28px 1fr!important}.service-detail-icon{width:46px;height:46px}.services-cta-grid{grid-template-columns:1fr;text-align:center}.services-cta-icon-wrap{display:none}}

/* Archive posts v1.5.1 */
.page-hero-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;color:#dff3d0;margin-bottom:8px}.page-hero-kicker:before{content:"";width:28px;height:3px;border-radius:99px;background:var(--lime)}.page-hero-description{max-width:760px;color:rgba(255,255,255,.78);font-size:12px;margin-top:12px}.page-hero-description p{margin:0}.diyar-archive-section{padding-top:55px}.diyar-archive-categories{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:28px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:17px}.diyar-archive-categories__label{font-size:11px;font-weight:800;color:var(--muted);margin-left:3px}.diyar-archive-categories a{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:var(--lime-soft);border:1px solid #dbeacb;color:var(--green);font-size:11px;font-weight:800;transition:.2s}.diyar-archive-categories a:hover,.diyar-archive-categories a.is-current{background:var(--green);border-color:var(--green);color:#fff;transform:translateY(-1px)}.diyar-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.diyar-archive-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 32px rgba(8,64,38,.055);transition:.23s}.diyar-archive-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(8,64,38,.11)}.diyar-archive-card__media{display:block;height:230px;background:#edf4e9;overflow:hidden}.diyar-archive-card__media img{width:100%;height:100%;object-fit:cover;transition:.35s}.diyar-archive-card:hover .diyar-archive-card__media img{transform:scale(1.035)}.diyar-archive-card__fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#eaf4df,#d5e9c4);color:var(--green)}.diyar-archive-card__fallback b{font-size:34px}.diyar-archive-card__fallback small{font-size:10px}.diyar-archive-card__body{padding:20px}.diyar-archive-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted);margin-bottom:8px}.diyar-archive-card__meta a{color:var(--green);background:var(--lime-soft);border-radius:99px;padding:3px 9px;font-weight:800}.diyar-archive-card h2{font-size:18px;line-height:1.65;margin:0 0 9px}.diyar-archive-card h2 a:hover{color:var(--green)}.diyar-archive-card p{font-size:11px;line-height:2;color:var(--muted);margin:0 0 14px}.diyar-archive-card__more{font-size:10px;color:var(--green);font-weight:800}.diyar-archive-pagination{margin-top:35px}.diyar-archive-pagination .nav-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px}.diyar-archive-pagination .page-numbers{min-width:40px;height:40px;padding:0 10px;display:inline-grid;place-items:center;border:1px solid var(--line);background:#fff;border-radius:11px;font-size:11px;font-weight:800}.diyar-archive-pagination .page-numbers.current,.diyar-archive-pagination .page-numbers:hover{background:var(--green);border-color:var(--green);color:#fff}
@media(max-width:900px){.diyar-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.diyar-archive-grid{grid-template-columns:1fr}.diyar-archive-card__media{height:220px}.diyar-archive-categories{align-items:stretch}.diyar-archive-categories__label{width:100%}}

/* ===== فروشگاه پیشرفته - نسخه 1.5.2 ===== */
.diyar-shop-hero{position:relative;overflow:hidden;isolation:isolate;min-height:360px;display:flex;align-items:center;background:linear-gradient(120deg,#063c28,#087444)}
.diyar-shop-hero__media,.diyar-shop-hero__media img,.diyar-shop-hero__overlay{position:absolute;inset:0;width:100%;height:100%}
.diyar-shop-hero__media{z-index:-3}
.diyar-shop-hero__media img{object-fit:cover}
.diyar-shop-hero__overlay{z-index:-2;background:linear-gradient(90deg,rgba(3,45,29,.36),rgba(3,65,38,.88) 70%)}
.diyar-shop-hero__content{position:relative;z-index:1;color:#fff;padding-block:65px}
.diyar-shop-hero__content h1{margin:0 0 12px;font-size:clamp(34px,4vw,58px);line-height:1.35;color:#fff}
.diyar-shop-hero__content p{max-width:700px;margin:0;color:rgba(255,255,255,.84);font-size:13px}
.diyar-shop-tools{clear:both;margin:0 0 30px}
.diyar-shop-categories{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:18px}
.diyar-shop-categories a{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:11px;font-weight:800;transition:.2s}
.diyar-shop-categories a:hover,.diyar-shop-categories a.is-active{background:var(--green);border-color:var(--green);color:#fff;transform:translateY(-1px)}
.diyar-shop-categories a span{display:grid;place-items:center;min-width:22px;height:22px;padding-inline:5px;border-radius:999px;background:var(--lime-soft);color:var(--green);font-size:9px}
.diyar-shop-categories a.is-active span{background:rgba(255,255,255,.18);color:#fff}
.diyar-shop-filters{background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:0 12px 35px rgba(8,64,38,.055)}
.diyar-shop-filters__grid{display:grid;grid-template-columns:1.4fr 1fr .8fr .8fr .8fr;gap:12px;align-items:end}
.diyar-shop-filter{display:grid;gap:7px;min-width:0}
.diyar-shop-filter>span{font-size:10px;font-weight:800;color:var(--green)}
.diyar-shop-filter input,.diyar-shop-filter select{width:100%;height:45px;border:1px solid var(--line);border-radius:12px;background:#fbfdf9;color:var(--ink);padding:0 12px;outline:none}
.diyar-shop-filter input:focus,.diyar-shop-filter select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(5,104,57,.08)}
.diyar-shop-filters__actions{display:flex;align-items:center;gap:10px;margin-top:15px}
.diyar-shop-filters__actions button{min-height:43px;border:0;border-radius:11px;padding:0 20px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}
.diyar-shop-filters__actions a{min-height:43px;display:inline-flex;align-items:center;padding:0 16px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--muted);font-size:10px;font-weight:800}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-top:0!important}
.woocommerce .woocommerce-result-count{padding-top:13px}
.woocommerce ul.products{grid-template-columns:repeat(var(--diyar-shop-columns,4),minmax(0,1fr))!important;clear:both}
.woocommerce ul.products li.product{position:relative}
.diyar-book-badges{position:absolute;left:12px;top:12px;z-index:7;display:flex;flex-direction:column;align-items:flex-start;gap:6px;pointer-events:none}
.diyar-book-badge{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 9px;border-radius:999px;color:#fff;font-size:8px;font-weight:900;box-shadow:0 7px 20px rgba(0,0,0,.13)}
.diyar-book-badge--new{background:#0a7d48}
.diyar-book-badge--best{background:#b77a0b}
.diyar-book-badge--out{background:#7a3434}
.woocommerce span.onsale{z-index:8!important;background:var(--lime)!important;color:var(--ink)!important}
body.diyar-shop-layout-covers .woocommerce ul.products li.product{padding:10px;text-align:center;background:transparent;border-color:transparent;box-shadow:none}
body.diyar-shop-layout-covers .woocommerce ul.products li.product:hover{background:#fff;border-color:var(--line);box-shadow:var(--shadow)}
body.diyar-shop-layout-covers .woocommerce ul.products li.product a img{height:390px;object-fit:cover;border-radius:5px 13px 13px 5px;box-shadow:0 18px 35px rgba(8,52,32,.17)}
body.diyar-shop-layout-covers .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;margin-top:6px;text-align:center}
body.diyar-shop-layout-covers .diyar-product-author{text-align:center}
body.diyar-shop-layout-covers .woocommerce ul.products li.product .price{justify-content:center;text-align:center}
body.diyar-shop-layout-list .woocommerce ul.products{grid-template-columns:1fr!important;gap:16px}
body.diyar-shop-layout-list .woocommerce ul.products li.product{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;align-items:center;padding:16px}
body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:grid;grid-template-columns:210px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:22px;align-items:center}
body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link img{grid-column:1;grid-row:1/6;height:260px;margin:0!important}
body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .woocommerce-loop-product__title,
body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .diyar-product-author,
body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link .price{grid-column:2}
body.diyar-shop-layout-list .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px!important}
body.diyar-shop-layout-list .woocommerce ul.products li.product .button{width:100%;align-self:center}
body.diyar-shop-layout-list .diyar-book-badges{right:30px;left:auto}
body.diyar-shop-layout-list .woocommerce span.onsale{right:28px!important}

@media(max-width:1100px){
  .diyar-shop-filters__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .diyar-shop-hero{min-height:330px}
  .diyar-shop-hero__overlay{background:linear-gradient(180deg,rgba(3,45,29,.45),rgba(3,65,38,.9))}
  .diyar-shop-hero__content{padding-block:50px}
  .diyar-shop-filters{padding:14px}
  .diyar-shop-filters__grid{grid-template-columns:1fr 1fr}
  .diyar-shop-filter--search{grid-column:1/-1}
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.diyar-shop-layout-list .woocommerce ul.products li.product{display:block}
  body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{grid-template-columns:125px minmax(0,1fr);column-gap:14px}
  body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link img{height:180px}
  body.diyar-shop-layout-list .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}
  body.diyar-shop-layout-list .woocommerce ul.products li.product .button{margin-top:12px!important}
}
@media(max-width:520px){
  .diyar-shop-categories{flex-wrap:nowrap;overflow:auto;padding-bottom:5px;scrollbar-width:none}
  .diyar-shop-categories::-webkit-scrollbar{display:none}
  .diyar-shop-categories a{flex:0 0 auto}
  .diyar-shop-filters__grid{grid-template-columns:1fr}
  .diyar-shop-filter--search{grid-column:auto}
  .diyar-shop-filters__actions{align-items:stretch;flex-direction:column}
  .diyar-shop-filters__actions button,.diyar-shop-filters__actions a{width:100%;justify-content:center}
  body.diyar-shop-layout-covers .woocommerce ul.products li.product a img{height:250px}
  body.diyar-shop-layout-list .woocommerce ul.products{grid-template-columns:1fr!important}
  body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{grid-template-columns:105px minmax(0,1fr)}
  body.diyar-shop-layout-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link img{height:155px}
}

.cover--image-only{padding:0!important}.cover--image-only .cover__overlay,.cover--image-only small,.cover--image-only strong,.cover--image-only>span:last-child{display:none!important}

.cover--image-only{padding:0!important}.cover--image-only::before,.cover--image-only .cover__overlay,.cover--image-only small,.cover--image-only strong,.cover--image-only>span{display:none!important}.cover--image-only>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}

/* v1.5.5: PNG book covers in the hero must not inherit the colored cover backgrounds. */
.cover.cover--image-only{background:transparent!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}
.cover.cover--image-only>img{object-fit:contain!important;filter:drop-shadow(0 24px 22px rgba(9,65,40,.22));}

.footer-trust{margin-top:42px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-trust__title{font-size:12px;font-weight:800;color:#d9efca}.footer-trust__items{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.footer-trust__badge{width:var(--trust-width,110px);min-height:80px;background:#fff;border-radius:14px;padding:8px;display:grid;place-items:center;box-shadow:0 10px 24px rgba(0,0,0,.12)}.footer-trust__badge a{display:grid;place-items:center}.footer-trust__badge img{max-width:100%!important;width:auto!important;height:auto!important;max-height:110px;object-fit:contain}@media(max-width:760px){.footer-trust{align-items:flex-start;flex-direction:column}.footer-trust__items{width:100%}}

/* v1.5.7: place the trust seal inside the original four-column footer grid. */
.footer-trust-column{display:flex;flex-direction:column;align-items:flex-start}
.footer-trust-column .footer-trust__items{width:100%;justify-content:flex-start}
.footer-trust-column .footer-trust__badge{margin-top:2px}
.footer-trust-placeholder{max-width:180px;line-height:1.9}
