
/* Sepahan v1.1.69 - Top notice and uploaded cart CSS */
.sepahan-top-notice{display:none;background-size:cover;background-position:center;min-height:74px;position:relative;z-index:35;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.16)}
@media (min-width:1025px){.sepahan-top-notice{display:block}}
.sepahan-top-notice:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.7),rgba(127,29,29,.22),rgba(15,23,42,.62));pointer-events:none}
.sepahan-top-notice-inner{position:relative;max-width:1320px;margin:0 auto;min-height:74px;padding:10px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;direction:rtl}
.sepahan-top-notice-text{justify-self:center;color:#fff;font-size:26px;font-weight:950;text-shadow:0 2px 14px rgba(0,0,0,.35);white-space:nowrap}
.sepahan-top-notice-btn{justify-self:start;display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 22px;border-radius:14px;border:1px solid rgba(255,255,255,.35);font-weight:900;text-decoration:none!important;box-shadow:0 10px 25px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease}.sepahan-top-notice-btn:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(0,0,0,.28)}
.sepahan-top-notice-timer{justify-self:end;display:flex;align-items:center;gap:8px;direction:rtl}.sepahan-top-notice-timer span{width:46px;height:46px;border:1px solid rgba(255,255,255,.45);border-radius:10px;background:rgba(15,23,42,.28);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-weight:950;line-height:1}.sepahan-top-notice-timer small{display:block;margin-top:4px;font-size:10px;font-weight:700;color:rgba(255,255,255,.82)}
@media (max-width:1024px){.sepahan-top-notice{display:none!important}}.wp-block-separator.is-style-dots{opacity:.7}.dark .wp-block-separator.is-style-dots::before{color:#64748b}
/* Admin settings polish for new tab */
.sepahan-options-wrap .sepahan-field-grid{align-items:stretch}.sepahan-options-wrap .sepahan-field select[name="sepahan_theme_options[top_notice_bg_type]"]{width:100%}

/* Sepahan v1.1.70 - Elementor product image dark background */
html.dark .elementor .woocommerce ul.products li.product a img,
body.dark .elementor .woocommerce ul.products li.product a img,
[data-theme="dark"] .elementor .woocommerce ul.products li.product a img,
html.dark .elementor-widget-woocommerce-products ul.products li.product a img,
body.dark .elementor-widget-woocommerce-products ul.products li.product a img,
[data-theme="dark"] .elementor-widget-woocommerce-products ul.products li.product a img,
html.dark .elementor-widget-container ul.products li.product .attachment-woocommerce_thumbnail,
body.dark .elementor-widget-container ul.products li.product .attachment-woocommerce_thumbnail,
[data-theme="dark"] .elementor-widget-container ul.products li.product .attachment-woocommerce_thumbnail{
    background:#202b3d !important;
    border-radius:16px !important;
    padding:10px !important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.045);
    transition:background-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
html.dark .elementor .woocommerce ul.products li.product:hover a img,
body.dark .elementor .woocommerce ul.products li.product:hover a img,
[data-theme="dark"] .elementor .woocommerce ul.products li.product:hover a img,
html.dark .elementor-widget-woocommerce-products ul.products li.product:hover a img,
body.dark .elementor-widget-woocommerce-products ul.products li.product:hover a img,
[data-theme="dark"] .elementor-widget-woocommerce-products ul.products li.product:hover a img{
    background:#243249 !important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 10px 26px rgba(0,0,0,.16);
}
