/* Sepahan v1.1.53 final user-request fixes */
@media (max-width:1279px){
  html,body{margin-top:0!important;padding-top:0!important;}
  #topHeader{top:0!important;margin-top:0!important;}
  body.admin-bar:not(.sepahan-admin-user) #topHeader{top:0!important;}
}
.sepahan-products-loop{display:grid!important;grid-template-columns:repeat(var(--sepahan-shop-columns,4),minmax(0,1fr))!important;gap:18px!important;}
@media(max-width:1024px){.sepahan-products-loop{grid-template-columns:repeat(min(3,var(--sepahan-shop-columns,3)),minmax(0,1fr))!important;}}
@media(max-width:640px){.sepahan-products-loop{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}}
.sepahan-hide-rating .sepahan-product-rating,.sepahan-hide-rating .products .star-rating,.sepahan-hide-rating .star-rating{display:none!important;}
.sepahan-hide-sale .sepahan-product-discount,.sepahan-hide-sale .onsale,.sepahan-hide-sale .sepahan-sale-badge{display:none!important;}
.sepahan-hide-cats .sepahan-shop-cats{display:none!important;}
.sepahan-hide-result .woocommerce-result-count{display:none!important;}
.sepahan-hide-ordering .woocommerce-ordering,.sepahan-hide-ordering .sepahan-sort-links{display:none!important;}
.sepahan-hide-account #topHeader a[href*="my-account"],.sepahan-hide-account .menuPanelMobile a[href*="my-account"]{display:none!important;}
.sepahan-hide-cart #topHeader .sepahan-header-cart-hover,.sepahan-hide-cart #topHeader a[href*="cart"]{display:none!important;}
.sepahan-hide-theme-toggle #topHeader [data-sepahan-theme-toggle]{display:none!important;}
.sepahan-account-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch;}
.sepahan-account-product{display:flex!important;flex-direction:column;align-items:stretch;gap:10px;text-decoration:none!important;border:1px solid rgba(148,163,184,.24);background:#fff;border-radius:18px;padding:10px;min-height:100%;box-shadow:0 10px 28px rgba(15,23,42,.06);}
.dark .sepahan-account-product,body.dark .sepahan-account-product{background:#111827;border-color:rgba(255,255,255,.12);}
.sepahan-account-product img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:14px;background:#f8fafc;}
.dark .sepahan-account-product img,body.dark .sepahan-account-product img{background:#0b1220;}
.sepahan-account-product-title{font-size:13px!important;font-weight:800!important;line-height:1.7!important;color:#111827!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:44px;text-align:right;}
.dark .sepahan-account-product-title,body.dark .sepahan-account-product-title{color:#fff!important;}
.sepahan-account-product-price{display:none!important;}
@media(max-width:768px){.sepahan-account-products{grid-template-columns:repeat(2,minmax(0,1fr));}}
