:root{
  --bayun-primary:#2c8e8d;--bayun-primary-2:#64b4b3;--bayun-primary-3:#8bc6c0;--bayun-primary-4:#bcdbdb;--bayun-soft:#dbecec;--bayun-ultra:#faffff;
  --bayun-pink:#ea7da4;--bayun-pink-2:#f29fbb;--bayun-pink-3:#f4bdd2;--bayun-pink-soft:#fadce8;--bayun-pink-ultra:#fff0f5;
  --bayun-text:#222;--bayun-bg:#f7fbfb;--bayun-card:#faffff;--bayun-sale:#e96565;--bayun-sale-2:#eb7575;--bayun-line:#dceaea;
  --bayun-shadow:0 4px 22px rgba(33,34,34,.12);--bayun-radius:15px;--bayun-container:1373px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.bayun-theme{margin:0;background:#fff;color:var(--bayun-text);direction:rtl;font-family:"IRANYekanWeb","IRANYekanWeb(FaNum)","IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.admin-bar .bayun-header{top:32px}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button,input{font:inherit}.bayun-container{width:calc(100% - 66px);max-width:var(--bayun-container);margin-inline:auto}.bayun-home{overflow:hidden}.bayun-header{background:#fff;position:relative;z-index:100}.bayun-header-top{height:108px;position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:25px}.bayun-header-search{position:absolute;right:0;top:33px;width:380px}.bayun-search-form{height:45px;background:#f3f6f6;border-radius:15px;display:flex;align-items:center;padding:0 12px;direction:rtl}.bayun-search-form input{border:0;outline:0;background:transparent;width:100%;color:#222;font-size:14px}.bayun-search-form input::placeholder{color:#222;opacity:.35}.bayun-search-form button{border:0;background:transparent;font-size:25px;line-height:1;color:#222;cursor:pointer;padding:0 0 0 10px}.bayun-brand{display:flex;width:154px;height:60px;align-items:center;justify-content:center}.bayun-brand img,.custom-logo{max-width:154px;max-height:60px;object-fit:contain}.bayun-header-actions{position:absolute;left:0;top:33px;display:flex;gap:10px;height:45px;direction:rtl}.bayun-account-pill{height:45px;min-width:149px;background:var(--bayun-soft);border-radius:15px;display:flex;align-items:center;gap:10px;padding:5px 8px 5px 14px;font-size:15px}.bayun-action-icon{width:38px;height:35px;background:var(--bayun-ultra);border-radius:12px;display:flex;align-items:center;justify-content:center}.bayun-action-icon img{width:18px;height:18px;object-fit:contain}.bayun-square-action{position:relative;width:52px;height:45px;background:var(--bayun-soft);border-radius:15px;display:flex;align-items:center;justify-content:center}.bayun-square-action:before{content:"";position:absolute;inset:5px;background:var(--bayun-ultra);border-radius:10px}.bayun-square-action img{position:relative;z-index:1;width:18px;height:18px}.bayun-wishlist-link{box-shadow:inset 0 0 0 3px rgba(234,125,164,.18)}.bayun-cart-count{position:absolute;z-index:2;left:-3px;top:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--bayun-pink);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.bayun-nav{height:48px;background:#f3f6f6;border-radius:12px;display:flex;align-items:center;padding:0 24px;gap:30px;position:relative}.bayun-categories-button{height:32px;min-width:101px;border-radius:5px;background:linear-gradient(222deg,rgba(188,219,219,.7),rgba(188,219,219,.3));color:var(--bayun-primary);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.bayun-grid-icon{font-size:16px}.bayun-menu,.bayun-nav ul{display:flex;align-items:center;gap:34px;margin:0;padding:0;list-style:none;flex:1}.bayun-menu li{position:relative}.bayun-menu li:not(:last-child):after{content:"";position:absolute;left:-19px;top:50%;width:4px;height:4px;background:rgba(44,142,141,.3);border-radius:50%;transform:translateY(-50%)}.bayun-menu a{font-size:15px;color:#222;white-space:nowrap}.bayun-menu li.current-menu-item a,.bayun-menu li:first-child a{color:var(--bayun-primary)}.bayun-mobile-menu-btn,.bayun-mobile-cart,.bayun-mobile-drawer{display:none}

/* Categories */
.bayun-category-strip{height:184px;margin-top:0;display:flex;align-items:center;position:relative;padding-inline:45px}.bayun-category-track{display:grid;grid-template-columns:repeat(7,1fr);gap:20px;width:100%;align-items:end}.bayun-category-item{height:150px;position:relative;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px;color:rgba(34,34,34,.8);font-size:16px}.bayun-category-item:after{content:"";position:absolute;z-index:-1;bottom:0;width:140px;height:110px;border-radius:25px;background:rgba(250,255,255,.1)}.bayun-category-item img{position:absolute;top:0;width:130px;height:130px;object-fit:contain}.bayun-category-item span{z-index:2}.bayun-category-item.active{height:169px;color:#222;font-weight:500}.bayun-category-item.active:after{background:#faffff;height:100px;box-shadow:0 6px 20px rgba(0,0,0,.1);border-radius:30px}.bayun-category-item.active img{width:150px;height:150px;top:-15px}.bayun-strip-arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:56px;border:0;border-radius:10px;background:rgba(228,154,140,.49);color:#fff;font-size:26px;z-index:4;cursor:pointer}.bayun-strip-arrow.prev{right:0}.bayun-strip-arrow.next{left:0}

/* About */
.bayun-about{min-height:442px;margin-top:70px;display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.bayun-about-cards{width:493px;height:442px;display:grid;grid-template-columns:repeat(2,200px);grid-template-rows:repeat(2,210px);gap:22px 52px;justify-content:center}.bayun-about-card{position:relative;height:210px;display:flex;align-items:flex-end;justify-content:center}.bayun-about-card>img{position:absolute;top:0;width:150px;height:150px;object-fit:contain;filter:drop-shadow(0 4px 20px rgba(0,0,0,.08))}.bayun-about-card>div{width:200px;height:105px;border-radius:20px;background:rgba(255,255,255,.58);backdrop-filter:blur(7.5px);box-shadow:0 5px 20px rgba(0,0,0,.1);border:1px solid rgba(86,164,164,.16);text-align:center;padding:10px 14px;position:relative;z-index:2}.bayun-about-card h3{font-size:17px;margin:0 0 4px;font-weight:500}.bayun-about-card p{font-size:14px;line-height:1.7;margin:0}.bayun-about-copy{text-align:center;max-width:475px;justify-self:end}.bayun-about-copy>span{display:inline-block;background:linear-gradient(90deg,rgba(234,125,164,.35),rgba(234,125,164,.25));border-radius:27px;padding:6px 30px;font-size:16px}.bayun-about-copy h2{font-size:24px;line-height:1.7;color:var(--bayun-primary);margin:8px 0 0}.bayun-about-copy p{font-size:16px;line-height:2;margin:0;color:#222}.bayun-about-copy a{display:inline-flex;width:150px;height:46px;border-radius:15px;background:linear-gradient(255deg,rgba(234,125,164,.9),rgba(234,125,164,.6));color:#fff;align-items:center;justify-content:center;margin-top:14px;font-size:14px}

/* Product sections */
.bayun-products-section{position:relative;margin-top:70px;min-height:534px;padding-top:0}.bayun-products-section--sale{margin-top:70px;min-height:566px;padding:28px 38px 0;border-radius:35px;background:linear-gradient(to bottom,rgba(233,101,101,.9) 0 370px,transparent 370px)}.bayun-section-head{height:58px;display:flex;align-items:center;gap:22px;position:relative}.bayun-section-title{display:flex;align-items:center;gap:12px;order:1;white-space:nowrap}.bayun-section-title b{width:49px;height:49px;border-radius:50%;background:rgba(44,142,141,.5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.bayun-section-title h2{font-family:"Kalameh","IRANYekanWeb",sans-serif;font-size:32px;margin:0;color:rgba(44,142,141,.8)}.bayun-head-line{height:2px;background:#d5eaea;flex:1;order:2}.bayun-section-head>a{order:3;width:118px;height:41px;border-radius:30px;background:rgba(44,142,141,.5);box-shadow:inset 0 0 14px rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.bayun-nav-buttons{order:4;display:flex;gap:10px}.bayun-nav-buttons button{width:49px;height:49px;border-radius:18px;border:0;background:linear-gradient(90deg,rgba(44,142,141,.5),rgba(44,142,141,.35));color:#fff;font-size:30px;cursor:pointer}.bayun-products-section--sale .bayun-section-head{color:#fff}.bayun-products-section--sale .bayun-section-title h2{color:#fff}.bayun-products-section--sale .bayun-section-title b{background:#faffff;color:var(--bayun-sale)}.bayun-products-section--sale .bayun-head-line{display:none}.bayun-products-section--sale .bayun-section-head>a{background:linear-gradient(#ffffff40,#ffffff25)}.bayun-products-section--sale .bayun-nav-buttons button{background:linear-gradient(90deg,rgba(250,255,255,.3),rgba(250,255,255,.2))}.bayun-countdown{position:absolute;top:28px;left:50%;transform:translateX(-50%);display:flex;align-items:flex-start;gap:8px;color:#fff;z-index:3}.bayun-countdown div{display:grid;grid-template-columns:30px 30px;gap:5px;text-align:center}.bayun-countdown strong{height:30px;background:#faffff;border-radius:7px;color:rgba(34,34,34,.8);display:flex;align-items:center;justify-content:center;font-size:21px}.bayun-countdown small{grid-column:1/3;font-size:13px;color:rgba(250,255,255,.75)}.bayun-countdown i{font-style:normal;font-size:28px;margin-top:4px}.bayun-section-filters{position:absolute;right:0;top:89px;width:100px;height:427px;border-radius:15px;background:linear-gradient(195deg,rgba(193,219,219,.5),rgba(193,219,219,0));box-shadow:var(--bayun-shadow);backdrop-filter:blur(7.5px);padding:12px}.bayun-products-section--sale .bayun-section-filters{right:38px;top:113px;height:398px;background:linear-gradient(194deg,rgba(250,255,255,.8),rgba(250,255,255,.2))}.bayun-section-filters a,.bayun-section-filters span{height:47px;border-bottom:1px solid rgba(34,34,34,.09);display:flex;align-items:center;justify-content:center;font-size:12px}.bayun-section-filters a.active,.bayun-section-filters span.active{height:35px;border:0;border-radius:10px;background:linear-gradient(#2c8e8dbf,#2c8e8d80);box-shadow:0 0 10px rgba(44,142,141,.35);color:#fff;font-weight:700;margin-bottom:12px}.bayun-products-section--sale .bayun-section-filters a.active,.bayun-products-section--sale .bayun-section-filters span.active{background:var(--bayun-sale-2);box-shadow:0 0 10px rgba(233,101,101,.5)}.bayun-product-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:20px 125px 20px 0;min-height:450px}.bayun-product-track::-webkit-scrollbar{display:none}.bayun-products-section--sale .bayun-product-track{padding-right:125px;margin-top:37px}.bayun-product-card{position:relative;flex:0 0 290px;height:427px;background:var(--bayun-card);border-radius:15px;box-shadow:var(--bayun-shadow);padding:13px 18px 16px;scroll-snap-align:start;overflow:hidden}.bayun-product-card--sale{height:398px}.bayun-card-top-tools{position:absolute;top:14px;left:12px;right:12px;display:flex;align-items:flex-start;justify-content:space-between;z-index:3}.bayun-card-dots{display:flex;flex-direction:column;gap:4px;padding:7px 6px;background:#efefef;border-radius:7px}.bayun-card-dots i{width:6px;height:6px;border-radius:50%;background:#f3a34d}.bayun-card-dots i:nth-child(2){background:#64b4b3}.bayun-card-dots i:nth-child(3){background:#333}.bayun-heart{border:0;width:32px;height:32px;border-radius:10px;background:#efefef;color:#333;font-size:23px;cursor:pointer;line-height:1}.bayun-heart.active{color:var(--bayun-pink)}.bayun-card-image{height:175px;display:flex;align-items:center;justify-content:center}.bayun-product-card--sale .bayun-card-image{height:174px}.bayun-card-image img{max-width:190px;max-height:165px;object-fit:contain;filter:drop-shadow(0 12px 12px rgba(0,0,0,.05))}.bayun-card-meta-row{display:flex;justify-content:space-between;align-items:center;min-height:27px;gap:10px}.bayun-cat-badge{display:inline-flex;min-width:86px;height:23px;padding:0 10px;border-radius:19px;background:rgba(44,142,141,.5);color:#fff;align-items:center;justify-content:center;font-size:12px}.bayun-product-card--sale .bayun-cat-badge{height:26px;background:rgba(233,101,101,.9);font-weight:700}.bayun-rating{font-size:14px}.bayun-rating{color:#222}.bayun-rating::first-letter{color:#f0c400}.bayun-rating small{font-size:11px;color:rgba(34,34,34,.75)}.bayun-product-title{display:block;font-size:15px;line-height:1.25;margin-top:7px;min-height:38px;color:#222}.bayun-product-excerpt{font-size:12px;line-height:1.5;color:rgba(34,34,34,.75);height:54px;overflow:hidden;margin:2px 0 12px;border-bottom:1.5px solid #e6e6e6;padding-bottom:8px}.bayun-sold-row{margin-top:3px}.bayun-sold-row>span{display:inline-block;background:var(--bayun-sale);color:#fff;border-radius:7px;padding:3px 7px;font-size:11px;box-shadow:0 4px 8px rgba(233,101,101,.3);margin-right:53px}.bayun-progress{height:3px;background:#e6e6e6;border-radius:27px;margin-top:9px;position:relative}.bayun-progress i{position:absolute;right:0;top:0;height:100%;border-radius:27px;background:linear-gradient(90deg,rgba(233,101,101,.6),#e96565)}.bayun-card-price-row{position:absolute;left:18px;right:18px;bottom:16px;display:flex;align-items:flex-end;justify-content:space-between}.bayun-add-cart{width:45px;height:45px;border-radius:12px;background:rgba(44,142,141,.65);display:flex;align-items:center;justify-content:center;color:#fff;font-size:19px}.bayun-product-card--sale .bayun-add-cart{background:var(--bayun-sale)}.bayun-price-wrap{text-align:left;direction:rtl}.bayun-main-price{font-size:22px;font-weight:700;letter-spacing:.5px;color:#222}.bayun-main-price .woocommerce-Price-currencySymbol{font-size:12px;color:rgba(34,34,34,.4);font-weight:500}.bayun-main-price small{font-size:12px;color:rgba(34,34,34,.45)}.bayun-regular-price{font-size:16px;color:rgba(34,34,34,.5);text-decoration:line-through;margin-bottom:4px}.bayun-regular-price b{display:inline-block;font-size:9px;color:#fff;background:var(--bayun-sale);border-radius:4px;padding:2px 4px;text-decoration:none;margin-right:5px}.bayun-products-section--sale .bayun-product-card{box-shadow:0 4px 22px rgba(33,34,34,.12)}

/* Promo */
.bayun-banner-pair{display:grid;grid-template-columns:1fr 1fr;gap:27px;margin-top:35px}.bayun-promo-banner{height:240px;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#eff9f9,#fceef4);position:relative;display:flex;align-items:center;justify-content:center;color:var(--bayun-primary);font-family:"Kalameh","IRANYekanWeb";font-size:30px;font-weight:700}.bayun-promo-banner:nth-child(2){background:linear-gradient(135deg,#fff0f5,#e7f5f4)}.bayun-promo-banner img{width:100%;height:100%;object-fit:cover}.bayun-banner-pair--second{margin-top:20px}

/* Testimonials */
.bayun-testimonials{margin-top:70px;padding-bottom:0;position:relative}.bayun-testimonials:after{content:"";position:absolute;left:0;right:0;bottom:0;height:184px;background:rgba(44,142,141,.2);border-radius:26px;z-index:-1}.bayun-simple-head{margin-bottom:55px}.bayun-testimonial-track{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;padding-bottom:47px}.bayun-testimonial{height:230px;background:#faffff;border-radius:22px;box-shadow:0 4px 40px -12px rgba(0,0,0,.15);padding:35px 28px 22px;position:relative}.bayun-quote{position:absolute;top:-26px;left:42px;font-family:Georgia,serif;font-size:72px;color:#a9d8d6;height:55px}.bayun-review-head{height:50px;display:flex;align-items:center;gap:14px}.bayun-review-head img{width:50px;height:50px;border-radius:50%;object-fit:cover}.bayun-review-head strong{font-size:19px;margin-left:auto}.bayun-review-head span{font-size:16px}.bayun-testimonial p{font-size:17px;line-height:1.4;color:rgba(34,34,34,.65);margin-top:18px}

/* FAQ */
.bayun-faq{min-height:667px;margin-top:90px;position:relative;padding-top:0}.bayun-faq:before{content:"";position:absolute;right:280px;top:60px;width:180px;height:180px;background:rgba(44,142,141,.25);filter:blur(100px);border-radius:50%}.bayun-faq-title{text-align:center;position:relative;z-index:3}.bayun-faq-title b{display:flex;width:49px;height:49px;border-radius:50%;align-items:center;justify-content:center;background:rgba(44,142,141,.1);color:var(--bayun-primary);font-size:10px;margin:auto}.bayun-faq-title h2{font-family:"Kalameh","IRANYekanWeb";font-size:32px;color:var(--bayun-primary);margin:8px 0 20px}.bayun-faq-list{width:700px;margin:0 auto;position:relative;z-index:4}.bayun-faq-item{margin-bottom:13px;border-radius:35px;overflow:hidden;background:linear-gradient(90deg,rgba(44,142,141,.55),rgba(44,142,141,.49));color:#fff}.bayun-faq-item.open{background:#faffff;color:#1f2227;box-shadow:0 4px 20px rgba(0,0,0,.1)}.bayun-faq-item>button{width:100%;height:64px;border:0;background:transparent;color:inherit;display:flex;align-items:center;text-align:right;font-weight:700;font-size:19px;padding:0 18px 0 25px;cursor:pointer}.bayun-faq-item>button span{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(#ffffff72,#ffffff30);color:#fff;font-size:26px;margin-left:18px;flex:0 0 45px}.bayun-faq-item.open>button span{background:linear-gradient(rgba(44,142,141,.5),rgba(44,142,141,.35))}.bayun-faq-answer{display:none;padding:0 88px 24px 24px}.bayun-faq-item.open .bayun-faq-answer{display:block}.bayun-faq-answer p{font-size:17px;line-height:1.5;color:rgba(31,34,39,.7);margin:0}.bayun-faq-art{position:absolute;z-index:1;object-fit:contain}.bayun-faq-art--left{left:-13px;top:207px;width:328px}.bayun-faq-art--right{right:-6px;top:52px;width:370px;transform:scaleX(-1)}.bayun-more-faq{display:flex;margin:25px auto 0;width:202px;height:46px;border-radius:15px;background:#faffff;border:1px solid rgba(44,142,141,.25);box-shadow:0 6px 18px rgba(0,0,0,.1);align-items:center;justify-content:center;color:var(--bayun-primary);font-size:20px;font-weight:700;position:relative;z-index:4}

/* Blog */
.bayun-blogs{margin-top:4px}.bayun-blog-layout{display:grid;grid-template-columns:1fr 1fr;gap:25px}.bayun-blog-feature{height:352px;border-radius:30px;overflow:hidden;position:relative}.bayun-blog-feature>img{width:100%;height:100%;object-fit:cover}.bayun-blog-feature>div{position:absolute;left:17px;right:17px;bottom:17px;min-height:76px;border-radius:20px;background:rgba(34,34,34,.2);backdrop-filter:blur(12.5px);border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;padding:12px 20px;gap:25px;color:#fff}.bayun-blog-feature strong{font-size:18px;line-height:1.5}.bayun-blog-feature span{width:46px;height:46px;border-radius:50%;background:#f6f6f6;color:#333;display:flex;align-items:center;justify-content:center;font-size:25px;flex:0 0 auto}.bayun-blog-list{display:flex;flex-direction:column;gap:17px}.bayun-blog-list>a{height:76px;border-radius:30px;background:#ecf3f3;display:grid;grid-template-columns:60px 1fr 36px;gap:15px;align-items:center;padding:12px 17px}.bayun-blog-list img{width:60px;height:50px;border-radius:15px;object-fit:cover}.bayun-blog-list span{font-size:16px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bayun-blog-list b{width:36px;height:36px;border-radius:50%;background:rgba(44,142,141,.5);color:#fff;display:flex;align-items:center;justify-content:center}

/* Footer */
.bayun-footer{margin-top:90px;margin-bottom:0}.bayun-footer-main{min-height:569px;border-radius:28px 28px 0 0;background:#ecf3f3;padding:58px 50px 0;position:relative}.bayun-footer-cols{display:grid;grid-template-columns:1.25fr 1.1fr .95fr .8fr;gap:48px}.bayun-footer-col h3{font-size:20px;margin:0 0 24px;padding-right:14px;border-right:4px solid var(--bayun-primary);font-weight:600}.bayun-footer-col ul{list-style:none;margin:0;padding:0}.bayun-footer-col li{font-size:16px;margin-bottom:17px;position:relative;padding-right:16px}.bayun-footer-col li:before{content:"";position:absolute;right:0;top:9px;width:6px;height:6px;border-radius:50%;background:var(--bayun-primary)}.bayun-trust-row{display:flex;gap:18px}.bayun-trust-row img,.bayun-trust-placeholder{width:71px;height:70px;border-radius:12px;background:#fff;object-fit:contain;display:flex;align-items:center;justify-content:center;color:#888}.bayun-footer-info{display:grid;grid-template-columns:1.8fr 1fr;gap:30px;margin-top:55px}.bayun-footer-about{height:120px;border-radius:18px;background:rgba(255,255,255,.55);display:flex;align-items:center;padding:10px;gap:20px}.bayun-footer-logo-card{width:160px;height:100px;background:#fff;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:0 0 auto}.bayun-footer-logo-card img{width:70px;height:45px;object-fit:contain}.bayun-footer-logo-card strong{font-size:14px}.bayun-footer-about p{font-size:14px;line-height:1.9;margin:0}.bayun-contact-card{height:120px;border-radius:18px;background:rgba(255,255,255,.55);padding:12px 15px}.bayun-phone-row,.bayun-address-row{display:flex;align-items:center;gap:12px;min-height:45px}.bayun-phone-row{border-bottom:1px solid rgba(34,34,34,.18)}.bayun-phone-row i{width:1px;height:16px;background:rgba(34,34,34,.25)}.bayun-contact-card strong{font-size:14px}.bayun-contact-card span{font-size:14px}.bayun-footer-bottom{height:95px;margin-top:60px;border-top:1px solid rgba(34,34,34,.15);display:flex;align-items:center;justify-content:space-between;font-size:14px}.bayun-back-top{border:0;background:transparent;color:#222;font-size:16px;cursor:pointer}.bayun-footer-bottom>span:first-child{max-width:450px}.bayun-footer-bottom>span:last-child{max-width:330px}

/* Inner / Woo */
.bayun-inner-page{min-height:60vh;padding:55px 0}.bayun-content-grid{display:grid;grid-template-columns:1fr}.bayun-post-list>h1,.bayun-article>h1{font-size:34px;color:var(--bayun-primary);margin:0 0 35px}.bayun-post-card{display:grid;grid-template-columns:320px 1fr;gap:28px;background:#f8fbfb;border-radius:24px;padding:18px;margin-bottom:22px}.bayun-post-card img{width:320px;height:190px;object-fit:cover;border-radius:18px}.bayun-post-card h2{font-size:22px}.bayun-post-card p{line-height:2}.bayun-article{max-width:1000px}.bayun-single-cover{width:100%;max-height:560px;object-fit:cover;border-radius:28px;margin-bottom:28px}.bayun-entry-content{line-height:2.1;font-size:17px}.bayun-404{text-align:center;padding:100px 0}.bayun-404 strong{font-size:100px;color:var(--bayun-primary)}.bayun-404 a{display:inline-flex;margin-top:25px;padding:13px 25px;border-radius:16px;background:var(--bayun-primary);color:#fff}.woocommerce .products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px}.woocommerce .products:before,.woocommerce .products:after{display:none!important}.woocommerce .products li.product{width:auto!important;margin:0!important;float:none!important}.woocommerce .bayun-product-card{width:100%;flex-basis:auto}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .summary,.woocommerce div.product div.images{background:#faffff;border-radius:22px;padding:20px;box-shadow:0 4px 18px rgba(0,0,0,.06)}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--bayun-primary)!important;color:#fff!important;border-radius:12px!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--bayun-primary)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--bayun-primary)!important}

@media (max-width:1100px){.bayun-container{width:calc(100% - 40px)}.bayun-header-search{width:320px}.bayun-menu,.bayun-nav ul{gap:20px}.bayun-menu li:not(:last-child):after{display:none}.bayun-about{gap:30px}.bayun-about-cards{transform:scale(.9);transform-origin:center}.bayun-product-card{flex-basis:270px}.bayun-faq-art{opacity:.35}.woocommerce .products{grid-template-columns:repeat(3,1fr)}}

@media (max-width:767px){
  :root{--bayun-container:393px} body.admin-bar .bayun-header{top:46px}.bayun-container{width:calc(100% - 36px);max-width:393px}.bayun-header-top{height:76px;padding-top:18px;align-items:flex-start}.bayun-header-search,.bayun-header-actions,.bayun-nav{display:none}.bayun-brand{width:103px;height:40px}.bayun-brand img,.custom-logo{max-width:103px;max-height:40px}.bayun-mobile-menu-btn{display:flex;position:absolute;left:0;top:18px;width:40px;height:40px;border:0;border-radius:13px;background:var(--bayun-soft);flex-direction:column;gap:4px;align-items:center;justify-content:center}.bayun-mobile-menu-btn span{width:18px;height:2px;border-radius:2px;background:var(--bayun-primary)}.bayun-mobile-cart{display:flex;position:absolute;right:0;top:18px;width:40px;height:40px;border-radius:13px;background:var(--bayun-soft);align-items:center;justify-content:center}.bayun-mobile-cart img{width:18px;height:18px}.bayun-mobile-drawer{position:absolute;top:68px;left:18px;right:18px;background:#fff;border-radius:18px;box-shadow:0 18px 45px rgba(0,0,0,.15);padding:15px;z-index:20}.bayun-mobile-drawer:not([hidden]){display:block}.bayun-mobile-search .bayun-search-form{width:100%;height:42px}.bayun-mobile-menu{list-style:none;margin:12px 0;padding:0}.bayun-mobile-menu li a{display:block;padding:11px;border-bottom:1px solid #edf3f3}.bayun-mobile-account-row{display:flex;gap:10px;margin-top:12px}.bayun-mobile-account-row a{flex:1;text-align:center;background:var(--bayun-soft);border-radius:12px;padding:10px;color:var(--bayun-primary)}

  .bayun-home{padding-top:10px}

  .bayun-category-strip{height:130px;width:100%;max-width:none;margin-top:12px;padding:0;overflow:hidden}.bayun-category-track{display:flex;gap:14px;width:auto;overflow-x:auto;scrollbar-width:none;padding:0 70px;align-items:flex-end}.bayun-category-track::-webkit-scrollbar{display:none}.bayun-category-item{flex:0 0 100px;height:120px;font-size:13px;padding-bottom:6px}.bayun-category-item:after{width:99px;height:78px;border-radius:18px}.bayun-category-item img{width:92px;height:92px;top:6px}.bayun-category-item.active{height:120px}.bayun-category-item.active:after{height:71px;border-radius:22px}.bayun-category-item.active img{width:106px;height:106px;top:-1px}.bayun-strip-arrow{display:none}

  .bayun-about{margin-top:50px;display:flex;flex-direction:column;gap:30px;min-height:570px}.bayun-about-copy{order:1;width:100%;max-width:100%}.bayun-about-copy>span{font-size:13px;padding:5px 24px}.bayun-about-copy h2{font-size:21px;margin:6px 0}.bayun-about-copy p{font-size:14px;line-height:1.75}.bayun-about-copy a{width:113px;height:35px;border-radius:12px;font-size:12px;margin-top:14px}.bayun-about-cards{order:2;width:100%;height:294px;display:grid;grid-template-columns:repeat(2,133px);grid-template-rows:repeat(2,140px);gap:14px 34px;transform:none}.bayun-about-card{height:140px}.bayun-about-card>img{width:100px;height:100px}.bayun-about-card>div{width:133px;height:70px;border-radius:14px;padding:6px 8px}.bayun-about-card h3{font-size:13px;margin:0}.bayun-about-card p{font-size:10.5px;line-height:1.45}

  .bayun-products-section{width:calc(100% - 36px);min-height:627px;margin-top:50px;padding-top:0}.bayun-products-section--sale{height:724px;min-height:724px;margin-top:50px;padding:18px 16px 0;border-radius:25px;background:rgba(233,101,101,.9)}.bayun-section-head{height:74px;justify-content:center}.bayun-section-title{flex-direction:column;gap:6px}.bayun-section-title b{width:39px;height:39px;font-size:16px}.bayun-section-title h2{font-size:22px}.bayun-head-line,.bayun-section-head>a,.bayun-nav-buttons{display:none}.bayun-products-section--sale .bayun-section-title h2{font-size:26px}.bayun-countdown{top:109px}.bayun-countdown div{grid-template-columns:23px 23px;gap:5px}.bayun-countdown strong{width:23px;height:23px;border-radius:5px;font-size:17px}.bayun-countdown small{font-size:12px}.bayun-countdown i{font-size:20px;margin-top:1px}.bayun-section-filters,.bayun-products-section--sale .bayun-section-filters{position:absolute;right:16px;left:16px;top:155px;width:auto;height:45px;border-radius:12px;padding:7px;display:flex;overflow-x:auto;gap:8px;background:linear-gradient(205deg,rgba(250,255,255,.7),rgba(250,255,255,.2));box-shadow:0 4px 22px rgba(33,34,34,.12);z-index:5}.bayun-products-section:not(.bayun-products-section--sale) .bayun-section-filters{top:87px;right:16px;left:16px;background:linear-gradient(205deg,rgba(219,236,236,.75),rgba(219,236,236,.35))}.bayun-section-filters a,.bayun-section-filters span{flex:0 0 auto;height:31px;border:0;font-size:12px;padding:0 8px}.bayun-section-filters a.active,.bayun-section-filters span.active,.bayun-products-section--sale .bayun-section-filters a.active,.bayun-products-section--sale .bayun-section-filters span.active{height:31px;margin:0;border-radius:10px;padding:0 12px}.bayun-product-track,.bayun-products-section--sale .bayun-product-track{position:absolute;top:130px;right:0;left:0;display:flex;gap:15px;overflow-x:auto;padding:20px 16px 20px 16px;min-height:auto}.bayun-products-section--sale .bayun-product-track{top:210px}.bayun-product-card{flex:0 0 276px;height:406px;padding:12px 17px 14px}.bayun-product-card--sale{height:379px}.bayun-card-image{height:170px}.bayun-product-card--sale .bayun-card-image{height:168px}.bayun-card-image img{max-width:170px;max-height:158px}.bayun-product-title{font-size:14.5px}.bayun-product-excerpt{font-size:11px;height:52px}.bayun-card-price-row{left:17px;right:17px;bottom:16px}.bayun-main-price{font-size:21px}.bayun-products-section--sale:after{content:"مشاهده همه";position:absolute;bottom:32px;right:50%;transform:translateX(50%);width:118px;height:41px;border-radius:30px;background:linear-gradient(#ffffff40,#ffffff25);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.bayun-products-section:not(.bayun-products-section--sale):after{content:"مشاهده همه";position:absolute;bottom:0;right:50%;transform:translateX(50%);width:118px;height:41px;border-radius:30px;background:rgba(44,142,141,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}

  .bayun-banner-pair{display:block;width:calc(100% - 36px);margin-top:50px}.bayun-promo-banner{height:167px;border-radius:20px;font-size:22px}.bayun-promo-banner+ .bayun-promo-banner{display:none}.bayun-banner-pair--second .bayun-promo-banner{height:210px}

  .bayun-testimonials{margin-top:50px}.bayun-testimonials .bayun-container{width:100%;max-width:none}.bayun-testimonials:after{height:150px;border-radius:0}.bayun-testimonials .bayun-section-head{height:69px;margin-bottom:20px}.bayun-testimonial-track{display:flex;overflow-x:auto;gap:14px;padding:0 20px 32px;scroll-snap-type:x mandatory;scrollbar-width:none}.bayun-testimonial{flex:0 0 350px;height:193px;border-radius:20px;padding:32px 20px 18px;scroll-snap-align:center}.bayun-quote{font-size:60px;left:38px;top:-23px}.bayun-review-head{height:42px}.bayun-review-head img{width:42px;height:42px}.bayun-review-head strong{font-size:16px}.bayun-testimonial p{font-size:14px;line-height:1.45;margin-top:12px}

  .bayun-faq{width:calc(100% - 40px);min-height:546px;margin-top:50px}.bayun-faq-title b{width:49px;height:49px}.bayun-faq-title h2{font-size:22px;margin:8px 0 37px}.bayun-faq-art{display:none}.bayun-faq-list{width:100%}.bayun-faq-item{border-radius:18px;margin-bottom:15px}.bayun-faq-item>button{height:60px;font-size:14px;line-height:1.6;padding:0 12px}.bayun-faq-item.open>button{height:auto;min-height:60px;padding-top:12px;align-items:flex-start}.bayun-faq-item>button span{width:30px;height:30px;flex-basis:30px;font-size:20px;margin-left:16px}.bayun-faq-answer{padding:0 58px 15px 15px}.bayun-faq-answer p{font-size:12px;line-height:1.5}.bayun-more-faq{width:131px;height:36px;font-size:13px;margin-top:15px}

  .bayun-blogs{display:none}
  .bayun-footer{width:calc(100% - 40px);margin-top:50px}.bayun-footer-main{min-height:1651px;border-radius:25px 25px 0 0;padding:40px 30px 0}.bayun-footer-cols{display:block}.bayun-footer-col{padding:0 10px 20px;margin-bottom:20px;border-bottom:1px solid rgba(34,34,34,.15)}.bayun-footer-col h3{text-align:right;font-size:17px;margin-bottom:20px}.bayun-footer-col li{font-size:14px;margin-bottom:14px}.bayun-symbols{border-bottom:1px solid rgba(34,34,34,.15);padding-bottom:30px}.bayun-trust-row{justify-content:center}.bayun-trust-row img,.bayun-trust-placeholder{width:85px;height:84px}.bayun-footer-info{display:flex;flex-direction:column;margin-top:40px;gap:20px}.bayun-footer-about{height:277px;display:flex;flex-direction:column;padding:15px 18px;text-align:center}.bayun-footer-logo-card{width:190px;height:100px}.bayun-footer-about p{font-size:13px;line-height:1.8}.bayun-contact-card{height:100px;padding:8px}.bayun-phone-row,.bayun-address-row{min-height:41px;gap:6px}.bayun-contact-card strong,.bayun-contact-card span{font-size:11.5px}.bayun-footer-bottom{height:210px;margin-top:40px;display:flex;flex-direction:column;justify-content:center;gap:22px;text-align:center;font-size:12px}.bayun-back-top{order:3}.bayun-footer-bottom>span{max-width:100%!important}

  .bayun-inner-page{padding:30px 0}.bayun-post-card{grid-template-columns:1fr}.bayun-post-card img{width:100%;height:200px}.bayun-post-list>h1,.bayun-article>h1{font-size:26px}.woocommerce .products{grid-template-columns:1fr!important}.woocommerce .products .bayun-product-card{max-width:100%}.woocommerce div.product .summary,.woocommerce div.product div.images{width:100%!important;float:none!important}
}

/* Bayun 1.1 dynamic WooCommerce states */
.bayun-empty-products{min-width:calc(100% - 145px);height:180px;margin:35px 0 0 20px;border:1px dashed rgba(44,142,141,.3);border-radius:18px;background:rgba(250,255,255,.75);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:rgba(34,34,34,.65)}
.bayun-empty-products strong{color:var(--bayun-primary);font-size:16px}.bayun-empty-products span{font-size:13px;max-width:520px;line-height:1.8}.bayun-products-section--sale .bayun-empty-products{border-color:rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.12)}.bayun-products-section--sale .bayun-empty-products strong{color:#fff}
.bayun-stock-badge{position:absolute;top:52px;right:14px;padding:4px 8px;border-radius:10px;background:#777;color:#fff;font-size:10px;z-index:4}.bayun-product-card.is-out-of-stock .bayun-add-cart{background:#999;pointer-events:none}.bayun-mobile-view-all{display:none}

@media(max-width:767px){
  .bayun-products-section:after{display:none!important;content:none!important}
  .bayun-mobile-view-all{display:flex;position:absolute;bottom:0;right:50%;transform:translateX(50%);width:118px;height:41px;border-radius:30px;background:rgba(44,142,141,.5);color:#fff;align-items:center;justify-content:center;font-size:15px;font-weight:700;z-index:7}
  .bayun-products-section--sale .bayun-mobile-view-all{bottom:32px;background:linear-gradient(#ffffff40,#ffffff25)}
  .bayun-empty-products{min-width:calc(100% - 32px);height:200px;margin:0;flex:0 0 calc(100% - 32px);padding:20px}
}
.bayun-search-form button img{width:18px;height:18px;display:block;object-fit:contain}


/* Bayun 1.3.0 — carousel/filter geometry, footer alignment, mobile off-canvas menu */
@media (min-width:768px){
  .bayun-products-body{display:flex;align-items:flex-start;gap:25px;margin-top:31px;min-width:0;direction:rtl}
  .bayun-products-section--sale .bayun-products-body{margin-top:27px}
  .bayun-products-body .bayun-section-filters,
  .bayun-products-section--sale .bayun-products-body .bayun-section-filters{position:relative;right:auto;left:auto;top:auto;bottom:auto;flex:0 0 100px;width:100px;margin:0;z-index:4}
  .bayun-products-body .bayun-section-filters{height:427px}
  .bayun-products-section--sale .bayun-products-body .bayun-section-filters{height:398px}
  .bayun-products-body .bayun-product-track,
  .bayun-products-section--sale .bayun-products-body .bayun-product-track{position:relative;right:auto;left:auto;top:auto;bottom:auto;flex:1 1 auto;min-width:0;margin:0;padding:0 0 20px;align-items:flex-start}
  .bayun-products-body .bayun-product-card{margin-top:0}
  .bayun-empty-products{min-width:100%;margin:0;height:180px}

  .bayun-footer-col{text-align:center}
  .bayun-footer-col h3{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;padding:0;border-right:0}
  .bayun-footer-col h3:before{content:"";display:inline-block;width:4px;height:24px;border-radius:4px;background:var(--bayun-primary);flex:0 0 4px}
  .bayun-footer-col ul{text-align:center}
  .bayun-footer-col li{display:flex;align-items:center;justify-content:center;gap:8px;padding-right:0;text-align:center}
  .bayun-footer-col li:before{position:static;display:inline-block;flex:0 0 6px}
  .bayun-trust-row{justify-content:center}
}

@media (max-width:767px){
  body.bayun-mobile-menu-open{overflow:hidden;touch-action:none}
  .bayun-mobile-menu-overlay{display:block;position:fixed;inset:0;background:rgba(17,34,34,.42);backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease;z-index:998}
  .bayun-mobile-menu-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}
  .bayun-mobile-drawer{display:block!important;position:fixed;top:0;bottom:0;left:0;right:auto;width:min(86vw,340px);height:100dvh;background:#faffff;border-radius:0 22px 22px 0;box-shadow:18px 0 55px rgba(0,0,0,.18);padding:18px 18px 24px;z-index:999;overflow-y:auto;transform:translateX(-105%);visibility:hidden;pointer-events:none;transition:transform .32s cubic-bezier(.22,.61,.36,1),visibility .32s ease}
  .bayun-mobile-drawer.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}
  .bayun-mobile-drawer-head{height:48px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid #e5efef}
  .bayun-mobile-drawer-head strong{font-size:15px;color:var(--bayun-primary)}
  .bayun-mobile-drawer-close{width:36px;height:36px;border:0;border-radius:11px;background:var(--bayun-soft);color:var(--bayun-primary);font-size:26px;line-height:1;cursor:pointer}
  .bayun-mobile-menu-btn{z-index:1000}
  .bayun-mobile-menu-btn.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .bayun-mobile-menu-btn.active span:nth-child(2){opacity:0}
  .bayun-mobile-menu-btn.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .bayun-mobile-menu-btn span{transition:transform .25s ease,opacity .2s ease}
  .bayun-mobile-search{margin-top:4px}
  .bayun-mobile-menu{margin-top:16px}
  .bayun-mobile-menu li a{padding:13px 8px}

  .bayun-products-body{position:absolute;right:0;left:0;top:87px;margin:0;display:block;min-width:0}
  .bayun-products-section--sale .bayun-products-body{top:155px}
  .bayun-products-body .bayun-section-filters,
  .bayun-products-section--sale .bayun-products-body .bayun-section-filters{position:relative;right:auto;left:auto;top:auto;width:calc(100% - 32px);height:45px;margin:0 16px;padding:7px;display:flex;overflow-x:auto;gap:8px;z-index:5}
  .bayun-products-section:not(.bayun-products-section--sale) .bayun-products-body .bayun-section-filters{background:linear-gradient(205deg,rgba(219,236,236,.75),rgba(219,236,236,.35))}
  .bayun-products-body .bayun-product-track,
  .bayun-products-section--sale .bayun-products-body .bayun-product-track{position:relative;right:auto;left:auto;top:auto;display:flex;margin:0;padding:18px 16px 20px;gap:15px;overflow-x:auto;min-height:auto}
  .bayun-products-section--sale .bayun-products-body .bayun-product-track{margin-top:10px;padding-top:20px}
  .bayun-products-body .bayun-empty-products{min-width:calc(100% - 32px);margin:0;flex:0 0 calc(100% - 32px)}
}

/* Bayun 1.4.0 — AJAX category carousels + exact nav centering + vertical mobile menu */
@media (min-width:768px){
  .bayun-nav{justify-content:flex-start}
  .bayun-nav>.bayun-menu,.bayun-nav>ul.bayun-menu{position:absolute;left:50%;right:auto;top:0;height:48px;transform:translateX(-50%);width:max-content;max-width:calc(100% - 300px);display:flex;align-items:center;justify-content:center;flex:none;gap:34px}
  .bayun-nav>.bayun-menu>li,.bayun-nav>ul.bayun-menu>li{flex:0 0 auto}
  .bayun-categories-button{margin-left:auto;position:relative;z-index:2}
}
.bayun-section-filters a{cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease}
.bayun-product-track{transition:opacity .18s ease}
.bayun-product-track.is-loading{opacity:.45;pointer-events:none;position:relative}
.bayun-product-track.is-loading:after{content:"";position:absolute;z-index:10;top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border:3px solid rgba(44,142,141,.18);border-top-color:var(--bayun-primary);border-radius:50%;animation:bayunSpin .75s linear infinite}
.bayun-products-section--sale .bayun-product-track.is-loading:after{border-color:rgba(233,101,101,.18);border-top-color:var(--bayun-sale)}
@keyframes bayunSpin{to{transform:rotate(360deg)}}
@media(max-width:767px){
  .bayun-mobile-menu{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:100%;margin:16px 0 0!important;padding:0!important;list-style:none!important}
  .bayun-mobile-menu>li{display:block!important;width:100%;margin:0!important;padding:0!important;border-bottom:1px solid #e7f0f0}
  .bayun-mobile-menu>li:after{display:none!important}
  .bayun-mobile-menu>li>a{display:flex!important;align-items:center;justify-content:flex-start;width:100%;min-height:48px;padding:12px 10px!important;border:0!important;font-size:14px;color:#222}
  .bayun-mobile-menu .sub-menu{position:static!important;display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;margin:0!important;padding:0 14px 8px 0!important;background:transparent!important;box-shadow:none!important;list-style:none!important;opacity:1!important;visibility:visible!important;transform:none!important}
  .bayun-mobile-menu .sub-menu li{width:100%!important;margin:0!important;padding:0!important}
  .bayun-mobile-menu .sub-menu a{display:block!important;width:100%!important;padding:9px 10px!important;font-size:12px!important;color:rgba(34,34,34,.72)!important;border-top:1px dashed rgba(44,142,141,.12)!important}
}
@media (min-width:768px){
  .bayun-nav .bayun-menu .sub-menu{position:absolute;top:calc(100% + 12px);right:50%;left:auto;transform:translateX(50%) translateY(8px);display:flex;flex-direction:column;align-items:stretch;gap:0;width:190px;height:auto;padding:8px;background:#fff;border:1px solid rgba(44,142,141,.12);border-radius:12px;box-shadow:0 12px 30px rgba(33,34,34,.12);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;z-index:30}
  .bayun-nav .bayun-menu>li:hover>.sub-menu,.bayun-nav .bayun-menu>li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(50%) translateY(0)}
  .bayun-nav .bayun-menu .sub-menu li{width:100%}
  .bayun-nav .bayun-menu .sub-menu li:after{display:none}
  .bayun-nav .bayun-menu .sub-menu a{display:block;width:100%;padding:9px 10px;border-radius:8px;font-size:13px;text-align:right;color:#222}
  .bayun-nav .bayun-menu .sub-menu a:hover{background:var(--bayun-soft);color:var(--bayun-primary)}
}

/* Bayun 1.5.0 — live HH:MM:SS campaign clock + native wishlist + mobile carousel filter stacking */
.bayun-wishlist-count{position:absolute;z-index:2;left:-3px;top:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--bayun-pink);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}
.bayun-heart.is-loading{pointer-events:none;opacity:.55;animation:bayunHeartPulse .65s ease-in-out infinite alternate}
@keyframes bayunHeartPulse{to{transform:scale(.88)}}

.bayun-wishlist-toast{position:fixed;z-index:10050;left:24px;bottom:24px;min-width:230px;max-width:min(360px,calc(100vw - 32px));min-height:52px;padding:10px 14px;border:1px solid rgba(44,142,141,.14);border-radius:15px;background:rgba(250,255,255,.97);box-shadow:0 14px 40px rgba(20,45,45,.18);display:flex;align-items:center;gap:10px;color:#222;font-size:13px;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;direction:rtl}
.bayun-wishlist-toast.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
.bayun-wishlist-toast-icon{width:32px;height:32px;border-radius:10px;background:rgba(234,125,164,.14);color:var(--bayun-pink);display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 32px}
.bayun-wishlist-toast.is-removed .bayun-wishlist-toast-icon{background:rgba(44,142,141,.1);color:var(--bayun-primary)}

.bayun-wishlist-page{background:linear-gradient(180deg,#fff 0,#f9fcfc 100%)}
.bayun-wishlist-shell{max-width:1240px;margin:0 auto}
.bayun-wishlist-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e6eeee}
.bayun-wishlist-heading>div{display:flex;align-items:center;gap:14px}
.bayun-wishlist-heading-icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,rgba(234,125,164,.2),rgba(250,220,232,.45));color:var(--bayun-pink);font-size:27px;display:flex;align-items:center;justify-content:center}
.bayun-wishlist-heading h1{font-family:"Kalameh","IRANYekanWeb",sans-serif;color:var(--bayun-primary);font-size:30px;margin:0 0 4px}
.bayun-wishlist-heading p{margin:0;color:rgba(34,34,34,.6);font-size:13px}
.bayun-wishlist-clear{border:0;border-radius:13px;background:#fff0f5;color:#b94872;padding:10px 16px;cursor:pointer;font-size:13px;transition:.2s ease}
.bayun-wishlist-clear:hover{background:#fadce8}.bayun-wishlist-clear.is-loading{opacity:.55;pointer-events:none}
.bayun-wishlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.bayun-wishlist-item{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;min-height:210px;background:#fff;border:1px solid rgba(44,142,141,.09);border-radius:20px;padding:16px;box-shadow:0 8px 26px rgba(33,34,34,.06);transition:opacity .22s ease,transform .22s ease,box-shadow .2s ease}
.bayun-wishlist-item:hover{box-shadow:0 12px 32px rgba(33,34,34,.09)}
.bayun-wishlist-item.is-removing{opacity:0;transform:scale(.96)}
.bayun-wishlist-remove{position:absolute;left:12px;top:12px;z-index:3;width:31px;height:31px;border:0;border-radius:10px;background:#f5f7f7;color:#777;font-size:20px;line-height:1;cursor:pointer}
.bayun-wishlist-remove:hover{background:#fff0f5;color:var(--bayun-pink)}.bayun-wishlist-remove.is-loading{opacity:.5;pointer-events:none}
.bayun-wishlist-image{height:178px;border-radius:15px;background:#f8fbfb;display:flex;align-items:center;justify-content:center;overflow:hidden}
.bayun-wishlist-image img{max-width:135px;max-height:155px;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(0,0,0,.06))}
.bayun-wishlist-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:6px 0 2px}
.bayun-wishlist-category{display:inline-flex;padding:4px 10px;border-radius:20px;background:rgba(44,142,141,.1);color:var(--bayun-primary);font-size:11px;margin-bottom:9px}
.bayun-wishlist-title{font-size:16px;font-weight:700;line-height:1.7;color:#222;padding-left:34px}
.bayun-wishlist-info>small{color:rgba(34,34,34,.45);margin-top:4px;font-size:11px}
.bayun-wishlist-stock{font-size:11px;margin-top:8px;padding-right:13px;position:relative}.bayun-wishlist-stock:before{content:"";position:absolute;right:0;top:6px;width:6px;height:6px;border-radius:50%}.bayun-wishlist-stock.in-stock{color:#27826e}.bayun-wishlist-stock.in-stock:before{background:#37a98e}.bayun-wishlist-stock.out-stock{color:#b05c5c}.bayun-wishlist-stock.out-stock:before{background:#df7777}
.bayun-wishlist-bottom{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid #edf2f2}
.bayun-wishlist-price{font-size:18px;font-weight:700;color:#222}.bayun-wishlist-price del{font-size:12px;color:#999}.bayun-wishlist-price ins{text-decoration:none}
.bayun-wishlist-cart{min-height:39px;padding:0 15px;border-radius:12px;background:var(--bayun-primary);color:#fff!important;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;white-space:nowrap}.bayun-wishlist-cart:hover{background:#247b7a}.bayun-wishlist-cart.disabled{background:#aaa;pointer-events:none}
.bayun-wishlist-empty{text-align:center;background:#fff;border:1px dashed rgba(44,142,141,.2);border-radius:24px;padding:55px 20px;max-width:700px;margin:10px auto}.bayun-wishlist-empty[hidden]{display:none!important}.bayun-wishlist-empty>span{display:flex;width:62px;height:62px;margin:0 auto 14px;border-radius:20px;align-items:center;justify-content:center;background:#fff0f5;color:var(--bayun-pink);font-size:34px}.bayun-wishlist-empty h2{font-size:21px;color:#333;margin:0 0 10px}.bayun-wishlist-empty p{font-size:13px;color:#777;margin:0 auto 20px;line-height:1.9}.bayun-wishlist-empty a{display:inline-flex;min-height:42px;padding:0 22px;border-radius:13px;align-items:center;justify-content:center;background:var(--bayun-primary);color:#fff;font-weight:700;font-size:13px}

@media(max-width:767px){
  /* The category filter is a dedicated row ABOVE latest/best product cards, never layered on top of them. */
  .bayun-products-section:not(.bayun-products-section--sale) .bayun-products-body{top:88px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important}
  .bayun-products-section:not(.bayun-products-section--sale) .bayun-products-body .bayun-section-filters{order:1!important;position:relative!important;inset:auto!important;flex:0 0 45px!important;width:calc(100% - 32px)!important;height:45px!important;margin:0 16px!important}
  .bayun-products-section:not(.bayun-products-section--sale) .bayun-products-body .bayun-product-track{order:2!important;position:relative!important;inset:auto!important;width:100%!important;margin:0!important;padding:0 16px 10px!important;overflow-x:auto!important}
  .bayun-products-section--sale .bayun-products-body{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}
  .bayun-products-section--sale .bayun-products-body .bayun-section-filters{order:1!important}
  .bayun-products-section--sale .bayun-products-body .bayun-product-track{order:2!important;width:100%!important;margin:0!important;padding:0 16px 10px!important}
  .bayun-countdown{gap:6px}.bayun-countdown small{font-size:11px}
  .bayun-wishlist-toast{left:16px;right:16px;bottom:16px;min-width:0;max-width:none}
  .bayun-wishlist-heading{align-items:flex-start}.bayun-wishlist-heading-icon{width:44px;height:44px;border-radius:14px;font-size:23px}.bayun-wishlist-heading h1{font-size:23px}.bayun-wishlist-clear{padding:9px 10px;font-size:11px}
  .bayun-wishlist-grid{grid-template-columns:1fr;gap:14px}
  .bayun-wishlist-item{grid-template-columns:112px minmax(0,1fr);gap:12px;min-height:190px;padding:12px;border-radius:17px}
  .bayun-wishlist-image{height:150px}.bayun-wishlist-image img{max-width:100px;max-height:130px}.bayun-wishlist-title{font-size:14px;padding-left:30px}.bayun-wishlist-bottom{flex-direction:column;align-items:stretch;gap:9px}.bayun-wishlist-cart{width:100%}.bayun-wishlist-price{font-size:16px}.bayun-wishlist-remove{left:9px;top:9px}
  .bayun-mobile-account-row{flex-wrap:wrap}.bayun-mobile-account-row a{min-width:calc(50% - 5px)}
}

/* Bayun 1.6.0 — RTL pass / live layered hero / footer rebuild */
.bayun-home section,.bayun-products-section,.bayun-section-head,.bayun-products-body,.bayun-product-card,.bayun-faq,.bayun-testimonials,.bayun-footer{direction:rtl}

/* About section is full-width, while its actual content width is adjustable. */
.bayun-about{width:100%;max-width:none;min-height:442px;margin:70px 0 0;display:block;direction:ltr}
.bayun-about-inner{width:min(calc(100% - 66px),var(--bayun-about-content-width,1100px));min-height:442px;margin-inline:auto;display:grid;grid-template-columns:493px minmax(0,1fr);gap:clamp(45px,8vw,125px);align-items:center;direction:ltr}
.bayun-about-cards{grid-column:1;direction:rtl;justify-self:start}
.bayun-about-copy{grid-column:2;direction:rtl;justify-self:end;width:100%;max-width:475px}

/* Keep RTL visual order deliberate in asymmetric layouts. */
.bayun-blog-layout{direction:ltr}.bayun-blog-feature,.bayun-blog-list{direction:rtl}
.bayun-section-head{direction:rtl}.bayun-products-body{direction:rtl}

/* Campaign red panel: its own 370px panel has four rounded corners; cards may continue below it. */
.bayun-products-section--sale{background:none!important;border-radius:0!important;isolation:isolate}
.bayun-products-section--sale:before{content:"";position:absolute;z-index:-1;right:0;left:0;top:0;height:370px;border-radius:35px;background:rgba(233,101,101,.9);pointer-events:none}
.bayun-products-section--sale .bayun-section-head>a{margin-inline-start:auto}
.bayun-products-section--sale .bayun-nav-buttons{margin-inline-start:0}
.bayun-countdown>div{direction:ltr}.bayun-countdown small{direction:rtl}

/* Product cards: heart on the RIGHT, colour swatches on the LEFT; price on RIGHT, cart on LEFT. */
.bayun-card-top-tools{display:block;left:12px;right:12px;height:38px}
.bayun-card-top-tools .bayun-heart{position:absolute;right:0;left:auto;top:0}
.bayun-card-top-tools .bayun-card-dots{position:absolute;left:0;right:auto;top:0}
.bayun-card-price-row{direction:ltr!important}
.bayun-card-price-row .bayun-price-wrap{direction:rtl;text-align:right;margin-left:auto}
.bayun-card-price-row .bayun-add-cart{order:-1;flex:0 0 auto}

/* Best sellers use the pink family exactly as the supplied reference. */
.bayun-products-section--pink .bayun-section-title b{background:rgba(234,125,164,.48);color:#fff}
.bayun-products-section--pink .bayun-section-title h2{color:#efa3be}
.bayun-products-section--pink .bayun-head-line{background:#f5d7e2}
.bayun-products-section--pink .bayun-section-head>a{background:#efacc5;color:#fff}
.bayun-products-section--pink .bayun-nav-buttons button{background:linear-gradient(90deg,#f1a9c3,#f5c2d5);color:#fff}
.bayun-products-section--pink .bayun-section-filters{background:linear-gradient(195deg,rgba(250,220,232,.65),rgba(255,240,245,.25))}
.bayun-products-section--pink .bayun-section-filters a.active{background:linear-gradient(180deg,#efa2be,#ea7da4);box-shadow:0 0 10px rgba(234,125,164,.35)}
.bayun-products-section--pink .bayun-cat-badge{background:#efa5bf}
.bayun-products-section--pink .bayun-add-cart{background:#efa5bf}
.bayun-products-section--pink .bayun-product-card{box-shadow:0 4px 22px rgba(75,44,55,.10)}

/* FAQ: illustration sides and +/- control follow the visual design. */
.bayun-faq-art--left{left:-6px;right:auto;top:52px;width:370px;transform:scaleX(-1)}
.bayun-faq-art--right{right:-13px;left:auto;top:207px;width:328px;transform:none}
.bayun-faq-item>button{direction:rtl;gap:18px;padding:0 18px 0 18px}
.bayun-faq-item>button .bayun-faq-question{display:block!important;width:auto!important;height:auto!important;flex:1 1 auto!important;margin:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;text-align:right!important;font-size:inherit!important;line-height:1.45!important}
.bayun-faq-item>button .bayun-faq-toggle{order:2!important;width:45px!important;height:45px!important;flex:0 0 45px!important;margin:0 0 0 0!important;margin-right:auto!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(#ffffff72,#ffffff30)!important;color:#fff!important;font-size:26px!important;line-height:1!important}
.bayun-faq-item.open>button .bayun-faq-toggle{background:linear-gradient(rgba(44,142,141,.5),rgba(44,142,141,.35))!important}
.bayun-faq-answer{padding:0 27px 24px 90px}

/* Footer reconstructed from the supplied screenshot. */
.bayun-footer{margin-top:90px;margin-bottom:14px;direction:rtl}
.bayun-footer-main{min-height:599px;border-radius:28px;background:linear-gradient(180deg,#3b9694 0%,#49a09e 52%,#56a5a4 100%);padding:58px 50px 0;color:#fff;position:relative}
.bayun-footer-cols{direction:rtl;grid-template-columns:1.2fr 1.2fr 1fr .8fr;gap:46px}
.bayun-footer-col{color:rgba(255,255,255,.78);text-align:center}
.bayun-footer-col h3{color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;padding:0;border:0;font-size:20px}
.bayun-footer-col h3:before{content:"";width:4px;height:24px;border-radius:4px;background:#fff;display:inline-block;flex:0 0 4px}
.bayun-footer-col ul{text-align:center}
.bayun-footer-col li{display:flex;align-items:center;justify-content:center;gap:8px;padding:0;color:rgba(255,255,255,.72)}
.bayun-footer-col li:before{position:static;display:inline-block;flex:0 0 6px;background:#fff}
.bayun-footer-col a{color:inherit}
.bayun-trust-row{justify-content:center;align-items:center;min-height:84px}
.bayun-trust-row a{display:flex;width:76px;height:76px;border-radius:11px;background:#fff;align-items:center;justify-content:center;overflow:hidden}
.bayun-trust-row a img,.bayun-trust-row>img,.bayun-trust-placeholder{width:76px!important;height:76px!important;max-width:76px;max-height:76px;border-radius:11px;background:#fff;object-fit:contain;padding:2px}
.bayun-footer-info{direction:rtl;display:grid;grid-template-columns:minmax(0,1.8fr) 170px minmax(320px,1fr);gap:18px;margin-top:54px;align-items:stretch}
.bayun-footer-about{height:127px;border-radius:18px;background:rgba(255,255,255,.94);display:flex;align-items:center;padding:10px;gap:18px;color:#222}
.bayun-footer-logo-card{width:168px;height:106px;background:#89c3c1;border-radius:14px;color:#fff}
.bayun-footer-logo-card img{width:70px;height:45px}.bayun-footer-logo-card strong{color:#fff}
.bayun-footer-about p{font-size:13px;line-height:1.85;text-align:right;color:#222}
.bayun-footer-socials{height:127px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:10px;padding:4px}
.bayun-footer-socials a{display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.22);color:#fff;font-weight:700;font-family:Arial,sans-serif;font-size:14px;transition:.2s ease}
.bayun-footer-socials a:hover{background:rgba(255,255,255,.32);transform:translateY(-1px)}
.bayun-footer-socials img{width:27px;height:27px;object-fit:contain;filter:brightness(0) invert(1)}
.bayun-contact-card{height:127px;border-radius:18px;background:rgba(255,255,255,.94);padding:12px 15px;color:#222}
.bayun-phone-row,.bayun-address-row{direction:rtl}.bayun-phone-row{border-bottom:1px solid rgba(34,34,34,.15)}
.bayun-footer-bottom{position:relative;height:104px;margin-top:61px;border-top:1px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:14px;direction:rtl}
.bayun-footer-bottom>span{color:#fff}.bayun-footer-bottom a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.bayun-footer-copyright{max-width:480px}.bayun-footer-credit{max-width:360px}
.bayun-back-top{position:absolute;z-index:3;left:50%;bottom:0;transform:translateX(-50%);width:218px;height:50px;border:0;border-radius:30px 30px 0 0;background:#fff;color:#58a5a3;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}
.bayun-back-top-icon{width:34px;height:34px;border-radius:50%;background:#58a5a3;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1}

@media(max-width:767px){
  .bayun-about{margin-top:50px;min-height:570px}.bayun-about-inner{width:calc(100% - 36px);min-height:570px;display:flex;flex-direction:column;gap:30px;direction:rtl}.bayun-about-copy{order:1;max-width:100%}.bayun-about-cards{order:2}
  .bayun-products-section--sale{border-radius:25px!important;isolation:isolate}.bayun-products-section--sale:before{height:100%;border-radius:25px}
  .bayun-countdown>div{direction:ltr!important}.bayun-countdown small{direction:rtl!important}
  .bayun-products-section--pink .bayun-products-body .bayun-section-filters{background:linear-gradient(205deg,rgba(250,220,232,.78),rgba(255,240,245,.42))!important}
  .bayun-faq-item>button{padding:0 12px!important;gap:8px!important}.bayun-faq-item>button .bayun-faq-question{font-size:14px!important;line-height:1.6!important}.bayun-faq-item>button .bayun-faq-toggle{width:30px!important;height:30px!important;flex-basis:30px!important;font-size:20px!important;margin-right:auto!important;margin-left:0!important}.bayun-faq-answer{padding:0 12px 15px 48px!important}
  .bayun-footer{width:calc(100% - 36px);margin-top:55px;margin-bottom:12px}.bayun-footer-main{min-height:0!important;border-radius:25px!important;padding:34px 18px 0!important}.bayun-footer-cols{display:block!important}.bayun-footer-col{padding:0 4px 20px!important;margin-bottom:18px!important;border-bottom:1px solid rgba(255,255,255,.22)!important}.bayun-footer-col h3{text-align:center!important;font-size:17px!important}.bayun-footer-col li{font-size:13px!important;color:rgba(255,255,255,.8)!important}.bayun-symbols{border-bottom:1px solid rgba(255,255,255,.22)!important}.bayun-footer-info{display:flex!important;flex-direction:column!important;margin-top:26px!important;gap:14px!important}.bayun-footer-about{height:auto!important;min-height:215px!important;flex-direction:column!important;text-align:center!important;padding:14px!important}.bayun-footer-logo-card{width:170px!important;height:96px!important}.bayun-footer-about p{text-align:center!important;font-size:12px!important}.bayun-footer-socials{width:150px;height:120px;margin:0 auto}.bayun-contact-card{height:auto!important;min-height:105px!important}.bayun-phone-row,.bayun-address-row{flex-wrap:wrap;justify-content:center;text-align:center}.bayun-footer-bottom{height:190px!important;margin-top:28px!important;padding:18px 0 55px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:14px!important;text-align:center!important;font-size:11px!important}.bayun-back-top{width:185px;height:44px;font-size:15px}.bayun-back-top-icon{width:30px;height:30px}.bayun-footer-credit,.bayun-footer-copyright{max-width:100%!important}
}

/* Bayun 1.7.0 — local assets only + exact product-card pricing + AJAX cart popup */
.added_to_cart.wc-forward{display:none!important}
.bayun-add-cart{overflow:hidden;padding:0!important}
.bayun-add-cart img{display:block;width:26px;height:26px;object-fit:contain}
.bayun-card-price-row{direction:rtl!important;display:flex;align-items:flex-end;justify-content:space-between}
.bayun-card-price-row .bayun-price-wrap{order:1;margin:0;text-align:right;direction:rtl}
.bayun-card-price-row .bayun-add-cart{order:2;margin-right:auto;flex:0 0 45px}
.bayun-regular-price{text-decoration:none!important;display:flex;align-items:center;gap:7px;color:rgba(34,34,34,.5);font-size:16px;line-height:1.3;margin-bottom:4px}
.bayun-regular-price .woocommerce-Price-amount{text-decoration:line-through}
.bayun-regular-price b{text-decoration:none!important;margin:0;background:var(--bayun-pink);font-size:10px;padding:2px 5px}
.bayun-product-card--sale .bayun-regular-price b{background:var(--bayun-sale)}
.bayun-main-price ins,.bayun-main-price del{display:none!important}
.bayun-main-price>.woocommerce-Price-amount{display:inline-flex;align-items:baseline;gap:2px}

#custom-thank-you-overlay{position:fixed;inset:0;background:rgba(20,31,31,.48);backdrop-filter:blur(5px) saturate(125%);-webkit-backdrop-filter:blur(5px) saturate(125%);opacity:0;transition:opacity .24s ease;z-index:99998}
#custom-thank-you-overlay.is-visible{opacity:1}
#custom-thank-you-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-46%) scale(.96);width:min(92%,570px);max-height:min(88vh,760px);overflow:auto;background:#faffff;color:#222;direction:rtl;border:1px solid rgba(44,142,141,.14);border-radius:22px;box-shadow:0 28px 70px rgba(22,55,54,.24);padding:22px 22px 18px;z-index:99999;opacity:0;transition:transform .24s ease,opacity .24s ease;font-family:inherit}
#custom-thank-you-popup.is-visible{opacity:1;transform:translate(-50%,-50%) scale(1)}
#ctp-close{position:absolute;top:12px;left:14px;width:34px;height:34px;border:0;border-radius:11px;background:#eef7f7;color:#2c8e8d;cursor:pointer;font-size:25px;line-height:1}
#ctp-header{display:flex;gap:12px;align-items:center;padding-left:42px;margin-bottom:14px}
#ctp-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#dbecec,#faffff);color:#2c8e8d;border-radius:14px;font-size:24px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(44,142,141,.12)}
#ctp-title{font-size:18px;font-weight:800;color:#2c8e8d}
#ctp-sub{font-size:13px;color:rgba(34,34,34,.62);margin-top:3px}
#ctp-mini{border:1px solid rgba(44,142,141,.12);border-radius:16px;overflow:hidden;background:#fff;margin-bottom:14px}
#ctp-mini .mini-head{padding:10px 12px;background:#f3f8f8;border-bottom:1px solid rgba(44,142,141,.10);font-size:13px;font-weight:700;color:#477170}
#ctp-mini .mini-wrap{max-height:270px;overflow:auto}
.ctp-list{list-style:none;margin:0;padding:0}
.ctp-item{display:grid;grid-template-columns:76px 1fr;align-items:stretch;gap:12px;padding:11px 12px;border-bottom:1px solid #edf1f1;min-height:92px}
.ctp-item:last-child{border-bottom:0}.ctp-thumb{width:76px;height:76px;border-radius:12px;overflow:hidden;border:1px solid #eef2f2;background:#fbfdfd}.ctp-thumb img{width:100%;height:100%;object-fit:contain;display:block}
.ctp-body{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.ctp-name{font-weight:700;line-height:1.5}.ctp-unit{font-size:12px;color:#777;margin-top:3px}.ctp-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#666;margin-top:7px}
.ctp-remove{background:rgba(234,125,164,.12);border:0;color:#d95f8c;padding:5px 9px;border-radius:8px;cursor:pointer;font-family:inherit;font-size:12px}.ctp-remove:disabled{opacity:.55}
.ctp-total{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;background:#f8fbfb;border-top:1px solid #edf1f1;font-weight:700}.ctp-total strong{color:#2c8e8d}
.ctp-empty{padding:18px;text-align:center;color:#777}
#ctp-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start}.ctp-btn{appearance:none;border-radius:12px;padding:10px 14px;cursor:pointer;font-weight:700;border:1px solid transparent;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;min-height:42px;font-family:inherit}.ctp-btn--ghost{background:#f3f6f6;border-color:#e3ecec;color:#333}.ctp-btn--primary{background:#2c8e8d;color:#fff}.ctp-btn--accent{background:#ea7da4;color:#fff}
@media(max-width:600px){#custom-thank-you-popup{width:calc(100% - 28px);padding:18px 16px 15px;border-radius:18px}.ctp-item{grid-template-columns:64px 1fr}.ctp-thumb{width:64px;height:64px}#ctp-actions{display:grid;grid-template-columns:1fr 1fr}#ctp-continue{grid-column:1/-1}.ctp-btn{width:100%}}


/* Bayun 1.8.0 — icon fidelity, corrected RTL layout and footer details */
.bayun-section-title b img{display:block;width:23px;height:23px;object-fit:contain}
.bayun-products-section--sale .bayun-section-title b img{width:22px;height:22px}
.bayun-products-section--pink .bayun-section-title b img{width:24px;height:24px}

/* Discount badge follows the visual identity of its own homepage section. */
.bayun-products-section--sale .bayun-regular-price b{background:var(--bayun-sale)!important;color:#fff!important}
.bayun-products-section--green .bayun-regular-price b{background:rgba(44,142,141,.68)!important;color:#fff!important}
.bayun-products-section--pink .bayun-regular-price b{background:#efa5bf!important;color:#fff!important}
.bayun-regular-price b{border-radius:5px;color:#fff;line-height:1.25}

/* Blog: restore the intended order — featured article on the right, list on the left. */
.bayun-blog-layout{direction:rtl!important}
.bayun-blog-feature,.bayun-blog-list{direction:rtl!important}
.bayun-blog-feature>div span img{display:block;width:18px;height:18px;object-fit:contain}
.bayun-blog-list b img{display:block;width:14px;height:14px;object-fit:contain}

/* FAQ artwork must never be mirrored. */
.bayun-faq-art--left,.bayun-faq-art--right{transform:none!important}
.bayun-faq-title b img{display:block;width:22px;height:22px;object-fit:contain}
.bayun-faq-toggle img{display:block;width:16px!important;height:16px!important;object-fit:contain;border:0!important;border-radius:0!important}
.bayun-faq-item.open .bayun-faq-toggle img{width:15px!important;height:15px!important}
.bayun-more-faq{gap:12px;direction:rtl}
.bayun-more-faq img{display:block;width:21px;height:9px;object-fit:contain}

/* Testimonials: use the supplied comment, star and double quote artwork. */
.bayun-testimonial{overflow:visible}
.bayun-quote-pair{position:absolute;top:-15px;left:38px;display:flex;align-items:flex-start;gap:3px;height:38px;z-index:2}
.bayun-quote-pair img{display:block!important;width:auto!important;height:35px!important;max-width:26px;object-fit:contain!important;border-radius:0!important}
.bayun-review-rating{display:inline-flex;align-items:center;gap:5px;font-size:16px;direction:rtl}
.bayun-review-rating img{display:block!important;width:16px!important;height:16px!important;object-fit:contain!important;border-radius:0!important}

/* Countdown has an explicit RTL visual order. Its digit pairs remain LTR. */
.bayun-countdown{direction:rtl!important}
.bayun-countdown>div{direction:ltr!important}
.bayun-countdown small{direction:rtl!important}

/* Footer social network block matches the white cards beside it. */
.bayun-footer-socials{height:127px;background:rgba(255,255,255,.94);border-radius:18px;padding:13px;gap:10px}
.bayun-footer-socials a{background:#72b8b6;border:0;border-radius:12px;box-shadow:none}
.bayun-footer-socials a:hover{background:#62aaa8;transform:translateY(-1px)}
.bayun-footer-socials img{filter:none;width:27px;height:27px;object-fit:contain}

/* Back-to-top: text first, supplied arrow after it, rotated 90deg counter-clockwise. */
.bayun-back-top{direction:rtl;gap:8px}
.bayun-back-top-icon{overflow:hidden}
.bayun-back-top-icon img{display:block;width:15px;height:15px;object-fit:contain;transform:rotate(-90deg)}

/* The compact product summary above the popup mini-cart was deliberately removed in 1.8.0. */

@media(max-width:767px){
  .bayun-quote-pair{left:30px;top:-12px;height:31px}.bayun-quote-pair img{height:29px!important;max-width:22px}
  .bayun-review-rating img{width:14px!important;height:14px!important}
  .bayun-faq-toggle img{width:12px!important;height:12px!important}.bayun-faq-item.open .bayun-faq-toggle img{width:12px!important;height:12px!important}
  .bayun-footer-socials{width:170px!important;height:127px!important;padding:13px!important}
}


/* Bayun 1.9.0 — category hover parity, animated FAQ, desktop drag carousels, mobile banner sliders */
.bayun-category-track{align-items:end}
.bayun-category-item{
  height:150px!important;
  color:rgba(34,34,34,.8)!important;
  font-weight:400!important;
  transition:height .24s ease,color .24s ease,transform .24s ease;
}
.bayun-category-item:after{
  height:110px!important;
  border-radius:25px!important;
  background:rgba(250,255,255,.1)!important;
  box-shadow:none!important;
  transition:height .24s ease,border-radius .24s ease,background .24s ease,box-shadow .24s ease;
}
.bayun-category-item img{
  width:130px!important;
  height:130px!important;
  top:0!important;
  transition:width .24s ease,height .24s ease,top .24s ease,transform .24s ease;
}
.bayun-category-item:hover,
.bayun-category-item:focus-visible{
  height:169px!important;
  color:#222!important;
  font-weight:500!important;
}
.bayun-category-item:hover:after,
.bayun-category-item:focus-visible:after{
  background:#faffff!important;
  height:100px!important;
  box-shadow:0 6px 20px rgba(0,0,0,.1)!important;
  border-radius:30px!important;
}
.bayun-category-item:hover img,
.bayun-category-item:focus-visible img{
  width:150px!important;
  height:150px!important;
  top:-15px!important;
}
.bayun-category-item.active{height:150px!important;color:rgba(34,34,34,.8)!important;font-weight:400!important}
.bayun-category-item.active:after{height:110px!important;border-radius:25px!important;background:rgba(250,255,255,.1)!important;box-shadow:none!important}
.bayun-category-item.active img{width:130px!important;height:130px!important;top:0!important}


/* FAQ opens/closes with motion instead of display:none. */
.bayun-faq-answer{
  display:block!important;
  max-height:0;
  opacity:0;
  overflow:hidden;
  padding-top:0!important;
  padding-bottom:0!important;
  transition:max-height .38s cubic-bezier(.22,.61,.36,1),opacity .24s ease,padding .38s ease;
}
.bayun-faq-item.open .bayun-faq-answer{
  max-height:260px;
  opacity:1;
  padding-top:0!important;
  padding-bottom:24px!important;
}
.bayun-faq-item>button{transition:min-height .3s ease,height .3s ease,padding .3s ease}
.bayun-faq-toggle img{transition:transform .3s ease,opacity .2s ease}
.bayun-faq-item.open .bayun-faq-toggle img{transform:rotate(90deg)}

/* Fine-pointer desktop carousels can be grabbed and dragged horizontally. */
@media (min-width:768px) and (pointer:fine){
  .bayun-product-track{
    cursor:grab;
    user-select:none;
    -webkit-user-select:none;
    touch-action:pan-y;
  }
  .bayun-product-track.is-dragging{
    cursor:grabbing;
    scroll-snap-type:none!important;
    scroll-behavior:auto!important;
  }
  .bayun-product-track.is-dragging *{cursor:grabbing!important}
  .bayun-product-track img{-webkit-user-drag:none}
}

/* On mobile every banner pair is a one-row swipe slider; both images remain visible by swiping. */
@media(max-width:767px){
  .bayun-banner-pair,
  .bayun-banner-pair.bayun-banner-pair--second{
    display:flex!important;
    gap:12px!important;
    width:calc(100% - 36px)!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-behavior:smooth;
    scrollbar-width:none;
    padding-bottom:4px;
  }
  .bayun-banner-pair::-webkit-scrollbar{display:none}
  .bayun-banner-pair .bayun-promo-banner,
  .bayun-banner-pair--second .bayun-promo-banner{
    display:flex!important;
    flex:0 0 92%;
    width:92%;
    height:180px;
    scroll-snap-align:center;
  }
  .bayun-banner-pair--second .bayun-promo-banner{height:210px}

  .bayun-category-item,
  .bayun-category-item.active{height:120px!important}
  .bayun-category-item:after,
  .bayun-category-item.active:after{
    width:99px!important;height:78px!important;border-radius:18px!important;background:rgba(250,255,255,.1)!important;box-shadow:none!important;
  }
  .bayun-category-item img,
  .bayun-category-item.active img{width:92px!important;height:92px!important;top:6px!important}
  .bayun-category-item:hover,
  .bayun-category-item:focus-visible{height:120px!important}
  .bayun-category-item:hover:after,
  .bayun-category-item:focus-visible:after{height:71px!important;border-radius:22px!important;background:#faffff!important;box-shadow:0 6px 20px rgba(0,0,0,.1)!important}
  .bayun-category-item:hover img,
  .bayun-category-item:focus-visible img{width:106px!important;height:106px!important;top:-1px!important}

  .bayun-faq-item.open .bayun-faq-answer{max-height:320px;padding-bottom:15px!important}
}


/* Desktop card affordance: hover stays clickable while the track remains draggable. */
@media (min-width:768px) and (hover:hover){
  .bayun-product-card{transition:transform .22s ease,box-shadow .22s ease}
  .bayun-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(33,34,34,.15)}
}
@media(max-width:767px){
  /* Touch devices have no persistent category "active" card; all items stay equal at rest. */
  .bayun-category-item:hover,
  .bayun-category-item:focus{
    height:120px!important;color:rgba(34,34,34,.8)!important;font-weight:400!important;
  }
  .bayun-category-item:hover:after,
  .bayun-category-item:focus:after{
    width:99px!important;height:78px!important;border-radius:18px!important;background:rgba(250,255,255,.1)!important;box-shadow:none!important;
  }
  .bayun-category-item:hover img,
  .bayun-category-item:focus img{
    width:92px!important;height:92px!important;top:6px!important;
  }
}


/* Bayun 1.9.1 — featured-blog arrow at row end + safe desktop carousel interaction */
.bayun-blog-feature>div{justify-content:space-between}
.bayun-blog-feature>div>strong{order:1;min-width:0;flex:1 1 auto}
.bayun-blog-feature>div>span{order:2;margin-right:auto;margin-left:0;flex:0 0 46px}
@media (min-width:768px) and (pointer:fine){
  .bayun-product-track a,
  .bayun-product-track button{user-select:auto;-webkit-user-select:auto}
  .bayun-product-track .bayun-add-cart,
  .bayun-product-track .bayun-heart,
  .bayun-product-track .bayun-card-image,
  .bayun-product-track .bayun-product-title,
  .bayun-product-track .bayun-cat-badge{cursor:pointer}
}

/* Page template: بدون عنوان */
.bayun-page-no-title>.bayun-container{padding-top:0}


/* Bayun 1.11.0 — blog archive & single post redesign */
.bayun-blog-archive-page,.bayun-single-post-page{background:linear-gradient(180deg,#fbfdfd 0%,#f5fbfb 100%)}
.bayun-blog-archive,.bayun-single-wrap{padding-top:42px;padding-bottom:72px}
.bayun-blog-head,.bayun-single-head{text-align:center;max-width:860px;margin:0 auto 28px}
.bayun-blog-eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 18px;border-radius:999px;background:rgba(44,142,141,.10);color:var(--bayun-primary);font-size:14px;font-weight:700}
.bayun-blog-title,.bayun-single-title{margin:14px 0 10px;font-family:"Kalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif;font-size:44px;line-height:1.25;color:#1f2c2c;font-weight:700}
.bayun-blog-subtitle{margin:0 auto;color:rgba(34,34,34,.68);font-size:16px;line-height:2;max-width:720px}
.bayun-blog-featured{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:28px;align-items:center;background:#fff;border:1px solid rgba(44,142,141,.09);border-radius:28px;box-shadow:0 14px 35px rgba(33,34,34,.07);padding:24px;margin:0 0 34px}
.bayun-blog-featured-media,.bayun-blog-card-media{display:block;overflow:hidden;border-radius:22px;background:#edf5f5}
.bayun-blog-featured-media{height:360px}
.bayun-blog-featured-media img,.bayun-blog-card-media img,.bayun-single-hero img{width:100%;height:100%;object-fit:cover;display:block}
.bayun-blog-featured-fallback,.bayun-blog-card-fallback{width:100%;height:100%;background:linear-gradient(135deg,#dbecec,#f4bdd2)}
.bayun-blog-featured-copy{padding:6px 4px}
.bayun-blog-meta{display:inline-block;color:rgba(34,34,34,.52);font-size:13px;font-weight:500}
.bayun-blog-featured-copy h2{margin:12px 0 12px;font-size:38px;line-height:1.2;font-weight:700;color:#1f2525}
.bayun-blog-featured-copy h2 a,.bayun-blog-card h3 a{color:inherit}
.bayun-blog-featured-copy p,.bayun-blog-card p,.bayun-single-intro-copy p{margin:0;color:rgba(34,34,34,.74);font-size:15px;line-height:2;text-align:right}
.bayun-blog-readmore{display:inline-flex;align-items:center;gap:10px;margin-top:18px;font-size:14px;font-weight:700}
.bayun-blog-readmore img{width:18px;height:18px;object-fit:contain}
.bayun-blog-readmore--dark{color:#222}
.bayun-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.bayun-blog-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:26px;overflow:hidden;box-shadow:0 10px 28px rgba(33,34,34,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.bayun-blog-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(33,34,34,.10);border-color:rgba(44,142,141,.18)}
.bayun-blog-card-media{height:228px}
.bayun-blog-card-body{display:flex;flex-direction:column;align-items:flex-start;padding:18px 18px 20px;flex:1}
.bayun-blog-card h3{margin:10px 0 10px;font-size:22px;line-height:1.5;font-weight:700;color:#222}
.bayun-blog-card p{font-size:14px;margin-bottom:0}
.bayun-blog-readmore--light{margin-top:auto;padding-top:16px;color:#fff;background:var(--bayun-primary);padding:12px 16px;border-radius:14px}
.bayun-blog-pagination{padding-top:34px}.bayun-blog-pagination .nav-links{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.bayun-blog-pagination .page-numbers{min-width:42px;height:42px;padding:0 12px;border:1px solid rgba(44,142,141,.15);border-radius:12px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#222}.bayun-blog-pagination .page-numbers.current,.bayun-blog-pagination .page-numbers:hover{background:var(--bayun-primary);border-color:var(--bayun-primary);color:#fff}
.bayun-blog-empty{padding:54px 20px;text-align:center;background:#fff;border-radius:26px;border:1px dashed rgba(44,142,141,.2)}
.bayun-single-wrap{max-width:1040px}.bayun-single-article{background:#fff;border:1px solid rgba(44,142,141,.09);border-radius:32px;box-shadow:0 14px 35px rgba(33,34,34,.07);padding:34px}.bayun-single-meta{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;color:rgba(34,34,34,.58);font-size:14px}.bayun-single-hero{margin:28px 0 26px;height:460px;border-radius:28px;overflow:hidden;background:#edf5f5}.bayun-single-intro{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:stretch;margin-bottom:26px}.bayun-single-intro-card{border-radius:24px;background:linear-gradient(145deg,var(--bayun-primary),#6ab7b6);padding:20px;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.bayun-single-brand-badge{display:flex;flex-direction:column;align-items:center;gap:10px}.bayun-single-brand-badge img,.bayun-single-brand-badge .custom-logo{max-width:90px;max-height:70px}.bayun-single-brand-badge span{font-size:22px;font-weight:700;line-height:1.6}.bayun-single-intro-copy{border:1px solid rgba(44,142,141,.12);border-radius:24px;padding:24px;background:linear-gradient(180deg,#ffffff,#f8fcfc)}.bayun-single-intro-copy h2{margin:0 0 10px;font-size:34px;line-height:1.25;color:#222}.bayun-entry-content{font-size:16px;line-height:2.2;color:#262626}.bayun-entry-content h2,.bayun-entry-content h3,.bayun-entry-content h4{font-family:"Kalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif;color:#1f2c2c;line-height:1.5;margin:30px 0 14px}.bayun-entry-content p{margin:0 0 18px}.bayun-entry-content img{border-radius:22px;display:block;margin:26px auto;max-width:100%}.bayun-entry-content ul,.bayun-entry-content ol{padding-right:20px;margin:0 0 18px}.bayun-entry-content blockquote{margin:24px 0;padding:18px 22px;border-right:4px solid var(--bayun-primary);background:#f6fbfb;border-radius:18px;color:#234}.bayun-single-footer{padding-top:18px}.bayun-single-backlink{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;border-radius:14px;background:rgba(44,142,141,.1);color:var(--bayun-primary);font-weight:700}.bayun-related-posts{padding-top:34px}.bayun-related-head{display:flex;justify-content:center;margin-bottom:22px}.bayun-related-head h2{margin:0;font-size:30px;color:#222}
@media (max-width:1100px){.bayun-blog-featured{grid-template-columns:1fr}.bayun-blog-featured-media{height:320px}.bayun-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bayun-single-wrap{max-width:100%}}
@media (max-width:767px){.bayun-blog-archive,.bayun-single-wrap{padding-top:26px;padding-bottom:44px}.bayun-blog-title,.bayun-single-title{font-size:30px}.bayun-blog-subtitle{font-size:14px;line-height:1.9}.bayun-blog-featured{padding:16px;border-radius:22px;margin-bottom:22px}.bayun-blog-featured-media{height:230px;border-radius:18px}.bayun-blog-featured-copy h2{font-size:26px}.bayun-blog-grid{grid-template-columns:1fr;gap:18px}.bayun-blog-card{border-radius:22px}.bayun-blog-card-media{height:210px}.bayun-single-article{padding:18px;border-radius:24px}.bayun-single-hero{height:240px;border-radius:20px;margin:20px 0 20px}.bayun-single-intro{grid-template-columns:1fr;gap:14px}.bayun-single-intro-copy h2{font-size:26px}.bayun-entry-content{font-size:15px;line-height:2.1}.bayun-related-head h2{font-size:24px}}


/* Bayun 1.12.0 — custom single product page */
.bayun-single-product-page{background:linear-gradient(180deg,#fbfdfd 0%,#f5fbfb 100%)}
.bayun-single-product-wrap{padding-top:34px;padding-bottom:60px;max-width:none}
.woocommerce .woocommerce-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;color:rgba(34,34,34,.48);font-size:13px}.woocommerce .woocommerce-breadcrumb a{color:rgba(34,34,34,.6)}.woocommerce .woocommerce-breadcrumb .sep{color:rgba(34,34,34,.35)}
.bayun-product-top{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);gap:34px;align-items:start;background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:30px;padding:28px;box-shadow:0 14px 34px rgba(33,34,34,.07)}
.bayun-product-gallery,.bayun-product-summary{min-width:0}.bayun-product-main-image{height:560px;border-radius:28px;overflow:hidden;background:#e9f6f6;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.bayun-product-main-image img{width:100%;height:100%;object-fit:cover;display:block}.bayun-product-thumbs{display:flex;gap:12px;overflow-x:auto;padding-top:14px;scrollbar-width:thin}.bayun-product-thumb{flex:0 0 92px;width:92px;height:92px;border:0;background:#fff;border-radius:18px;overflow:hidden;padding:4px;box-shadow:0 5px 18px rgba(33,34,34,.08);cursor:pointer;border:2px solid transparent}.bayun-product-thumb.is-active{border-color:var(--bayun-primary)}.bayun-product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:14px}
.bayun-single-product-page .bayun-product-summary .bayun-product-title{font-family:"Kalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif;font-size:52px;line-height:1.05;margin:0 0 14px;color:#121212;font-weight:700}.bayun-product-short-meta{display:flex;gap:18px;flex-wrap:wrap;color:rgba(34,34,34,.65);font-size:14px;margin-bottom:18px}.bayun-product-rating-row{display:grid;grid-template-columns:95px 1fr;gap:14px;align-items:center;margin-bottom:16px}.bayun-product-rating-label,.bayun-variation-title-row strong{font-size:14px;font-weight:700;color:#222}.bayun-product-stars-wrap{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bayun-product-stars-wrap .star-rating{margin:0!important}.bayun-product-stars-score{color:#d4a12b;font-weight:700}.bayun-product-stars-count{color:rgba(34,34,34,.58);font-size:13px}.bayun-product-price-row{margin-bottom:20px}.bayun-product-price-row .price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:34px;font-weight:700;color:#222}.bayun-product-price-row del{color:rgba(34,34,34,.35);font-size:20px}.bayun-product-price-row ins{text-decoration:none;color:var(--bayun-pink)}
.bayun-variation-groups,.bayun-simple-attributes{display:flex;flex-direction:column;gap:18px}.bayun-variation-group{display:grid;grid-template-columns:95px 1fr;gap:14px;align-items:start}.bayun-variation-buttons{display:flex;flex-wrap:wrap;gap:10px}.bayun-variation-button,.bayun-variation-button.is-static{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 16px;border:1px solid rgba(34,34,34,.12);border-radius:999px;background:#fff;color:#222;font-size:14px;font-weight:600;cursor:pointer;transition:.2s ease}.bayun-variation-button:hover,.bayun-variation-button.is-active{border-color:var(--bayun-primary);background:rgba(44,142,141,.08);color:var(--bayun-primary)}.bayun-variation-button--color{padding-inline:12px 16px}.bayun-color-dot{width:16px;height:16px;border-radius:50%;background:var(--dot-color,#e7e7e7);border:1px solid rgba(34,34,34,.15);display:inline-block;box-shadow:0 1px 4px rgba(0,0,0,.08)}.bayun-variation-native-select{display:none!important}.bayun-simple-cart,.bayun-variations-form .single_variation_wrap{padding-top:20px}.bayun-variations-form .quantity,.bayun-simple-cart .quantity{display:inline-flex;align-items:center;margin:0 10px 0 0}.bayun-variations-form .single_add_to_cart_button,.bayun-simple-cart .single_add_to_cart_button{min-width:220px;height:54px;border-radius:16px!important;background:linear-gradient(135deg,var(--bayun-pink),#f3a4bf)!important;color:#fff!important;font-size:16px!important;font-weight:700!important;border:0!important}.bayun-variations-form .reset_variations{display:inline-flex!important;margin-top:12px;color:rgba(34,34,34,.55)}.bayun-product-about{margin-top:26px;padding-top:18px;border-top:1px solid rgba(34,34,34,.08)}.bayun-product-about strong{display:block;margin-bottom:8px;font-size:16px}.bayun-product-about p{margin:0;color:rgba(34,34,34,.72);line-height:2}
.bayun-product-tabs-wrap{margin-top:28px;background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:28px;padding:26px;box-shadow:0 14px 34px rgba(33,34,34,.05)}.bayun-product-tabs-nav{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid rgba(34,34,34,.08);padding-bottom:14px;margin-bottom:18px}.bayun-product-tab-btn{border:0;background:#f3f7f7;color:rgba(34,34,34,.76);min-height:44px;padding:10px 18px;border-radius:999px;font-weight:700;cursor:pointer;transition:.2s ease}.bayun-product-tab-btn.is-active{background:var(--bayun-primary);color:#fff}.bayun-product-tab-panel{display:none}.bayun-product-tab-panel.is-active{display:block}.bayun-product-tab-panel #reviews,.bayun-product-tab-panel .woocommerce-Reviews{margin:0}.bayun-product-tab-panel h2:first-child{display:none}
.bayun-related-products-row{margin-top:28px;background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:28px;padding:24px;box-shadow:0 14px 34px rgba(33,34,34,.05)}.bayun-related-products-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.bayun-related-products-head h2{margin:0;font-size:30px;font-family:"Kalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif}.bayun-related-products-track{display:flex;gap:18px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.bayun-related-product-item{flex:0 0 290px}.bayun-related-products-track .products{display:block!important}.bayun-related-products-track li.product{list-style:none}
.bayun-product-lightbox[hidden]{display:none!important}.bayun-product-lightbox{position:fixed;inset:0;background:rgba(17,17,17,.88);z-index:99999;display:flex;align-items:center;justify-content:center;padding:40px}.bayun-lightbox-stage{position:relative;width:min(100%,1040px);height:min(82vh,760px)}.bayun-lightbox-slide{display:none;width:100%;height:100%}.bayun-lightbox-slide.is-active{display:block}.bayun-lightbox-slide img{width:100%;height:100%;object-fit:contain}.bayun-lightbox-close,.bayun-lightbox-nav{position:absolute;border:0;background:rgba(255,255,255,.14);color:#fff;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px)}.bayun-lightbox-close{top:22px;left:22px;width:48px;height:48px;font-size:30px}.bayun-lightbox-nav{top:50%;transform:translateY(-50%);width:52px;height:52px;font-size:36px}.bayun-lightbox-nav.prev{right:28px}.bayun-lightbox-nav.next{left:28px}body.bayun-lightbox-open{overflow:hidden}
@media (max-width:1024px){.bayun-product-top{grid-template-columns:1fr}.bayun-product-main-image{height:440px}.bayun-single-product-page .bayun-product-summary .bayun-product-title{font-size:42px}.bayun-variation-group,.bayun-product-rating-row{grid-template-columns:1fr}.bayun-related-product-item{flex-basis:270px}}
@media (max-width:767px){.bayun-single-product-wrap{padding-top:22px;padding-bottom:36px}.bayun-product-top,.bayun-product-tabs-wrap,.bayun-related-products-row{padding:16px;border-radius:22px}.bayun-product-main-image{height:280px;border-radius:18px}.bayun-product-thumb{flex-basis:74px;width:74px;height:74px;border-radius:14px}.bayun-product-thumb img{border-radius:10px}.bayun-single-product-page .bayun-product-summary .bayun-product-title{font-size:32px}.bayun-product-price-row .price{font-size:28px}.bayun-variation-button,.bayun-variation-button.is-static{font-size:13px;min-height:38px;padding:8px 14px}.bayun-product-tab-btn{min-height:40px;padding:8px 14px;font-size:13px}.bayun-related-products-head h2{font-size:24px}.bayun-related-product-item{flex:0 0 250px}.bayun-lightbox{padding:18px}.bayun-lightbox-nav{width:42px;height:42px;font-size:28px}.bayun-lightbox-nav.prev{right:8px}.bayun-lightbox-nav.next{left:8px}.bayun-lightbox-close{left:10px;top:10px;width:42px;height:42px}}


/* Bayun 1.13.0 — shop & product archive filters */
.bayun-shop-page{background:linear-gradient(180deg,#fbfdfd 0%,#f5fbfb 100%)}
.bayun-catalog-wrap{padding-top:30px;padding-bottom:54px}.bayun-catalog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.bayun-catalog-heading h1{margin:10px 0 8px;font-size:44px;line-height:1.15;color:#1f2c2c;font-family:"Kalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif}.bayun-catalog-heading p{margin:0;color:rgba(34,34,34,.68);font-size:15px;line-height:1.9;max-width:760px}.bayun-filter-toggle{display:none;border:0;background:var(--bayun-primary);color:#fff;border-radius:14px;padding:12px 18px;font-weight:700;cursor:pointer}.bayun-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.bayun-sort-buttons,.bayun-mobile-viewmodes{display:flex;flex-wrap:wrap;gap:10px}.bayun-sort-btn,.bayun-view-btn{border:1px solid rgba(44,142,141,.15);background:#fff;color:#2b3536;border-radius:999px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:700;cursor:pointer;transition:.2s ease}.bayun-sort-btn.is-active,.bayun-view-btn.is-active,.bayun-sort-btn:hover,.bayun-view-btn:hover{background:var(--bayun-primary);border-color:var(--bayun-primary);color:#fff}.bayun-mobile-viewmodes{display:none}.bayun-catalog-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.bayun-catalog-filters{background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:28px;padding:22px;box-shadow:0 10px 28px rgba(33,34,34,.06);position:sticky;top:24px}.bayun-filter-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.bayun-filter-drawer-head strong{font-size:20px;color:#222}.bayun-filter-close{display:none;border:0;background:transparent;font-size:28px;color:#666;cursor:pointer}.bayun-catalog-filter-form{display:flex;flex-direction:column;gap:18px}.bayun-filter-group{padding-bottom:18px;border-bottom:1px solid rgba(34,34,34,.08)}.bayun-filter-group:last-of-type{padding-bottom:0;border-bottom:0}.bayun-filter-title{font-size:15px;font-weight:800;color:#222;margin-bottom:12px}.bayun-price-values{display:flex;align-items:center;gap:8px;color:var(--bayun-primary);font-weight:700;margin-bottom:12px}.bayun-dual-range{position:relative;display:flex;flex-direction:column;gap:8px}.bayun-dual-range input[type=range]{width:100%;accent-color:var(--bayun-primary);cursor:pointer}.bayun-filter-options--check,.bayun-filter-options--inline{display:flex;flex-wrap:wrap;gap:10px}.bayun-check-pill,.bayun-radio-pill{position:relative;display:inline-flex}.bayun-check-pill input,.bayun-radio-pill input,.bayun-check-row input{position:absolute;opacity:0;pointer-events:none}.bayun-check-pill span,.bayun-radio-pill span,.bayun-check-row span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border-radius:999px;background:#f6fbfb;border:1px solid rgba(44,142,141,.12);font-size:14px;font-weight:600;color:#2b3536;cursor:pointer;transition:.2s ease}.bayun-check-pill.is-active span,.bayun-radio-pill.is-active span,.bayun-check-row.is-active span,.bayun-check-pill:hover span,.bayun-radio-pill:hover span,.bayun-check-row:hover span{background:rgba(44,142,141,.10);border-color:var(--bayun-primary);color:var(--bayun-primary)}.bayun-check-row{position:relative;display:flex}.bayun-filter-actions{display:flex;gap:10px}.bayun-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:14px;font-weight:700;border:1px solid transparent;cursor:pointer}.bayun-btn--solid{background:var(--bayun-primary);color:#fff}.bayun-btn--light{background:#f6fbfb;color:var(--bayun-primary);border-color:rgba(44,142,141,.15)}
.bayun-catalog-results{min-width:0}.bayun-catalog-results.is-loading{opacity:.55;pointer-events:none}.bayun-products-result-count{margin-bottom:14px;color:rgba(34,34,34,.62);font-size:14px}.bayun-catalog-results .products.bayun-archive-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0}.bayun-catalog-results .products.bayun-archive-products-grid li.product{width:auto!important;float:none!important;margin:0!important;min-width:0}.bayun-catalog-empty{background:#fff;border:1px dashed rgba(44,142,141,.2);border-radius:24px;padding:40px 20px;text-align:center}.bayun-archive-pagination .page-numbers{list-style:none;display:flex;gap:10px;justify-content:center;align-items:center;margin:22px 0 0;padding:0;flex-wrap:wrap}.bayun-archive-pagination .page-numbers li{list-style:none}.bayun-archive-pagination .page-numbers a,.bayun-archive-pagination .page-numbers span{min-width:42px;height:42px;padding:0 12px;border-radius:12px;border:1px solid rgba(44,142,141,.14);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#2b3536}.bayun-archive-pagination .page-numbers .current,.bayun-archive-pagination .page-numbers a:hover{background:var(--bayun-primary);border-color:var(--bayun-primary);color:#fff}
@media (max-width:1200px){.bayun-catalog-results .products.bayun-archive-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:991px){.bayun-filter-toggle{display:inline-flex}.bayun-mobile-viewmodes{display:flex}.bayun-catalog-layout{grid-template-columns:1fr}.bayun-catalog-filters{position:fixed;top:0;right:0;bottom:0;width:min(86vw,360px);z-index:9999;border-radius:24px 0 0 24px;transform:translateX(110%);transition:transform .28s ease;overflow:auto}.bayun-catalog-filters.is-open{transform:translateX(0)}.bayun-filter-close{display:inline-flex}.bayun-filter-drawer-open:before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:9998}.bayun-catalog-results .products.bayun-archive-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bayun-catalog-results.view-grid-1 .products.bayun-archive-products-grid{grid-template-columns:1fr}.bayun-catalog-results.view-list .products.bayun-archive-products-grid{grid-template-columns:1fr}.bayun-catalog-results.view-list .bayun-product-card{display:grid;grid-template-columns:120px minmax(0,1fr);grid-template-areas:"image top" "image meta" "image title" "image excerpt" "image price";align-items:start;gap:10px;padding:14px}.bayun-catalog-results.view-list .bayun-card-image{grid-area:image;height:100%;min-height:140px}.bayun-catalog-results.view-list .bayun-card-top-tools{grid-area:top;position:static;justify-content:space-between}.bayun-catalog-results.view-list .bayun-card-meta-row{grid-area:meta}.bayun-catalog-results.view-list .bayun-product-title{grid-area:title}.bayun-catalog-results.view-list .bayun-product-excerpt{grid-area:excerpt}.bayun-catalog-results.view-list .bayun-card-price-row{grid-area:price}.bayun-catalog-header{align-items:center}.bayun-catalog-heading h1{font-size:34px}}
@media (max-width:767px){.bayun-catalog-wrap{padding-top:20px;padding-bottom:36px}.bayun-catalog-header{margin-bottom:14px}.bayun-catalog-heading h1{font-size:28px}.bayun-catalog-heading p{font-size:14px}.bayun-catalog-toolbar{flex-direction:column;align-items:stretch;gap:12px}.bayun-sort-buttons{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.bayun-sort-btn{white-space:nowrap;min-height:38px;padding:8px 12px;font-size:13px}.bayun-view-btn{min-height:36px;padding:8px 12px;font-size:12px}.bayun-catalog-results.view-list .bayun-product-card{grid-template-columns:98px minmax(0,1fr)}.bayun-catalog-results.view-list .bayun-card-image{min-height:120px}}


/* Bayun 1.13.1 — preserve original Bayun product-card typography and styling */
.bayun-product-card .bayun-product-title{font-family:"IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif!important;font-size:15px!important;line-height:1.25!important;font-weight:400!important;margin-top:7px!important;margin-bottom:0!important;min-height:38px!important;color:#222!important}
.bayun-product-card .bayun-product-excerpt{font-family:"IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif!important;font-size:12px!important;line-height:1.5!important}
.bayun-product-card .bayun-cat-badge{font-size:12px!important}
.bayun-product-card .bayun-rating{font-size:14px!important}
.bayun-product-card .bayun-rating small{font-size:11px!important}
.bayun-product-card .bayun-main-price{font-size:22px!important;font-weight:700!important}
.bayun-product-card .bayun-regular-price{font-size:16px!important}
.bayun-product-card .bayun-regular-price b{font-size:9px!important}
@media(max-width:767px){.bayun-product-card .bayun-product-title{font-size:14.5px!important}.bayun-product-card .bayun-product-excerpt{font-size:11px!important}.bayun-product-card .bayun-main-price{font-size:21px!important}}


/* Bayun 1.13.2 — archive routing + exact archive layout, without changing Bayun card skin */
body.bayun-product-archive .bayun-shop-page{padding-top:0}
body.bayun-product-archive .bayun-catalog-wrap{width:calc(100% - 66px);max-width:var(--bayun-container);margin-inline:auto}
@media (min-width:992px){
  body.bayun-product-archive .bayun-catalog-layout{grid-template-columns:280px minmax(0,1fr);gap:22px}
  body.bayun-product-archive .bayun-catalog-results .products.bayun-archive-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
  body.bayun-product-archive .bayun-catalog-results .products.bayun-archive-products-grid>li.product{min-width:0!important;width:100%!important}
  body.bayun-product-archive .bayun-product-card{width:100%!important;max-width:none!important;flex-basis:auto!important}
}
/* Keep the original Bayun card typography/skin on every archive view. */
body.bayun-product-archive .bayun-product-card .bayun-product-title{font-family:"IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif!important;font-size:15px!important;line-height:1.25!important;font-weight:400!important;margin-top:7px!important;min-height:38px!important}
body.bayun-product-archive .bayun-product-card .bayun-product-excerpt{font-size:12px!important;line-height:1.5!important}
body.bayun-product-archive .bayun-product-card .bayun-cat-badge{font-size:12px!important}
body.bayun-product-archive .bayun-product-card .bayun-rating{font-size:14px!important}
body.bayun-product-archive .bayun-product-card .bayun-rating small{font-size:11px!important}
body.bayun-product-archive .bayun-product-card .bayun-main-price{font-size:22px!important;font-weight:700!important}
body.bayun-product-archive .bayun-product-card .bayun-regular-price{font-size:16px!important}
body.bayun-product-archive .bayun-product-card .bayun-regular-price b{font-size:9px!important}
/* Real dual-handle price rail. */
.bayun-dual-range{position:relative;height:32px;margin:4px 0 2px}
.bayun-dual-range-rail{position:absolute;right:0;left:0;top:14px;height:5px;border-radius:999px;background:#e3eeee;overflow:hidden;pointer-events:none}
.bayun-dual-range-rail i{position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(90deg,var(--bayun-primary-2),var(--bayun-primary));border-radius:999px}
.bayun-dual-range input[type=range]{position:absolute;right:0;left:0;top:3px;width:100%;height:28px;margin:0;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}
.bayun-dual-range input[type=range]::-webkit-slider-runnable-track{height:5px;background:transparent}
.bayun-dual-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:19px;height:19px;margin-top:-7px;border:3px solid #fff;border-radius:50%;background:var(--bayun-primary);box-shadow:0 2px 8px rgba(44,142,141,.35);pointer-events:auto;cursor:grab}
.bayun-dual-range input[type=range]:active::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.08)}
.bayun-dual-range input[type=range]::-moz-range-track{height:5px;background:transparent;border:0}
.bayun-dual-range input[type=range]::-moz-range-thumb{width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:var(--bayun-primary);box-shadow:0 2px 8px rgba(44,142,141,.35);pointer-events:auto;cursor:grab}
.bayun-catalog-results.is-loading{position:relative;opacity:.55;transition:opacity .15s ease}
.bayun-catalog-results.is-loading:after{content:"";position:absolute;z-index:20;top:90px;left:50%;width:34px;height:34px;margin-left:-17px;border:3px solid rgba(44,142,141,.16);border-top-color:var(--bayun-primary);border-radius:50%;animation:bayunSpin .7s linear infinite}
@media (max-width:991px){
  body.bayun-product-archive .bayun-catalog-wrap{width:calc(100% - 36px);max-width:393px}
  body.bayun-product-archive .bayun-catalog-results.view-grid-2 .products.bayun-archive-products-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  body.bayun-product-archive .bayun-catalog-results.view-grid-1 .products.bayun-archive-products-grid,
  body.bayun-product-archive .bayun-catalog-results.view-list .products.bayun-archive-products-grid{display:grid!important;grid-template-columns:1fr!important}
  body.bayun-product-archive .bayun-catalog-results .products.bayun-archive-products-grid>li.product{width:100%!important;margin:0!important;min-width:0!important}
  body.bayun-product-archive .bayun-product-card{width:100%!important;max-width:none!important;flex-basis:auto!important}
  body.bayun-product-archive .bayun-product-card .bayun-product-title{font-size:14.5px!important}
  body.bayun-product-archive .bayun-product-card .bayun-product-excerpt{font-size:11px!important}
  body.bayun-product-archive .bayun-product-card .bayun-main-price{font-size:21px!important}
  body.bayun-filter-drawer-open{overflow:hidden}
  body.bayun-filter-drawer-open .bayun-catalog-filters{box-shadow:-18px 0 50px rgba(0,0,0,.18)}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-product-card{height:auto!important;min-height:172px;display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;grid-template-rows:auto auto auto 1fr auto;grid-template-areas:"image top" "image meta" "image title" "image excerpt" "image price"!important;gap:6px 12px!important;padding:12px!important;overflow:visible}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-card-image{grid-area:image!important;height:100%!important;min-height:148px!important;align-self:stretch;border-radius:12px;background:#f8fbfb}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-card-image img{max-width:100%!important;max-height:145px!important}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-card-top-tools{grid-area:top!important;position:static!important;display:flex!important;padding:0;align-items:center}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-card-meta-row{grid-area:meta!important}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-product-title{grid-area:title!important;min-height:0!important;margin-top:0!important}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-product-excerpt{grid-area:excerpt!important;height:auto!important;max-height:44px!important;margin:0!important;border:0!important;padding:0!important}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-card-price-row{grid-area:price!important;position:static!important;left:auto!important;right:auto!important;bottom:auto!important;align-self:end}
  body.bayun-product-archive .bayun-catalog-results.view-list .bayun-price-wrap{text-align:right}
}
@media (max-width:420px){
  body.bayun-product-archive .bayun-catalog-results.view-grid-2 .bayun-product-card{padding-left:10px!important;padding-right:10px!important}
  body.bayun-product-archive .bayun-catalog-results.view-grid-2 .bayun-card-price-row{left:10px!important;right:10px!important}
  body.bayun-product-archive .bayun-catalog-results.view-grid-2 .bayun-add-cart{width:39px;height:39px}
}

/* Bayun 1.14.0 — real pa_color swatches */
.bayun-variation-button--color .bayun-color-dot{
  width:18px;height:18px;flex:0 0 18px;border-radius:50%;
  background:var(--dot-color,transparent);
  border:1px solid rgba(0,0,0,.16);
  box-shadow:0 0 0 1px rgba(0,0,0,.05),inset 0 0 0 1px rgba(255,255,255,.34);
}
.bayun-variation-button--color.is-active .bayun-color-dot{
  box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(44,142,141,.42),inset 0 0 0 1px rgba(255,255,255,.34)
}
.bayun-variation-button.is-disabled{opacity:.36;cursor:not-allowed;pointer-events:none;text-decoration:line-through}
.bayun-variation-option-name{white-space:nowrap}
.bayun-card-dots i{box-shadow:0 0 0 1px rgba(0,0,0,.08),inset 0 0 0 1px rgba(255,255,255,.22)}
.bayun-wishlist-colors{display:flex;align-items:center;gap:6px;margin:7px 0 2px}
.bayun-wishlist-color-dot{width:16px;height:16px;border-radius:50%;background:var(--wishlist-color,transparent);border:1px solid rgba(0,0,0,.14);box-shadow:0 0 0 1px rgba(0,0,0,.04),inset 0 0 0 1px rgba(255,255,255,.25)}

/* Bayun 1.14.0 — color filter using pa_color term meta */
.bayun-color-filter-options{display:flex;flex-wrap:wrap;gap:9px}
.bayun-color-filter-pill{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid rgba(44,142,141,.12);border-radius:999px;background:#f8fbfb;color:#2b3536;cursor:pointer;transition:.2s ease}
.bayun-color-filter-pill input{position:absolute;opacity:0;pointer-events:none}
.bayun-color-filter-pill:hover,.bayun-color-filter-pill.is-active{border-color:var(--bayun-primary);background:rgba(44,142,141,.09);color:var(--bayun-primary)}
.bayun-color-filter-dot{width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:var(--filter-color,transparent);border:1px solid rgba(0,0,0,.16);box-shadow:0 0 0 1px rgba(0,0,0,.04),inset 0 0 0 1px rgba(255,255,255,.28)}
.bayun-color-filter-pill.is-active .bayun-color-filter-dot{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(44,142,141,.28),inset 0 0 0 1px rgba(255,255,255,.28)}
.bayun-color-filter-name{font-size:12px;font-weight:650;line-height:1.2}


/* Bayun 1.14.1 — variable-product fatal fix companion + archive UX fixes */
.bayun-catalog-breadcrumb{margin:0 0 16px}
.bayun-catalog-breadcrumb .woocommerce-breadcrumb{margin:0!important;padding:0!important;display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:rgba(34,34,34,.52);font-size:13px;line-height:1.8}
.bayun-catalog-breadcrumb .woocommerce-breadcrumb a{color:rgba(34,34,34,.66);transition:color .2s ease}
.bayun-catalog-breadcrumb .woocommerce-breadcrumb a:hover{color:var(--bayun-primary)}
.bayun-catalog-breadcrumb .woocommerce-breadcrumb .sep{color:rgba(44,142,141,.45)}

/* Exactly two lines for product-card title and description. */
.bayun-product-card .bayun-product-title{
  display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;
  overflow:hidden!important;text-overflow:ellipsis;max-height:38px!important;height:38px!important;min-height:38px!important;
}
.bayun-product-card .bayun-product-excerpt{
  display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;
  overflow:hidden!important;text-overflow:ellipsis;max-height:46px!important;height:46px!important;
}

/* Archive cart button stays compact and fully inside the original Bayun card. */
body.bayun-product-archive .bayun-product-card .bayun-card-price-row{left:14px!important;right:14px!important}
body.bayun-product-archive .bayun-product-card .bayun-add-cart{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:10px!important}
body.bayun-product-archive .bayun-product-card .bayun-add-cart img{width:20px!important;height:20px!important;object-fit:contain!important}
body.bayun-product-archive .bayun-product-card .bayun-price-wrap{min-width:0;max-width:calc(100% - 48px)}

.bayun-catalog-ajax-error{margin:0 0 14px;padding:11px 14px;border-radius:12px;border:1px solid rgba(220,70,70,.18);background:#fff2f2;color:#a52d2d;font-size:13px;line-height:1.8}

@media(max-width:767px){
  .bayun-catalog-breadcrumb{margin-bottom:12px}
  .bayun-catalog-breadcrumb .woocommerce-breadcrumb{font-size:12px}
  .bayun-product-card .bayun-product-title{max-height:36px!important;height:36px!important;min-height:36px!important}
  .bayun-product-card .bayun-product-excerpt{max-height:42px!important;height:42px!important}
  body.bayun-product-archive .bayun-product-card .bayun-add-cart{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:9px!important}
  body.bayun-product-archive .bayun-product-card .bayun-add-cart img{width:18px!important;height:18px!important}
  body.bayun-product-archive .bayun-product-card .bayun-card-price-row{left:10px!important;right:10px!important}
}


/* Bayun 1.14.2 — archive breadcrumb + compact single-product layout + reliable swatches */
.bayun-catalog-header{display:none!important}
.bayun-catalog-breadcrumb{display:flex;margin:18px 0 26px!important}
.bayun-catalog-breadcrumb .woocommerce-breadcrumb{
  width:max-content;max-width:100%;min-height:34px;margin:0!important;padding:7px 18px!important;
  display:flex!important;align-items:center;flex-wrap:wrap;gap:7px;
  border-radius:999px;background:rgba(44,142,141,.10);color:var(--bayun-primary)!important;
  font-size:13px!important;font-weight:650;line-height:1.65!important
}
.bayun-catalog-breadcrumb .woocommerce-breadcrumb a{color:var(--bayun-primary)!important}
.bayun-catalog-breadcrumb .woocommerce-breadcrumb .sep{color:rgba(44,142,141,.48)!important}
.bayun-catalog-toolbar{margin-top:0!important}

/* Keep the single product exactly on the same site container width. */
.bayun-single-product-page .bayun-single-product-wrap{
  width:calc(100% - 66px)!important;max-width:var(--bayun-container)!important;margin-inline:auto!important;
  padding-top:28px;padding-bottom:56px
}
.bayun-single-product-page .woocommerce-breadcrumb{
  margin:0 0 22px!important;padding:0!important;font-size:12.5px!important;line-height:1.8
}
.bayun-single-product-page .bayun-product-top{
  grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);gap:28px;
  padding:24px;border-radius:24px;align-items:stretch
}
.bayun-single-product-page .bayun-product-gallery{display:flex;flex-direction:column;min-width:0}
.bayun-single-product-page .bayun-product-main-image{height:500px;border-radius:22px}
.bayun-single-product-page .bayun-product-thumbs{gap:10px;padding-top:12px}
.bayun-single-product-page .bayun-product-thumb{width:78px;height:78px;flex-basis:78px;border-radius:14px;padding:3px}
.bayun-single-product-page .bayun-product-thumb img{border-radius:10px}
.bayun-single-product-page .bayun-product-summary{display:flex;flex-direction:column;min-width:0;padding:3px 0}
.bayun-single-product-page .bayun-product-summary .bayun-product-title{
  margin:0 0 10px!important;font-size:30px!important;line-height:1.55!important;font-weight:700!important;
  letter-spacing:0!important;color:#222!important;min-height:0!important;height:auto!important
}
.bayun-single-product-page .bayun-product-short-meta{gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(34,34,34,.07);font-size:12px}
.bayun-single-product-page .bayun-product-rating-row{grid-template-columns:70px 1fr;gap:10px;margin-bottom:12px}
.bayun-single-product-page .bayun-product-price-row{margin-bottom:16px}
.bayun-single-product-page .bayun-product-price-row .price,
.bayun-single-product-page .bayun-product-price-row>.woocommerce-Price-amount{font-size:26px!important;font-weight:750;color:#222}
.bayun-single-product-page .bayun-variation-groups{gap:14px}
.bayun-single-product-page .bayun-variation-group{grid-template-columns:70px minmax(0,1fr);gap:10px;align-items:center}
.bayun-single-product-page .bayun-variation-buttons{gap:9px}
.bayun-single-product-page .bayun-variation-button,
.bayun-single-product-page .bayun-variation-button.is-static{
  min-height:42px;padding:8px 13px;border-radius:14px;border:1px solid rgba(44,142,141,.16);
  background:#fff;color:#222;font-size:13px;font-weight:650;box-shadow:none
}
.bayun-single-product-page .bayun-variation-button--color{padding:8px 11px 8px 14px;gap:9px}
.bayun-single-product-page .bayun-variation-button--color .bayun-color-dot{
  width:22px;height:22px;flex:0 0 22px;border:1px solid rgba(0,0,0,.16);
  background:var(--dot-color,transparent)
}
.bayun-single-product-page .bayun-variation-button--color .bayun-color-dot.is-missing{
  background:linear-gradient(135deg,#f4f4f4 0 46%,#d8d8d8 46% 54%,#f4f4f4 54% 100%)
}
.bayun-single-product-page .bayun-variation-button:hover{border-color:rgba(44,142,141,.42);background:rgba(44,142,141,.04)}
.bayun-single-product-page .bayun-variation-button.is-active{
  border:2px solid var(--bayun-primary)!important;background:rgba(44,142,141,.10)!important;color:var(--bayun-primary)!important;
  box-shadow:0 0 0 3px rgba(44,142,141,.10)!important;font-weight:800!important;transform:translateY(-1px)
}
.bayun-single-product-page .bayun-variation-button--color.is-active .bayun-color-dot{
  box-shadow:0 0 0 2px #fff,0 0 0 4px var(--bayun-primary),inset 0 0 0 1px rgba(255,255,255,.32)!important
}
.bayun-single-product-page .bayun-variations-form .single_variation_wrap{padding-top:16px}
.bayun-single-product-page .bayun-variations-form .woocommerce-variation-add-to-cart,
.bayun-single-product-page .bayun-simple-cart form.cart{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.bayun-single-product-page .bayun-variations-form .single_add_to_cart_button,
.bayun-single-product-page .bayun-simple-cart .single_add_to_cart_button{min-width:180px;height:48px!important;border-radius:14px!important;font-size:14px!important}
.bayun-single-product-page .bayun-product-about{margin-top:20px;padding-top:15px}
.bayun-single-product-page .bayun-product-about p{font-size:13.5px;line-height:1.95}

@media(max-width:1100px){
  .bayun-single-product-page .bayun-product-top{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);gap:22px}
  .bayun-single-product-page .bayun-product-main-image{height:430px}
  .bayun-single-product-page .bayun-product-summary .bayun-product-title{font-size:26px!important;line-height:1.6!important}
}
@media(max-width:900px){
  .bayun-single-product-page .bayun-product-top{grid-template-columns:1fr}
  .bayun-single-product-page .bayun-product-main-image{height:440px}
  .bayun-single-product-page .bayun-product-summary{padding-top:4px}
}
@media(max-width:767px){
  .bayun-catalog-breadcrumb{margin:12px 0 18px!important}
  .bayun-catalog-breadcrumb .woocommerce-breadcrumb{padding:6px 12px!important;font-size:11.5px!important}
  .bayun-catalog-toolbar{gap:10px!important}
  .bayun-filter-toggle{width:100%;justify-content:center}
  .bayun-single-product-page .bayun-single-product-wrap{width:calc(100% - 36px)!important;max-width:393px!important;padding-top:20px;padding-bottom:38px}
  .bayun-single-product-page .bayun-product-top{padding:15px;border-radius:20px;gap:18px}
  .bayun-single-product-page .bayun-product-main-image{height:290px;border-radius:17px}
  .bayun-single-product-page .bayun-product-thumb{width:66px;height:66px;flex-basis:66px}
  .bayun-single-product-page .bayun-product-summary .bayun-product-title{font-size:21px!important;line-height:1.65!important;margin-bottom:8px!important}
  .bayun-single-product-page .bayun-product-short-meta{font-size:11px}
  .bayun-single-product-page .bayun-product-rating-row,.bayun-single-product-page .bayun-variation-group{grid-template-columns:1fr;gap:7px}
  .bayun-single-product-page .bayun-product-price-row .price,
  .bayun-single-product-page .bayun-product-price-row>.woocommerce-Price-amount{font-size:23px!important}
  .bayun-single-product-page .bayun-variation-button,.bayun-single-product-page .bayun-variation-button.is-static{font-size:12px;min-height:39px;padding:7px 11px}
  .bayun-single-product-page .bayun-variation-button--color .bayun-color-dot{width:20px;height:20px;flex-basis:20px}
  .bayun-single-product-page .bayun-variations-form .single_add_to_cart_button,
  .bayun-single-product-page .bayun-simple-cart .single_add_to_cart_button{width:auto;min-width:160px;height:46px!important}
}


/* Bayun 1.14.3 — unified breadcrumbs, archive result bar, mobile filter/sort sheets */
/* Every WooCommerce breadcrumb uses the exact shop breadcrumb language. */
body.bayun-theme .woocommerce-breadcrumb{
  width:max-content;max-width:100%;min-height:34px;margin:0!important;padding:7px 18px!important;
  display:flex!important;align-items:center;flex-wrap:wrap;gap:7px!important;
  border-radius:999px!important;background:rgba(44,142,141,.10)!important;
  color:var(--bayun-primary)!important;font-size:13px!important;font-weight:650!important;line-height:1.65!important
}
body.bayun-theme .woocommerce-breadcrumb a{color:var(--bayun-primary)!important;transition:opacity .2s ease}
body.bayun-theme .woocommerce-breadcrumb a:hover{opacity:.72}
body.bayun-theme .woocommerce-breadcrumb .sep{color:rgba(44,142,141,.48)!important}
body.bayun-theme .bayun-catalog-breadcrumb{display:flex!important;margin:18px 0 26px!important;padding:0!important}
.bayun-single-product-page .bayun-catalog-breadcrumb{margin:0 0 22px!important}
.bayun-single-product-page .bayun-catalog-breadcrumb .woocommerce-breadcrumb{margin:0!important}

/* Unified archive control strip. */
.bayun-catalog-resultbar{margin:0 0 20px}
.bayun-products-result-count{
  min-height:60px;margin:0!important;padding:9px 12px 9px 18px;
  display:flex;align-items:center;gap:16px;
  border:1px solid rgba(44,142,141,.10);border-radius:18px;
  background:linear-gradient(180deg,#fff 0%,#fbfefe 100%);
  box-shadow:0 7px 22px rgba(33,34,34,.05);color:#2b3536
}
.bayun-result-count-text{flex:0 0 auto;font-size:13px;font-weight:700;color:rgba(34,34,34,.64);white-space:nowrap}
.bayun-products-result-count .bayun-sort-buttons{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-right:auto}
.bayun-products-result-count .bayun-sort-btn{
  min-height:38px;padding:8px 13px;border-radius:12px;font-size:12px;font-weight:700;
  border:1px solid rgba(44,142,141,.11);background:#f6fbfb;color:#2b3536
}
.bayun-products-result-count .bayun-sort-btn:hover,
.bayun-products-result-count .bayun-sort-btn.is-active{background:var(--bayun-primary);border-color:var(--bayun-primary);color:#fff}
.bayun-mobile-catalog-actions{display:none;align-items:center;gap:8px;margin-right:auto}
.bayun-catalog-icon-btn{
  width:42px;height:42px;flex:0 0 42px;padding:0;border:1px solid rgba(44,142,141,.12);border-radius:13px;
  display:grid;place-items:center;background:var(--bayun-soft);color:var(--bayun-primary);cursor:pointer
}
.bayun-catalog-icon-btn svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Product-card alignment refinements without changing the Bayun visual system. */
body.bayun-product-archive .bayun-product-card .bayun-product-title{
  margin:10px 0 7px!important;padding:0!important
}
body.bayun-product-archive .bayun-product-card .bayun-add-cart{
  display:grid!important;place-items:center!important;padding:0!important;line-height:0!important;text-align:center!important
}
body.bayun-product-archive .bayun-product-card .bayun-add-cart img{
  display:block!important;margin:0!important;padding:0!important;position:static!important;transform:none!important
}

/* Mobile view mode lives inside the filter drawer. */
.bayun-filter-group--view{display:none}

/* Mobile sorting bottom sheet. */
.bayun-sort-sheet-overlay{position:fixed;inset:0;z-index:10000;background:rgba(24,38,38,.38);opacity:0;transition:opacity .24s ease;backdrop-filter:blur(2px)}
.bayun-sort-sheet-overlay.is-open{opacity:1}
.bayun-sort-sheet{
  position:fixed;right:0;left:0;bottom:0;z-index:10001;
  max-height:min(78vh,560px);padding:10px 18px 24px;
  border-radius:26px 26px 0 0;background:#fff;box-shadow:0 -18px 45px rgba(20,35,35,.16);
  transform:translateY(105%);visibility:hidden;transition:transform .28s cubic-bezier(.22,.61,.36,1),visibility .28s ease
}
.bayun-sort-sheet.is-open{transform:translateY(0);visibility:visible}
.bayun-sort-sheet-handle{width:46px;height:5px;border-radius:999px;background:#d8e7e7;margin:2px auto 13px}
.bayun-sort-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:0 2px 13px;border-bottom:1px solid rgba(44,142,141,.09)}
.bayun-sort-sheet-head strong{font-size:16px;color:#222}
.bayun-sort-sheet-close{width:36px;height:36px;border:0;border-radius:11px;background:#f2f7f7;color:var(--bayun-primary);font-size:25px;line-height:1;cursor:pointer}
.bayun-sort-sheet-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:14px}
.bayun-sort-sheet-btn{
  min-height:52px;padding:10px 13px;border:1px solid rgba(44,142,141,.12);border-radius:15px;
  display:flex;align-items:center;gap:10px;background:#f9fcfc;color:#2b3536;font-size:13px;font-weight:700;text-align:right;cursor:pointer
}
.bayun-sort-sheet-btn.is-active{border-color:var(--bayun-primary);background:rgba(44,142,141,.09);color:var(--bayun-primary)}
.bayun-sort-sheet-radio{width:16px;height:16px;flex:0 0 16px;border-radius:50%;border:1.5px solid rgba(44,142,141,.38);background:#fff;box-shadow:inset 0 0 0 4px #fff}
.bayun-sort-sheet-btn.is-active .bayun-sort-sheet-radio{border-color:var(--bayun-primary);background:var(--bayun-primary)}
body.bayun-sort-sheet-open,body.bayun-filter-drawer-open{overflow:hidden}

@media(min-width:992px){
  .bayun-sort-sheet,.bayun-sort-sheet-overlay{display:none!important}
}
@media(max-width:991px){
  .bayun-products-result-count{min-height:58px;padding:8px 10px 8px 14px;border-radius:16px}
  .bayun-products-result-count .bayun-sort-buttons{display:none!important}
  .bayun-mobile-catalog-actions{display:flex}
  .bayun-result-count-text{font-size:12.5px}
  .bayun-filter-group--view{display:block}
  .bayun-mobile-viewmodes{display:flex!important;gap:8px;flex-wrap:wrap}
  .bayun-mobile-viewmodes .bayun-view-btn{min-height:38px;padding:8px 12px;border-radius:11px;font-size:12px}
}
@media(max-width:767px){
  body.bayun-theme .bayun-catalog-breadcrumb{margin:12px 0 18px!important}
  body.bayun-theme .woocommerce-breadcrumb{min-height:32px;padding:6px 12px!important;font-size:11.5px!important}
  .bayun-catalog-resultbar{margin-bottom:14px}
  .bayun-products-result-count{gap:8px}
  .bayun-catalog-icon-btn{width:39px;height:39px;flex-basis:39px;border-radius:12px}
  .bayun-catalog-icon-btn svg{width:19px;height:19px}
  .bayun-sort-sheet{padding:9px 14px 20px}
  .bayun-sort-sheet-options{gap:8px}
  .bayun-sort-sheet-btn{min-height:49px;padding:9px 11px;font-size:12.5px}
}

/* Bayun 1.15.0 — advanced header popovers + global cart UI */
.bayun-header-actions{overflow:visible}.bayun-header-popover-wrap,.bayun-category-menu-wrap{position:relative}.bayun-header-trigger{font-family:inherit;cursor:pointer;border:0}.bayun-account-pill.bayun-header-trigger,.bayun-square-action.bayun-header-trigger,.bayun-categories-button.bayun-header-trigger{appearance:none}.bayun-header-popover-panel{position:absolute;top:calc(100% + 10px);left:0;width:350px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:1005}.bayun-header-popover-panel:before{content:"";position:absolute;left:0;right:0;top:-12px;height:14px;background:transparent}.bayun-header-popover-wrap.is-open>.bayun-header-popover-panel,.bayun-category-menu-wrap.is-open>.bayun-header-popover-panel,.bayun-header-popover-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.bayun-account-popover-panel{width:290px}.bayun-wishlist-popover-panel{width:360px}.bayun-cart-popover-panel{width:390px}.bayun-header-mini,.bayun-account-menu-popover,.bayun-category-popover{background:#fff;border:1px solid rgba(44,142,141,.13);border-radius:18px;box-shadow:0 22px 55px rgba(31,72,71,.17);padding:14px;direction:rtl}.bayun-header-mini-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 10px;border-bottom:1px solid rgba(44,142,141,.09)}.bayun-header-mini-title strong{font-size:14px}.bayun-header-mini-title span{font-size:11px;color:var(--bayun-primary);background:rgba(44,142,141,.08);padding:4px 8px;border-radius:999px}.bayun-header-mini-list{max-height:310px;overflow:auto;padding:5px 0}.bayun-header-mini-item{display:grid;grid-template-columns:58px minmax(0,1fr) 28px;gap:9px;align-items:center;padding:9px 2px;border-bottom:1px solid #eef3f3}.bayun-header-mini-item:last-child{border-bottom:0}.bayun-header-mini-image{display:block;width:58px;height:58px;border-radius:11px;overflow:hidden;background:#f7fbfb}.bayun-header-mini-image img{width:100%;height:100%;object-fit:cover;display:block}.bayun-header-mini-copy{min-width:0}.bayun-header-mini-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;font-weight:700;line-height:1.55;color:#222}.bayun-header-mini-copy>span{display:block;font-size:11px;color:var(--bayun-primary);margin-top:4px}.bayun-header-mini-remove{width:27px;height:27px;border:0;border-radius:9px;background:rgba(234,125,164,.10);color:var(--bayun-pink);font-size:18px;cursor:pointer;display:grid;place-items:center}.bayun-header-mini-total{display:flex;align-items:center;justify-content:space-between;padding:11px 2px 5px;border-top:1px solid rgba(44,142,141,.09);font-size:12px}.bayun-header-mini-total strong{color:var(--bayun-primary);font-size:13px}.bayun-header-mini-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.bayun-header-mini-actions a{min-height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f3f8f8;color:var(--bayun-primary);font-size:12px;font-weight:800}.bayun-header-mini-actions a.is-primary{background:var(--bayun-primary);color:#fff}.bayun-header-mini-actions a.is-full{grid-column:1/-1}.bayun-header-mini-empty{padding:22px 10px;text-align:center;color:#777;font-size:12px;line-height:1.8}.bayun-header-mini-more{text-align:center;padding:7px 0 2px;font-size:11px;color:var(--bayun-pink);font-weight:700}.bayun-account-menu-user{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(44,142,141,.1)}.bayun-account-menu-avatar img{width:48px;height:48px;border-radius:15px;display:block}.bayun-account-menu-user strong,.bayun-account-menu-user span{display:block}.bayun-account-menu-user strong{font-size:13px}.bayun-account-menu-user span{font-size:10px;color:#777;margin-top:3px;direction:ltr;text-align:right;overflow:hidden;text-overflow:ellipsis}.bayun-account-menu-links{display:flex;flex-direction:column;padding-top:7px}.bayun-account-menu-links a{padding:9px 10px;border-radius:10px;font-size:12px;color:#333;transition:.15s ease}.bayun-account-menu-links a:hover{background:rgba(44,142,141,.08);color:var(--bayun-primary)}.bayun-account-menu-links a.is-logout{color:#d45c70;margin-top:4px;border-top:1px solid #f2eded;border-radius:0;padding-top:11px}.bayun-category-menu-wrap{margin-left:auto}.bayun-category-menu-panel{right:0;left:auto;width:520px}.bayun-category-popover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.bayun-category-popover-grid a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border-radius:11px;background:#f8fbfb;border:1px solid rgba(44,142,141,.07)}.bayun-category-popover-grid a:hover{background:rgba(44,142,141,.08);border-color:rgba(44,142,141,.15)}.bayun-category-popover-grid span{font-size:12px;font-weight:700}.bayun-category-popover-grid small{font-size:9px;color:#888}.bayun-category-popover-all{display:flex;align-items:center;justify-content:center;margin-top:10px;min-height:38px;border-radius:11px;background:var(--bayun-primary);color:#fff!important;font-size:12px;font-weight:800}

@media(max-width:767px){.bayun-header-popover-panel,.bayun-category-menu-panel{display:none!important}.bayun-mobile-cart{border:0;cursor:pointer}.bayun-category-menu-wrap{display:none}.bayun-header-actions{display:none!important}}

/* Bayun 1.17.0 — Help / policy pages */
.bayun-info-page{background:linear-gradient(180deg,#fbfefe 0%,#f7fbfb 100%)}
.bayun-info-container{padding-top:0;padding-bottom:72px}
.bayun-info-breadcrumb{margin-top:0!important;margin-bottom:22px!important}
.bayun-info-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:28px;min-height:230px;padding:38px 42px;margin-bottom:28px;border:1px solid rgba(44,142,141,.10);border-radius:30px;background:linear-gradient(135deg,rgba(219,236,236,.78),rgba(255,240,245,.76));overflow:hidden;box-shadow:0 12px 34px rgba(33,34,34,.055)}
.bayun-info-hero:before,.bayun-info-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.bayun-info-hero:before{width:220px;height:220px;left:-88px;top:-120px;background:rgba(234,125,164,.10)}.bayun-info-hero:after{width:180px;height:180px;right:-70px;bottom:-110px;background:rgba(44,142,141,.10)}
.bayun-info-hero-copy{position:relative;z-index:2;max-width:820px}.bayun-info-eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 16px;border-radius:999px;background:#fff;color:var(--bayun-primary);font-size:13px;font-weight:750;box-shadow:0 5px 16px rgba(44,142,141,.07)}
.bayun-info-hero h1{margin:12px 0 10px;font-family:"Kalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif;font-size:36px;line-height:1.35;color:#213030;font-weight:700}.bayun-info-hero p{max-width:740px;margin:0;color:rgba(34,34,34,.70);font-size:15px;line-height:2}
.bayun-info-hero-icon{position:relative;z-index:2;width:104px;height:104px;border-radius:28px;background:#fff;display:grid;place-items:center;color:var(--bayun-primary);box-shadow:0 12px 30px rgba(44,142,141,.10)}.bayun-info-hero-icon svg{width:50px;height:50px;fill:currentColor}
.bayun-info-custom-content{margin:0 0 26px;padding:26px;background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:24px;box-shadow:0 8px 24px rgba(33,34,34,.04)}
.bayun-info-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 28px}.bayun-info-card{position:relative;padding:24px 22px;background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:24px;box-shadow:0 9px 26px rgba(33,34,34,.045);overflow:hidden}.bayun-info-card-index{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:12px;background:rgba(44,142,141,.10);color:var(--bayun-primary);font-weight:800;font-size:13px}.bayun-info-card h2{margin:14px 0 8px;font-size:19px;line-height:1.6;color:#253333}.bayun-info-card p{margin:0;color:rgba(34,34,34,.68);font-size:14px;line-height:2}
.bayun-info-section{margin-top:28px}.bayun-info-section-head{text-align:center;margin-bottom:20px}.bayun-info-section-head>span{display:inline-flex;color:var(--bayun-pink);font-size:13px;font-weight:750;margin-bottom:7px}.bayun-info-section-head h2{margin:0;color:#253333;font-size:27px;line-height:1.5}
.bayun-info-faqs{display:flex;flex-direction:column;gap:12px;max-width:1000px;margin-inline:auto}.bayun-info-faq{background:#fff;border:1px solid rgba(44,142,141,.10);border-radius:19px;overflow:hidden;box-shadow:0 7px 20px rgba(33,34,34,.035)}.bayun-info-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;color:#253333;font-size:15px;font-weight:750}.bayun-info-faq summary::-webkit-details-marker{display:none}.bayun-info-faq summary i{position:relative;flex:0 0 30px;width:30px;height:30px;border-radius:10px;background:rgba(44,142,141,.09)}.bayun-info-faq summary i:before,.bayun-info-faq summary i:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:2px;background:var(--bayun-primary);transform:translate(-50%,-50%);transition:transform .2s ease}.bayun-info-faq summary i:after{transform:translate(-50%,-50%) rotate(90deg)}.bayun-info-faq[open] summary{color:var(--bayun-primary)}.bayun-info-faq[open] summary i:after{transform:translate(-50%,-50%) rotate(0)}.bayun-info-faq-answer{padding:0 20px 18px}.bayun-info-faq-answer p{margin:0;padding-top:14px;border-top:1px solid rgba(44,142,141,.08);font-size:14px;line-height:2.05;color:rgba(34,34,34,.70)}
.bayun-info-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.bayun-info-section-card{padding:25px 24px;background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:24px;box-shadow:0 9px 26px rgba(33,34,34,.04)}.bayun-info-section-card h2{position:relative;margin:0 0 15px;padding-right:16px;font-size:20px;line-height:1.6;color:#253333}.bayun-info-section-card h2:before{content:"";position:absolute;right:0;top:7px;width:5px;height:21px;border-radius:5px;background:linear-gradient(180deg,var(--bayun-primary),var(--bayun-pink))}.bayun-info-section-card ul{margin:0;padding:0 18px 0 0}.bayun-info-section-card li{margin:0 0 9px;color:rgba(34,34,34,.70);font-size:14px;line-height:2}.bayun-info-section-card li:last-child{margin-bottom:0}.bayun-info-section-card li::marker{color:var(--bayun-primary)}
.bayun-info-support{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:20px;align-items:center;margin-top:30px;padding:24px 26px;border-radius:25px;background:linear-gradient(120deg,var(--bayun-primary),#5eb4b2);color:#fff;box-shadow:0 15px 34px rgba(44,142,141,.16)}.bayun-info-support-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;background:rgba(255,255,255,.14)}.bayun-info-support-icon svg{width:32px;height:32px;fill:#fff}.bayun-info-support-copy>span{display:block;font-size:12px;opacity:.8;margin-bottom:3px}.bayun-info-support-copy h2{margin:0 0 5px;font-size:21px}.bayun-info-support-copy p{margin:0;font-size:13px;line-height:1.9;opacity:.9}.bayun-info-support-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px;text-align:left}.bayun-info-support-phone{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:9px 18px;border-radius:14px;background:#fff;color:var(--bayun-primary);font-weight:850;direction:ltr}.bayun-info-support-actions>span{font-size:12px;opacity:.88;white-space:nowrap}
@media(max-width:900px){.bayun-info-hero{grid-template-columns:1fr 90px;padding:30px}.bayun-info-hero-icon{width:84px;height:84px;border-radius:23px}.bayun-info-hero-icon svg{width:42px;height:42px}.bayun-info-cards{grid-template-columns:1fr}.bayun-info-sections{grid-template-columns:1fr}.bayun-info-support{grid-template-columns:60px 1fr}.bayun-info-support-actions{grid-column:1/-1;align-items:flex-start;text-align:right}.bayun-info-support-actions>span{white-space:normal}}
@media(max-width:767px){.bayun-info-container{padding-bottom:44px}.bayun-info-breadcrumb{margin-bottom:15px!important}.bayun-info-hero{grid-template-columns:1fr;padding:22px 20px;min-height:0;border-radius:22px}.bayun-info-hero-icon{display:none}.bayun-info-hero h1{font-size:27px;margin-top:10px}.bayun-info-hero p{font-size:13.5px;line-height:1.95}.bayun-info-card,.bayun-info-section-card{padding:20px 18px;border-radius:20px}.bayun-info-section-head h2{font-size:23px}.bayun-info-faq summary{padding:15px 16px;font-size:14px}.bayun-info-faq-answer{padding:0 16px 16px}.bayun-info-support{grid-template-columns:1fr;padding:20px;border-radius:21px}.bayun-info-support-icon{width:52px;height:52px}.bayun-info-support-copy h2{font-size:19px}.bayun-info-support-actions{grid-column:auto}.bayun-info-support-actions>span{line-height:1.8}}


/* Bayun 1.18.0 — advanced FAQ knowledge center */
.bayun-faq-page{background:linear-gradient(180deg,#fbfefe 0%,#f8fcfc 58%,#fff 100%)}
.bayun-faq-page-container{padding-bottom:72px}.bayun-faq-breadcrumb{margin-top:0!important;margin-bottom:20px!important}
.bayun-faq-page-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:30px;align-items:center;min-height:300px;padding:42px 48px;border:1px solid rgba(44,142,141,.10);border-radius:32px;background:radial-gradient(circle at 13% 35%,rgba(234,125,164,.10),transparent 30%),linear-gradient(132deg,rgba(219,236,236,.80),rgba(255,240,245,.78));box-shadow:0 16px 40px rgba(33,34,34,.055);overflow:hidden}
.bayun-faq-page-hero:before,.bayun-faq-page-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.bayun-faq-page-hero:before{width:260px;height:260px;left:-130px;bottom:-150px;background:rgba(44,142,141,.08)}.bayun-faq-page-hero:after{width:210px;height:210px;right:-80px;top:-120px;background:rgba(234,125,164,.09)}
.bayun-faq-hero-copy{position:relative;z-index:2;max-width:900px}.bayun-faq-kicker{display:inline-flex;min-height:34px;align-items:center;padding:6px 16px;border-radius:999px;background:#fff;color:var(--bayun-pink);font-size:12.5px;font-weight:800;box-shadow:0 6px 18px rgba(33,34,34,.05)}.bayun-faq-page-hero h1{margin:13px 0 10px;font-family:"Kalameh","IRANYekanWeb",Tahoma,Arial,sans-serif;font-size:40px;line-height:1.35;color:#1f5f5d}.bayun-faq-page-hero p{max-width:820px;margin:0;color:rgba(34,34,34,.72);font-size:15px;line-height:2.1}.bayun-faq-hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.bayun-faq-hero-stats span{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:7px 13px;border:1px solid rgba(44,142,141,.10);border-radius:13px;background:rgba(255,255,255,.70);font-size:12px;color:#526060}.bayun-faq-hero-stats strong{color:var(--bayun-primary);font-size:14px}.bayun-faq-hero-mark{position:relative;z-index:2;width:150px;height:150px;display:grid;place-items:center;justify-self:center;border-radius:44px;background:linear-gradient(145deg,var(--bayun-primary),#68b9b7);color:#fff;font-family:"Kalameh",sans-serif;font-size:92px;font-weight:300;box-shadow:0 22px 50px rgba(44,142,141,.20);transform:rotate(-5deg)}
.bayun-faq-search-panel{position:relative;z-index:5;margin:-29px 34px 24px;padding:16px 18px;border:1px solid rgba(44,142,141,.11);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 14px 35px rgba(33,34,34,.08);backdrop-filter:blur(12px)}.bayun-faq-search-box{display:grid;grid-template-columns:25px minmax(0,1fr) 36px;gap:10px;align-items:center;min-height:58px;padding:0 15px;border:1px solid rgba(44,142,141,.18);border-radius:17px;background:#fbfefe;transition:.2s ease}.bayun-faq-search-box:focus-within{border-color:var(--bayun-primary);box-shadow:0 0 0 4px rgba(44,142,141,.07);background:#fff}.bayun-faq-search-box svg{width:22px;height:22px;fill:none;stroke:var(--bayun-primary);stroke-width:1.8}.bayun-faq-search-box input{width:100%;height:54px;border:0!important;outline:0!important;background:transparent!important;font-size:14px;color:#222;box-shadow:none!important}.bayun-faq-search-box input::placeholder{color:#98a6a5}.bayun-faq-search-clear{width:34px;height:34px;border:0;border-radius:11px;background:rgba(234,125,164,.10);color:var(--bayun-pink);font-size:22px;cursor:pointer}.bayun-faq-search-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 3px 0}.bayun-faq-search-meta span{font-size:12px;color:#758281}.bayun-faq-search-meta button{border:0;background:transparent;color:var(--bayun-primary);font-size:12px;font-weight:800;cursor:pointer}
.bayun-faq-category-nav{display:flex;align-items:center;gap:9px;overflow-x:auto;padding:3px 0 14px;margin-bottom:14px;scrollbar-width:thin}.bayun-faq-category-btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;min-height:43px;padding:8px 14px;border:1px solid rgba(44,142,141,.12);border-radius:14px;background:#fff;color:#394746;font-size:12.5px;font-weight:750;cursor:pointer;transition:.18s ease;white-space:nowrap}.bayun-faq-category-btn b{min-width:23px;height:23px;display:grid;place-items:center;padding:0 5px;border-radius:8px;background:#f0f7f7;color:var(--bayun-primary);font-size:10px}.bayun-faq-category-btn:hover,.bayun-faq-category-btn.is-active{border-color:var(--bayun-primary);background:var(--bayun-primary);color:#fff;box-shadow:0 8px 20px rgba(44,142,141,.14)}.bayun-faq-category-btn.is-active b,.bayun-faq-category-btn:hover b{background:rgba(255,255,255,.17);color:#fff}
.bayun-faq-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.bayun-faq-group{scroll-margin-top:30px;padding:22px;border:1px solid rgba(44,142,141,.09);border-radius:25px;background:#fff;box-shadow:0 10px 30px rgba(33,34,34,.04)}.bayun-faq-group[hidden],.bayun-faq-page-item[hidden]{display:none!important}.bayun-faq-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:16px;margin-bottom:10px;border-bottom:1px solid rgba(44,142,141,.08)}.bayun-faq-group-head span{font-size:10.5px;color:var(--bayun-pink);font-weight:800}.bayun-faq-group-head h2{margin:3px 0 3px;font-family:"Kalameh","IRANYekanWeb",Tahoma,Arial,sans-serif;font-size:24px;line-height:1.45;color:#244b4a}.bayun-faq-group-head p{margin:0;font-size:11.5px;line-height:1.8;color:#84908f}.bayun-faq-group-dot{width:46px;height:46px;flex:0 0 46px;border-radius:15px;background:linear-gradient(145deg,rgba(44,142,141,.13),rgba(234,125,164,.10));position:relative}.bayun-faq-group-dot:before{content:"?";position:absolute;inset:0;display:grid;place-items:center;color:var(--bayun-primary);font-size:22px;font-weight:800}
.bayun-faq-group-items{display:flex;flex-direction:column;gap:8px}.bayun-faq-page-item{border:1px solid rgba(44,142,141,.09);border-radius:15px;background:#fbfdfd;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.bayun-faq-page-item[open]{border-color:rgba(44,142,141,.22);background:#fff;box-shadow:0 7px 20px rgba(44,142,141,.055)}.bayun-faq-page-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:12px 14px;cursor:pointer}.bayun-faq-page-item summary::-webkit-details-marker{display:none}.bayun-faq-page-question{font-size:13px;font-weight:750;line-height:1.8;color:#354241}.bayun-faq-page-item[open] .bayun-faq-page-question{color:var(--bayun-primary)}.bayun-faq-page-toggle{position:relative;width:29px;height:29px;flex:0 0 29px;border-radius:10px;background:rgba(44,142,141,.08)}.bayun-faq-page-toggle:before,.bayun-faq-page-toggle:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:2px;border-radius:2px;background:var(--bayun-primary);transform:translate(-50%,-50%);transition:transform .2s ease}.bayun-faq-page-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.bayun-faq-page-item[open] .bayun-faq-page-toggle:after{transform:translate(-50%,-50%)}.bayun-faq-page-answer{padding:0 14px 14px}.bayun-faq-page-answer p{margin:0;padding:12px 2px 0;border-top:1px solid rgba(44,142,141,.08);font-size:12.5px;line-height:2.1;color:#687473}
.bayun-faq-no-results{padding:42px 20px;margin:10px 0 20px;border:1px dashed rgba(44,142,141,.22);border-radius:24px;background:#fff;text-align:center}.bayun-faq-no-results-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 10px;border-radius:16px;background:rgba(44,142,141,.09);color:var(--bayun-primary);font-size:25px;font-weight:800}.bayun-faq-no-results strong{display:block;font-size:18px;color:#314342}.bayun-faq-no-results p{margin:7px 0 14px;font-size:12px;color:#7e8b89}.bayun-faq-no-results button{border:0;border-radius:12px;background:var(--bayun-primary);color:#fff;padding:10px 18px;font-weight:800;cursor:pointer}
.bayun-faq-help-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px;margin-top:30px}.bayun-faq-help-card{min-height:215px;padding:23px;border:1px solid rgba(44,142,141,.09);border-radius:24px;background:#fff;box-shadow:0 10px 27px rgba(33,34,34,.04)}.bayun-faq-help-card>span{display:block;font-size:11px;color:var(--bayun-pink);font-weight:800}.bayun-faq-help-card h2,.bayun-faq-help-card h3{margin:6px 0 7px;color:#274a49;line-height:1.5}.bayun-faq-help-card h2{font-size:24px}.bayun-faq-help-card h3{font-size:19px}.bayun-faq-help-card p{margin:0;color:#73807f;font-size:12px;line-height:2}.bayun-faq-help-card>a{display:inline-flex;margin-top:16px;min-height:40px;align-items:center;padding:8px 14px;border-radius:12px;background:rgba(44,142,141,.09);color:var(--bayun-primary);font-size:12px;font-weight:800}.bayun-faq-help-card--support{background:linear-gradient(140deg,var(--bayun-primary),#60b5b3);color:#fff;border:0}.bayun-faq-help-card--support>span,.bayun-faq-help-card--support h2,.bayun-faq-help-card--support p{color:#fff}.bayun-faq-help-card--support p{opacity:.88}.bayun-faq-help-card--support>a{background:#fff;color:var(--bayun-primary)}.bayun-faq-mini-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.bayun-faq-mini-links a{padding:7px 10px;border-radius:10px;background:#f3f8f8;color:var(--bayun-primary);font-size:11px;font-weight:750}
.bayun-faq-contact-strip{display:grid;grid-template-columns:310px minmax(0,1fr);gap:14px;margin-top:18px}.bayun-faq-contact-strip>div{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:76px;padding:15px 20px;border:1px solid rgba(44,142,141,.09);border-radius:20px;background:linear-gradient(125deg,#fff,rgba(219,236,236,.30))}.bayun-faq-contact-strip small{font-size:11px;color:#82908f}.bayun-faq-contact-strip a,.bayun-faq-contact-strip strong{font-size:14px;color:#275c5b;font-weight:850}.bayun-faq-contact-strip a{direction:ltr}
@media(max-width:1050px){.bayun-faq-page-hero{grid-template-columns:1fr 130px;padding:34px}.bayun-faq-hero-mark{width:115px;height:115px;border-radius:34px;font-size:70px}.bayun-faq-groups{grid-template-columns:1fr}.bayun-faq-help-grid{grid-template-columns:1fr 1fr}.bayun-faq-help-card--support{grid-column:1/-1}.bayun-faq-contact-strip{grid-template-columns:1fr}}
@media(max-width:767px){.bayun-faq-page-container{padding-bottom:45px}.bayun-faq-breadcrumb{margin-bottom:14px!important}.bayun-faq-page-hero{grid-template-columns:1fr;min-height:0;padding:24px 20px 48px;border-radius:23px}.bayun-faq-page-hero h1{font-size:28px}.bayun-faq-page-hero p{font-size:13px;line-height:1.95}.bayun-faq-hero-mark{display:none}.bayun-faq-hero-stats{gap:7px}.bayun-faq-hero-stats span{min-height:34px;padding:6px 10px;font-size:10.5px}.bayun-faq-search-panel{margin:-29px 12px 18px;padding:10px;border-radius:18px}.bayun-faq-search-box{grid-template-columns:22px minmax(0,1fr) 32px;min-height:51px;padding:0 10px;border-radius:14px}.bayun-faq-search-box input{height:48px;font-size:12.5px}.bayun-faq-search-meta{padding-top:9px}.bayun-faq-search-meta span,.bayun-faq-search-meta button{font-size:10.5px}.bayun-faq-category-nav{margin-inline:-18px;padding-inline:18px}.bayun-faq-category-btn{min-height:39px;padding:7px 11px;font-size:11.5px;border-radius:12px}.bayun-faq-group{padding:16px;border-radius:20px}.bayun-faq-group-head{padding-bottom:12px}.bayun-faq-group-head h2{font-size:20px}.bayun-faq-group-dot{width:40px;height:40px;flex-basis:40px;border-radius:13px}.bayun-faq-page-item summary{min-height:51px;padding:11px}.bayun-faq-page-question{font-size:12px}.bayun-faq-page-answer{padding:0 11px 12px}.bayun-faq-page-answer p{font-size:11.5px;line-height:2}.bayun-faq-help-grid{grid-template-columns:1fr;gap:12px}.bayun-faq-help-card--support{grid-column:auto}.bayun-faq-help-card{min-height:0;padding:19px;border-radius:20px}.bayun-faq-help-card h2{font-size:21px}.bayun-faq-help-card h3{font-size:17px}.bayun-faq-contact-strip>div{min-height:68px;padding:13px 15px;border-radius:17px;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.bayun-faq-contact-strip a,.bayun-faq-contact-strip strong{font-size:12.5px}}


/* Bayun 1.19.0 — About & Contact pages */
.bayun-about-page,.bayun-contact-page{background:linear-gradient(180deg,#fbfefe 0%,#f7fbfb 100%)}
.bayun-about-page-container,.bayun-contact-page-container{padding-top:0;padding-bottom:72px}.bayun-page-breadcrumb{margin-top:0!important;margin-bottom:22px!important}
.bayun-about-page-hero,.bayun-contact-hero{position:relative;overflow:hidden;border:1px solid rgba(44,142,141,.09);border-radius:30px;background:linear-gradient(135deg,rgba(219,236,236,.82),rgba(255,240,245,.78));box-shadow:0 14px 38px rgba(33,34,34,.055)}
.bayun-about-page-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:30px;padding:42px 46px;min-height:320px}.bayun-about-page-hero:before,.bayun-contact-hero:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(234,125,164,.10);left:-120px;top:-130px}.bayun-about-page-hero:after,.bayun-contact-hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(44,142,141,.10);right:-100px;bottom:-140px}
.bayun-about-page-hero-copy{position:relative;z-index:2;max-width:820px}.bayun-about-page-hero h1,.bayun-contact-hero h1{margin:12px 0 12px;font-family:"Kalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif;font-size:38px;line-height:1.45;color:#213030;font-weight:700}.bayun-about-page-hero p,.bayun-contact-hero p{margin:0;color:rgba(34,34,34,.70);font-size:15px;line-height:2.1}.bayun-about-page-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.bayun-about-page-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 20px;border-radius:14px;font-size:14px;font-weight:750}.bayun-about-primary{background:var(--bayun-primary);color:#fff}.bayun-about-secondary{background:#fff;color:var(--bayun-primary);border:1px solid rgba(44,142,141,.12)}
.bayun-about-brand-mark{position:relative;z-index:2;justify-self:end;width:220px;height:220px;border-radius:48px;background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.9);box-shadow:0 18px 45px rgba(44,142,141,.10);display:flex;flex-direction:column;align-items:center;justify-content:center}.bayun-about-brand-mark>span{font-family:Georgia,serif;font-size:104px;line-height:.9;color:var(--bayun-pink);font-weight:700}.bayun-about-brand-mark small{margin-top:14px;color:var(--bayun-primary);font-size:13px;letter-spacing:4px;direction:ltr}
.bayun-about-story{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;align-items:stretch;margin-top:28px}.bayun-about-story-copy,.bayun-about-story-panel{background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:26px;box-shadow:0 10px 30px rgba(33,34,34,.045)}.bayun-about-story-copy{padding:30px}.bayun-about-story-copy>span,.bayun-about-values-head>span,.bayun-about-location-copy>span{display:inline-flex;color:var(--bayun-pink);font-size:13px;font-weight:800;margin-bottom:7px}.bayun-about-story-copy h2,.bayun-about-values-head h2,.bayun-about-location-copy h2{margin:0 0 12px;font-size:28px;line-height:1.6;color:#243333}.bayun-about-story-copy p{margin:0 0 12px;color:rgba(34,34,34,.70);font-size:14px;line-height:2.15}.bayun-about-story-copy p:last-child{margin-bottom:0}.bayun-about-story-panel{padding:20px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#fff,#f8fcfc)}.bayun-about-story-panel>div{padding:18px;border-radius:18px;background:rgba(219,236,236,.38);border:1px solid rgba(44,142,141,.07)}.bayun-about-story-panel strong{display:block;color:var(--bayun-primary);font-size:16px;margin-bottom:5px}.bayun-about-story-panel span{font-size:13px;line-height:1.9;color:rgba(34,34,34,.65)}
.bayun-about-values,.bayun-about-categories{margin-top:34px}.bayun-about-values-head{text-align:center;margin-bottom:20px}.bayun-about-values-head h2{margin-bottom:0}.bayun-about-values-grid,.bayun-about-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bayun-about-value-card,.bayun-about-category-grid article{background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:23px;padding:22px;box-shadow:0 9px 26px rgba(33,34,34,.04)}.bayun-about-value-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(44,142,141,.12),rgba(234,125,164,.12));color:var(--bayun-primary);font-weight:850}.bayun-about-value-card h3,.bayun-about-category-grid h3{margin:14px 0 7px;color:#253333;font-size:18px}.bayun-about-value-card p,.bayun-about-category-grid p{margin:0;color:rgba(34,34,34,.67);font-size:13.5px;line-height:2}.bayun-about-category-grid article>span{font-family:Arial,sans-serif;color:var(--bayun-pink);font-size:12px;font-weight:800;letter-spacing:1px}
.bayun-about-location{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);gap:20px;align-items:center;margin-top:34px;padding:30px;border-radius:27px;background:linear-gradient(120deg,var(--bayun-primary),#63b5b3);color:#fff;box-shadow:0 16px 38px rgba(44,142,141,.15)}.bayun-about-location-copy>span{color:rgba(255,255,255,.75)}.bayun-about-location-copy h2{color:#fff}.bayun-about-location-copy p{margin:0;opacity:.88;font-size:14px;line-height:2}.bayun-about-contact-box{display:grid;gap:10px}.bayun-about-contact-box>div{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:14px 16px}.bayun-about-contact-box small{display:block;opacity:.72;margin-bottom:5px}.bayun-about-contact-box a,.bayun-about-contact-box strong{color:#fff;font-weight:800;line-height:1.8}.bayun-about-contact-box a{direction:ltr;display:inline-block}
.bayun-about-final-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;padding:24px 26px;background:#fff;border:1px solid rgba(44,142,141,.08);border-radius:24px}.bayun-about-final-cta span{font-size:12px;color:var(--bayun-pink);font-weight:800}.bayun-about-final-cta h2{margin:5px 0 0;font-size:21px;color:#253333}.bayun-about-final-actions{display:flex;gap:10px}.bayun-about-final-actions a{min-height:42px;padding:10px 16px;border-radius:13px;background:rgba(44,142,141,.09);color:var(--bayun-primary);font-weight:750}.bayun-about-final-actions a:first-child{background:var(--bayun-primary);color:#fff}
.bayun-contact-hero{min-height:250px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.bayun-contact-hero-copy{position:relative;z-index:2;max-width:800px}.bayun-contact-hero-lines{position:relative;z-index:2;flex:0 0 150px;height:120px;display:flex;flex-direction:column;justify-content:center;gap:12px}.bayun-contact-hero-lines i{display:block;height:12px;border-radius:999px;background:rgba(255,255,255,.85);box-shadow:0 5px 14px rgba(44,142,141,.08)}.bayun-contact-hero-lines i:nth-child(1){width:100%}.bayun-contact-hero-lines i:nth-child(2){width:72%;margin-right:auto}.bayun-contact-hero-lines i:nth-child(3){width:46%;margin-right:auto;background:rgba(234,125,164,.25)}
.bayun-contact-main-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.bayun-contact-main-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;min-height:150px;padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(44,142,141,.08);box-shadow:0 9px 26px rgba(33,34,34,.045);transition:transform .2s ease,border-color .2s ease}.bayun-contact-main-card--phone:hover{transform:translateY(-3px);border-color:rgba(44,142,141,.22)}.bayun-contact-main-icon{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,rgba(44,142,141,.12),rgba(234,125,164,.12));display:grid;place-items:center;color:var(--bayun-primary)}.bayun-contact-main-icon svg{width:31px;height:31px;fill:currentColor}.bayun-contact-main-card small{display:block;color:var(--bayun-pink);font-weight:800;margin-bottom:6px}.bayun-contact-main-card strong{display:block;font-size:20px;line-height:1.8;color:#253333}.bayun-contact-main-card span{display:block;margin-top:5px;color:rgba(34,34,34,.57);font-size:12.5px}
.bayun-contact-help{margin-top:34px}.bayun-contact-help-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bayun-contact-help-grid>a{position:relative;padding:20px 18px 42px;border-radius:22px;background:#fff;border:1px solid rgba(44,142,141,.08);box-shadow:0 8px 23px rgba(33,34,34,.04)}.bayun-contact-help-grid span{display:block;color:var(--bayun-primary);font-weight:800;font-size:15px;margin-bottom:7px}.bayun-contact-help-grid strong{display:block;color:rgba(34,34,34,.66);font-size:13px;line-height:1.9;font-weight:500}.bayun-contact-help-grid i{position:absolute;left:18px;bottom:14px;color:var(--bayun-pink);font-style:normal;font-size:24px}
.bayun-contact-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.bayun-contact-topic{padding:22px;background:linear-gradient(180deg,#fff,#f9fcfc);border:1px solid rgba(44,142,141,.08);border-radius:23px}.bayun-contact-topic>span{color:var(--bayun-pink);font-size:12px;font-weight:800}.bayun-contact-topic h3{margin:7px 0 8px;font-size:18px;color:#253333}.bayun-contact-topic p{margin:0;font-size:13.5px;line-height:2;color:rgba(34,34,34,.67)}
.bayun-contact-note{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:28px;padding:22px 24px;border-radius:23px;background:rgba(219,236,236,.55);border:1px solid rgba(44,142,141,.10)}.bayun-contact-note-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#fff;color:var(--bayun-primary);font-size:22px;font-weight:900}.bayun-contact-note h2{margin:0 0 5px;font-size:18px;color:#253333}.bayun-contact-note p{margin:0;color:rgba(34,34,34,.66);font-size:13px;line-height:1.9}.bayun-contact-note>a{min-height:44px;padding:10px 18px;border-radius:14px;background:var(--bayun-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:750;white-space:nowrap}
@media(max-width:1050px){.bayun-about-values-grid,.bayun-about-category-grid,.bayun-contact-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bayun-about-page-hero{grid-template-columns:1fr 200px}.bayun-about-brand-mark{width:180px;height:180px}.bayun-about-brand-mark>span{font-size:84px}}
@media(max-width:800px){.bayun-about-story,.bayun-about-location{grid-template-columns:1fr}.bayun-contact-topics{grid-template-columns:1fr}.bayun-contact-note{grid-template-columns:48px 1fr}.bayun-contact-note>a{grid-column:1/-1}.bayun-contact-main-grid{grid-template-columns:1fr}}
@media(max-width:767px){.bayun-about-page-container,.bayun-contact-page-container{padding-bottom:44px}.bayun-about-page-hero,.bayun-contact-hero{padding:22px 20px;border-radius:22px;min-height:0}.bayun-about-page-hero{grid-template-columns:1fr}.bayun-about-brand-mark{display:none}.bayun-about-page-hero h1,.bayun-contact-hero h1{font-size:27px;line-height:1.55}.bayun-about-page-hero p,.bayun-contact-hero p{font-size:13.5px;line-height:2}.bayun-about-story-copy{padding:22px}.bayun-about-story-copy h2,.bayun-about-values-head h2,.bayun-about-location-copy h2{font-size:22px}.bayun-about-values-grid,.bayun-about-category-grid,.bayun-contact-help-grid{grid-template-columns:1fr}.bayun-about-location{padding:22px;border-radius:22px}.bayun-about-final-cta{align-items:flex-start;flex-direction:column;padding:20px}.bayun-about-final-actions{width:100%}.bayun-about-final-actions a{flex:1;text-align:center}.bayun-contact-hero-lines{display:none}.bayun-contact-main-card{grid-template-columns:56px 1fr;padding:20px}.bayun-contact-main-icon{width:54px;height:54px;border-radius:17px}.bayun-contact-main-card strong{font-size:17px}.bayun-contact-note{padding:18px;border-radius:20px}.bayun-page-breadcrumb{margin-bottom:15px!important}}


/* Bayun 1.19.1 — header action order/colors + supplied CTA arrows */
.bayun-account-pill{background:#DBECEC!important}
.bayun-cart-link{background:#DBECEC!important}
.bayun-wishlist-link{background:#F6E8EE!important;box-shadow:none!important}
.bayun-header-actions .bayun-account-popover-wrap,.bayun-header-actions .bayun-cart-popover-wrap,.bayun-header-actions .bayun-wishlist-popover-wrap{flex:0 0 auto}
.bayun-about-copy>a,.bayun-about-primary{gap:10px}
.bayun-cta-arrow{display:block!important;width:10px!important;height:auto!important;max-width:none!important;object-fit:contain!important;flex:0 0 auto}
.bayun-about-copy>a .bayun-cta-arrow,.bayun-about-primary .bayun-cta-arrow{margin-right:2px!important}


/* Bayun 1.19.2 — cart icon whitening, exact campaign color, decorative progress icon, footer back-top artwork. */
:root{--bayun-sale:#E96565;--bayun-sale-2:#E96565}
.bayun-products-section--sale{background:linear-gradient(to bottom,#E96565 0 370px,transparent 370px)!important}
.bayun-product-card--sale .bayun-cat-badge,
.bayun-sold-row>span,
.bayun-products-section--sale .bayun-add-cart,
.bayun-products-section--sale .bayun-section-filters a.active,
.bayun-products-section--sale .bayun-section-filters span.active,
.bayun-products-section--sale .bayun-progress i,
.bayun-products-section--sale .bayun-regular-price b{background:#E96565!important}
.bayun-products-section--sale .bayun-progress i{background:linear-gradient(90deg,#f08b8b 0%,#E96565 100%)!important}
.bayun-add-cart{display:grid!important;place-items:center!important;overflow:hidden}
.bayun-add-cart img{display:block!important;object-fit:contain!important;filter:brightness(0) invert(1)!important}

.bayun-campaign-progress-wrap{margin-top:4px}
.bayun-campaign-progress-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:12px;background:#E96565;box-shadow:0 8px 18px rgba(233,101,101,.24);margin:0 0 7px auto}
.bayun-campaign-progress-icon img{display:block;width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}
.bayun-sold-row{margin-top:0}

.bayun-footer-bottom{position:relative;min-height:240px!important;height:auto!important;margin-top:40px!important;padding:26px 0 130px!important;border-top:0!important;display:flex;align-items:flex-end;justify-content:space-between;overflow:visible}
.bayun-footer-bottom:after{content:"";position:absolute;left:50%;bottom:78px;transform:translateX(-50%);width:min(660px,88vw);height:92px;border:3px solid rgba(255,255,255,.68);border-bottom:0;border-radius:60px 60px 0 0;pointer-events:none;z-index:1}
.bayun-back-top{position:absolute!important;left:50%;bottom:0;transform:translateX(-50%);z-index:3;width:min(548px,88vw);height:174px;padding:26px 34px 0;border:0;border-radius:0;background:url('../img/footer-backtop-shape.png') center bottom/100% 100% no-repeat!important;color:#58a5a3!important;font-size:26px!important;font-weight:700;display:flex;align-items:flex-start;justify-content:center;gap:22px;cursor:pointer;box-shadow:none!important}
.bayun-back-top span:first-child{line-height:1.2}
.bayun-back-top-icon{width:84px;height:84px;flex:0 0 84px;border-radius:50%;background:#58a5a3;display:flex;align-items:center;justify-content:center;overflow:hidden}
.bayun-back-top-icon img{display:block;width:26px!important;height:26px!important;object-fit:contain;transform:rotate(-90deg);filter:brightness(0) invert(1)}
.bayun-footer-copyright,.bayun-footer-credit{position:relative;z-index:4}

@media(max-width:767px){
  .bayun-footer-bottom{min-height:210px!important;padding:18px 0 96px!important;gap:12px!important}
  .bayun-footer-bottom:after{width:min(360px,92vw);height:58px;bottom:64px;border-width:2px}
  .bayun-back-top{width:min(370px,94vw);height:122px;padding:18px 22px 0;font-size:18px!important;gap:14px}
  .bayun-back-top-icon{width:56px;height:56px;flex-basis:56px}
  .bayun-back-top-icon img{width:18px!important;height:18px!important}
}


/* Bayun 1.19.3 — refine sale cards and footer back-top sizing/artwork */
.bayun-products-section--sale{background:none!important;border-radius:35px!important;isolation:isolate}
.bayun-products-section--sale:before{content:"";position:absolute;z-index:-1;right:0;left:0;top:0;height:370px;border-radius:35px;background:#E96565!important;pointer-events:none}
@media(max-width:991px){.bayun-products-section--sale{border-radius:25px!important}.bayun-products-section--sale:before{height:100%;border-radius:25px!important}}

.bayun-footer-bottom{position:relative;min-height:170px!important;height:auto!important;margin-top:26px!important;padding:18px 0 82px!important;border-top:0!important;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;overflow:visible}
.bayun-footer-bottom:after{content:"";position:absolute;left:50%;bottom:58px;transform:translateX(-50%);width:min(510px,82vw);height:66px;background:url('../img/footer-backtop-outline.png') center/100% 100% no-repeat;pointer-events:none;z-index:1;border:0}
.bayun-back-top{position:absolute!important;left:50%;bottom:0;transform:translateX(-50%);z-index:3;width:min(430px,76vw);height:132px;padding:20px 28px 0;border:0;border-radius:0;background:url('../img/footer-backtop-shape.png') center bottom/100% 100% no-repeat!important;color:#58a5a3!important;font-size:24px!important;font-weight:700;display:flex;align-items:flex-start;justify-content:center;gap:18px;cursor:pointer;box-shadow:none!important}
.bayun-back-top-icon{width:72px;height:72px;flex:0 0 72px;border-radius:50%;background:#58a5a3;display:flex;align-items:center;justify-content:center;overflow:hidden}
.bayun-back-top-icon img{display:block;width:22px!important;height:22px!important;object-fit:contain;transform:rotate(-90deg);filter:brightness(0) invert(1)}
.bayun-footer-copyright,.bayun-footer-credit{position:relative;z-index:4;padding-bottom:10px}

@media(max-width:767px){
  .bayun-footer-bottom{min-height:144px!important;margin-top:18px!important;padding:14px 0 64px!important;gap:10px}
  .bayun-footer-bottom:after{width:min(360px,92vw);height:46px;bottom:44px}
  .bayun-back-top{width:min(320px,92vw);height:98px;padding:14px 18px 0;font-size:18px!important;gap:12px}
  .bayun-back-top-icon{width:52px;height:52px;flex-basis:52px}
  .bayun-back-top-icon img{width:16px!important;height:16px!important}
}


/* Bayun 1.19.4 — exact footer/menu corrections and remove campaign progress decoration. */
.bayun-campaign-progress-wrap,.bayun-campaign-progress-icon{display:none!important}
.bayun-product-card--sale .bayun-sold-row{margin-top:3px!important}

/* Compact and right-aligned footer menus. */
.bayun-footer{margin-bottom:42px!important}
.bayun-footer-main{min-height:0!important;padding-top:38px!important}
.bayun-footer-cols{gap:30px!important;align-items:start!important}
.bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols){text-align:right!important;direction:rtl!important}
.bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols) h3{
  justify-content:flex-start!important;text-align:right!important;font-size:16px!important;
  margin:0 0 14px!important;gap:8px!important;line-height:1.6!important
}
.bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols) h3:before{height:19px!important;width:3px!important;flex-basis:3px!important}
.bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols) ul{
  text-align:right!important;direction:rtl!important;margin:0!important;padding:0!important
}
.bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols) li{
  justify-content:flex-start!important;text-align:right!important;font-size:12.5px!important;
  line-height:1.75!important;margin:0 0 8px!important;padding:0!important;break-inside:avoid
}
.bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols) li:before{
  width:5px!important;height:5px!important;flex:0 0 5px!important;margin-left:7px!important
}
/* From item 5 onward, make another column; max 4 items per column. */
.bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols) ul:has(>li:nth-child(5)){
  display:grid!important;grid-template-rows:repeat(4,auto)!important;grid-auto-flow:column!important;
  grid-auto-columns:minmax(0,1fr)!important;column-gap:20px!important;align-items:start!important
}
.bayun-footer-info{margin-top:30px!important}

/* Back-to-top: 50%+ smaller; its vertical center sits on the footer bottom edge. */
.bayun-footer-bottom{
  position:relative!important;min-height:72px!important;height:72px!important;margin-top:22px!important;
  padding:0!important;border-top:0!important;overflow:visible!important;align-items:center!important
}
.bayun-footer-bottom:after{
  content:""!important;position:absolute!important;left:50%!important;bottom:0!important;
  transform:translateX(-50%)!important;width:255px!important;height:33px!important;
  background:url('../img/footer-backtop-outline.png') center/100% 100% no-repeat!important;
  border:0!important;pointer-events:none!important;z-index:1!important
}
.bayun-back-top{
  position:absolute!important;left:50%!important;bottom:-33px!important;transform:translateX(-50%)!important;
  width:215px!important;height:66px!important;padding:8px 12px 0!important;border:0!important;border-radius:0!important;
  background:url('../img/footer-backtop-shape.png') center/100% 100% no-repeat!important;
  color:#58a5a3!important;font-size:14px!important;font-weight:700!important;
  display:flex!important;align-items:flex-start!important;justify-content:center!important;gap:8px!important;
  box-shadow:none!important;z-index:3!important
}
.bayun-back-top span:first-child{line-height:34px!important}
.bayun-back-top-icon{
  width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:50%!important;
  background:#58a5a3!important;display:flex!important;align-items:center!important;justify-content:center!important
}
.bayun-back-top-icon img{width:12px!important;height:12px!important;object-fit:contain!important;transform:rotate(-90deg)!important;filter:brightness(0) invert(1)!important}
.bayun-footer-copyright,.bayun-footer-credit{padding-bottom:0!important;position:relative!important;z-index:4!important}

@media(max-width:767px){
  .bayun-footer{margin-bottom:34px!important}
  .bayun-footer-main{padding-top:30px!important}
  .bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols){text-align:right!important}
  .bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols) h3{justify-content:flex-start!important;text-align:right!important;font-size:15px!important}
  .bayun-footer-cols>.bayun-footer-col:not(.bayun-symbols) li{justify-content:flex-start!important;text-align:right!important;font-size:12px!important;margin-bottom:7px!important}
  .bayun-footer-info{margin-top:22px!important}
  .bayun-footer-bottom{min-height:62px!important;height:62px!important;margin-top:18px!important;padding:0!important;gap:8px!important}
  .bayun-footer-bottom:after{width:205px!important;height:26px!important;bottom:0!important}
  .bayun-back-top{width:170px!important;height:52px!important;bottom:-26px!important;padding:6px 9px 0!important;font-size:12px!important;gap:6px!important}
  .bayun-back-top span:first-child{line-height:27px!important}
  .bayun-back-top-icon{width:27px!important;height:27px!important;flex-basis:27px!important}
  .bayun-back-top-icon img{width:10px!important;height:10px!important}
}


/* Bayun 1.19.5 — exact footer placement, supplied outline/icons, smoother homepage FAQ. */
.bayun-back-top{
    position:absolute!important;
    left:50%!important;
    bottom:-29px!important;
    transform:translateX(-50%)!important;
    width:215px!important;
    height:66px!important;
    padding:8px 12px 0!important;
    border:0!important;
    border-radius:0!important;
    background:url('../img/footer-backtop-shape.png') center/100% 100% no-repeat!important;
    color:#58a5a3!important;
    font-size:14px!important;
    font-weight:700!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    gap:8px!important;
    box-shadow:none!important;
    z-index:3!important;
}
/* This is the exact uploaded outline artwork, not a CSS-drawn replacement. */
.bayun-footer-bottom:after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    bottom:0!important;
    transform:translateX(-50%)!important;
    width:330px!important;
    height:49px!important;
    background:url('../img/footer-backtop-outline.png') center/100% 100% no-repeat!important;
    border:0!important;
    pointer-events:none!important;
    z-index:1!important;
}

/* Footer contact/address: right-aligned with supplied icons. */
.bayun-contact-card{direction:rtl!important;text-align:right!important}
.bayun-phone-row,.bayun-address-row{
    direction:rtl!important;
    width:100%!important;
    justify-content:flex-start!important;
    text-align:right!important;
    flex-wrap:nowrap!important;
}
.bayun-contact-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 18px!important;width:18px!important;height:22px!important}
.bayun-contact-icon img{display:block!important;width:10px!important;height:15px!important;object-fit:contain!important}

/* Homepage FAQ: real-height motion + top breathing room inside open answers. */
.bayun-home .bayun-faq-answer{
    display:block!important;
    max-height:0;
    opacity:0;
    overflow:hidden;
    padding-top:0!important;
    padding-bottom:0!important;
    transform:translateY(-5px);
    transition:max-height .48s cubic-bezier(.22,.75,.25,1),opacity .28s ease,transform .38s ease,padding .42s ease!important;
    will-change:max-height,opacity,transform;
}
.bayun-home .bayun-faq-item.open .bayun-faq-answer{
    opacity:1;
    transform:translateY(0);
    padding-top:12px!important;
    padding-bottom:24px!important;
}
.bayun-home .bayun-faq-item{
    transition:background-color .38s ease,box-shadow .38s ease,color .3s ease!important;
}
.bayun-home .bayun-faq-item>button{
    transition:min-height .4s cubic-bezier(.22,.75,.25,1),padding .4s ease,color .3s ease!important;
}
.bayun-home .bayun-faq-toggle img{transition:transform .38s cubic-bezier(.22,.75,.25,1),opacity .24s ease!important}

@media(max-width:767px){
    .bayun-back-top{
        width:170px!important;
        height:52px!important;
        bottom:-23px!important;
        padding:6px 9px 0!important;
        font-size:12px!important;
        gap:6px!important;
    }
    .bayun-footer-bottom:after{width:260px!important;height:39px!important;bottom:0!important}
    span.bayun-footer-credit{margin-bottom:40px!important}
    .bayun-phone-row,.bayun-address-row{justify-content:flex-start!important;text-align:right!important;flex-wrap:wrap!important}
    .bayun-home .bayun-faq-item.open .bayun-faq-answer{padding-top:10px!important;padding-bottom:16px!important}
}


/* Bayun 1.20.0 — simple image hero slider */
.bayun-hero-slider{position:relative;margin-top:30px;aspect-ratio:1373/479;border-radius:15px;overflow:visible;direction:rtl;margin-bottom:32px}
.bayun-hero-slides{position:absolute;inset:0;border-radius:15px;overflow:hidden;background:#eef7f7}
.bayun-hero-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease;z-index:1}
.bayun-hero-slide.is-active{opacity:1;visibility:visible;z-index:2}
.bayun-hero-slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:15px}
.bayun-hero-pagination-shell{position:absolute;z-index:6;left:50%;bottom:-29px;transform:translateX(-50%);width:215px;height:66px;background:url('../img/footer-backtop-shape.png') center/100% 100% no-repeat;display:flex;align-items:flex-start;justify-content:center;padding-top:12px;pointer-events:none}
.bayun-hero-dots{display:flex;align-items:center;justify-content:center;gap:8px;direction:ltr;pointer-events:auto}
.bayun-hero-dots button{width:8px;height:8px;border:0;padding:0;border-radius:50%;background:#b9dedd;cursor:pointer;transition:width .22s ease,background .22s ease,border-radius .22s ease}
.bayun-hero-dots button.is-active{width:24px;border-radius:8px;background:var(--bayun-primary-2)}
.bayun-hero-nav-shell{position:absolute;z-index:7;left:15px;bottom:-4px;width:150px;height:80px;background:url('../img/hero-nav-shell.png') center/100% 100% no-repeat;display:flex;align-items:flex-end;justify-content:center;gap:12px;padding:0 15px 10px;direction:ltr}
.bayun-hero-nav{width:52px;height:52px;border:0;background:transparent;box-shadow:none;cursor:pointer;display:grid;place-items:center;padding:0}.bayun-hero-nav img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:767px){.bayun-hero-slider{width:calc(100% - 36px);margin-top:18px;aspect-ratio:16/9;border-radius:13px;margin-bottom:32px}.bayun-hero-slides,.bayun-hero-slide img{border-radius:13px}.bayun-hero-pagination-shell{width:170px;height:52px;bottom:-23px;padding-top:9px}.bayun-hero-dots{gap:6px}.bayun-hero-dots button{width:6px;height:6px}.bayun-hero-dots button.is-active{width:19px}.bayun-hero-nav-shell{left:7px;bottom:-1px;width:112px;height:59px;padding:0 10px 7px;gap:8px}.bayun-hero-nav{width:38px;height:38px}}

.bayun-address-row .bayun-contact-icon img{width:13px!important;height:16px!important;object-fit:contain!important}


/* Bayun 1.20.1 — per-slide hero content + exact left controls */
.bayun-hero-slide{overflow:hidden}
.bayun-hero-slide-image{position:absolute;inset:0;z-index:1}
.bayun-hero-slide-image-link{position:absolute;inset:0;z-index:2}
.bayun-hero-slide-copy{position:absolute;z-index:4;right:40px;top:74px;width:345px;text-align:right;direction:rtl}
.bayun-hero-slide-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 11px;border-radius:999px;background:rgba(234,125,164,.16);color:var(--bayun-pink);font-size:13px;font-weight:650;backdrop-filter:blur(5px)}
.bayun-hero-slide-copy h2{margin:8px 0 10px;color:var(--bayun-primary);font-family:"IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif;font-size:32px;line-height:1.25;font-weight:650}
.bayun-hero-slide-copy p{margin:0;color:rgba(34,34,34,.78);font-size:15px;line-height:1.9;white-space:normal}
.bayun-hero-slide-buttons{display:flex;align-items:center;gap:16px;margin-top:17px}
.bayun-hero-slide-buttons a{min-width:145px;height:44px;padding:0 14px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:650;box-shadow:0 5px 14px rgba(33,34,34,.05)}
.bayun-hero-slide-buttons a.is-light{background:rgba(250,255,255,.92);color:var(--bayun-primary)}
.bayun-hero-slide-buttons a.is-solid{background:rgba(44,142,141,.80);color:#fff}
.bayun-hero-slide-buttons img{width:20px!important;height:9px!important;object-fit:contain!important;position:static!important}
.bayun-hero-slide-benefits{position:absolute;z-index:4;left:58px;top:46px;width:295px;direction:rtl}
.bayun-hero-slide-benefits>div{min-height:61px;display:flex;align-items:center;gap:14px;border-bottom:1px solid rgba(44,142,141,.22);font-size:14px;color:rgba(34,34,34,.80)}
.bayun-hero-slide-benefits>div:last-child{border-bottom:0}
.bayun-hero-slide-benefits img{width:48px!important;height:45px!important;object-fit:contain!important;position:static!important;flex:0 0 48px}
/* The white nav shell must touch the exact left edge. */
.bayun-hero-nav-shell{left:0!important}
/* Previous / next buttons: 15px further left and 10px lower, exactly as requested. */
.bayun-hero-nav{transform:translate(-15px,10px)}

@media(max-width:1100px){
  .bayun-hero-slide-copy{right:26px;top:45px;width:330px}.bayun-hero-slide-benefits{left:34px;top:35px;width:255px}.bayun-hero-slide-benefits>div{min-height:54px;font-size:12px}.bayun-hero-slide-benefits img{width:40px!important;height:38px!important;flex-basis:40px}
}
@media(max-width:767px){
  .bayun-hero-slide-copy{right:14px;top:13px;width:58%;max-width:235px}.bayun-hero-slide-badge{min-height:22px;padding:3px 8px;font-size:9px}.bayun-hero-slide-copy h2{font-size:18px;line-height:1.35;margin:5px 0 4px}.bayun-hero-slide-copy p{font-size:9.5px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bayun-hero-slide-buttons{gap:7px;margin-top:7px}.bayun-hero-slide-buttons a{min-width:0;height:29px;padding:0 8px;border-radius:9px;gap:6px;font-size:8.5px}.bayun-hero-slide-buttons img{width:13px!important;height:6px!important}
  .bayun-hero-slide-benefits{left:8px;top:8px;width:34%;max-width:122px;padding:4px 7px;border-radius:12px;background:rgba(250,255,255,.55);backdrop-filter:blur(6px)}.bayun-hero-slide-benefits>div{min-height:32px;gap:6px;font-size:7.5px;line-height:1.4}.bayun-hero-slide-benefits img{width:24px!important;height:23px!important;flex-basis:24px}
  .bayun-hero-nav-shell{left:0!important}.bayun-hero-nav{transform:translate(-15px,10px)}
}


/* Bayun 1.20.2 — justified homepage copy and identical FAQ motion on mobile/desktop. */
.bayun-hero-slide-copy p{
  text-align:justify!important;
  text-align-last:right;
}
.bayun-hero-slide-benefits>div span,
.bayun-hero-slide-benefits>div{
  text-align:justify;
  text-align-last:right;
}
.bayun-about-copy p{
  text-align:justify!important;
  text-align-last:right;
}

/* Homepage FAQ uses one motion system at every viewport size. */
.bayun-home .bayun-faq-answer{
  display:block!important;
  max-height:0!important;
  opacity:0!important;
  overflow:hidden!important;
  padding-top:0!important;
  padding-bottom:0!important;
  transform:translateY(-7px)!important;
  transition:
    max-height .50s cubic-bezier(.22,.75,.25,1),
    opacity .30s ease,
    transform .42s cubic-bezier(.22,.75,.25,1),
    padding-top .42s ease,
    padding-bottom .42s ease!important;
  will-change:max-height,opacity,transform;
}
.bayun-home .bayun-faq-item.open .bayun-faq-answer{
  opacity:1!important;
  transform:translateY(0)!important;
  padding-top:12px!important;
  padding-bottom:24px!important;
}
.bayun-home .bayun-faq-item{
  transition:background-color .38s ease,box-shadow .38s ease,color .30s ease!important;
}
.bayun-home .bayun-faq-item>button{
  transition:min-height .42s cubic-bezier(.22,.75,.25,1),padding .42s ease,color .30s ease!important;
}
.bayun-home .bayun-faq-toggle img{
  transition:transform .40s cubic-bezier(.22,.75,.25,1),opacity .24s ease!important;
}

@media(max-width:767px){
  .bayun-hero-slide-copy p,
  .bayun-about-copy p{ text-align:justify!important;text-align-last:right!important; }

  .bayun-home .bayun-faq-answer{
    display:block!important;
    max-height:0!important;
    opacity:0!important;
    overflow:hidden!important;
    padding-top:0!important;
    padding-bottom:0!important;
    transform:translateY(-7px)!important;
    transition:
      max-height .50s cubic-bezier(.22,.75,.25,1),
      opacity .30s ease,
      transform .42s cubic-bezier(.22,.75,.25,1),
      padding-top .42s ease,
      padding-bottom .42s ease!important;
  }
  .bayun-home .bayun-faq-item.open .bayun-faq-answer{
    opacity:1!important;
    transform:translateY(0)!important;
    padding-top:12px!important;
    padding-bottom:18px!important;
  }
  .bayun-home .bayun-faq-item.open>button{
    min-height:60px!important;
    height:auto!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
    align-items:flex-start!important;
  }
}


/* Bayun 1.20.3 — final force: justified homepage copy + identical FAQ mobile behavior. */
.bayun-home .bayun-hero-slide-copy,
.bayun-home .bayun-hero-slide-copy p,
.bayun-home .bayun-hero-slide-benefits,
.bayun-home .bayun-hero-slide-benefits span,
.bayun-home .bayun-about-copy,
.bayun-home .bayun-about-copy p{
  text-align:justify!important;
  text-align-last:right!important;
}
.bayun-home .bayun-hero-slide-buttons,
.bayun-home .bayun-hero-slide-badge,
.bayun-home .bayun-about-copy>a{
  text-align:center!important;
  text-align-last:center!important;
}

/* The JS owns max-height. CSS only owns padding/opacity/transform, on every viewport. */
.bayun-home .bayun-faq-answer{
  display:block!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  opacity:0!important;
  transform:translateY(-7px)!important;
  padding-top:0!important;
  padding-bottom:0!important;
  transition:max-height .50s cubic-bezier(.22,.75,.25,1),opacity .30s ease,transform .42s cubic-bezier(.22,.75,.25,1),padding-top .42s ease,padding-bottom .42s ease!important;
}
.bayun-home .bayun-faq-item.open .bayun-faq-answer{
  opacity:1!important;
  transform:translateY(0)!important;
  padding-top:12px!important;
  padding-bottom:24px!important;
}
.bayun-home .bayun-faq-item>button{
  transition:min-height .42s cubic-bezier(.22,.75,.25,1),height .42s cubic-bezier(.22,.75,.25,1),padding .42s ease,color .30s ease!important;
}

@media(max-width:767px){
  .bayun-home .bayun-faq-item{
    overflow:hidden!important;
  }
  .bayun-home .bayun-faq-answer{
    display:block!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    opacity:0!important;
    transform:translateY(-7px)!important;
    padding:0 12px 0 48px!important;
    transition:max-height .50s cubic-bezier(.22,.75,.25,1),opacity .30s ease,transform .42s cubic-bezier(.22,.75,.25,1),padding-top .42s ease,padding-bottom .42s ease!important;
  }
  .bayun-home .bayun-faq-item.open .bayun-faq-answer{
    opacity:1!important;
    transform:translateY(0)!important;
    padding-top:12px!important;
    padding-bottom:18px!important;
  }
  .bayun-home .bayun-faq-item.open>button{
    min-height:60px!important;
    height:auto!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
    align-items:flex-start!important;
  }
  .bayun-home .bayun-faq-answer p{
    margin:0!important;
    line-height:1.8!important;
  }
}


/* Bayun 1.20.4 — mobile header parity + independent mobile hero artwork */
.bayun-hero-slide-copy,
.bayun-hero-slide-copy h2,
.bayun-hero-slide-copy p,
.bayun-hero-slide-copy a,
.bayun-hero-slide-copy span{
  font-family:"Kalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif!important;
}
.bayun-hero-slide-picture{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%}
.bayun-hero-slide-picture .bayun-hero-slide-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}

@media(max-width:767px){
  /* Header: menu on the right, cart on the left, matching the desktop soft cards. */
  .bayun-mobile-menu-btn{
    right:0!important;left:auto!important;position:absolute!important;
    background:#F6E8EE!important;border:0!important;box-shadow:none!important;overflow:hidden
  }
  .bayun-mobile-cart{
    left:0!important;right:auto!important;position:absolute!important;
    background:#DBECEC!important;border:0!important;box-shadow:none!important;overflow:visible
  }
  .bayun-mobile-menu-btn:before,.bayun-mobile-cart:before{
    content:"";position:absolute;inset:4px;border-radius:10px;background:#FAFFFF;z-index:0
  }
  .bayun-mobile-menu-btn span,.bayun-mobile-cart img,.bayun-mobile-cart .bayun-header-fallback-icon{position:relative;z-index:1}
  .bayun-mobile-menu-btn span{background:#222!important}
  .bayun-mobile-cart img{width:18px!important;height:18px!important;object-fit:contain!important}
  .bayun-mobile-cart .bayun-cart-count{left:auto!important;right:-4px!important;top:-5px!important;z-index:3!important}

  /* Mobile hero uses its own portrait artwork and keeps every image fully visible. */
  .bayun-hero-slider{
    width:calc(100% - 36px)!important;
    aspect-ratio:9/16!important;
    margin-top:18px!important;
    margin-bottom:32px!important;
    border-radius:18px!important;
  }
  .bayun-hero-slides,.bayun-hero-slide{border-radius:18px!important}
  .bayun-hero-slide-picture,.bayun-hero-slide-picture .bayun-hero-slide-image{
    border-radius:18px!important;
  }
  .bayun-hero-slide-picture .bayun-hero-slide-image{
    object-fit:contain!important;
    object-position:center center!important;
    background:#f5fbfb!important;
  }

  /* The three icon/benefit rows are desktop-only. */
  .bayun-hero-slide-benefits{display:none!important}
  /* Mobile is swipe/autoplay + pagination only; previous/next controls are removed. */
  .bayun-hero-nav-shell,.bayun-hero-nav{display:none!important}

  /* Text and product CTAs sit in the intentionally empty top area of the mobile artwork. */
  .bayun-hero-slide-copy{
    top:24px!important;right:22px!important;left:22px!important;width:auto!important;max-width:none!important;
    text-align:right!important;direction:rtl!important;z-index:5!important
  }
  .bayun-hero-slide-badge{min-height:25px!important;padding:4px 10px!important;font-size:10px!important}
  .bayun-hero-slide-copy h2{font-size:24px!important;line-height:1.35!important;margin:7px 0 6px!important;font-weight:700!important}
  .bayun-hero-slide-copy p{
    display:block!important;font-size:11.5px!important;line-height:1.85!important;margin:0!important;
    max-width:92%!important;-webkit-line-clamp:unset!important;overflow:visible!important;text-align:justify!important
  }
  .bayun-hero-slide-buttons{display:flex!important;justify-content:flex-start!important;gap:8px!important;margin-top:11px!important}
  .bayun-hero-slide-buttons a{
    min-width:112px!important;height:35px!important;padding:0 11px!important;border-radius:11px!important;
    gap:7px!important;font-size:10px!important
  }
  .bayun-hero-slide-buttons img{width:14px!important;height:7px!important}
  .bayun-hero-pagination-shell{z-index:8!important}
}

/* Bayun 1.20.5 — mobile media fit, exact 3-up categories, clean tap state, Kalameh hero. */

/* Force the supplied Kalameh face on every textual element in the homepage hero. */
.bayun-home .bayun-hero-slide-copy,
.bayun-home .bayun-hero-slide-copy h1,
.bayun-home .bayun-hero-slide-copy h2,
.bayun-home .bayun-hero-slide-copy h3,
.bayun-home .bayun-hero-slide-copy p,
.bayun-home .bayun-hero-slide-copy span,
.bayun-home .bayun-hero-slide-copy a,
.bayun-home .bayun-hero-slide-buttons a,
.bayun-home .bayun-hero-slide-badge{
  font-family:"BayunKalameh","Kalameh",sans-serif!important;
}

/* Long homepage copy stays visually centered while line layout is justified. */
.bayun-home .bayun-about-copy p,
.bayun-home .bayun-about-card p,
.bayun-home .bayun-testimonial p,
.bayun-home .bayun-faq-answer p{
  text-align:justify!important;
  text-align-last:center!important;
}
.bayun-home .bayun-about-copy,
.bayun-home .bayun-about-copy h2,
.bayun-home .bayun-about-copy>span,
.bayun-home .bayun-faq-title,
.bayun-home .bayun-simple-head{
  text-align:center!important;
}

@media(max-width:767px){
  /* No blue/colored tap rectangle on any tappable UI in mobile Chrome/Safari. */
  body.bayun-theme a,
  body.bayun-theme button,
  body.bayun-theme [role="button"],
  body.bayun-theme summary,
  body.bayun-theme label[for],
  body.bayun-theme input[type="button"],
  body.bayun-theme input[type="submit"],
  body.bayun-theme input[type="reset"]{
    -webkit-tap-highlight-color:transparent!important;
    -webkit-touch-callout:none!important;
    outline:none!important;
  }
  body.bayun-theme a:focus,
  body.bayun-theme a:active,
  body.bayun-theme button:focus,
  body.bayun-theme button:active,
  body.bayun-theme [role="button"]:focus,
  body.bayun-theme [role="button"]:active{
    outline:none!important;
  }

  /* Mid-page banner sliders: exactly one complete banner per viewport, no cropped artwork. */
  .bayun-banner-pair,
  .bayun-banner-pair.bayun-banner-pair--second{
    width:calc(100% - 36px)!important;
    gap:12px!important;
    padding:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding:0!important;
  }
  .bayun-banner-pair .bayun-promo-banner,
  .bayun-banner-pair--second .bayun-promo-banner{
    flex:0 0 100%!important;
    width:100%!important;
    max-width:100%!important;
    scroll-snap-align:start!important;
    overflow:hidden!important;
  }
  .bayun-banner-pair .bayun-promo-banner img,
  .bayun-banner-pair--second .bayun-promo-banner img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    display:block!important;
  }

  /* Exactly three category cards across the viewport with equal edge/inter-item spacing. */
  .bayun-category-strip{
    width:100vw!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .bayun-category-track{
    width:100vw!important;
    max-width:none!important;
    display:flex!important;
    gap:12px!important;
    padding:0 12px!important;
    margin:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-inline:12px!important;
    scrollbar-width:none!important;
    box-sizing:border-box!important;
  }
  .bayun-category-track::-webkit-scrollbar{display:none!important}
  .bayun-category-item,
  .bayun-category-item.active,
  .bayun-category-item:hover,
  .bayun-category-item:focus,
  .bayun-category-item:focus-visible,
  .bayun-category-item:active{
    flex:0 0 calc((100vw - 48px) / 3)!important;
    width:calc((100vw - 48px) / 3)!important;
    min-width:0!important;
    max-width:none!important;
    height:120px!important;
    scroll-snap-align:start!important;
    color:rgba(34,34,34,.8)!important;
    font-weight:400!important;
    outline:none!important;
  }
  .bayun-category-item:after,
  .bayun-category-item.active:after,
  .bayun-category-item:hover:after,
  .bayun-category-item:focus:after,
  .bayun-category-item:focus-visible:after,
  .bayun-category-item:active:after{
    width:min(92px,calc(100% - 4px))!important;
    height:76px!important;
    border-radius:18px!important;
    background:rgba(250,255,255,.1)!important;
    box-shadow:none!important;
  }
  .bayun-category-item img,
  .bayun-category-item.active img,
  .bayun-category-item:hover img,
  .bayun-category-item:focus img,
  .bayun-category-item:focus-visible img,
  .bayun-category-item:active img{
    width:min(88px,calc(100% - 6px))!important;
    height:88px!important;
    top:6px!important;
    object-fit:contain!important;
  }

  /* Keep the centered+justified treatment on small screens too. */
  .bayun-home .bayun-about-copy p,
  .bayun-home .bayun-about-card p,
  .bayun-home .bayun-testimonial p,
  .bayun-home .bayun-faq-answer p{
    text-align:justify!important;
    text-align-last:center!important;
  }
}


/* Bayun 1.20.6 — mobile header/menu, centered About CTA, 85% mid sliders, popup/filter fixes. */

/* Header typography and vertical centering restored. */
.bayun-account-pill,
.bayun-categories-button,
.bayun-menu a,
.bayun-header-trigger{
  font-size:15px!important;
  line-height:1.45!important;
}
.bayun-account-pill,
.bayun-categories-button,
.bayun-menu a{
  align-items:center!important;
}
.bayun-account-pill{justify-content:flex-start!important}
.bayun-menu a{display:flex!important;min-height:48px!important}
.bayun-account-pill>span:last-child{display:flex!important;align-items:center!important;height:100%!important}

/* Homepage About button must sit exactly in the center. */
.bayun-home .bayun-about-copy>a{
  display:flex!important;
  width:max-content!important;
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  text-align-last:center!important;
}

/* Desktop: middle banner pagination is a mobile-only UI. */
.bayun-mid-banner-pagination{display:none}

@media(max-width:767px){
  /* Mobile drawer opens from the RIGHT. */
  .bayun-mobile-drawer{
    right:0!important;
    left:auto!important;
    transform:translateX(105%)!important;
    border-radius:22px 0 0 22px!important;
    box-shadow:-18px 0 55px rgba(0,0,0,.18)!important;
  }
  .bayun-mobile-drawer.is-open{transform:translateX(0)!important}

  /* The drawer already owns an X close button; hide the header hamburger while open. */
  .bayun-mobile-menu-btn.active{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  .bayun-mobile-menu-btn.active span:nth-child(1),
  .bayun-mobile-menu-btn.active span:nth-child(2),
  .bayun-mobile-menu-btn.active span:nth-child(3){
    transform:none!important;
    opacity:1!important;
  }

  /* Restore readable, vertically-centered header/drawer text. */
  .bayun-mobile-menu li a{
    min-height:46px!important;
    padding:0 12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    font-size:14px!important;
    line-height:1.6!important;
  }
  .bayun-mobile-account-row a{
    min-height:42px!important;
    padding:8px 7px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:12.5px!important;
    line-height:1.45!important;
  }
  .bayun-mobile-drawer-head strong{font-size:15px!important;line-height:1.5!important}

  /* Middle sliders: ONLY the artwork, 85% of viewport, centered. */
  .bayun-mid-banner-slider,
  .bayun-mid-banner-slider--second{
    width:85vw!important;
    max-width:85vw!important;
    margin:42px auto 0!important;
    padding:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  .bayun-mid-banner-slider--second{margin-top:24px!important}
  .bayun-mid-banner-slider .bayun-banner-pair,
  .bayun-mid-banner-slider .bayun-banner-pair.bayun-banner-pair--second{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    gap:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
  }
  .bayun-mid-banner-slider .bayun-banner-pair::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .bayun-mid-banner-slider .bayun-promo-banner,
  .bayun-mid-banner-slider .bayun-banner-pair--second .bayun-promo-banner{
    flex:0 0 100%!important;
    width:100%!important;
    max-width:100%!important;
    min-width:100%!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
    scroll-snap-align:center!important;
    scroll-snap-stop:always!important;
  }
  .bayun-mid-banner-slider .bayun-promo-banner img,
  .bayun-mid-banner-slider .bayun-banner-pair--second .bayun-promo-banner img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0!important;
    padding:0!important;
    border-radius:18px!important;
    background:transparent!important;
  }
  .bayun-mid-banner-pagination{
    width:58px!important;
    height:18px!important;
    margin:10px auto 0!important;
    padding:0 8px!important;
    border-radius:999px!important;
    background:#c5e3e3!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
  }
  .bayun-mid-banner-pagination button{
    appearance:none!important;
    width:7px!important;
    height:7px!important;
    min-width:7px!important;
    min-height:7px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.72)!important;
    box-shadow:none!important;
    outline:0!important;
  }
  .bayun-mid-banner-pagination button.is-active{background:#fff!important}

  /* Empty-cart row: one line, one column, no narrow phantom thumbnail column. */
  #custom-thank-you-popup .ctp-item--empty{
    display:block!important;
    grid-template-columns:1fr!important;
    min-height:54px!important;
    padding:16px 12px!important;
  }
  #custom-thank-you-popup .ctp-item--empty .ctp-body{
    display:block!important;
    width:100%!important;
    min-width:100%!important;
  }
  #custom-thank-you-popup .ctp-item--empty .ctp-name{
    display:block!important;
    width:100%!important;
    white-space:nowrap!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    text-align:center!important;
    font-size:13px!important;
    line-height:1.6!important;
  }

  /* Product-section category filters remain horizontally swipeable but never show a scrollbar line. */
  .bayun-section-filters,
  .bayun-products-body .bayun-section-filters,
  .bayun-products-section--sale .bayun-products-body .bayun-section-filters{
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  .bayun-section-filters::-webkit-scrollbar,
  .bayun-products-body .bayun-section-filters::-webkit-scrollbar,
  .bayun-products-section--sale .bayun-products-body .bayun-section-filters::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
    background:transparent!important;
  }
}


/* Bayun 1.20.7 — final requested homepage/mobile/footer refinements. */

/* ABOUT: label + title centered; copy remains justified; CTA restores its full original width. */
.bayun-home .bayun-about-copy,
.bayun-home .bayun-about-copy>span,
.bayun-home .bayun-about-copy h2{
  text-align:center!important;
  text-align-last:center!important;
}
.bayun-home .bayun-about-copy>span{margin-left:auto!important;margin-right:auto!important}
.bayun-home .bayun-about-copy p{
  text-align:justify!important;
  text-align-last:center!important;
}
.bayun-home .bayun-about-copy>a{
  width:150px!important;
  min-width:150px!important;
  height:46px!important;
  margin:14px auto 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

/* HERO: keep the copy block in its current location, but center its contents and increase typography by 4px. */
.bayun-home .bayun-hero-slide-copy{
  text-align:center!important;
  text-align-last:center!important;
}
.bayun-home .bayun-hero-slide-badge{
  font-size:17px!important;
  text-align:center!important;
  text-align-last:center!important;
}
.bayun-home .bayun-hero-slide-copy h2{
  font-size:36px!important;
  text-align:center!important;
  text-align-last:center!important;
}
.bayun-home .bayun-hero-slide-copy p{
  font-size:19px!important;
  text-align:justify!important;
  text-align-last:center!important;
}
.bayun-home .bayun-hero-slide-buttons{
  justify-content:center!important;
  text-align:center!important;
}
.bayun-home .bayun-hero-slide-buttons a{font-size:17px!important}

/* FAQ: JS owns the animated max-height; open answers have no artificial ceiling. */
.bayun-home .bayun-faq-answer{
  height:auto!important;
  min-height:0!important;
}
.bayun-home .bayun-faq-item.open .bayun-faq-answer{
  height:auto!important;
  overflow:hidden!important;
}

/* Footer: smaller outline and tighter relation to the back-to-top shape. */
.bayun-footer-bottom:after{
  width:292px!important;
  height:43px!important;
  bottom:-2px!important;
}
.bayun-footer-credit{
  line-height:1.5!important;
}

@media(max-width:767px){
  /* Hamburger stays hidden not only while open, but during the whole close transition. */
  .bayun-mobile-menu-btn.active,
  .bayun-mobile-menu-btn.is-closing{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  /* FAQ: no fixed max-height on mobile. Full answer height comes from its own text. */
  .bayun-home .bayun-faq-item.open .bayun-faq-answer{
    max-height:none;
    height:auto!important;
    padding-top:12px!important;
    padding-bottom:18px!important;
  }
  .bayun-home .bayun-faq-answer p{
    display:block!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }

  /* Testimonials: reserve room above cards so both supplied quote artworks are fully visible. */
  .bayun-testimonial-track{
    padding-top:22px!important;
    overflow-y:hidden!important;
  }
  .bayun-testimonial{margin-top:0!important;overflow:visible!important}
  .bayun-quote-pair{
    top:-14px!important;
    left:30px!important;
    height:34px!important;
    overflow:visible!important;
  }
  .bayun-quote-pair img{
    display:block!important;
    width:auto!important;
    height:32px!important;
    max-width:none!important;
    object-fit:contain!important;
    overflow:visible!important;
  }

  /* About CTA stays full width instead of shrinking to its text. */
  .bayun-home .bayun-about-copy>a{
    width:150px!important;
    min-width:150px!important;
    height:46px!important;
    font-size:14px!important;
  }

  /* Mobile hero: same centering, with each text size +4px over the previous mobile values. */
  .bayun-home .bayun-hero-slide-copy{
    text-align:center!important;
    text-align-last:center!important;
  }
  .bayun-home .bayun-hero-slide-badge{font-size:14px!important}
  .bayun-home .bayun-hero-slide-copy h2{font-size:28px!important}
  .bayun-home .bayun-hero-slide-copy p{
    font-size:15.5px!important;
    text-align:justify!important;
    text-align-last:center!important;
    max-width:100%!important;
  }
  .bayun-home .bayun-hero-slide-buttons{justify-content:center!important}
  .bayun-home .bayun-hero-slide-buttons a{font-size:14px!important}

  /* Footer: smaller outline, closer to back-to-top, with ~10px between credit and the shape. */
  .bayun-footer-bottom{
    min-height:104px!important;
    height:104px!important;
    margin-top:18px!important;
    position:relative!important;
  }
  .bayun-footer-bottom:after{
    width:218px!important;
    height:32px!important;
    bottom:-1px!important;
  }
  .bayun-back-top{bottom:-23px!important}
  .bayun-footer-credit{
    position:absolute!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    bottom:33px!important;
    width:max-content!important;
    max-width:94%!important;
    margin:0!important;
    white-space:nowrap!important;
    text-align:center!important;
  }
}


/* Bayun 1.20.8 — exact card shadow, fluid FAQ, 3.5 mobile categories, unclipped carousel shadows, footer order. */

/* Figma shadow: X 0 / Y 4 / Blur 22 / Spread 0 / #212222 at 12%. */
.bayun-product-card,
.woocommerce .bayun-product-card,
body.bayun-product-archive .bayun-product-card,
.bayun-products-section--sale .bayun-product-card,
.bayun-products-section--pink .bayun-product-card{
  box-shadow:0 4px 22px 0 rgba(33,34,34,.12)!important;
}
@media (hover:hover) and (pointer:fine){
  .bayun-product-card:hover,
  body.bayun-product-archive .bayun-product-card:hover{
    box-shadow:0 4px 22px 0 rgba(33,34,34,.12)!important;
  }
}

/* Product carousel gets enough inner breathing room for the 22px blur to fade naturally. */
.bayun-product-track{
  padding-top:34px!important;
  padding-bottom:34px!important;
  padding-left:34px!important;
}
.bayun-products-section--sale .bayun-product-track{
  padding-top:34px!important;
  padding-bottom:34px!important;
  padding-left:34px!important;
}

/* FAQ uses grid-row interpolation, so opening height is content-driven from the first frame. */
.bayun-home .bayun-faq-answer{
  display:grid!important;
  grid-template-rows:0fr!important;
  max-height:none!important;
  height:auto!important;
  min-height:0!important;
  opacity:0!important;
  overflow:hidden!important;
  padding-top:0!important;
  padding-bottom:0!important;
  transition:grid-template-rows .44s cubic-bezier(.22,.75,.25,1),opacity .28s ease,padding .38s ease!important;
}
.bayun-home .bayun-faq-item.open .bayun-faq-answer{
  grid-template-rows:1fr!important;
  max-height:none!important;
  height:auto!important;
  opacity:1!important;
  overflow:hidden!important;
  padding-top:12px!important;
  padding-bottom:24px!important;
}
.bayun-home .bayun-faq-answer>p{
  min-height:0!important;
  overflow:hidden!important;
  max-height:none!important;
  height:auto!important;
  margin:0!important;
}

/* Credit is a link but visually remains plain text. */
.bayun-footer-credit a,
.bayun-footer-credit a:hover,
.bayun-footer-credit a:focus,
.bayun-footer-credit a:visited{
  text-decoration:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
}

@media(max-width:767px){
  /* Exactly 3.5 category cards visible across the viewport. */
  .bayun-category-track{
    gap:12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
    scroll-padding-inline:12px!important;
  }
  .bayun-category-item,
  .bayun-category-item.active,
  .bayun-category-item:hover,
  .bayun-category-item:focus,
  .bayun-category-item:focus-visible,
  .bayun-category-item:active{
    flex:0 0 calc((100vw - 60px) / 3.5)!important;
    width:calc((100vw - 60px) / 3.5)!important;
  }

  /* More breathing room around mobile carousel cards so shadows are never cut at track edges. */
  .bayun-product-track,
  .bayun-products-section--sale .bayun-product-track{
    padding-top:34px!important;
    padding-bottom:34px!important;
    padding-right:30px!important;
    padding-left:30px!important;
  }

  /* Mobile FAQ: identical fluid animation, no max-height measurement or second resize step. */
  .bayun-home .bayun-faq-answer{
    display:grid!important;
    grid-template-rows:0fr!important;
    max-height:none!important;
    height:auto!important;
    padding-top:0!important;
    padding-bottom:0!important;
  }
  .bayun-home .bayun-faq-item.open .bayun-faq-answer{
    grid-template-rows:1fr!important;
    max-height:none!important;
    height:auto!important;
    padding-top:12px!important;
    padding-bottom:18px!important;
  }
  .bayun-home .bayun-faq-answer>p{
    min-height:0!important;
    overflow:hidden!important;
  }

  /* Mobile footer: copyright first, credit immediately below it. */
  .bayun-footer-bottom{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    padding-top:8px!important;
  }
  .bayun-footer-copyright{
    order:1!important;
    position:static!important;
    display:block!important;
    width:100%!important;
    margin:0!important;
    text-align:center!important;
    line-height:1.65!important;
  }
  .bayun-footer-credit{
    order:2!important;
    position:static!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:4px 0 0!important;
    white-space:normal!important;
    text-align:center!important;
    line-height:1.65!important;
  }
  .bayun-back-top{order:3!important}
}

/* Bayun 1.20.9 — keep carousel shadow breathing room without pushing cards below side filters. */
@media (min-width:768px){
  .bayun-products-body{
    align-items:flex-start!important;
  }
  .bayun-products-body .bayun-section-filters,
  .bayun-products-section--sale .bayun-products-body .bayun-section-filters{
    margin-top:0!important;
  }
  .bayun-products-body .bayun-product-track,
  .bayun-products-section--sale .bayun-products-body .bayun-product-track{
    margin-top:-34px!important;
    padding-top:34px!important;
  }
  .bayun-products-body .bayun-product-card,
  .bayun-products-section--sale .bayun-products-body .bayun-product-card{
    margin-top:0!important;
  }
}


/* Bayun 1.20.10 — responsive homepage blog section on mobile. */
.bayun-blog-mobile-view-all{display:none}
@media(max-width:767px){
  .bayun-blogs{
    display:block!important;
    width:calc(100% - 36px)!important;
    max-width:none!important;
    margin:50px auto 0!important;
  }
  .bayun-blogs .bayun-section-head.bayun-simple-head{
    height:auto!important;
    min-height:0!important;
    margin:0 0 22px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    text-align:center!important;
  }
  .bayun-blogs .bayun-section-title{
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    text-align:center!important;
  }
  .bayun-blogs .bayun-section-title b{
    width:42px!important;
    height:42px!important;
    margin:0 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .bayun-blogs .bayun-section-title h2{
    margin:0!important;
    text-align:center!important;
    font-size:23px!important;
    line-height:1.5!important;
  }
  .bayun-blogs .bayun-head-line,
  .bayun-blogs .bayun-section-head>a{display:none!important}

  .bayun-blog-layout{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    gap:16px!important;
    direction:rtl!important;
  }
  .bayun-blog-feature{
    width:100%!important;
    height:300px!important;
    border-radius:24px!important;
    overflow:hidden!important;
    flex:none!important;
  }
  .bayun-blog-feature>img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
  }
  .bayun-blog-feature>div{
    left:12px!important;
    right:12px!important;
    bottom:12px!important;
    min-height:68px!important;
    border-radius:17px!important;
    padding:10px 14px!important;
    gap:14px!important;
  }
  .bayun-blog-feature strong{
    font-size:15px!important;
    line-height:1.65!important;
    min-width:0!important;
  }
  .bayun-blog-feature>div>span{
    width:40px!important;
    height:40px!important;
    flex:0 0 40px!important;
  }
  .bayun-blog-feature>div>span img{width:16px!important;height:16px!important}

  .bayun-blog-list{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    gap:12px!important;
  }
  .bayun-blog-list>a{
    width:100%!important;
    height:76px!important;
    min-height:76px!important;
    border-radius:22px!important;
    grid-template-columns:58px minmax(0,1fr) 36px!important;
    gap:12px!important;
    padding:10px 13px!important;
  }
  .bayun-blog-list>a>img{
    width:58px!important;
    height:52px!important;
    border-radius:13px!important;
    object-fit:cover!important;
  }
  .bayun-blog-list>a>span{
    min-width:0!important;
    font-size:13.5px!important;
    line-height:1.55!important;
    white-space:normal!important;
    overflow:hidden!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
  }
  .bayun-blog-list>a>b{
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
  }
  .bayun-blog-list>a>b img{width:13px!important;height:13px!important}

  .bayun-blog-mobile-view-all{
    width:128px!important;
    height:41px!important;
    margin:22px auto 0!important;
    border-radius:30px!important;
    background:rgba(44,142,141,.5)!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    font-size:14px!important;
    font-weight:700!important;
  }
}


/* Bayun 1.20.11 — pa_color swatches on every product card (max 5 + overflow count). */
.bayun-card-dots{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:5px!important;
  width:28px!important;
  min-height:0!important;
  padding:8px 6px!important;
  background:#efefef!important;
  border-radius:10px!important;
  box-sizing:border-box!important;
  box-shadow:none!important;
}
.bayun-card-dots .bayun-card-color-dot{
  display:block!important;
  width:9px!important;
  height:9px!important;
  min-width:9px!important;
  min-height:9px!important;
  flex:0 0 9px!important;
  border-radius:50%!important;
  background:var(--bayun-card-color)!important;
  box-shadow:0 0 0 1px rgba(0,0,0,.07),inset 0 0 0 1px rgba(255,255,255,.24)!important;
}
.bayun-card-dots .bayun-card-colors-more{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:11px!important;
  margin:0!important;
  padding:0!important;
  color:#555!important;
  font-size:8px!important;
  line-height:1!important;
  font-family:"IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif!important;
  font-weight:700!important;
  direction:ltr!important;
  white-space:nowrap!important;
}
/* Keep the reference-card placement: swatch tray in the upper corner opposite the wishlist heart. */
.bayun-card-top-tools .bayun-card-dots{top:0!important;z-index:4!important}

@media(max-width:767px){
  .bayun-card-dots{width:27px!important;padding:7px 6px!important;gap:4px!important;border-radius:9px!important}
  .bayun-card-dots .bayun-card-color-dot{width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;flex-basis:8px!important}
  .bayun-card-dots .bayun-card-colors-more{font-size:7.5px!important;min-height:10px!important}
}


/* Bayun 1.20.12 — configurable pa_color swatch count + exact 18px tray width. */
.bayun-card-dots{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:5px!important;
    width:18px!important;
    min-height:0!important;
    padding:8px 2px!important;
    background:#efefef!important;
    border-radius:10px!important;
    box-sizing:border-box!important;
    box-shadow:none!important;
}
.bayun-card-dots .bayun-card-colors-more{
    direction:rtl!important;
    unicode-bidi:plaintext!important;
}
@media(max-width:767px){
    .bayun-card-dots{
        width:18px!important;
        padding:7px 2px!important;
        gap:4px!important;
        border-radius:9px!important;
    }
}

/* Bayun 1.21.0 — centered desktop navigation + fixed mobile header + configurable mobile bottom navigation. */
@media(min-width:768px){
  .bayun-nav{
    justify-content:center!important;
    gap:24px!important;
  }
  .bayun-nav>.bayun-category-menu-wrap{
    order:0!important;
    flex:0 0 auto!important;
    margin:0!important;
  }
  .bayun-nav>.bayun-menu,
  .bayun-nav>ul.bayun-menu{
    order:1!important;
    position:static!important;
    inset:auto!important;
    transform:none!important;
    width:auto!important;
    max-width:none!important;
    height:48px!important;
    flex:0 1 auto!important;
    justify-content:center!important;
    margin:0!important;
  }
  .bayun-nav>.bayun-menu>li>a,
  .bayun-nav>ul.bayun-menu>li>a{
    justify-content:center!important;
    text-align:center!important;
  }
  .bayun-categories-button{
    margin:0!important;
    text-align:center!important;
    justify-content:center!important;
  }
  .bayun-category-popover-grid a{
    flex-direction:column!important;
    justify-content:center!important;
    text-align:center!important;
    min-height:62px;
  }
  .bayun-category-popover-grid span,
  .bayun-category-popover-grid small{text-align:center!important}
}

.bayun-mobile-bottom-nav,
.bayun-mobile-bottom-sheet,
.bayun-mobile-sheet-overlay{display:none}

@media(max-width:767px){
  :root{--bayun-mobile-bottom-nav-h:68px}
  html{scroll-padding-top:82px}
  body.bayun-theme{
    padding-top:76px!important;
    padding-bottom:calc(var(--bayun-mobile-bottom-nav-h) + env(safe-area-inset-bottom) + 12px)!important;
  }
  body.bayun-mobile-sheet-open{overflow:hidden!important;touch-action:none}

  /* The requested mobile header remains pinned to the very top. */
  body.bayun-theme .bayun-header{
    position:fixed!important;
    top:0!important;
    right:0!important;
    left:0!important;
    width:100%!important;
    z-index:10010!important;
    background:rgba(250,255,255,.97)!important;
    box-shadow:0 7px 24px rgba(33,34,34,.055)!important;
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
  }
  body.admin-bar.bayun-theme .bayun-header{top:46px!important}
  body.bayun-theme .bayun-header-top{
    width:calc(100% - 36px)!important;
    max-width:393px!important;
    height:76px!important;
    margin-inline:auto!important;
    background:transparent!important;
  }

  /* Fixed 5-item footer navigation. */
  .bayun-mobile-bottom-nav{
    position:fixed;
    z-index:10040;
    right:0;
    left:0;
    bottom:0;
    height:calc(var(--bayun-mobile-bottom-nav-h) + env(safe-area-inset-bottom));
    padding:7px 8px calc(7px + env(safe-area-inset-bottom));
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    align-items:center;
    gap:2px;
    direction:rtl;
    background:rgba(250,255,255,.985);
    border-top:1px solid rgba(44,142,141,.11);
    box-shadow:0 -10px 32px rgba(33,34,34,.10);
    backdrop-filter:blur(16px);
    -webkit-backdrop-filter:blur(16px);
  }
  .bayun-mobile-bottom-nav-item{
    position:relative;
    min-width:0;
    height:54px;
    border:0;
    padding:2px 2px 0;
    margin:0;
    background:transparent;
    color:#5e6b6b;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:3px;
    border-radius:14px;
    font-family:inherit;
    font-size:9.5px;
    line-height:1.25;
    font-weight:650;
    cursor:pointer;
    white-space:nowrap;
    -webkit-tap-highlight-color:transparent;
    transition:color .22s ease,background .22s ease,transform .22s ease;
  }
  .bayun-mobile-bottom-nav-item:active{transform:scale(.96)}
  .bayun-mobile-bottom-nav-item.is-active{
    color:var(--bayun-primary);
    background:rgba(219,236,236,.58);
  }
  .bayun-mobile-bottom-nav-icon{
    width:29px;
    height:27px;
    display:grid;
    place-items:center;
    border-radius:10px;
    color:currentColor;
  }
  .bayun-mobile-bottom-nav-item.is-active .bayun-mobile-bottom-nav-icon{background:#fff}
  .bayun-mobile-bottom-nav-icon svg,
  .bayun-mobile-bottom-nav-icon img{width:21px!important;height:21px!important;display:block;object-fit:contain}
  .bayun-mobile-bottom-count{
    position:absolute;
    top:1px;
    left:calc(50% - 23px);
    min-width:16px;
    height:16px;
    padding:0 4px;
    border-radius:999px;
    display:grid;
    place-items:center;
    background:var(--bayun-pink);
    color:#fff;
    font-size:8px;
    line-height:1;
    font-style:normal;
    box-shadow:0 2px 7px rgba(234,125,164,.28);
  }

  /* Overlay stops above the fixed bottom bar so the five items remain accessible. */
  .bayun-mobile-sheet-overlay{
    display:block;
    position:fixed;
    z-index:10018;
    top:0;
    right:0;
    left:0;
    bottom:calc(var(--bayun-mobile-bottom-nav-h) + env(safe-area-inset-bottom));
    background:rgba(20,35,35,.36);
    backdrop-filter:blur(3px);
    -webkit-backdrop-filter:blur(3px);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .30s ease,visibility .30s ease;
  }
  .bayun-mobile-sheet-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}

  .bayun-mobile-bottom-sheet{
    display:block;
    position:fixed;
    z-index:10030;
    right:0;
    left:0;
    bottom:calc(var(--bayun-mobile-bottom-nav-h) + env(safe-area-inset-bottom));
    width:100%;
    max-height:min(68dvh,570px);
    padding:0 16px 18px;
    overflow-y:auto;
    overscroll-behavior:contain;
    direction:rtl;
    background:#FAFFFF;
    border-radius:25px 25px 0 0;
    box-shadow:0 -18px 55px rgba(24,55,54,.18);
    transform:translateY(calc(100% + 28px));
    visibility:hidden;
    pointer-events:none;
    transition:transform .40s cubic-bezier(.2,.82,.22,1),visibility .40s ease;
    scrollbar-width:none;
  }
  .bayun-mobile-bottom-sheet::-webkit-scrollbar{display:none}
  .bayun-mobile-bottom-sheet.is-open{transform:translateY(0);visibility:visible;pointer-events:auto}
  .bayun-mobile-sheet-head{
    position:sticky;
    z-index:4;
    top:0;
    min-height:62px;
    margin:0 -16px 10px;
    padding:10px 16px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    background:rgba(250,255,255,.97);
    border-bottom:1px solid rgba(44,142,141,.09);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
  }
  .bayun-mobile-sheet-head strong{font-family:"Kalameh","IRANYekanWeb",sans-serif;font-size:18px;color:#233636}
  .bayun-mobile-sheet-head button{
    width:38px;
    height:38px;
    border:0;
    border-radius:12px;
    display:grid;
    place-items:center;
    background:#F6E8EE;
    color:#944f68;
    font-size:26px;
    line-height:1;
    cursor:pointer;
  }
  .bayun-mobile-sheet-primary{
    width:100%;
    min-height:45px;
    margin-top:12px;
    padding:9px 15px;
    border-radius:14px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    background:var(--bayun-primary);
    color:#fff!important;
    font-size:12.5px;
    font-weight:800;
    box-shadow:0 8px 22px rgba(44,142,141,.17);
  }

  /* Categories bottom sheet: one category per row with image + name. */
  .bayun-mobile-category-sheet-list{display:grid;gap:8px}
  .bayun-mobile-category-sheet-list>a{
    min-height:68px;
    padding:7px 10px;
    display:grid;
    grid-template-columns:54px minmax(0,1fr) auto;
    align-items:center;
    gap:10px;
    border:1px solid rgba(44,142,141,.08);
    border-radius:16px;
    background:#fff;
    box-shadow:0 5px 16px rgba(33,34,34,.035);
  }
  .bayun-mobile-category-sheet-image{
    width:54px;height:54px;border-radius:14px;display:grid;place-items:center;overflow:hidden;
    background:linear-gradient(145deg,#DBECEC,#f5fbfb);color:var(--bayun-primary);font-size:25px;
  }
  .bayun-mobile-category-sheet-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:3px}
  .bayun-mobile-category-sheet-list strong{font-size:13px;color:#253434}
  .bayun-mobile-category-sheet-list small{font-size:9.5px;color:#7a8989;white-space:nowrap}

  /* Wishlist mini popup. */
  [data-bayun-mobile-wishlist-content]{min-height:90px;transition:opacity .2s ease}
  [data-bayun-mobile-wishlist-content].is-loading{opacity:.48;pointer-events:none}
  .bayun-mobile-sheet-products{display:grid;gap:7px}
  .bayun-mobile-sheet-product{
    min-height:70px;
    display:grid;
    grid-template-columns:58px minmax(0,1fr) 31px;
    align-items:center;
    gap:9px;
    padding:6px;
    border:1px solid rgba(44,142,141,.08);
    border-radius:15px;
    background:#fff;
  }
  .bayun-mobile-sheet-product-image{width:58px;height:58px;border-radius:12px;overflow:hidden;background:#f4f9f9}
  .bayun-mobile-sheet-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;display:block}
  .bayun-mobile-sheet-product-copy{min-width:0}
  .bayun-mobile-sheet-product-copy>a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:11.5px;font-weight:750;line-height:1.55;color:#263535}
  .bayun-mobile-sheet-product-copy>span{display:block;margin-top:4px;font-size:10.5px;color:var(--bayun-primary)}
  .bayun-mobile-sheet-remove{width:30px;height:30px;border:0;border-radius:10px;background:#F6E8EE;color:#bd587b;font-size:18px;display:grid;place-items:center;cursor:pointer}
  .bayun-mobile-sheet-more{text-align:center;padding:9px 0 0;color:#7c8a8a;font-size:10.5px}
  .bayun-mobile-sheet-empty{min-height:145px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;color:#566565}
  .bayun-mobile-sheet-empty-heart{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#F6E8EE;color:var(--bayun-pink);font-size:27px}
  .bayun-mobile-sheet-empty strong{max-width:280px;font-size:12.5px;line-height:1.9;font-weight:650}

  /* Logged-in account sheet. */
  .bayun-mobile-account-user{display:grid;grid-template-columns:52px minmax(0,1fr);gap:11px;align-items:center;margin-bottom:8px;padding:5px 4px 14px;border-bottom:1px solid rgba(44,142,141,.09)}
  .bayun-mobile-account-user img{width:52px;height:52px;border-radius:16px;display:block}
  .bayun-mobile-account-user strong,.bayun-mobile-account-user span{display:block;min-width:0}
  .bayun-mobile-account-user strong{font-size:13px;color:#253434}
  .bayun-mobile-account-user span{margin-top:3px;font-size:9.5px;color:#788;direction:ltr;text-align:right;overflow:hidden;text-overflow:ellipsis}
  .bayun-mobile-account-links{display:grid;gap:5px}
  .bayun-mobile-account-links a{
    min-height:46px;padding:8px 12px;border-radius:13px;display:flex;align-items:center;justify-content:space-between;
    background:#fff;border:1px solid rgba(44,142,141,.07);font-size:12px;font-weight:650;color:#314040;
  }
  .bayun-mobile-account-links a span{font-size:21px;color:var(--bayun-primary)}
  .bayun-mobile-account-links a.is-logout{color:#c95770;background:rgba(246,232,238,.48)}

  /* Contact sheet. */
  .bayun-mobile-contact-sheet-links{display:grid;gap:8px}
  .bayun-mobile-contact-sheet-links>a{
    min-height:66px;padding:8px 10px;display:grid;grid-template-columns:46px minmax(0,1fr) 22px;align-items:center;gap:10px;
    border-radius:16px;background:#fff;border:1px solid rgba(44,142,141,.08);box-shadow:0 5px 16px rgba(33,34,34,.035);
  }
  .bayun-mobile-contact-sheet-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#DBECEC;color:var(--bayun-primary);font-size:22px;font-weight:700}
  .bayun-mobile-contact-sheet-icon svg{width:23px;height:23px}
  .bayun-mobile-contact-sheet-links strong,.bayun-mobile-contact-sheet-links small{display:block}
  .bayun-mobile-contact-sheet-links strong{font-size:12.5px;color:#283838}
  .bayun-mobile-contact-sheet-links small{margin-top:3px;font-size:9.5px;color:#7b8989}
  .bayun-mobile-contact-sheet-links b{font-size:22px;color:var(--bayun-primary);font-weight:400}

  /* Toasts must sit above the new bottom navigation. */
  .bayun-wishlist-toast{bottom:calc(var(--bayun-mobile-bottom-nav-h) + env(safe-area-inset-bottom) + 12px)!important}
}


/* Bayun 1.21.1 — desktop hero artwork must be fully visible vertically. */
@media(min-width:768px){
  .bayun-hero-slides{background:#f5fbfb!important}
  .bayun-hero-slide-picture .bayun-hero-slide-image{
    object-fit:contain!important;
    object-position:center center!important;
    background:#f5fbfb!important;
  }
}


/* Bayun 1.21.2 — desktop hero width-fill, mobile swipe links, FAQ artwork and review placeholders. */
.bayun-hero-slide-image-link--mobile{display:none}
@media(min-width:768px){
  .bayun-hero-slide-picture{overflow:hidden!important;background:#f5fbfb!important}
  .bayun-hero-slide-picture .bayun-hero-slide-image{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-width:none!important;
    top:50%!important;
    right:0!important;
    bottom:auto!important;
    left:0!important;
    transform:translateY(-50%)!important;
    object-fit:unset!important;
    object-position:center center!important;
    background:transparent!important;
  }
}
.bayun-sample-review-label{
  display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:2px 7px;border-radius:999px;
  background:#F6E8EE;color:#b85377;font-size:9px;font-style:normal;font-weight:700;white-space:nowrap
}

@media(max-width:767px){
  .bayun-hero-slider{touch-action:pan-y!important;-webkit-user-select:none!important;user-select:none!important}
  .bayun-hero-slide-image-link--desktop{display:none!important}
  .bayun-hero-slide-image-link--mobile{display:block!important}
  .bayun-hero-slide-picture .bayun-hero-slide-image{-webkit-user-drag:none!important;user-drag:none!important;pointer-events:none!important}

  /* FAQ artwork: desktop left image on top, desktop right image at the bottom. */
  .bayun-home .bayun-faq{
    display:flex!important;flex-direction:column!important;align-items:stretch!important;
    width:calc(100% - 40px)!important;min-height:0!important;overflow:visible!important
  }
  .bayun-home .bayun-faq-title{order:1!important}
  .bayun-home .bayun-faq-art{
    display:block!important;position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;
    width:85%!important;max-width:85vw!important;height:auto!important;max-height:none!important;object-fit:contain!important;
    opacity:1!important;transform:none!important;z-index:1!important
  }
  .bayun-home .bayun-faq-art--left{order:2!important;margin:0 auto 18px!important}
  .bayun-home .bayun-faq-list{order:3!important}
  .bayun-home .bayun-more-faq{order:4!important}
  .bayun-home .bayun-faq-art--right{order:5!important;margin:18px auto 0!important}

  .bayun-testimonial .bayun-review-head{gap:8px!important}
  .bayun-testimonial .bayun-review-head strong{margin-left:0!important}
  .bayun-testimonial .bayun-review-rating{margin-right:auto!important}
  .bayun-sample-review-label{font-size:8px;min-height:19px;padding:2px 6px}
}


/* Bayun 1.21.3 — testimonials are a single horizontal scroll row on desktop too. */
@media(min-width:768px){
  .bayun-testimonials .bayun-container{overflow:visible!important}
  .bayun-testimonial-track{
    display:flex!important;
    flex-wrap:nowrap!important;
    grid-template-columns:none!important;
    gap:23px!important;
    width:100%!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    padding:28px 30px 52px!important;
    scroll-snap-type:x proximity!important;
    scroll-behavior:smooth!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    cursor:grab!important;
    overscroll-behavior-inline:contain!important;
  }
  .bayun-testimonial-track::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .bayun-testimonial-track.is-dragging{cursor:grabbing!important;scroll-behavior:auto!important;user-select:none!important}
  .bayun-testimonial{
    flex:0 0 350px!important;
    width:350px!important;
    min-width:350px!important;
    max-width:350px!important;
    scroll-snap-align:start!important;
  }
}


/* Bayun 1.21.4 — exactly three testimonial cards on desktop and smoother carousel movement. */
@media(min-width:768px){
  .bayun-testimonial-track{
    box-sizing:border-box!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:23px!important;
    width:100%!important;
    padding:28px 22px 52px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:none!important;
    scroll-behavior:auto!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  .bayun-testimonial{
    flex:0 0 calc((100% - 46px) / 3)!important;
    width:calc((100% - 46px) / 3)!important;
    min-width:calc((100% - 46px) / 3)!important;
    max-width:calc((100% - 46px) / 3)!important;
    scroll-snap-align:none!important;
  }
  .bayun-testimonial-track.is-dragging{scroll-behavior:auto!important}
}

.bayun-related-products-head .bayun-nav-buttons{margin-inline-start:auto}
.bayun-related-products-head .bayun-nav-buttons button{width:44px;height:44px;border-radius:15px;border:0;background:linear-gradient(90deg,rgba(44,142,141,.5),rgba(44,142,141,.35));color:#fff;font-size:28px;cursor:pointer}
.bayun-related-products-track{scroll-behavior:smooth}

/* Bayun 1.21.5 — unified blog/archive/single layout + draggable related-articles carousel. */
.bayun-blog-archive-page,.bayun-single-post-page{overflow-x:hidden}
.bayun-blog-archive,.bayun-single-wrap{width:100%}
.bayun-blog-breadcrumb{width:max-content;max-width:100%;margin:0 0 24px;padding:9px 16px;border-radius:999px;background:#eaf5f5;display:flex;align-items:center;gap:8px;direction:rtl;color:rgba(34,34,34,.55);font-size:12px;white-space:nowrap;overflow:hidden}
.bayun-blog-breadcrumb a{color:var(--bayun-primary);font-weight:650}.bayun-blog-breadcrumb strong{font-weight:500;color:rgba(34,34,34,.62);overflow:hidden;text-overflow:ellipsis}
.bayun-blog-head{margin-bottom:34px}.bayun-blog-title,.bayun-single-title{font-family:"Kalameh","BayunKalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif}
.bayun-blog-meta-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
.bayun-blog-category-chip{display:inline-flex;align-items:center;min-height:27px;padding:4px 10px;border-radius:999px;background:rgba(44,142,141,.10);color:var(--bayun-primary);font-size:11px;font-weight:700}
.bayun-blog-featured{direction:rtl;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);overflow:hidden}
.bayun-blog-featured-media{aspect-ratio:16/9;height:auto;min-height:330px}
.bayun-blog-featured-copy{min-width:0}.bayun-blog-featured-copy p,.bayun-blog-card p{text-align:justify;text-align-last:right}
.bayun-blog-grid{align-items:stretch}.bayun-blog-card{height:100%;min-width:0}.bayun-blog-card-media{aspect-ratio:16/10;height:auto}.bayun-blog-card-body{min-height:240px}.bayun-blog-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bayun-blog-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.bayun-blog-empty a{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;min-height:42px;padding:9px 16px;border-radius:13px;background:var(--bayun-primary);color:#fff;font-weight:700}

/* Single article readability and media safety. */
.bayun-single-breadcrumb{margin-bottom:18px}.bayun-single-meta a{color:var(--bayun-primary)}
.bayun-single-hero{height:auto;aspect-ratio:16/9;max-height:none}.bayun-single-hero img{width:100%;height:100%;object-fit:cover;display:block}
.bayun-entry-content{overflow-wrap:anywhere}.bayun-entry-content iframe,.bayun-entry-content video{max-width:100%}.bayun-entry-content table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse}.bayun-entry-content pre{max-width:100%;overflow:auto}
.bayun-single-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.bayun-single-tags a{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eef7f7;color:var(--bayun-primary);font-size:12px}

/* Related posts are always one horizontal carousel row. */
.bayun-related-posts{padding-top:38px;position:relative;min-width:0}
.bayun-related-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}
.bayun-related-head h2{font-family:"Kalameh","BayunKalameh","IRANYekanWeb","IRANYekanWeb(FaNum)",Tahoma,Arial,sans-serif}
.bayun-related-head .bayun-nav-buttons{display:flex!important;align-items:center;gap:8px;flex:0 0 auto}
.bayun-related-head .bayun-nav-buttons button{width:38px;height:38px;border:0;border-radius:50%;background:#e7f2f2;color:var(--bayun-primary);font-size:25px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}
.bayun-related-head .bayun-nav-buttons button:hover{background:var(--bayun-primary);color:#fff;transform:translateY(-2px)}
.bayun-related-posts-viewport{min-width:0;overflow:visible;padding:12px 1px 28px}
.bayun-related-posts-track{display:flex!important;flex-wrap:nowrap!important;align-items:stretch;gap:22px;overflow-x:auto;overflow-y:visible;padding:2px 10px 14px;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y pinch-zoom}
.bayun-related-posts-track::-webkit-scrollbar{display:none}
.bayun-related-posts-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}
.bayun-related-post-card{flex:0 0 calc((100% - 44px)/3);width:calc((100% - 44px)/3);scroll-snap-align:start;box-shadow:0 10px 28px rgba(33,34,34,.07)}
.bayun-related-post-card a,.bayun-related-post-card img{-webkit-user-drag:none}

/* Default WordPress comments should stay inside the Bayun single-page frame. */
.bayun-single-post-page .comments-area{margin-top:34px;padding:28px;background:#fff;border:1px solid rgba(44,142,141,.09);border-radius:28px;box-shadow:0 10px 28px rgba(33,34,34,.05)}
.bayun-single-post-page .comments-title,.bayun-single-post-page .comment-reply-title{font-family:"Kalameh","BayunKalameh","IRANYekanWeb",Tahoma,Arial,sans-serif;color:#222}
.bayun-single-post-page .comment-list{list-style:none;padding:0}.bayun-single-post-page .comment-body{padding:16px 0;border-bottom:1px solid rgba(34,34,34,.08)}
.bayun-single-post-page .comment-form input:not([type=submit]),.bayun-single-post-page .comment-form textarea{width:100%;border:1px solid rgba(44,142,141,.15);border-radius:14px;background:#faffff;padding:12px 14px}

@media(max-width:1100px){
  .bayun-blog-featured{grid-template-columns:1fr}.bayun-blog-featured-media{min-height:0}
  .bayun-related-post-card{flex-basis:calc((100% - 22px)/2);width:calc((100% - 22px)/2)}
}
@media(max-width:767px){
  .bayun-blog-breadcrumb{margin-bottom:18px;max-width:100%;font-size:11px;padding:8px 12px}
  .bayun-blog-head{margin-bottom:22px}.bayun-blog-title{font-size:29px!important}.bayun-blog-featured{padding:13px!important;gap:16px!important}.bayun-blog-featured-media{aspect-ratio:16/10;height:auto!important}.bayun-blog-featured-copy{padding:2px 2px 5px}.bayun-blog-featured-copy h2{font-size:23px!important}.bayun-blog-featured-copy p{font-size:13px;line-height:1.95}
  .bayun-blog-grid{grid-template-columns:1fr!important;gap:16px!important}.bayun-blog-card-media{aspect-ratio:16/10;height:auto!important}.bayun-blog-card-body{min-height:0;padding:16px}.bayun-blog-card h3{font-size:19px}.bayun-blog-card p{font-size:13px;line-height:1.9}
  .bayun-single-article{padding:15px!important}.bayun-single-title{font-size:28px!important}.bayun-single-meta{font-size:12px}.bayun-single-hero{height:auto!important;aspect-ratio:16/10;margin:18px 0!important}.bayun-single-intro-card,.bayun-single-intro-copy{border-radius:19px}.bayun-single-intro-copy{padding:18px}.bayun-entry-content{font-size:15px!important;line-height:2.05!important}.bayun-entry-content h2{font-size:24px}.bayun-entry-content h3{font-size:20px}
  .bayun-related-posts{padding-top:28px}.bayun-related-head{margin-bottom:12px}.bayun-related-head h2{font-size:23px!important}.bayun-related-head .bayun-nav-buttons{display:none!important}.bayun-related-posts-viewport{margin-inline:-15px;padding:10px 0 18px;overflow:visible}.bayun-related-posts-track{gap:14px;padding-inline:15px;scroll-padding-inline:15px;touch-action:pan-x pan-y}.bayun-related-post-card{flex:0 0 85%;width:85%}.bayun-related-post-card .bayun-blog-card-media{aspect-ratio:16/10}
  .bayun-single-post-page .comments-area{padding:18px;border-radius:22px}
}

/* Bayun 1.21.6 — full-width blog/single, article TOC and Bayun article comments. */
.bayun-blog-archive,.bayun-single-wrap{
  width:calc(100% - 66px)!important;
  max-width:var(--bayun-container)!important;
  margin-inline:auto!important;
}
.bayun-single-wrap{max-width:var(--bayun-container)!important}
.bayun-single-article{width:100%;max-width:none!important}
.bayun-single-intro{display:block!important;grid-template-columns:none!important}
.bayun-single-intro-copy{width:100%}

/* Collapsed by default; populated only from H2/H3 in the actual article. */
.bayun-article-toc{margin:22px 0 26px;border:1px solid rgba(44,142,141,.13);border-radius:20px;background:#f8fcfc;overflow:hidden}
.bayun-article-toc summary{min-height:60px;padding:13px 18px;display:grid;grid-template-columns:auto 1fr 28px;align-items:center;gap:12px;cursor:pointer;list-style:none;color:#222}
.bayun-article-toc summary::-webkit-details-marker{display:none}
.bayun-article-toc summary>span{font-family:"Kalameh","BayunKalameh","IRANYekanWeb",Tahoma,Arial,sans-serif;font-size:18px;font-weight:750;color:var(--bayun-primary)}
.bayun-article-toc summary>small{font-size:11.5px;color:rgba(34,34,34,.48)}
.bayun-article-toc summary>i{width:28px;height:28px;border-radius:9px;background:#e3f1f1;color:var(--bayun-primary);display:flex;align-items:center;justify-content:center;font-size:19px;font-style:normal;transition:transform .28s ease}
.bayun-article-toc[open] summary>i{transform:rotate(180deg)}
.bayun-article-toc nav{padding:2px 18px 17px;display:grid;gap:7px;border-top:1px solid rgba(44,142,141,.08)}
.bayun-article-toc nav a{position:relative;padding:7px 15px 7px 7px;border-radius:9px;color:#314242;font-size:13px;line-height:1.7;transition:background .2s ease,color .2s ease}
.bayun-article-toc nav a:before{content:"";position:absolute;right:2px;top:17px;width:5px;height:5px;border-radius:50%;background:rgba(44,142,141,.45)}
.bayun-article-toc nav a.is-h3{margin-right:20px;font-size:12.5px;color:rgba(34,34,34,.7)}
.bayun-article-toc nav a:hover{background:#eaf5f5;color:var(--bayun-primary)}
.bayun-entry-content h2[id],.bayun-entry-content h3[id]{scroll-margin-top:130px}

/* Comments belong between article and related posts. */
.bayun-article-comments{margin-top:34px}
.bayun-single-post-page .bayun-comments-area{margin:0!important;padding:30px!important;background:linear-gradient(180deg,#fff,#fbfefe)!important;border:1px solid rgba(44,142,141,.12)!important;border-radius:28px!important;box-shadow:0 12px 32px rgba(33,34,34,.055)!important;direction:rtl;text-align:right}
.bayun-comments-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}
.bayun-comments-heading span{display:block;margin-bottom:4px;color:var(--bayun-primary);font-size:12px;font-weight:700}
.bayun-single-post-page .comments-title,.bayun-single-post-page .comment-reply-title{margin:0 0 17px!important;font-family:"Kalameh","BayunKalameh","IRANYekanWeb",Tahoma,Arial,sans-serif!important;font-size:25px!important;line-height:1.55;color:#222!important}
.bayun-single-post-page .bayun-comment-list{list-style:none!important;margin:0 0 28px!important;padding:0!important}
.bayun-single-post-page .bayun-comment-list .children{list-style:none;margin:10px 30px 0 0;padding:0 16px 0 0;border-right:2px solid #e3f1f1}
.bayun-single-post-page .comment-body{position:relative;margin:0 0 12px;padding:18px!important;border:1px solid rgba(44,142,141,.08)!important;border-radius:18px;background:#fff}
.bayun-single-post-page .comment-author{display:flex;align-items:center;gap:10px;margin-bottom:8px}
.bayun-single-post-page .comment-author .avatar{width:46px;height:46px;border-radius:50%;object-fit:cover}
.bayun-single-post-page .comment-author .fn{font-style:normal;font-weight:750;color:#263535}
.bayun-single-post-page .comment-metadata{margin:-7px 56px 10px 0;font-size:10.5px;color:rgba(34,34,34,.45)}
.bayun-single-post-page .comment-content{font-size:13.5px;line-height:2;color:#344}.bayun-single-post-page .comment-content p:last-child{margin-bottom:0}
.bayun-single-post-page .reply{text-align:left}.bayun-single-post-page .comment-reply-link{display:inline-flex;padding:5px 10px;border-radius:9px;background:#eef7f7;color:var(--bayun-primary);font-size:11px;font-weight:700}
.bayun-single-post-page #respond{margin-top:0;padding:0;background:transparent;border:0}
.bayun-single-post-page #respond .logged-in-as,.bayun-single-post-page #respond .comment-notes{margin:0 0 16px;padding:11px 13px;border-radius:12px;background:#f3f8f8;color:rgba(34,34,34,.65);font-size:11.5px;line-height:1.9}
.bayun-single-post-page #respond .logged-in-as a{color:var(--bayun-primary);font-weight:700}
.bayun-single-post-page .comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}
.bayun-single-post-page .comment-form>p{margin:0}
.bayun-single-post-page .comment-form .logged-in-as,.bayun-single-post-page .comment-form .comment-notes,.bayun-single-post-page .comment-form-comment,.bayun-single-post-page .form-submit,.bayun-single-post-page .comment-form-cookies-consent{grid-column:1/-1}
.bayun-single-post-page .comment-form-url{grid-column:1/-1}
.bayun-single-post-page .comment-form label{display:block;margin-bottom:7px;font-size:12px;font-weight:700;color:#334}
.bayun-single-post-page .comment-form input:not([type=submit]):not([type=checkbox]),.bayun-single-post-page .comment-form textarea{width:100%!important;min-height:46px;border:1px solid rgba(44,142,141,.16)!important;border-radius:13px!important;background:#fff!important;padding:11px 13px!important;outline:0;transition:border-color .2s ease,box-shadow .2s ease}
.bayun-single-post-page .comment-form textarea{min-height:150px;resize:vertical}
.bayun-single-post-page .comment-form input:focus,.bayun-single-post-page .comment-form textarea:focus{border-color:rgba(44,142,141,.55)!important;box-shadow:0 0 0 3px rgba(44,142,141,.08)!important}
.bayun-single-post-page .comment-form .submit{min-width:156px;height:46px;border:0;border-radius:13px;background:var(--bayun-primary);color:#fff;padding:0 20px;font-weight:750;cursor:pointer;box-shadow:0 7px 18px rgba(44,142,141,.18)}
.bayun-single-post-page .comment-navigation,.bayun-single-post-page .comments-pagination{margin:18px 0;display:flex;justify-content:center;gap:8px}
.bayun-related-posts{margin-top:0}

@media(max-width:1100px){
  .bayun-blog-archive,.bayun-single-wrap{width:calc(100% - 40px)!important}
}
@media(max-width:767px){
  .bayun-blog-archive,.bayun-single-wrap{width:calc(100% - 36px)!important;max-width:393px!important}
  .bayun-article-toc{margin:16px 0 20px;border-radius:16px}.bayun-article-toc summary{min-height:54px;padding:11px 13px;grid-template-columns:auto 1fr 26px;gap:8px}.bayun-article-toc summary>span{font-size:15px}.bayun-article-toc summary>small{font-size:9.5px}.bayun-article-toc nav{padding:2px 13px 13px}.bayun-article-toc nav a{font-size:11.5px}.bayun-article-toc nav a.is-h3{margin-right:14px;font-size:11px}
  .bayun-article-comments{margin-top:24px}.bayun-single-post-page .bayun-comments-area{padding:18px!important;border-radius:21px!important}.bayun-single-post-page .comments-title,.bayun-single-post-page .comment-reply-title{font-size:20px!important}.bayun-single-post-page .comment-form{grid-template-columns:1fr;gap:12px}.bayun-single-post-page .comment-form>p{grid-column:1!important}.bayun-single-post-page .comment-body{padding:14px!important;border-radius:15px}.bayun-single-post-page .bayun-comment-list .children{margin-right:12px;padding-right:10px}.bayun-single-post-page .comment-form .submit{width:100%}
}

/* Bayun 1.21.7 — active primary navigation + category icon + robust product gallery. */
@media (min-width:768px){
  .bayun-nav{justify-content:center!important;gap:28px!important}
  .bayun-nav>.bayun-category-menu-wrap{position:relative!important;margin:0!important;flex:0 0 auto!important;order:0!important}
  .bayun-nav>.bayun-menu,.bayun-nav>ul.bayun-menu{
    position:static!important;inset:auto!important;transform:none!important;width:auto!important;max-width:none!important;
    height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;gap:34px!important
  }
  .bayun-nav .bayun-menu>li{flex:0 0 auto!important;text-align:center!important}
  .bayun-nav .bayun-menu>li>a{display:flex;align-items:center;justify-content:center;text-align:center;color:#222!important;transition:color .2s ease}
  .bayun-nav .bayun-menu>li.current-menu-item>a,
  .bayun-nav .bayun-menu>li.current_page_item>a,
  .bayun-nav .bayun-menu>li.current-menu-ancestor>a{color:var(--bayun-primary)!important;font-weight:700}
  .bayun-nav .bayun-menu>li:first-child:not(.current-menu-item):not(.current_page_item)>a{color:#222!important}
  .bayun-categories-button{direction:rtl!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important}
  .bayun-category-menu-icon{display:block;width:16px;height:16px;object-fit:contain;flex:0 0 16px}
  .bayun-categories-button.is-current{color:var(--bayun-primary)!important;background:rgba(188,219,219,.58)!important;box-shadow:inset 0 0 0 1px rgba(44,142,141,.12)}
}

.bayun-product-gallery-stage{position:relative;min-width:0}
.bayun-product-main-image{position:relative;user-select:none;-webkit-user-select:none;touch-action:pan-y;cursor:zoom-in}
.bayun-product-main-image img{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}
.bayun-product-main-image:focus-visible{outline:2px solid rgba(44,142,141,.55);outline-offset:3px}
.bayun-product-gallery-actions{position:absolute;z-index:7;left:14px;top:14px;display:flex;flex-direction:column;gap:9px;align-items:center}
.bayun-gallery-action{width:46px;height:46px;border:1px solid rgba(44,142,141,.12);border-radius:15px;background:rgba(255,255,255,.92);color:#2c8e8d;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 18px rgba(33,34,34,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;-webkit-tap-highlight-color:transparent}
.bayun-gallery-action:hover{transform:translateY(-2px);background:#fff;border-color:rgba(44,142,141,.24)}
.bayun-gallery-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.bayun-gallery-wishlist-btn.active{color:#e56f94;background:#fff7fa;border-color:rgba(229,111,148,.22)}
.bayun-gallery-wishlist-btn .bayun-gallery-heart-path{fill:transparent;transition:fill .2s ease}
.bayun-gallery-wishlist-btn.active .bayun-gallery-heart-path{fill:currentColor}
.bayun-gallery-feedback{position:absolute;left:54px;top:50%;transform:translateY(-50%) translateX(-6px);width:max-content;max-width:190px;padding:7px 10px;border-radius:9px;background:#25343f;color:#fff;font-size:10px;line-height:1.5;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;white-space:nowrap}
.bayun-gallery-feedback.is-visible{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}

.bayun-product-thumbs{direction:rtl!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important;cursor:grab;touch-action:pan-y;overscroll-behavior-inline:contain;user-select:none;-webkit-user-select:none;padding-bottom:6px!important}
.bayun-product-thumbs::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.bayun-product-thumbs.is-dragging{cursor:grabbing;scroll-behavior:auto!important}
.bayun-product-thumb{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}
.bayun-product-thumb img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none;pointer-events:none}

.bayun-product-lightbox{touch-action:none}
.bayun-lightbox-stage{overflow:hidden!important;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none}
.bayun-lightbox-stage:active{cursor:grabbing}
.bayun-lightbox-track{display:flex!important;direction:ltr!important;width:100%!important;height:100%!important;transform:translate3d(0,0,0);transition:transform .38s cubic-bezier(.22,.75,.25,1);will-change:transform}
.bayun-lightbox-slide,.bayun-lightbox-slide.is-active{display:flex!important;flex:0 0 100%!important;width:100%!important;height:100%!important;align-items:center;justify-content:center;min-width:100%}
.bayun-lightbox-slide img{display:block;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain!important;-webkit-user-drag:none;user-select:none;-webkit-user-select:none;pointer-events:none}

@media(max-width:767px){
  .bayun-product-gallery-actions{left:9px;top:9px;gap:7px}
  .bayun-gallery-action{width:40px;height:40px;border-radius:13px}
  .bayun-gallery-action svg{width:19px;height:19px}
  .bayun-gallery-feedback{left:47px;font-size:9px;max-width:150px}
  .bayun-product-main-image{touch-action:pan-y}
}


/* Bayun 1.21.9 — product quantity stepper, review form and article tables. */
.bayun-single-product-page .quantity.bayun-quantity-stepper{
  direction:ltr!important;display:inline-grid!important;grid-template-columns:38px 52px 38px!important;
  align-items:center!important;height:48px!important;margin:0!important;padding:0!important;
  border:1px solid rgba(44,142,141,.18)!important;border-radius:14px!important;background:#f8fcfc!important;
  overflow:hidden!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)!important
}
.bayun-single-product-page .quantity.bayun-quantity-stepper .qty{
  width:52px!important;height:46px!important;min-width:0!important;margin:0!important;padding:0 4px!important;
  border:0!important;border-inline:1px solid rgba(44,142,141,.12)!important;border-radius:0!important;background:#fff!important;
  color:#222!important;text-align:center!important;font-size:15px!important;font-weight:800!important;box-shadow:none!important;outline:0!important;
  -moz-appearance:textfield!important
}
.bayun-single-product-page .quantity.bayun-quantity-stepper .qty::-webkit-inner-spin-button,
.bayun-single-product-page .quantity.bayun-quantity-stepper .qty::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}
.bayun-single-product-page .bayun-qty-btn{
  width:38px!important;height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;
  background:transparent!important;color:var(--bayun-primary)!important;font-size:22px!important;font-weight:700!important;
  display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:background .2s ease,color .2s ease,transform .15s ease!important
}
.bayun-single-product-page .bayun-qty-btn:hover{background:rgba(44,142,141,.10)!important;color:#176f6e!important}
.bayun-single-product-page .bayun-qty-btn:active{transform:scale(.92)}

/* Product review form in Bayun visual language. */
.bayun-single-product-page #review_form_wrapper,
.bayun-single-product-page #review_form #respond{margin:0!important}
.bayun-single-product-page #review_form #respond{
  padding:24px!important;border:1px solid rgba(44,142,141,.12)!important;border-radius:22px!important;
  background:linear-gradient(180deg,#fff 0%,#f8fcfc 100%)!important;box-shadow:0 10px 28px rgba(33,34,34,.05)!important
}
.bayun-single-product-page #review_form .comment-reply-title{
  display:block!important;margin:0 0 18px!important;color:#222!important;font-family:"Kalameh","BayunKalameh","IRANYekanWeb",Tahoma,Arial,sans-serif!important;font-size:22px!important;font-weight:800!important
}
.bayun-single-product-page #review_form .comment-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
.bayun-single-product-page #review_form .comment-form-rating,
.bayun-single-product-page #review_form .comment-form-comment,
.bayun-single-product-page #review_form .form-submit,
.bayun-single-product-page #review_form .comment-notes,
.bayun-single-product-page #review_form .logged-in-as,
.bayun-single-product-page #review_form .comment-form-cookies-consent{grid-column:1/-1!important;margin:0!important}
.bayun-single-product-page #review_form label{display:block!important;margin:0 0 8px!important;color:#2b3536!important;font-size:13px!important;font-weight:750!important}
.bayun-single-product-page #review_form textarea,
.bayun-single-product-page #review_form input[type=text],
.bayun-single-product-page #review_form input[type=email]{
  width:100%!important;box-sizing:border-box!important;border:1px solid rgba(44,142,141,.16)!important;border-radius:15px!important;
  background:#fff!important;color:#222!important;padding:12px 14px!important;font-family:inherit!important;font-size:14px!important;outline:0!important;
  transition:border-color .2s ease,box-shadow .2s ease!important
}
.bayun-single-product-page #review_form textarea{min-height:145px!important;resize:vertical!important;line-height:1.9!important}
.bayun-single-product-page #review_form textarea:focus,
.bayun-single-product-page #review_form input[type=text]:focus,
.bayun-single-product-page #review_form input[type=email]:focus{border-color:var(--bayun-primary)!important;box-shadow:0 0 0 3px rgba(44,142,141,.10)!important}
.bayun-single-product-page #review_form .form-submit{display:flex!important;justify-content:flex-start!important}
.bayun-single-product-page #review_form #submit{
  min-width:150px!important;height:46px!important;border:0!important;border-radius:14px!important;background:var(--bayun-primary)!important;
  color:#fff!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(44,142,141,.18)!important
}
.bayun-single-product-page #review_form p.stars{margin:2px 0 0!important;line-height:1!important;direction:ltr!important;text-align:right!important}
.bayun-single-product-page #review_form p.stars span{display:inline-flex!important;gap:5px!important}
.bayun-single-product-page #review_form p.stars a{font-size:0!important;width:27px!important;height:27px!important;margin:0!important;color:#c9d0d0!important;text-decoration:none!important;position:relative!important;overflow:visible!important}
.bayun-single-product-page #review_form p.stars a:before{
  position:absolute!important;inset:0!important;width:27px!important;height:27px!important;display:flex!important;align-items:center!important;justify-content:center!important;
  color:#c9d0d0!important;font-size:23px!important;line-height:1!important;transition:color .18s ease,transform .18s ease!important
}
.bayun-single-product-page #review_form p.stars a:hover:before,
.bayun-single-product-page #review_form p.stars a:focus:before,
.bayun-single-product-page #review_form p.stars a.active:before,
.bayun-single-product-page #review_form p.stars.selected a:before{color:#D3B038!important}
.bayun-single-product-page #review_form p.stars a:hover:before{transform:scale(1.14)!important}
.bayun-single-product-page #review_form p.stars.selected a.active~a:before{color:#c9d0d0!important}
.bayun-single-product-page #review_form .required{color:#e96565!important}

/* Article tables: Bayun styling + an independent horizontal scroller on narrow screens. */
.bayun-entry-content .bayun-article-table-scroll{
  width:100%!important;max-width:100%!important;margin:24px 0!important;overflow-x:auto!important;overflow-y:hidden!important;
  border:1px solid rgba(44,142,141,.13)!important;border-radius:18px!important;background:#fff!important;
  box-shadow:0 8px 24px rgba(33,34,34,.045)!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:rgba(44,142,141,.28) transparent!important
}
.bayun-entry-content .bayun-article-table-scroll::-webkit-scrollbar{height:5px!important}
.bayun-entry-content .bayun-article-table-scroll::-webkit-scrollbar-thumb{background:rgba(44,142,141,.28)!important;border-radius:999px!important}
.bayun-entry-content .bayun-article-table-scroll table,
.bayun-entry-content table{
  display:table!important;width:100%!important;min-width:100%!important;margin:0!important;border-collapse:separate!important;border-spacing:0!important;
  background:#fff!important;color:#2b3536!important;font-size:14px!important;line-height:1.8!important
}
.bayun-entry-content table thead th{background:#dbecec!important;color:#245f5e!important;font-weight:800!important}
.bayun-entry-content table th,.bayun-entry-content table td{
  padding:12px 14px!important;text-align:right!important;vertical-align:middle!important;border:0!important;border-bottom:1px solid rgba(44,142,141,.10)!important;border-left:1px solid rgba(44,142,141,.08)!important
}
.bayun-entry-content table tr:last-child td{border-bottom:0!important}
.bayun-entry-content table th:last-child,.bayun-entry-content table td:last-child{border-left:0!important}
.bayun-entry-content table tbody tr:nth-child(even){background:#f8fcfc!important}
.bayun-entry-content table tbody tr:hover{background:rgba(44,142,141,.055)!important}

@media(max-width:767px){
  .bayun-single-product-page .quantity.bayun-quantity-stepper{grid-template-columns:34px 46px 34px!important;height:44px!important;border-radius:13px!important}
  .bayun-single-product-page .quantity.bayun-quantity-stepper .qty{width:46px!important;height:42px!important;font-size:14px!important}
  .bayun-single-product-page .bayun-qty-btn{width:34px!important;height:42px!important;font-size:20px!important}
  .bayun-single-product-page #review_form #respond{padding:17px!important;border-radius:18px!important}
  .bayun-single-product-page #review_form .comment-form{grid-template-columns:1fr!important;gap:13px!important}
  .bayun-single-product-page #review_form #submit{width:100%!important}
  .bayun-entry-content .bayun-article-table-scroll{margin-inline:0!important;border-radius:14px!important}
  .bayun-entry-content .bayun-article-table-scroll table{width:max-content!important;min-width:100%!important}
  .bayun-entry-content table th,.bayun-entry-content table td{min-width:120px!important;padding:10px 12px!important;font-size:12.5px!important;white-space:normal!important}
}


/* Bayun 1.21.10 — exact category dots + robust related-products drag. */
.bayun-categories-button .bayun-category-menu-icon{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:10px!important;height:16px!important;flex:0 0 10px!important;margin:0!important;
}
.bayun-categories-button .bayun-category-menu-icon svg{display:block!important;width:10px!important;height:16px!important;overflow:visible!important}
.bayun-related-products-track{
  overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none!important;-ms-overflow-style:none!important;
  cursor:grab;touch-action:pan-y;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;
}
.bayun-related-products-track::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.bayun-related-products-track.is-dragging{cursor:grabbing!important;scroll-behavior:auto!important;user-select:none!important;-webkit-user-select:none!important}


/* Bayun 1.21.14 — campaign sold label follows the RTL progress position. */
.bayun-product-card--sale .bayun-sold-row{
    --bayun-sold-percent:0;
    position:relative!important;
    padding-top:24px!important;
    margin-top:3px!important;
}
.bayun-product-card--sale .bayun-sold-row>span{
    position:absolute!important;
    top:0!important;
    right:calc(var(--bayun-sold-percent) * 1%)!important;
    margin:0!important;
    transform:translateX(calc(var(--bayun-sold-percent) * 1%))!important;
    white-space:nowrap!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    transition:right .35s ease,transform .35s ease!important;
    z-index:2;
}
.bayun-product-card--sale .bayun-sold-row .bayun-progress{
    margin-top:9px!important;
}
