﻿/* ØµÙØ­Ù‡ Ø³Ø¨Ø¯ Ø®Ø±ÛŒØ¯ â€” ÙˆØ³Ø·â€ŒÚ†ÛŒÙ†ØŒ ÙÙˆÙ†Øª ÛŒÚ©Ø§Ù†â€ŒØ¨Ø®ØŒ Ú©Ø§Ø±Øªâ€ŒÙ‡Ø§ÛŒ Ø¬Ø¯Ø§ */

:root {
	--paezan-cart-green: #20b651;
	--paezan-cart-green-dark: #1a9a45;
	--paezan-cart-bg: #f3f4f6;
	--paezan-cart-card: #ffffff;
	--paezan-cart-border: #e8ecf3;
	--paezan-cart-muted: #94a3b8;
	--paezan-cart-text: #1e293b;
	--paezan-cart-radius: 16px;
	--paezan-cart-max: 760px;
	--byno-var-color-light-dark-opacity-bg: #f3f4f6;
	--byno-var-color-light-dark-bg: #eceff3;
	--byno-var-color-light-dark-text: #64748b;
	--wc-red: #ff3b3b;
}

body.woocommerce-cart,
body.atlasshop-cart-page {
	background: var(--paezan-cart-bg) !important;
	font-family: YekanBakh, 'Yekan Bakh', Tahoma, sans-serif;
	overflow-x: hidden;
}

body.woocommerce-cart .site-main,
body.woocommerce-cart .entry-content,
body.woocommerce-cart .page-content,
body.woocommerce-cart .woocommerce,
body.woocommerce-cart .elementor,
body.woocommerce-cart .elementor-section,
body.woocommerce-cart .elementor-container,
body.woocommerce-cart .elementor-column,
body.woocommerce-cart .elementor-widget-wrap,
body.woocommerce-cart .e-con,
body.woocommerce-cart .e-con-inner,
body.atlasshop-cart-page .site-main,
body.atlasshop-cart-page .entry-content,
body.atlasshop-cart-page .page-content,
body.atlasshop-cart-page .woocommerce,
body.atlasshop-cart-page .elementor,
body.atlasshop-cart-page .elementor-section,
body.atlasshop-cart-page .elementor-container,
body.atlasshop-cart-page .elementor-column,
body.atlasshop-cart-page .elementor-widget-wrap,
body.atlasshop-cart-page .e-con,
body.atlasshop-cart-page .e-con-inner {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	box-sizing: border-box;
}

body.woocommerce-cart .elementor-container,
body.woocommerce-cart .elementor-widget-wrap,
body.woocommerce-cart .e-con,
body.woocommerce-cart .e-con-inner,
body.atlasshop-cart-page .elementor-container,
body.atlasshop-cart-page .elementor-widget-wrap,
body.atlasshop-cart-page .e-con,
body.atlasshop-cart-page .e-con-inner {
	justify-content: center !important;
	align-items: center !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart,
body.woocommerce-cart form.woocommerce-cart-form.byno-grid-cart-page,
body.woocommerce-cart .atlasshop-cart-viewport-center,
body.woocommerce-cart .atlasshop-cart-shell,
body.atlasshop-cart-page .elementor-widget-woocommerce-cart,
body.atlasshop-cart-page form.woocommerce-cart-form.byno-grid-cart-page,
body.atlasshop-cart-page .atlasshop-cart-viewport-center,
body.atlasshop-cart-page .atlasshop-cart-shell {
	width: 100% !important;
	max-width: var(--paezan-cart-max, 760px) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

/* Ø´Ú©Ø³ØªÙ† Ù…Ø­Ø¯ÙˆØ¯ÛŒØª Ø³ØªÙˆÙ† Ø§Ù„Ù…Ù†ØªÙˆØ± â€” ÙˆØ³Ø· ØµÙØ­Ù‡ */
body.woocommerce-cart .atlasshop-cart-viewport-center,
body.atlasshop-cart-page .atlasshop-cart-viewport-center {
	width: 100%;
	max-width: var(--paezan-cart-max);
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	padding: 0;
	box-sizing: border-box;
	float: none !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart,
body.atlasshop-cart-page .elementor-widget-woocommerce-cart {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 auto !important;
	float: none !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart .elementor-widget-container,
body.atlasshop-cart-page .elementor-widget-woocommerce-cart .elementor-widget-container {
	width: 100% !important;
	max-width: var(--paezan-cart-max) !important;
	margin: 0 auto !important;
	float: none !important;
}

/* Elementor Pro Cart Widget â€” ØªÚ©â€ŒØ³ØªÙˆÙ†Ù‡: Ù…Ø­ØµÙˆÙ„ Ø¨Ø§Ù„Ø§ØŒ Ø®Ù„Ø§ØµÙ‡ Ø³ÙØ§Ø±Ø´ Ù¾Ø§ÛŒÛŒÙ† */
.elementor-widget-woocommerce-cart .e-cart__container,
.elementor-widget-woocommerce-cart .e-cart,
.atlasshop-elementor-cart-one-col .e-cart__container {
	display: flex !important;
	flex-direction: column !important;
	flex-wrap: nowrap !important;
	grid-template-columns: 1fr !important;
	align-items: stretch !important;
	gap: 10px !important;
	width: 100% !important;
	max-width: 100% !important;
}

.elementor-widget-woocommerce-cart .e-cart__column,
.elementor-widget-woocommerce-cart .e-cart__column-start,
.elementor-widget-woocommerce-cart .e-cart__column-end,
.atlasshop-elementor-cart-one-col .e-cart__column {
	width: 100% !important;
	max-width: 100% !important;
	flex: 0 0 auto !important;
	flex-basis: auto !important;
	grid-column: 1 / -1 !important;
	float: none !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	margin: 0 !important;
}

.elementor-widget-woocommerce-cart .e-cart__column-start {
	order: 1 !important;
}

.elementor-widget-woocommerce-cart .e-cart__column-end {
	order: 2 !important;
}

.elementor-widget-woocommerce-cart .e-cart__column-inner,
.elementor-widget-woocommerce-cart .e-sticky-right-column,
.elementor-widget-woocommerce-cart .e-sticky-right-column--active {
	position: static !important;
	top: auto !important;
	width: 100% !important;
	max-width: 100% !important;
	transform: none !important;
}

.elementor-widget-woocommerce-cart .e-cart-totals,
.elementor-widget-woocommerce-cart .e-cart-section {
	width: 100% !important;
	max-width: 100% !important;
}

/* Ø¬Ù„ÙˆÚ¯ÛŒØ±ÛŒ Ø§Ø² ØªÚ©Ø±Ø§Ø± Ø®Ù„Ø§ØµÙ‡ Ø¯Ø± Ø³ØªÙˆÙ† Ù…Ø­ØµÙˆÙ„Ø§Øª */
.elementor-widget-woocommerce-cart .e-cart__column-start .cart-collaterals,
.elementor-widget-woocommerce-cart .e-cart__column-start .e-cart-totals {
	display: none !important;
}

/* Ø®Ù„Ø§ØµÙ‡ ÙÙ‚Ø· Ø¯Ø± Ø³ØªÙˆÙ† Ù¾Ø§ÛŒÛŒÙ† / Ø§Ù†ØªÙ‡Ø§ÛŒ ÙØ±Ù… */
.elementor-widget-woocommerce-cart .e-cart__column-end .cart-collaterals,
.elementor-widget-woocommerce-cart .e-cart__column-end .cart_totals.atlasshop-cart-summary {
	display: block !important;
	width: 100% !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart ~ .elementor-element,
body.atlasshop-cart-page .elementor-widget-woocommerce-cart ~ .elementor-element {
	display: none !important;
}

body.woocommerce-cart .atlasshop-cart-shell,
body.atlasshop-cart-page .atlasshop-cart-shell {
	width: 100%;
	max-width: var(--paezan-cart-max);
	margin: 0 auto;
	padding: 0 16px 130px;
	box-sizing: border-box;
}

/* Ø¹Ù†ÙˆØ§Ù† Ø§Ø¶Ø§ÙÛŒ ØµÙØ­Ù‡ */
body.woocommerce-cart .atlasshop-cart-hide,
body.atlasshop-cart-page .atlasshop-cart-hide,
body.woocommerce-cart .page-header,
body.woocommerce-cart .entry-header,
body.atlasshop-cart-page .page-header,
body.atlasshop-cart-page .entry-header,
body.woocommerce-cart .woocommerce-products-header,
body.woocommerce-cart h1.page-title,
body.woocommerce-cart .site-main > h1.entry-title,
body.atlasshop-cart-page h1.entry-title,
body.woocommerce-cart .elementor-widget-theme-post-title,
body.woocommerce-cart .elementor-widget-post-title,
body.atlasshop-cart-page .elementor-widget-theme-post-title,
body.atlasshop-cart-page .elementor-widget-post-title,
body.woocommerce-cart .site-main > .elementor-element.elementor-widget-heading,
body.atlasshop-cart-page .site-main > .elementor-element.elementor-widget-heading,
.elementor-widget-woocommerce-cart .e-cart-title,
.elementor-widget-woocommerce-cart > .elementor-widget-container > h2:first-child,
.elementor-widget-woocommerce-cart .woocommerce > h2:first-child,
body.woocommerce-cart #ajax-cart-popup .cart-popup-header,
body.atlasshop-cart-page #ajax-cart-popup .cart-popup-header,
body.woocommerce-cart #ajax-cart-popup .cart-popup-header h3,
body.atlasshop-cart-page #ajax-cart-popup .cart-popup-header h3 {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Ù¾Ø§Ù¾â€ŒØ¢Ù¾ ajax-cart ÙÙ‚Ø· Ø¨Ø±Ø§ÛŒ Ø§ÙØ²ÙˆØ¯Ù† Ø¨Ù‡ Ø³Ø¨Ø¯ â€” Ø±ÙˆÛŒ ØµÙØ­Ù‡ Ø³Ø¨Ø¯ Ú©Ø§Ù…Ù„ Ù…Ø®ÙÛŒ Ø´ÙˆØ¯ */
body.woocommerce-cart #ajax-cart-popup,
body.atlasshop-cart-page #ajax-cart-popup {
	display: none !important;
	visibility: hidden !important;
	pointer-events: none !important;
	position: fixed !important;
	inset: auto !important;
	width: 0 !important;
	height: 0 !important;
	max-width: 0 !important;
	max-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	opacity: 0 !important;
	z-index: -1 !important;
	border: none !important;
	box-shadow: none !important;
	background: transparent !important;
}

body.woocommerce-cart #ajax-cart-popup .cart-popup-content,
body.woocommerce-cart #ajax-cart-popup .cart-popup-body,
body.woocommerce-cart #ajax-cart-popup .cart-popup-footer,
body.atlasshop-cart-page #ajax-cart-popup .cart-popup-content,
body.atlasshop-cart-page #ajax-cart-popup .cart-popup-body,
body.atlasshop-cart-page #ajax-cart-popup .cart-popup-footer {
	display: none !important;
}

/* Ù†ÙˆØªÛŒØ³â€ŒÙ‡Ø§ÛŒ ÙˆÙˆÚ©Ø§Ù…Ø±Ø³ (Ø­Ø°Ù Ù…Ø­ØµÙˆÙ„ØŒ Ø¨Ø§Ø²Ú¯Ø±Ø¯Ø§Ù†ÛŒ Ùˆ â€¦) */
body.woocommerce-cart .woocommerce-notices-wrapper,
body.atlasshop-cart-page .woocommerce-notices-wrapper,
body.woocommerce-cart .woocommerce-message,
body.atlasshop-cart-page .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.atlasshop-cart-page .woocommerce-info,
.elementor-widget-woocommerce-cart .woocommerce-notices-wrapper {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

/* ÙˆØ§Ù„Ø¯Ù‡Ø§ ØªÙ…Ø§Ù…â€ŒØ¹Ø±Ø¶ */
body.woocommerce-cart #page,
body.woocommerce-cart .site,
body.woocommerce-cart #content,
body.woocommerce-cart .site-main,
body.woocommerce-cart #primary,
body.woocommerce-cart .content-area,
body.woocommerce-cart .entry-content,
body.atlasshop-cart-page #page,
body.atlasshop-cart-page .site-main,
body.atlasshop-cart-page .entry-content {
	width: 100% !important;
	max-width: 100% !important;
	margin-inline: auto !important;
	float: none !important;
}

body.woocommerce-cart .woocommerce,
body.atlasshop-cart-page .woocommerce {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 auto !important;
	padding: 0 !important;
	box-sizing: border-box;
	font-family: YekanBakh, Tahoma, sans-serif;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	float: none !important;
}

body.woocommerce-cart .woocommerce > .cross-sells,
body.atlasshop-cart-page .woocommerce > .cross-sells {
	width: 100%;
	max-width: var(--paezan-cart-max);
	margin: 20px auto 0;
	padding: 0 16px;
	box-sizing: border-box;
}

/* Ø­Ø°Ù Ø¨Ø§Ú©Ø³ ÛŒÚ©Ù¾Ø§Ø±Ú†Ù‡Ù” Ø§Ù„Ù…Ù†ØªÙˆØ±/Ù‚Ø§Ù„Ø¨ */
body.woocommerce-cart .entry-content,
body.woocommerce-cart .page-content,
body.woocommerce-cart .elementor-widget-woocommerce-cart,
body.woocommerce-cart .elementor-widget-woocommerce-cart .elementor-widget-container,
body.woocommerce-cart .elementor-widget-container,
body.woocommerce-cart .site-main article {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	max-width: 100% !important;
	width: 100% !important;
}

body.woocommerce-cart .elementor-section .elementor-container,
body.atlasshop-cart-page .elementor-section .elementor-container {
	justify-content: center !important;
	flex-wrap: wrap !important;
	width: 100% !important;
	max-width: 100% !important;
}

body.woocommerce-cart .elementor-section .elementor-column,
body.atlasshop-cart-page .elementor-section .elementor-column {
	width: 100% !important;
	max-width: 100% !important;
	flex: 0 0 100% !important;
	margin: 0 !important;
}

body.woocommerce-cart .e-con,
body.woocommerce-cart .e-con-inner,
body.atlasshop-cart-page .e-con,
body.atlasshop-cart-page .e-con-inner {
	width: 100% !important;
	max-width: 100% !important;
	flex-direction: column !important;
	align-items: center !important;
	justify-content: flex-start !important;
	--flex-direction: column !important;
	--content-width: 100% !important;
	--width: 100% !important;
}

body.woocommerce-cart .atlasshop-cart-layout,
body.woocommerce-cart .atlasshop-cart-items,
body.woocommerce-cart .atlasshop-cart-summary-wrap,
body.atlasshop-cart-page .atlasshop-cart-summary-wrap {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

/* Ú†ÛŒØ¯Ù…Ø§Ù† Ø¹Ù…ÙˆØ¯ÛŒ â€” grid ØªÚ©â€ŒØ³ØªÙˆÙ†Ù‡ Ù…Ø·Ø§Ø¨Ù‚ Ù…Ø±Ø¬Ø¹ */
body.woocommerce-cart .atlasshop-cart-page-stack,
body.atlasshop-cart-page .atlasshop-cart-page-stack {
	display: grid !important;
	grid-template-columns: 1fr !important;
	gap: 10px !important;
	width: 100% !important;
}

body.woocommerce-cart .woocommerce,
body.atlasshop-cart-page .woocommerce {
	display: block !important;
	width: 100% !important;
	float: none !important;
}

body.woocommerce-cart form.woocommerce-cart-form.byno-grid-cart-page,
body.woocommerce-cart #atlasshop-cart-form.byno-grid-cart-page,
body.atlasshop-cart-page form.woocommerce-cart-form.byno-grid-cart-page,
body.atlasshop-cart-page #atlasshop-cart-form.byno-grid-cart-page {
	display: grid !important;
	grid-template-columns: 1fr !important;
	gap: 30px !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	background: transparent !important;
	border: none !important;
	float: none !important;
	clear: both !important;
	box-sizing: border-box !important;
}

body.woocommerce-cart .woocommerce-cart-item-byno,
body.atlasshop-cart-page .woocommerce-cart-item-byno,
.elementor-widget-woocommerce-cart .woocommerce-cart-item-byno {
	background: transparent !important;
	box-shadow: none !important;
	border: none !important;
}

body.woocommerce-cart .woocommerce-cart-item-byno,
body.atlasshop-cart-page .woocommerce-cart-item-byno,
body.woocommerce-cart .byno-grid-cart-page .cart-collaterals,
body.atlasshop-cart-page .byno-grid-cart-page .cart-collaterals,
body.woocommerce-cart .byno-grid-cart-page .atlasshop-cart-summary-wrap,
body.atlasshop-cart-page .byno-grid-cart-page .atlasshop-cart-summary-wrap {
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	clear: both !important;
	grid-column: 1 / -1 !important;
}

body.woocommerce-cart .byno-grid-cart-page .cart_totals.atlasshop-cart-summary,
body.atlasshop-cart-page .byno-grid-cart-page .cart_totals.atlasshop-cart-summary {
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
}

/* Ù…Ø±Ø­Ù„Ù‡â€ŒÙ†Ù…Ø§ â€” order-roadmap-woo-byno */
.atlasshop-cart-roadmap-section {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 10px;
	margin: 0 0 10px;
	font-family: YekanBakh, Tahoma, sans-serif;
	direction: rtl;
}

.atlasshop-cart-roadmap-actions {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	align-self: flex-start;
	flex-shrink: 0;
}

.atlasshop-cart-back-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	padding: 0;
	border: none;
	border-radius: 14px;
	background: #fff !important;
	color: #555 !important;
	text-decoration: none !important;
	box-shadow: none !important;
	flex-shrink: 0;
	transition: background 0.2s ease, color 0.2s ease;
}

.atlasshop-cart-back-link:hover,
.atlasshop-cart-back-link:focus-visible {
	background: #f5f5f5 !important;
	color: #333 !important;
}

.atlasshop-cart-back-link__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	line-height: 1;
}

.atlasshop-cart-back-link__icon svg {
	display: block;
	width: 20px;
	height: 20px;
}

.order-roadmap-woo-byno-wrapper {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 10px;
	width: 100%;
	margin: 0;
	padding: 18px 20px;
	background: #fff;
	border-radius: 22px;
	box-shadow: 0 2px 12px rgba(15, 23, 42, 0.06);
	border: 1px solid rgba(226, 232, 240, 0.9);
	font-family: YekanBakh, Tahoma, sans-serif;
	direction: rtl;
}

.item-order-roadmap-byno {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	gap: 8px;
	flex: 0 0 auto;
	min-width: 72px;
	text-align: center;
}

.step-num-byno {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	font-style: normal;
	background: #f3f4f6;
	color: #cbd5e1;
	font-family: YekanBakh, Tahoma, sans-serif;
}

.item-order-roadmap-byno.completed .step-num-byno {
	background: var(--paezan-cart-green);
	color: #fff;
	box-shadow: 0 4px 12px rgba(32, 182, 81, 0.28);
}

.item-order-roadmap-byno.completed .title-step-woo-byno {
	color: var(--paezan-cart-green);
}

.step-connector-byno.completed {
	background: var(--paezan-cart-green);
}

.item-order-roadmap-byno.active .step-num-byno {
	background: var(--paezan-cart-green);
	color: #fff;
	box-shadow: 0 4px 12px rgba(32, 182, 81, 0.28);
}

.title-step-woo-byno {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	color: #cbd5e1;
	white-space: nowrap;
	font-family: YekanBakh, Tahoma, sans-serif;
}

.item-order-roadmap-byno.active .title-step-woo-byno {
	color: var(--paezan-cart-green);
}

.step-connector-byno {
	flex: 1;
	min-width: 24px;
	max-width: 56px;
	height: 2px;
	margin-top: 20px;
	background: #e2e8f0;
	border-radius: 1px;
}

/* ÙØ±Ù… Ø³Ø¨Ø¯ â€” byno grid */
.byno-grid-cart-page {
	display: grid !important;
	grid-template-columns: 1fr !important;
	gap: 30px !important;
	padding: 0 !important;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	float: none !important;
	clear: both !important;
	box-sizing: border-box;
	font-family: YekanBakh, Tahoma, sans-serif;
	background: transparent !important;
	border: none !important;
}

.atlasshop-cart-items-box {
	grid-column: 1 / -1;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	background-color: var(--sections-background-color, #fff) !important;
	border-color: var(--sections-border-color, #d5d8dc) !important;
	border-radius: var(--sections-border-radius, 20px) !important;
	border-style: var(--sections-border-type, solid) !important;
	border-width: 1px !important;
	margin: var(--sections-margin, 0 0 30px 0);
	padding: var(--sections-padding, 16px 30px) !important;
}

.byno-grid-cart-page .cart-collaterals,
.byno-grid-cart-page .atlasshop-cart-summary-wrap {
	grid-column: 1 / -1;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
}

.byno-grid-cart-page .cart-collaterals,
.byno-grid-cart-page .atlasshop-cart-summary-wrap {
	background: transparent !important;
	border: none !important;
	border-radius: 0 !important;
}

.atlasshop-cart-update-hidden {
	display: none !important;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 1px;
	clip: rect(0, 0, 0, 0);
}

body.woocommerce-cart #atlasshop-cart-form .atlasshop-cart-items-box > .woocommerce-cart-item-byno,
body.atlasshop-cart-page #atlasshop-cart-form .atlasshop-cart-items-box > .woocommerce-cart-item-byno,
body.woocommerce-cart #atlasshop-cart-form .woocommerce-cart-form__cart-item,
body.atlasshop-cart-page #atlasshop-cart-form .woocommerce-cart-form__cart-item {
	display: flex !important;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0 !important;
	flex: 0 0 100% !important;
	box-sizing: border-box !important;
}

/* Ú©Ø§Ø±Øª Ù…Ø­ØµÙˆÙ„ â€” Ù…Ø·Ø§Ø¨Ù‚ byno / ØªØµÙˆÛŒØ± Ù…Ø±Ø¬Ø¹ */
.woocommerce-cart-item-byno,
.elementor-widget-woocommerce-cart .woocommerce-cart-item-byno {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 14px;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0;
	direction: rtl;
	background: transparent;
	border-radius: 0;
	padding: 0 0 18px;
	box-shadow: none;
	border: none;
	font-family: YekanBakh, Tahoma, sans-serif;
	box-sizing: border-box;
}

/* Ø¬Ø¯Ø§Ú©Ù†Ù†Ø¯Ù‡ Ø¨ÛŒÙ† Ù…Ø­ØµÙˆÙ„Ø§Øª Ø¯Ø± Ù„ÛŒØ³Øª Ø³Ø¨Ø¯ (Ù…ÙˆØ¨Ø§ÛŒÙ„ Ùˆ Ø¯Ø³Ú©ØªØ§Ù¾) */
body.woocommerce-cart form.woocommerce-cart-form.byno-grid-cart-page .woocommerce-cart-item-byno + .woocommerce-cart-item-byno,
body.atlasshop-cart-page form.woocommerce-cart-form.byno-grid-cart-page .woocommerce-cart-item-byno + .woocommerce-cart-item-byno,
.elementor-widget-woocommerce-cart .woocommerce-cart-item-byno + .woocommerce-cart-item-byno {
	position: relative;
	margin-top: 18px !important;
	padding-top: 24px !important;
}

body.woocommerce-cart form.woocommerce-cart-form.byno-grid-cart-page .woocommerce-cart-item-byno + .woocommerce-cart-item-byno::before,
body.atlasshop-cart-page form.woocommerce-cart-form.byno-grid-cart-page .woocommerce-cart-item-byno + .woocommerce-cart-item-byno::before,
.elementor-widget-woocommerce-cart .woocommerce-cart-item-byno + .woocommerce-cart-item-byno::before {
	content: "";
	position: absolute;
	inset-inline: 0;
	top: 0;
	height: 1px;
	background: #dfe3e8;
	pointer-events: none;
}

.inner-image-cart-item-woo-byno {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	background: var(--byno-var-color-light-dark-opacity-bg);
	border-radius: 20px;
	padding: 8px;
	height: fit-content;
	width: 100%;
	margin: auto;
	max-width: 110px;
	min-width: 88px;
	border: none;
	overflow: hidden;
	box-sizing: border-box;
}

.inner-image-cart-item-woo-byno a {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.inner-image-cart-item-woo-byno img {
	width: 100%;
	height: auto;
	max-height: 94px;
	object-fit: contain;
	display: block;
	border-radius: 17px;
}

.title-quantity-item-cart-woo-byno {
	flex: 1 1 auto;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
	text-align: right;
}

.atlasshop-cart-item__title,
.title-quantity-item-cart-woo-byno > a.atlasshop-cart-item__title,
.title-quantity-item-cart-woo-byno > span.atlasshop-cart-item__title {
	width: 100%;
	max-width: 100%;
	font-size: 14px;
	font-weight: 600;
	color: #333 !important;
	line-height: 1.7;
	text-decoration: none;
	font-family: YekanBakh, Tahoma, sans-serif;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0 0 6px;
	text-align: right;
}

.atlasshop-cart-item__title:hover,
.title-quantity-item-cart-woo-byno > a.atlasshop-cart-item__title:hover {
	color: var(--paezan-cart-green) !important;
}

.atlasshop-cart-item__pricing {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 3px;
	margin-bottom: 2px;
	text-align: right;
	width: 100%;
}

.price-item-cart-woo-byno {
	font-size: 17px;
	font-weight: 800;
	color: #1e293b;
	line-height: 1.35;
	font-family: YekanBakh, Tahoma, sans-serif;
}

.price-item-cart-woo-byno .woocommerce-Price-amount,
.price-item-cart-woo-byno .amount {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	font-family: YekanBakh, Tahoma, sans-serif;
}

.price-item-cart-old-byno {
	display: block;
	font-size: 12px;
	color: #999;
	text-decoration: line-through;
	font-family: YekanBakh, Tahoma, sans-serif;
	line-height: 1.4;
}

.price-item-cart-old-byno .woocommerce-Price-amount,
.price-item-cart-old-byno .amount {
	color: inherit;
	text-decoration: line-through;
	font-weight: 500;
}

.price-item-cart-discount-byno {
	display: block;
	font-size: 12px;
	font-weight: 700;
	color: var(--paezan-cart-green);
	font-family: YekanBakh, Tahoma, sans-serif;
	line-height: 1.5;
}

.quantity-remove-btn-byno {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	margin-top: 10px;
	padding-top: 0;
	direction: ltr;
	width: 100%;
}

.byno-quantity {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	background: var(--byno-var-color-light-dark-opacity-bg);
	border-radius: 12px;
	padding: 4px 6px;
	direction: ltr;
}

.byno-quantity button,
.byno-quantity .quantity-minus,
.byno-quantity .quantity-plus,
.byno-quantity button.minus,
.byno-quantity button.plus {
	width: 28px;
	height: 28px;
	min-width: 28px;
	border-radius: 8px;
	border: none;
	background: var(--byno-var-color-light-dark-bg);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: var(--byno-var-color-light-dark-text);
	transition: all 0.2s;
	padding: 0;
	touch-action: manipulation;
	-webkit-tap-highlight-color: transparent;
	box-shadow: none;
	pointer-events: auto;
	position: relative;
	z-index: 2;
}

.byno-quantity button:hover,
.byno-quantity .quantity-minus:hover,
.byno-quantity .quantity-plus:hover {
	background: #e2e8f0;
}

.byno-quantity .quantity-minus svg,
.byno-quantity .quantity-plus svg {
	display: block;
	width: 18px;
	height: 18px;
	stroke: var(--byno-var-color-light-dark-text);
	pointer-events: none;
}

.byno-quantity .quantity-input,
.byno-quantity .qty {
	width: 32px;
	height: 28px;
	border: none;
	background: transparent;
	font-size: 14px;
	font-weight: 700;
	color: #333;
	text-align: center;
	padding: 0;
	outline: none;
	font-family: YekanBakh, Tahoma, sans-serif;
	-moz-appearance: textfield;
	line-height: 28px;
}

.byno-quantity .quantity-input::-webkit-outer-spin-button,
.byno-quantity .quantity-input::-webkit-inner-spin-button,
.byno-quantity .qty::-webkit-outer-spin-button,
.byno-quantity .qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty,
#atlasshop-cart-form .woocommerce .input-text.qty,
.byno-quantity .input-text.qty {
	background-color: transparent;
	border-color: #d5d8dc00;
	border-radius: 3px;
	border-style: solid;
	border-width: var(--order-summary-quantity-border-weight, 1px);
	color: var(--order-summary-color, #000);
	font-size: 14px;
	max-height: 28px;
	min-height: 28px;
	padding: 1px 2px;
	text-align: center;
}

/* Ø¯Ú©Ù…Ù‡ Ø­Ø°Ù â€” Ø¨Ø§Ú©Ø³ ØµÙˆØ±ØªÛŒ + Ø¢ÛŒÚ©Ù† (Ù…Ø·Ø§Ø¨Ù‚ ØªØµÙˆÛŒØ± Ù…Ø±Ø¬Ø¹) */
.woocommerce-cart-item-byno .woocommerce a.remove,
.woocommerce-cart-item-byno a.remove,
.elementor-widget-woocommerce-cart .woocommerce-cart-item-byno a.remove {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 40px !important;
	height: 40px !important;
	min-width: 40px;
	font-size: 1em !important;
	line-height: 1 !important;
	border-radius: 12px !important;
	color: var(--wc-red) !important;
	text-decoration: none !important;
	font-weight: 700;
	border: 0;
	background: #ffebee !important;
	flex-shrink: 0;
	transition: background 0.2s ease;
	padding: 0;
}

.woocommerce-cart-item-byno .woocommerce a.remove:hover,
.woocommerce-cart-item-byno a.remove:hover {
	background: #ffe0e3 !important;
	color: var(--wc-red) !important;
}

.woocommerce-cart-item-byno a.remove svg {
	display: block;
	width: 20px;
	height: 20px;
}

.woocommerce-cart-item-byno.updating-cart {
	opacity: 0.85;
}

.woocommerce-cart-item-byno.updating-cart .byno-quantity button,
.woocommerce-cart-item-byno.updating-cart a.remove {
	pointer-events: none;
	opacity: 0.6;
}

body.woocommerce-cart .blockUI.blockOverlay,
body.atlasshop-cart-page .blockUI.blockOverlay {
	display: none !important;
}

.elementor-widget-woocommerce-cart.e-cart--is-loading::after,
.elementor-widget-woocommerce-cart .e-cart--is-loading::after {
	display: none !important;
}

/* Ø®Ù„Ø§ØµÙ‡ Ø³ÙØ§Ø±Ø´ â€” Ø¨Ø¯ÙˆÙ† Ù¾Ø³â€ŒØ²Ù…ÛŒÙ†Ù‡ Ú©Ø§Ø±Øª Ø³ÙÛŒØ¯ */
.atlasshop-cart-summary.cart_totals,
.elementor-widget-woocommerce-cart .atlasshop-cart-summary.cart_totals,
body.woocommerce-cart .atlasshop-cart-summary.cart_totals,
body.atlasshop-cart-page .atlasshop-cart-summary.cart_totals,
.elementor-widget-woocommerce-cart .woocommerce-cart-form + .cart-collaterals .cart_totals,
.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals.atlasshop-cart-summary {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	background-color: var(--sections-background-color, #fff) !important;
	border-color: var(--sections-border-color, #d5d8dc) !important;
	border-radius: var(--sections-border-radius, 20px) !important;
	border-style: var(--sections-border-type, solid) !important;
	border-width: 1px !important;
	padding: var(--sections-padding, 16px 30px) !important;
	margin: var(--sections-margin, 0 0 30px 0);
	box-shadow: none !important;
	font-family: YekanBakh, Tahoma, sans-serif;
	direction: rtl;
	text-align: right;
}

.atlasshop-cart-summary-wrap,
.byno-grid-cart-page .cart-collaterals,
.byno-grid-cart-page .atlasshop-cart-summary-wrap {
	background: transparent !important;
	box-shadow: none !important;
	border: none !important;
}

.atlasshop-cart-summary__header {
	margin-bottom: 14px;
}

.atlasshop-cart-summary__title {
	margin: 0 0 4px;
	padding: 0;
	font-size: 17px;
	font-weight: 800;
	color: #1e293b;
	line-height: 1.5;
	font-family: YekanBakh, Tahoma, sans-serif;
	text-align: right;
}

.atlasshop-cart-summary__count {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #94a3b8;
	font-weight: 500;
	line-height: 1.6;
	font-family: YekanBakh, Tahoma, sans-serif;
	text-align: right;
}

.atlasshop-cart-summary__shipping-note {
	background: #f2f2f2;
	border-radius: 12px;
	padding: 12px 14px;
	font-size: 12px;
	font-weight: 500;
	color: #64748b;
	text-align: right;
	margin: 0 0 10px;
	line-height: 1.7;
	font-family: YekanBakh, Tahoma, sans-serif;
}

.atlasshop-cart-summary__rows {
	margin-bottom: 10px;
}

.atlasshop-cart-summary__rows--after-coupon {
	margin-top: 0;
	margin-bottom: 0;
}

.atlasshop-cart-summary .shop_table {
	border: none;
	margin: 0;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 10px;
}

.atlasshop-cart-summary .shop_table tbody {
	display: block;
	width: 100%;
}

.atlasshop-cart-summary .shop_table tr {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	background: #f2f2f2;
	border-radius: 12px;
	padding: 12px 14px;
	margin: 0;
	direction: rtl;
	width: 100%;
	box-sizing: border-box;
}

.atlasshop-cart-summary .shop_table.shop_table_responsive tr th {
	display: block !important;
}

.atlasshop-cart-summary .shop_table.shop_table_responsive tr td {
	display: block !important;
}

.atlasshop-cart-summary .shop_table.shop_table_responsive tr td::before {
	display: none !important;
	content: none !important;
}

.atlasshop-cart-summary .shop_table th,
.atlasshop-cart-summary .shop_table td {
	border: none;
	padding: 0;
	font-size: 13px;
	font-family: YekanBakh, Tahoma, sans-serif;
	background: transparent;
	line-height: 1.5;
}

.atlasshop-cart-summary .shop_table th {
	font-weight: 600;
	color: #334155;
	text-align: right;
	flex: 1;
}

.atlasshop-cart-summary .shop_table td {
	font-weight: 800;
	color: #1e293b;
	text-align: left !important;
	flex-shrink: 0;
	margin-inline-start: auto;
}

.atlasshop-cart-summary .shop_table tr.cart-subtotal td,
.elementor-widget-woocommerce-cart .atlasshop-cart-summary .shop_table tr.cart-subtotal td,
.elementor-widget-woocommerce-cart .cart_totals .shop_table tr.cart-subtotal td {
	text-align: left !important;
	margin-inline-start: auto !important;
	margin-inline-end: 0 !important;
	flex: 0 0 auto !important;
}

.atlasshop-cart-summary .shop_table td .woocommerce-Price-amount,
.atlasshop-cart-summary .shop_table td .amount {
	font-weight: 800;
	color: inherit;
}

.atlasshop-cart-summary .shop_table tr.atlasshop-cart-savings-total {
	background: #f7faf7;
	border: 1px solid rgba(32, 182, 81, 0.28);
}

.atlasshop-cart-summary .shop_table tr.atlasshop-cart-savings-total th {
	color: #334155;
}

.atlasshop-cart-summary .shop_table tr.atlasshop-cart-savings-total td,
.atlasshop-cart-summary .shop_table tr.cart-discount td {
	color: var(--paezan-cart-green) !important;
	font-weight: 800;
}

.atlasshop-cart-summary__order-total {
	background: #f2f2f2 !important;
	border: none !important;
}

.atlasshop-cart-summary__order-total th {
	font-weight: 700;
}

.atlasshop-cart-summary__order-total td,
.atlasshop-cart-summary__order-total .atlasshop-cart-order-total {
	color: var(--paezan-cart-green) !important;
	font-size: 16px !important;
	font-weight: 800 !important;
}

/* Ú©Ø¯ ØªØ®ÙÛŒÙ â€” Ø±Ø¯ÛŒÙ Ø®Ø§Ú©Ø³ØªØ±ÛŒ + Ø¨Ø§Ú©Ø³ Ø³Ø¨Ø² */
.atlasshop-cart-coupon {
	margin: 0 0 10px;
	padding: 10px;
	background: #f2f2f2;
	border-radius: 12px;
}

.atlasshop-cart-coupon__inner {
	display: flex;
	align-items: stretch;
	flex-direction: row;
	direction: rtl;
	border: 1.5px solid var(--paezan-cart-green);
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
}

.atlasshop-cart-coupon__inner input[type="text"] {
	flex: 1;
	border: none;
	padding: 11px 12px;
	font-size: 13px;
	font-weight: 500;
	text-align: right;
	outline: none;
	background: #fff;
	min-width: 0;
	color: #64748b;
	font-family: YekanBakh, Tahoma, sans-serif;
}

.atlasshop-cart-coupon__inner input[type="text"]::placeholder {
	color: #94a3b8;
	opacity: 1;
}

body.woocommerce-cart .atlasshop-cart-coupon__btn,
body.woocommerce-cart .atlasshop-cart-coupon__inner button[name="apply_coupon"],
body.atlasshop-cart-page .atlasshop-cart-coupon__btn,
body.atlasshop-cart-page .atlasshop-cart-coupon__inner button[name="apply_coupon"],
.elementor-widget-woocommerce-cart .atlasshop-cart-coupon__btn {
	flex-shrink: 0;
	border: none !important;
	background: var(--paezan-cart-green) !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	padding: 11px 16px !important;
	cursor: pointer;
	white-space: nowrap;
	font-family: YekanBakh, Tahoma, sans-serif !important;
	border-radius: 8px !important;
	margin: 4px !important;
	box-shadow: none !important;
	line-height: 1.4 !important;
}

body.woocommerce-cart .atlasshop-cart-coupon__btn:hover,
body.woocommerce-cart .atlasshop-cart-coupon__inner button[name="apply_coupon"]:hover,
body.atlasshop-cart-page .atlasshop-cart-coupon__btn:hover {
	background: var(--paezan-cart-green-dark) !important;
	color: #fff !important;
}

/* Ø¯Ú©Ù…Ù‡ ØªØ³ÙˆÛŒÙ‡ Ø¯Ø§Ø®Ù„ Ú©Ø§Ø±Øª Ø®Ù„Ø§ØµÙ‡ */
.atlasshop-cart-summary__checkout {
	margin-top: 14px;
}

.atlasshop-cart-summary__checkout .wc-proceed-to-checkout {
	margin: 0;
	padding: 0;
}

body.woocommerce-cart .atlasshop-cart-summary__checkout .checkout-button,
body.woocommerce-cart .atlasshop-cart-summary__checkout a.checkout-button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	padding: 14px 16px !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	color: #fff !important;
	background: var(--paezan-cart-green) !important;
	border: none !important;
	border-radius: 12px !important;
	text-decoration: none !important;
	font-family: YekanBakh, Tahoma, sans-serif !important;
	box-shadow: none !important;
	margin: 0 !important;
}

body.woocommerce-cart .atlasshop-cart-summary__checkout .checkout-button:hover {
	background: var(--paezan-cart-green-dark) !important;
	color: #fff !important;
}

/* ÙÙˆØªØ± Ú†Ø³Ø¨Ø§Ù† Ù…ÙˆØ¨Ø§ÛŒÙ„ */
.atlasshop-cart-sticky-footer {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	background: #fff;
	border-top: 1px solid var(--paezan-cart-border);
	border-radius: 20px 20px 0 0;
	padding: 14px 16px calc(14px + env(safe-area-inset-bottom, 0px));
	box-shadow: 0 -8px 24px rgba(15, 23, 42, 0.1);
	font-family: YekanBakh, Tahoma, sans-serif;
}

.atlasshop-cart-sticky-footer__inner {
	max-width: var(--paezan-cart-max);
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.atlasshop-cart-sticky-footer__total {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.atlasshop-cart-sticky-footer__total-label {
	font-size: 12px;
	font-weight: 700;
	color: var(--paezan-cart-muted);
	font-family: YekanBakh, Tahoma, sans-serif;
}

.atlasshop-cart-sticky-footer__amount {
	font-size: 17px;
	font-weight: 800;
	color: var(--paezan-cart-green);
	font-family: YekanBakh, Tahoma, sans-serif;
}

.atlasshop-cart-sticky-footer__amount .woocommerce-Price-amount,
.atlasshop-cart-sticky-footer__amount .amount {
	color: inherit;
	font-weight: inherit;
	font-family: YekanBakh, Tahoma, sans-serif;
}

body.woocommerce-cart .atlasshop-cart-sticky-footer .checkout-button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	padding: 13px 16px !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	color: #fff !important;
	background: var(--paezan-cart-green) !important;
	border: none !important;
	border-radius: 12px !important;
	text-decoration: none !important;
	font-family: YekanBakh, Tahoma, sans-serif !important;
	box-shadow: none !important;
}

body.woocommerce-cart .atlasshop-cart-sticky-footer .checkout-button:hover {
	background: var(--paezan-cart-green-dark) !important;
	color: #fff !important;
}

/* Ø¬Ø¯ÙˆÙ„ Ù…Ø®ÙÛŒ Ù†ÙˆÙ†Ø³ */
.atlasshop-cart-nonce-wrap {
	display: none !important;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 1px;
	clip: rect(0, 0, 0, 0);
}

/* Ú©Ø±Ø§Ø³â€ŒØ³Ù„ */
body.woocommerce-cart .cross-sells {
	margin: 20px auto 0;
	font-family: YekanBakh, Tahoma, sans-serif;
}

body.woocommerce-cart.atlasshop-cart-is-empty,
body.atlasshop-cart-page.atlasshop-cart-is-empty {
	padding-bottom: 24px !important;
}

/* Ø³Ø¨Ø¯ Ø®Ø§Ù„ÛŒ */
.atlasshop-cart-empty,
.elementor-widget-woocommerce-cart .atlasshop-cart-empty {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	direction: rtl;
	background: #fff;
	border-radius: 24px;
	padding: 22px 24px;
	box-shadow: 0 2px 12px rgba(15, 23, 42, 0.05);
	border: 1px solid #f0f0f0;
	width: 100%;
	max-width: var(--paezan-cart-max, 760px);
	box-sizing: border-box;
	font-family: YekanBakh, Tahoma, sans-serif;
	margin: 0 auto;
}

.atlasshop-cart-empty__message {
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	color: #333;
	line-height: 1.7;
	text-align: right;
	flex: 1;
	min-width: 0;
}

body.woocommerce-cart .atlasshop-cart-empty__return,
body.atlasshop-cart-page .atlasshop-cart-empty__return,
.elementor-widget-woocommerce-cart .atlasshop-cart-empty__return {
	flex-shrink: 0;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	padding: 10px 22px !important;
	background: #e8f8ee !important;
	color: var(--paezan-cart-green) !important;
	border: none !important;
	border-radius: 16px !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	box-shadow: none !important;
	white-space: nowrap;
	font-family: YekanBakh, Tahoma, sans-serif !important;
	line-height: 1.4 !important;
}

body.woocommerce-cart .atlasshop-cart-empty__return:hover,
body.atlasshop-cart-page .atlasshop-cart-empty__return:hover,
.elementor-widget-woocommerce-cart .atlasshop-cart-empty__return:hover {
	background: #d4f0e0 !important;
	color: var(--paezan-cart-green-dark) !important;
}

body.woocommerce-cart .woocommerce-cart-form__contents + .woocommerce-info,
body.woocommerce-cart .cart-empty.woocommerce-info,
body.atlasshop-cart-page .cart-empty.woocommerce-info {
	display: none !important;
}

/* Ø¯Ø³Ú©ØªØ§Ù¾: Ù‡Ù…Ø§Ù† Ú†ÛŒØ¯Ù…Ø§Ù† ÙˆØ³Ø·â€ŒÚ†ÛŒÙ† */
@media (min-width: 769px) {
	body.woocommerce-cart .atlasshop-cart-shell,
	body.atlasshop-cart-page .atlasshop-cart-shell {
		padding-bottom: 48px;
	}

	.atlasshop-cart-sticky-footer {
		display: none;
	}

	.atlasshop-cart-summary__checkout {
		display: block;
	}
}

@media (max-width: 768px) {
	body.woocommerce-cart:not(.atlasshop-cart-is-empty),
	body.atlasshop-cart-page:not(.atlasshop-cart-is-empty) {
		padding-bottom: 130px;
	}

	.atlasshop-cart-empty {
		flex-direction: column;
		align-items: stretch;
		padding: 18px 16px;
		border-radius: 20px;
		gap: 14px;
	}

	.atlasshop-cart-empty__message {
		text-align: center;
		font-size: 14px;
	}

	.atlasshop-cart-empty__return {
		width: 100%;
		text-align: center;
	}

	.atlasshop-cart-summary__checkout {
		display: none;
	}

	.atlasshop-cart-summary__rows--after-coupon .order-total,
	.atlasshop-cart-summary__order-total {
		display: none !important;
	}

	.atlasshop-cart-sticky-footer {
		display: block;
	}

	.order-roadmap-woo-byno-wrapper {
		padding: 14px 12px;
		gap: 6px;
	}

	.woocommerce-cart-item-byno {
		padding: 14px 0;
		gap: 10px;
		border-radius: 0;
	}

	.inner-image-cart-item-woo-byno {
		max-width: 96px;
		min-width: 80px;
		border-radius: 16px;
		padding: 6px;
	}

	.inner-image-cart-item-woo-byno img {
		max-height: 82px;
	}

	.atlasshop-cart-item__title,
	.title-quantity-item-cart-woo-byno > a.atlasshop-cart-item__title {
		font-size: 13px;
	}

	.price-item-cart-woo-byno {
		font-size: 16px;
	}

	.woocommerce-cart-item-byno a.remove {
		width: 36px !important;
		height: 36px !important;
		min-width: 36px;
	}

	.byno-quantity button,
	.byno-quantity .quantity-minus,
	.byno-quantity .quantity-plus {
		width: 26px;
		height: 26px;
		min-width: 26px;
	}

	.byno-quantity .quantity-input,
	.byno-quantity .qty {
		width: 28px;
		height: 26px;
		font-size: 13px;
		line-height: 26px;
	}

	.item-order-roadmap-byno {
		min-width: 58px;
	}

	.step-num-byno {
		width: 36px;
		height: 36px;
		font-size: 13px;
	}

	.title-step-woo-byno {
		font-size: 10px;
	}

	.step-connector-byno {
		min-width: 16px;
		max-width: 36px;
		margin-top: 17px;
	}
}

body.woocommerce-cart .elementor,
body.woocommerce-cart .elementor-section,
body.woocommerce-cart .elementor-container,
body.woocommerce-cart .elementor-column,
body.woocommerce-cart .elementor-widget-wrap,
body.woocommerce-cart .e-con,
body.woocommerce-cart .e-con-inner,
body.atlasshop-cart-page .elementor,
body.atlasshop-cart-page .elementor-section,
body.atlasshop-cart-page .elementor-container,
body.atlasshop-cart-page .elementor-column,
body.atlasshop-cart-page .elementor-widget-wrap,
body.atlasshop-cart-page .e-con,
body.atlasshop-cart-page .e-con-inner {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	justify-content: center !important;
	align-items: center !important;
}

body.woocommerce-cart .elementor-widget-woocommerce-cart,
body.woocommerce-cart .elementor-widget-woocommerce-cart .elementor-widget-container,
body.woocommerce-cart .atlasshop-cart-viewport-center,
body.woocommerce-cart .atlasshop-cart-shell,
body.woocommerce-cart form.woocommerce-cart-form.byno-grid-cart-page,
body.atlasshop-cart-page .elementor-widget-woocommerce-cart,
body.atlasshop-cart-page .elementor-widget-woocommerce-cart .elementor-widget-container,
body.atlasshop-cart-page .atlasshop-cart-viewport-center,
body.atlasshop-cart-page .atlasshop-cart-shell,
body.atlasshop-cart-page form.woocommerce-cart-form.byno-grid-cart-page {
	width: 100% !important;
	max-width: var(--paezan-cart-max, 760px) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

body.woocommerce-cart,
body.woocommerce-cart *,
body.atlasshop-cart-page,
body.atlasshop-cart-page *,
#atlasshop-cart-form,
#atlasshop-cart-form * {
	font-family: Shabnam, Tahoma, sans-serif !important;
}


