/* Sepahan v2.2.0 targeted fixes */
.elementor-widget-sepahan_two_products_showcase,.elementor-widget-sepahan_two_products_showcase>.elementor-widget-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}
.elementor-widget-sepahan_two_products_showcase>.elementor-widget-container{padding-left:0!important;padding-right:0!important}
.sepahan-two-products-showcase{width:100%!important;max-width:100%!important}
.sepahan-two-products-showcase .sepahan-two-inner{max-width:1200px;margin-left:auto!important;margin-right:auto!important;padding-left:15px!important;padding-right:15px!important}
.sepahan-two-products-showcase .sepahan-two-footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;gap:12px!important}
.sepahan-two-products-showcase .sepahan-two-price,.sepahan-two-products-showcase .sepahan-two-button{min-height:44px!important;display:flex!important;align-items:center!important;border-radius:14px!important}
.sepahan-two-products-showcase .sepahan-two-button{justify-content:center!important}
.sepahan-notice-dropdown,.sepahan-notice-dropdown *,.sepahan-announcements-popover,.sepahan-announcements-popover *,.sepahan-header-notice-popup,.sepahan-header-notice-popup *{direction:rtl!important;text-align:right!important}
@media(max-width:620px){.sepahan-two-products-showcase .sepahan-two-footer{grid-template-columns:1fr!important}.sepahan-two-products-showcase .sepahan-two-price,.sepahan-two-products-showcase .sepahan-two-button{width:100%!important;justify-content:center!important;text-align:center!important}}

/* Sepahan v2.2.0 - soft radius for product images across theme */
:root{--sepahan-product-image-radius:14px;}
.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce ul.products li.product img,
.woocommerce-page ul.products li.product img,
.woocommerce-cart .product-thumbnail img,
.woocommerce-checkout .product-thumbnail img,
.sepahan-product-card img,
.sepahan-card img,
.sepahan-shop-card img,
.sepahan-related-products img,
.related.products img,
.upsells.products img,
.cross-sells img,
.sepahan-amazing-products-card img,
.sepahan-products-strip img,
.sepahan-products-15 img,
.sepahan-triple-product img,
.sepahan-two-products-showcase img,
.sepahan-product-widget img,
.sepahan-product-image img,
.sepahan-product-thumb img,
.sepahan-product-thumbnail img,
.sepahan-cart-item img,
.parsan-cart-item img,
[class*="sepahan"][class*="product"] img.wp-post-image,
[class*="sepahan"][class*="product"] .attachment-woocommerce_thumbnail,
img.wp-post-image,
img.attachment-woocommerce_thumbnail,
img.attachment-shop_catalog,
img.attachment-shop_single{
  border-radius:var(--sepahan-product-image-radius)!important;
  overflow:hidden;
}
