/**
 * Rabor layout + product/blog cards + homepage sections (parity with rabor.store).
 * Unique classes: .rabor-product-card*, .rabor-blog-card* — customize freely.
 */

/* ── Site-wide Elementor boxed width (1310px + 15px padding) ── */
.rabor-main .e-con-boxed {
	--content-width: var(--rabor-container, 1310px);
	--padding-inline-start: var(--rabor-container-padding, 15px);
	--padding-inline-end: var(--rabor-container-padding, 15px);
}

.rabor-main .e-con-boxed > .e-con-inner {
	max-width: var(--rabor-container, 1310px);
	padding-inline: var(--rabor-container-padding, 15px);
	margin-inline: auto;
	width: 100%;
}

.rabor-content-area--elementor .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: var(--rabor-container, 1310px);
	padding-inline: var(--rabor-container-padding, 15px);
}

/* Full-width stretch sections keep edge-to-edge; inner boxed children align to container */
.rabor-main .wd-section-stretch-content > .e-con-boxed > .e-con-inner,
.rabor-main .e-parent.e-con-boxed > .e-con-inner {
	max-width: var(--rabor-container, 1310px);
	padding-inline: var(--rabor-container-padding, 15px);
	margin-inline: auto;
}

.rabor-blog-card-placeholder {
    aspect-ratio: 16 / 9;
}

/* Elementor flex/grid when post CSS omits --display (row default, not column) */
.rabor-main .e-con.e-flex:not(.e-grid),
.rabor-main .e-con.e-flex:not(.e-grid) > .e-con-inner {
	display: flex;
	flex-direction: var(--flex-direction);
	flex-wrap: var(--flex-wrap);
}

.rabor-main .e-con.e-grid,
.rabor-main .e-con.e-grid > .e-con-inner {
	display: grid;
}

@media (max-width: 767px) {
	.rabor-main .elementor-hidden-mobile.e-con,
	.rabor-main .elementor-hidden-mobile.e-con > .e-con-inner {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.rabor-main .elementor-hidden-tablet.e-con,
	.rabor-main .elementor-hidden-tablet.e-con > .e-con-inner {
		display: none !important;
	}
}

@media (min-width: 1025px) {
	.rabor-main .elementor-hidden-desktop.e-con,
	.rabor-main .elementor-hidden-desktop.e-con > .e-con-inner {
		display: none !important;
	}
}

/* ── Homepage section containers (1310px + 15px) ── */
.elementor-10311 :is(
	> .e-con-boxed > .e-con-inner,
	.rabor-home-intro.e-con-boxed > .e-con-inner,
	.elementor-element-4f97415 > .e-con-inner,
	.elementor-element-5e58137 > .e-con-boxed > .e-con-inner,
	.rabor-categories-section-host > .e-con-boxed > .e-con-inner,
	.elementor-element-86f0e0a > .e-con-inner,
	.elementor-element-beeaae8 .elementor-element-66a56c6 > .e-con-inner,
	.elementor-element-3ed6774 > .e-con-inner,
	.elementor-element-f8b93d4 > .e-con-inner,
	.elementor-element-12550e2 .rabor-cta-section > .e-con-inner
) {
	max-width: var(--rabor-container, 1310px);
	margin-inline: auto;
	width: 100%;
	padding-inline: var(--rabor-container-padding, 15px);
	box-sizing: border-box;
}

.elementor-10311 .rabor-home-intro.e-con-boxed > .e-con-inner,
.elementor-10311 .elementor-element-4f97415 > .e-con-inner {
	padding-block: 10px;
}

/* Products block (e-con-full without inner) */
.elementor-10311 .elementor-element-7c95640 {
	max-width: var(--rabor-container, 1310px);
	margin-inline: auto;
	width: 100%;
	padding-inline: var(--rabor-container-padding, 15px);
	padding-block: 17px;
	box-sizing: border-box;
}

/* Outer stretch wrappers stay full-bleed; content aligns via inners above */
.elementor-10311 .elementor-element-4f97415,
.elementor-10311 .elementor-element-5e58137 > .e-con-boxed,
.elementor-10311 .rabor-categories-section-host > .wd-section-stretch,
.elementor-10311 .rabor-categories-section-host > .e-con-boxed,
.elementor-10311 .elementor-element-beeaae8,
.elementor-10311 .elementor-element-12550e2,
.elementor-10311 .elementor-element-86f0e0a,
.elementor-10311 .elementor-element-3ed6774 {
	width: 100%;
	padding-inline: 0 !important;
	box-sizing: border-box;
}

.elementor-10311 .elementor-element-beeaae8 > .e-con,
.elementor-10311 .elementor-element-beeaae8 .elementor-element-66a56c6,
.elementor-10311 .elementor-element-86f0e0a > .e-con {
	padding-inline: 0 !important;
	width: 100%;
	max-width: 100%;
}

.elementor-10311 .elementor-element-7c95640 .main-product,
.elementor-10311 .elementor-element-7c95640 .main-product > .e-con:not(.elementor-element-0d7697b) {
	padding-inline: 0 !important;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}

.elementor-10311 .elementor-element-7c95640 .main-product .elementor-widget,
.elementor-10311 .elementor-element-7c95640 .main-product .wd-products-tabs,
.elementor-10311 .elementor-element-7c95640 .main-product .wd-products-element,
.elementor-10311 .elementor-element-7c95640 .main-product .wd-tabs-content-wrapper {
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}

.elementor-10311 .rabor-brands-section-host,
.elementor-10311 .rabor-brands-section,
.elementor-10311 .rabor-brands-swiper {
	width: 100%;
	max-width: 100%;
	min-width: 0;
}

.elementor-10311 .elementor-element-0e5ddbf.e-con {
	align-items: stretch;
	gap: clamp(1rem, 2.5vw, 2rem);
}

.elementor-10311 .elementor-element-3ad8d33 {
	flex: 1 1 0;
	min-width: 0;
}

.elementor-10311 .elementor-element-2e2ce06 {
	flex: 1 1 0;
	min-width: 0;
}

.elementor-10311 .elementor-element-0a85b9e.elementor-invisible {
	visibility: visible !important;
	opacity: 1 !important;
	animation: none !important;
}

@media (max-width: 991px) {
	.elementor-10311 .elementor-element-0e5ddbf.e-con {
		flex-direction: column !important;
	}

	.elementor-10311 .elementor-element-f8b93d4 > .e-con-inner {
		flex-direction: column !important;
		gap: 1.5rem;
	}

	.elementor-10311 .elementor-element-0a85b9e img {
		width: 100%;
		height: auto;
		max-height: min(72vw, 320px);
		object-fit: contain;
		border-radius: 16px;
	}
}

/* ── Homepage CTA / consultation section ── */
.rabor-cta-section-host {
	position: relative;
	overflow: hidden;
	background: white;
}


.rabor-cta-section-host::after {
	content: "";
	position: absolute;
	inset-inline-start: -6%;
	bottom: 0;
	width: min(36vw, 360px);
	height: min(36vw, 360px);
	border-radius: 50%;
	background: radial-gradient(circle, rgba(32, 28, 112, 0.06) 0%, transparent 70%);
	pointer-events: none;
}

.rabor-cta-section {
	position: relative;
	z-index: 1;
	padding-block: 0 !important;
	background: transparent !important;
}

.rabor-cta-section.elementor-element-f8b93d4 {
	--flex-direction: row;
	border-top: 0;
}

.rabor-cta-section > .e-con-inner {
	position: relative;
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: wrap;
	align-items: stretch !important;
	gap: clamp(1.25rem, 3vw, 2.75rem) !important;
	max-width: var(--rabor-container, 1310px);
	margin-inline: auto;
	padding-inline: var(--rabor-container-padding, 15px);
	padding-top: clamp(2.25rem, 4.5vw, 3.5rem) !important;
	padding-bottom: clamp(2.25rem, 4.5vw, 3.5rem) !important;
}

.rabor-cta-section__backdrop {
	display: none !important;
}

.rabor-cta-section__content.e-con {
	flex: 1 1 46%;
	width: auto !important;
	max-width: none;
	padding: clamp(1.35rem, 2.8vw, 2rem) !important;
	background: #fff !important;
	border: 1px solid #ececf4;
	border-inline-end: 4px solid #f15921;
	border-radius: 22px;
	box-shadow: 0 14px 42px rgba(32, 28, 112, 0.08);
	gap: clamp(0.85rem, 1.6vw, 1.35rem) !important;
	justify-content: center !important;
	align-self: center;
}

.rabor-cta-section__content::before {
	content: none;
}

.rabor-cta-section .elementor-element-d12c0fe,
.rabor-cta-section__sparkle {
	display: none !important;
}

.rabor-cta-section .elementor-element-d1bc1f7 .elementor-heading-title {
	margin: 0;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: clamp(1.5rem, 2.5vw, 2.25rem);
	font-weight: 800;
	color: #201c70;
	line-height: 1.35;
	position: relative;
	padding-bottom: 0.75rem;
}

.rabor-cta-section .elementor-element-d1bc1f7 .elementor-heading-title::after {
	content: "";
	position: absolute;
	inset-inline-start: 0;
	bottom: 0;
	width: 3.5rem;
	height: 4px;
	border-radius: 999px;
	background: linear-gradient(90deg, #f15921, #f9a88a);
}

.rabor-cta-section .elementor-element-6018f53 p {
	margin: 0 0 0.55rem;
	color: #4a4a68;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: clamp(0.9rem, 1.05vw, 1.05rem);
	font-weight: 500;
	line-height: 1.9;
	text-align: justify;
}

.rabor-cta-section .elementor-element-6018f53 p:last-child {
	margin-bottom: 0;
	color: #201c70;
	font-weight: 600;
}

.rabor-cta-section .elementor-element-6018f53 strong {
	color: #201c70;
	font-weight: 800;
}

.rabor-cta-section__form.elementor-element-600c545 {
	width: 100% !important;
	max-width: 100% !important;
	--container-widget-width: 100% !important;
	margin-top: 0.25rem;
	margin-inline: 0;
	overflow: visible;
}

.rabor-cta-section .elementor-form-fields-wrapper {
	display: flex;
	flex-direction: column;
	gap: 0.7rem;
	margin: 0 !important;
}

.rabor-cta-section .elementor-field-group {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.rabor-cta-section .elementor-field-textual {
	width: 100%;
	min-height: 52px;
	padding: 0.85rem 1.15rem !important;
	border: 1px solid #e8e8f0 !important;
	border-radius: 14px !important;
	background: #f8f8fc !important;
	color: #201c70 !important;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: clamp(0.92rem, 1vw, 1.02rem);
	font-weight: 500;
	text-align: right;
	transition:
		border-color 0.22s ease,
		background 0.22s ease,
		box-shadow 0.22s ease;
}

.rabor-cta-section .elementor-field-textual::placeholder {
	color: #9a9ab0;
}

.rabor-cta-section .elementor-field-textual:focus {
	outline: none;
	border-color: #f9d5c8 !important;
	background: #fff !important;
	box-shadow: 0 0 0 3px rgba(241, 89, 33, 0.12) !important;
}

.rabor-cta-section .e-form__buttons {
	margin-top: 0.15rem;
	overflow: visible;
}

.rabor-cta-section .form-lide .elementor-field-type-submit.e-form__buttons.elementor-col-100 {
	position: relative;
	width: 100%;
	margin: 0;
	overflow: visible;
}

.rabor-cta-section .form-lide span.elementor-button-icon {
	position: static;
	transform: none;
	inset: auto;
	z-index: auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.rabor-cta-section .elementor-button[type="submit"] {
	width: 100%;
	min-height: 52px;
	padding: 0.7rem 1.25rem !important;
	border: 0 !important;
	border-radius: 14px !important;
	background: linear-gradient(135deg, #f37344 0%, #f15921 100%) !important;
	color: #fff !important;
	box-shadow: 0 8px 22px rgba(241, 89, 33, 0.28);
	transition:
		transform 0.22s ease,
		box-shadow 0.22s ease,
		filter 0.22s ease;
}

.rabor-cta-section .elementor-button[type="submit"]:hover {
	background: linear-gradient(135deg, #f15921 0%, #e04e15 100%) !important;
	color: #fff !important;
	box-shadow: 0 12px 28px rgba(241, 89, 33, 0.34);
	transform: translateY(-2px);
}

.rabor-cta-section .elementor-button[type="submit"]:hover svg rect {
	fill: #fff !important;
}

.rabor-cta-section .elementor-button[type="submit"] .elementor-button-icon {
	transition: all .4s linear;
}

.rabor-cta-section .elementor-button[type="submit"]:hover .elementor-button-icon {
	transform: translateX(-4px);
}

.rabor-cta-section .elementor-button-content-wrapper {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 0.55rem;
	flex-direction: row;
	width: 100%;
}

.rabor-cta-section .form-lide .elementor-button-icon svg {
	width: 24px;
	height: 24px;
}


.rabor-cta-section .elementor-button-text {
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-weight: 700;
	font-size: 1rem;
}

.rabor-cta-section__media.e-con {
	flex: 1 1 50%;
	width: auto !important;
	max-width: none;
	padding: clamp(0.5rem, 1.5vw, 1rem) !important;
	align-self: center;
	position: relative;
}

.rabor-cta-section__media::before {
	content: "";
	position: absolute;
	inset: 12% 10%;
	border-radius: clamp(22px, 2.5vw, 32px);
	background: linear-gradient(145deg, rgba(241, 89, 33, 0.14), rgba(254, 230, 221, 0.92) 48%, rgba(32, 28, 112, 0.08));
	z-index: 0;
	transform: rotate(-5deg);
	z-index: -1;
}

.rabor-cta-section__media .elementor-element-e0297f6 {
	position: relative;
	z-index: 1;
	transform: rotate(-4deg);
	transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.rabor-cta-section__media:hover .elementor-element-e0297f6 {
	transform: rotate(-2deg) translateY(-6px);
}

.rabor-cta-section__media .elementor-element-e0297f6 img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: clamp(18px, 2vw, 26px);
	box-shadow: 0 24px 48px rgba(32, 28, 112, 0.14);
	object-fit: cover;
}

@media (max-width: 991px) {
	.rabor-cta-section > .e-con-inner {
		flex-direction: column !important;
		gap: 1.25rem !important;
		padding-top: 1.75rem !important;
		padding-bottom: 1.75rem !important;
	}

	.rabor-cta-section__media.e-con {
		order: -1;
	}

	.rabor-cta-section__content.e-con,
	.rabor-cta-section__media.e-con {
		flex: 1 1 100%;
		width: 100% !important;
		max-width: 100%;
	}

	.rabor-cta-section__content.e-con {
		padding: 1.25rem !important;
		border-radius: 18px;
	}

	.rabor-cta-section__form.elementor-element-600c545 {
		width: 100% !important;
		max-width: 100% !important;
		--container-widget-width: 100% !important;
	}

	.rabor-cta-section__media {
		max-width: min(100%, 400px);
		margin-inline: auto;
	}

	.rabor-cta-section__media .elementor-element-e0297f6 {
		transform: none;
	}

	.rabor-cta-section__media .elementor-element-e0297f6 img {
		max-height: min(68vw, 320px);
		object-fit: contain;
	}

	.rabor-cta-section .form-lide .elementor-field-type-submit.e-form__buttons.elementor-col-100 {
		width: 100%;
	}
}

/* ── Fancy buttons (collection banners) ── */
.fancy-btn {
	display: flex;
	align-items: center;
	gap: 10px;
	height: 50px;
	text-decoration: none;
}

.fancy {
	--offset: 3px;
	background: #fee6dd;
	border-radius: 50px;
	position: relative;
	height: 100%;
	max-width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	padding: 0 16px 0 16px;
	transition: background 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.fancy-btn .fancy::before {
	content: "";
	background: linear-gradient(270.76deg, #f37344 2.46%, #fbc9b7 25.36%, rgba(201, 73, 26, 0) 57.67%);
	box-shadow: 0 0 2px 0 #908dbf80;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	aspect-ratio: 1;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.35s ease;
}

.fancy-btn:hover .fancy::before {
	opacity: 1;
	animation: rabor-fancy-rotate 2s linear infinite;
}

.fancy-btn .fancy::after {
	content: "";
	background: inherit;
	border-radius: inherit;
	position: absolute;
	inset: var(--offset);
	height: calc(100% - 2 * var(--offset));
	width: calc(100% - 2 * var(--offset));
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.35s ease, background 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.fancy-btn:hover .fancy::after {
	opacity: 1;
}

@keyframes rabor-fancy-rotate {
	from {
		transform: translate(-50%, -50%) scale(1.4) rotate(0turn);
	}
	to {
		transform: translate(-50%, -50%) scale(1.4) rotate(1turn);
	}
}

.fancy span {
	background: transparent;
	color: #f15921;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: 17px;
	font-weight: 700;
	z-index: 10;
	transition: color 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.fancy-btn .fancy-icon {
	background-color: #fee6dd;
	border-radius: 50%;
	padding: 10px;
	aspect-ratio: 1;
    height: 100%;
    width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	fill: #f15921;
	transition:
		background-color 0.35s cubic-bezier(0.4, 0, 0.2, 1),
		fill 0.35s cubic-bezier(0.4, 0, 0.2, 1),
		transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.fancy-btn:hover .fancy {
	background: #201c70;
}

.fancy-btn:hover .fancy span {
	color: #fff;
}

.fancy-btn:hover .fancy-icon {
	background-color: #201c70;
	fill: #fff;
}

.fancy-btn-secondary:hover .fancy {
	background: #fff;
}

.fancy-btn-secondary:hover .fancy span {
	color: #201c70;
}

.fancy-btn-secondary:hover .fancy-icon {
	background-color: #fff;
	fill: #201c70;
}

.fancy-btn-full .fancy {
	flex: 1;
}

@media (max-width: 767px) {
	.fancy-btn {
		height: 46px;
	}

	.fancy {
		flex: 1;
		padding: 0px 20px !important;
		justify-content: center;
	}
}

/* ── Homepage intro (رابر استور) ── */
.rabor-home-intro {
	margin-bottom: 0.5rem;
	display: flex !important;
	flex-direction: column;
	align-items: stretch;
	gap: 1rem;
	width: 100%;
}

/* Legacy Elementor nested containers (if still present). */
.rabor-home-intro > .e-con-inner {
	display: flex !important;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
	gap: 0;
}

.rabor-home-intro .elementor-element-fb4c75a {
	order: 1;
	flex: 0 0 61.703% !important;
	width: 61.703% !important;
	max-width: 61.703% !important;
	min-width: 0;
}

.rabor-home-intro .elementor-element-3100888 {
	order: 2;
	flex: 1 1 auto !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0;
}

.rabor-home-intro .elementor-element-171b0d5 > .elementor-widget-container {
	margin: 0 !important;
	padding: 0 !important;
}

.rabor-home-intro__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 1rem;
	min-width: 0;
	width: 100%;
}

.rabor-home-intro__content .elementor-widget-heading {
	width: 100%;
	margin: 0;
}

.rabor-home-intro__content .elementor-heading-title {
	margin: 0 !important;
	font-family: "Yekan Bakh FaNum", sans-serif !important;
	font-size: clamp(1.65rem, 3.2vw, 2.4rem) !important;
	font-weight: 800 !important;
	line-height: 1.35 !important;
	color: #201c70 !important;
	letter-spacing: -0.02em;
}

.rabor-home-intro__content .elementor-heading-title::after {
	content: "";
	display: block;
	width: 52px;
	height: 4px;
	margin-top: 0.75rem;
	border-radius: 999px;
	background: linear-gradient(135deg, #f37344, #f15921);
}

.rabor-home-intro__content .elementor-widget-text-editor {
	width: 100%;
}

.rabor-home-intro__content .elementor-widget-text-editor,
.rabor-home-intro__content .elementor-widget-text-editor p {
	text-align: right !important;
}

.rabor-home-intro__content .elementor-widget-text-editor p {
	margin: 0;
	color: #4a4a6a;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: clamp(0.94rem, 1.45vw, 1.06rem);
	font-weight: 400;
	line-height: 2;
}

.rabor-home-intro__media {
	min-width: 280px;
}

.rabor-home-intro__media .elementor-widget-image,
.rabor-home-intro__media .elementor-widget-container {
	overflow: hidden;
	border-radius: clamp(18px, 2vw, 28px);
}

.rabor-home-intro__media img,
.rabor-home-intro__media video {
	display: block;
	width: 100%;
	height: auto;
	border-radius: clamp(18px, 2vw, 28px);
	box-shadow: 0 18px 48px rgba(32, 28, 112, 0.14);
	transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.45s ease;
}

.rabor-home-intro__media:hover img,
.rabor-home-intro__media:hover video {
	transform: scale(1.02);
	box-shadow: 0 22px 56px rgba(32, 28, 112, 0.18);
}

.rabor-home-intro__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.55rem;
	margin-top: 0.35rem;
	padding: 0.8rem 1.55rem;
	border-radius: 999px;
	background: linear-gradient(135deg, #f37344 0%, #f15921 100%);
	color: #fff !important;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: 0.95rem;
	font-weight: 700;
	text-decoration: none;
	box-shadow: 0 8px 22px rgba(241, 89, 33, 0.28);
	transition:
		background 0.3s ease,
		box-shadow 0.3s ease,
		transform 0.3s ease;
}

.rabor-home-intro__cta:hover {
	background: linear-gradient(135deg, #201c70 0%, #2d2889 100%);
	box-shadow: 0 10px 26px rgba(32, 28, 112, 0.22);
	transform: translateY(-2px);
	color: #fff !important;
}

.rabor-home-intro__cta-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.18);
}

.rabor-home-intro__cta-icon svg {
	width: 10px;
	height: 10px;
	fill: currentColor;
}

@media (max-width: 991px) {
	.rabor-home-intro > .e-con-inner {
		flex-direction: column;
		align-items: stretch;
		gap: 1.35rem;
		padding-block: 1.5rem 1.75rem !important;
	}

	.rabor-home-intro .elementor-element-fb4c75a,
	.rabor-home-intro .elementor-element-3100888 {
		order: unset;
		flex: 0 0 auto !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.rabor-home-intro__content .elementor-widget-text-editor p {
		line-height: 1.9;
	}

	.rabor-home-intro__cta {
		width: 100%;
	}
}

/* ── Homepage audience category banners ── */
.rabor-categories-section-host {
	display: flex;
	flex-direction: column;
	gap: 0;
}

/* ── Homepage section heads: board → title → content ── */
.rabor-home-section-head {
	max-width: var(--rabor-container, 1310px);
	width: 100%;
	margin: clamp(2rem, 3.5vw, 2.75rem) auto 0;
	padding-inline: var(--rabor-container-padding, 15px);
	box-sizing: border-box;
}

.rabor-home-section-head__board {
	width: 100%;
	height: 0;
	border-top: 1px solid #e4e4ef;
	margin: 0 0 clamp(1rem, 1.8vw, 1.35rem);
}

.rabor-home-section-head__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	margin: 0 0 0.65rem;
	padding: 0.35rem 0.85rem;
	border-radius: 999px;
	background: rgba(32, 28, 112, 0.06);
	border: 1px solid rgba(32, 28, 112, 0.08);
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: clamp(0.76rem, 1.05vw, 0.82rem);
	font-weight: 700;
	letter-spacing: 0.02em;
	color: #201c70;
	line-height: 1.5;
}

.rabor-home-section-head__title,
.rabor-categories-section__title {
	margin: 0 0 clamp(0.85rem, 1.4vw, 1.15rem);
	padding: 0;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: clamp(1.25rem, 2.2vw, 1.65rem);
	font-weight: 800;
	color: #201c70;
	line-height: 1.4;
	text-align: right;
}

.rabor-home-section-head--products {
	margin-bottom: clamp(0.85rem, 1.4vw, 1.15rem);
}

.rabor-home-products-section {
	flex-direction: column !important;
	align-items: stretch !important;
	flex-wrap: nowrap !important;
}

.rabor-home-products-section > .rabor-home-section-head--products {
	margin-bottom: 0;
}

.rabor-categories-section-host > .rabor-home-section-head--audience + .elementor-element-17d1178,
.rabor-categories-section-host > .rabor-home-section-head--audience + .elementor-element-6db5743,
.rabor-categories-section-host > .rabor-home-section-head--categories + .elementor-element-86f0e0a {
	margin-top: 0 !important;
}

.elementor-10311 .rabor-home-products-section.elementor-element-7c95640 {
	margin-top: 0 !important;
	padding-top: 0;
}

.rabor-categories-section-host > .elementor-element-86f0e0a,
.rabor-categories-section-host > .elementor-element-17d1178 {
	margin-top: 0;
}

.rabor-categories-section-host > .e-con-boxed > .e-con-inner,
.rabor-categories-section-host > .e-con-full {
	padding-top: 0;
}

.rabor-categories-section-host .collection-container {
	position: relative;
	overflow: hidden;
	border-radius: clamp(16px, 1.4vw, 22px);
	transition:
		transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
		box-shadow 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	will-change: transform;
}

.rabor-categories-section-host .collection-container::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(32, 28, 112, 0) 45%, rgba(32, 28, 112, 0.18) 100%);
	opacity: 0;
	transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	pointer-events: none;
	z-index: 2;
}

.rabor-categories-section-host .collection-container:hover {
	transform: translateY(-8px);
	box-shadow: 0 18px 42px rgba(32, 28, 112, 0.16);
}

.rabor-categories-section-host .collection-container:hover::before {
	opacity: 1;
}

.rabor-categories-section-host .collection-container .collection-btn {
	z-index: 3;
	transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.rabor-categories-section-host .collection-container:hover .collection-btn {
	transform: translateY(-3px);
}

.rabor-categories-section-host .collection-container:hover .fancy-icon {
	transform: translateX(-3px);
}

@media (prefers-reduced-motion: reduce) {
	.rabor-categories-section-host .collection-container,
	.rabor-categories-section-host .collection-container .collection-btn,
	.rabor-categories-section-host .collection-container .fancy-icon {
		transition: none;
	}

	.rabor-categories-section-host .collection-container:hover {
		transform: none;
	}
}

/* ── Homepage video scroll reveal (transform — no layout thrash) ── */
.rabor-video-reveal-stage {
	--rabor-reveal-progress: 0;
	--rabor-reveal-min: 0.64;
	--rabor-reveal-max: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rabor-video-reveal.rabor-video-reveal,
.rabor-video-reveal.elementor-element-2e2ce06 {
	width: min(100%, var(--rabor-reveal-max));
	max-width: 100%;
	margin-inline: auto;
	flex-shrink: 0;
	transform: scale(
		calc(var(--rabor-reveal-min) + (1 - var(--rabor-reveal-min)) * var(--rabor-reveal-progress))
	);
	transform-origin: center center;
	will-change: transform;
	backface-visibility: hidden;
}

.rabor-video-reveal-stage.is-reveal-locked .rabor-video-reveal {
	will-change: auto;
	transform: none;
}

.rabor-video-reveal .elementor-widget-video,
.rabor-video-reveal .elementor-widget-container,
.rabor-video-reveal .elementor-wrapper {
	width: 100%;
}

.rabor-video-reveal .elementor-wrapper,
.rabor-video-reveal .elementor-widget-container {
	border-radius: clamp(18px, 1.5vw, 26px);
	overflow: hidden;
	box-shadow: 0 8px 28px rgba(32, 28, 112, calc(0.06 + 0.08 * var(--rabor-reveal-progress)));
}

.rabor-video-reveal .elementor-custom-embed-image-overlay,
.rabor-video-reveal .elementor-video {
	border-radius: inherit;
}

@media (prefers-reduced-motion: reduce) {
	.rabor-video-reveal-stage {
		--rabor-reveal-progress: 1;
	}
}

@media (max-width: 1024px) {
	.rabor-video-reveal-stage {
		--rabor-reveal-min: 0.78;
	}
}

/* ── Homepage story / trust / video — creative section ── */
.rabor-story-section {
	position: relative;
	isolation: isolate;
	overflow: clip;
}

.rabor-story-section > .e-con-inner {
	position: relative;
	z-index: 1;
	padding-block: clamp(2.5rem, 5vw, 4.5rem) !important;
}

.rabor-story-section__backdrop {
	position: absolute;
	inset: -12% -8%;
	z-index: 0;
	pointer-events: none;
	overflow: hidden;
}

.rabor-story-section__mesh {
	position: absolute;
	inset: 0;
	background:
		radial-gradient(ellipse 80% 60% at 15% 20%, rgba(32, 28, 112, 0.07), transparent 55%),
		radial-gradient(ellipse 70% 55% at 88% 35%, rgba(241, 89, 33, 0.09), transparent 52%),
		radial-gradient(ellipse 90% 70% at 50% 100%, rgba(99, 102, 241, 0.06), transparent 60%),
		linear-gradient(180deg, rgba(248, 249, 255, 0.9) 0%, #fff 42%, #fff 100%);
}

.rabor-story-section__gridlines {
	position: absolute;
	inset: 8% 4%;
	background-image:
		linear-gradient(90deg, rgba(32, 28, 112, 0.04) 1px, transparent 1px),
		linear-gradient(rgba(32, 28, 112, 0.03) 1px, transparent 1px);
	background-size: 48px 48px;
	mask-image: radial-gradient(ellipse 85% 75% at 50% 40%, #000 20%, transparent 78%);
	opacity: 0.55;
}

.rabor-story-section__orb {
	position: absolute;
	border-radius: 50%;
	filter: blur(48px);
	opacity: 0.55;
	animation: rabor-story-float 18s ease-in-out infinite;
}

.rabor-story-section__orb--1 {
	width: min(28vw, 320px);
	height: min(28vw, 320px);
	top: -4%;
	right: 8%;
	background: rgba(32, 28, 112, 0.18);
}

.rabor-story-section__orb--2 {
	width: min(22vw, 260px);
	height: min(22vw, 260px);
	bottom: 8%;
	left: 4%;
	background: rgba(241, 89, 33, 0.16);
	animation-delay: -6s;
}

.rabor-story-section__orb--3 {
	width: min(18vw, 200px);
	height: min(18vw, 200px);
	top: 42%;
	left: 42%;
	background: rgba(99, 102, 241, 0.12);
	animation-delay: -12s;
}

@keyframes rabor-story-float {
	0%,
	100% {
		transform: translate3d(0, 0, 0) scale(1);
	}
	33% {
		transform: translate3d(12px, -18px, 0) scale(1.06);
	}
	66% {
		transform: translate3d(-10px, 14px, 0) scale(0.96);
	}
}

.rabor-story-section__stage.e-con {
	flex-direction: column !important;
	gap: clamp(1.75rem, 3.5vw, 3rem) !important;
}

/* Desktop: narrative full-width, trust + video stacked full-width */
@media (min-width: 992px) {
	.rabor-story-section__stage--merged.e-con {
		display: flex !important;
		flex-direction: column !important;
		gap: clamp(1.5rem, 2.5vw, 2.25rem) !important;
		padding: clamp(1.35rem, 2.4vw, 2.25rem) !important;
		border-radius: clamp(24px, 2.4vw, 32px);
		background: linear-gradient(165deg, #f3f3f9 0%, #fafafe 38%, #fff 100%);
		border: 1px solid rgba(32, 28, 112, 0.08);
		box-shadow:
			0 24px 56px rgba(32, 28, 112, 0.08),
			inset 0 1px 0 rgba(255, 255, 255, 0.92);
	}

	.rabor-story-section__hero--solo.e-con {
		display: block !important;
		width: 100%;
	}

	.rabor-story-section__hero--solo .rabor-story-section__narrative.e-con {
		display: flex !important;
		flex-direction: column !important;
		gap: 1.35rem !important;
		align-items: stretch !important;
		width: 100%;
	}

	.rabor-story-section__hero--solo .rabor-story-section__narrative .elementor-element-8a56271,
	.rabor-story-section__hero--solo .rabor-story-section__narrative .elementor-element-75df0d6 {
		display: none;
	}

	.rabor-story-section__stack {
		display: flex;
		flex-direction: column;
		gap: clamp(1.35rem, 2.5vw, 2rem);
		width: 100%;
		min-width: 0;
		margin-top: 0.25rem;
	}

	.rabor-story-section__stack .rabor-story-section__trust.e-con {
		width: 100% !important;
		max-width: none;
		margin-inline: 0;
		align-self: stretch;
	}

	.rabor-story-section__stack > .rabor-video-reveal-stage,
	.rabor-story-section__stack > .rabor-story-section__cinema {
		width: 100%;
		min-width: 0;
	}

	.rabor-story-section__stack .rabor-video-reveal-stage {
		padding-top: 0;
	}

	.rabor-story-section__stack .rabor-story-section__cinema .elementor-wrapper,
	.rabor-story-section__stack .rabor-story-section__cinema .elementor-widget-container,
	.rabor-story-section__stack .rabor-video-reveal .elementor-wrapper,
	.rabor-story-section__stack .rabor-video-reveal .elementor-widget-container {
		min-height: clamp(280px, 32vw, 400px);
	}
}

.rabor-story-section__hero.e-con {
	display: grid !important;
	grid-template-columns: minmax(220px, 290px) minmax(0, 1fr);
	gap: clamp(1.25rem, 3vw, 2.75rem) !important;
	align-items: center !important;
	width: 100%;
}

.rabor-story-section__hero:not(.rabor-story-section__hero--solo) .rabor-story-section__trust.e-con {
	grid-column: 1;
	width: 100% !important;
	min-width: 220px !important;
	max-width: 290px;
	justify-self: end;
	flex: none !important;
}

.rabor-story-section__stack .rabor-story-section__trust.e-con {
	max-width: min(100%, 640px);
	min-width: 0 !important;
	justify-self: stretch;
	width: 100% !important;
	margin-inline: auto;
}

.rabor-story-section__narrative.e-con {
	grid-column: 2;
	width: 100% !important;
	min-width: 0 !important;
	flex: none !important;
}

.rabor-story-section__narrative.e-con {
	display: grid !important;
	grid-template-columns: auto minmax(0, 1fr);
	gap: clamp(1rem, 2.5vw, 2rem) !important;
	align-items: center !important;
	min-width: 0;
}

.rabor-story-section__narrative .elementor-element-8a56271,
.rabor-story-section__narrative .elementor-element-75df0d6 {
	grid-column: 2;
	align-self: center;
	justify-self: start;
}

.rabor-story-section__narrative .elementor-element-8a56271 img,
.rabor-story-section__narrative .elementor-element-75df0d6 img {
	width: clamp(52px, 7vw, 78px);
	height: auto;
	filter: drop-shadow(0 10px 24px rgba(32, 28, 112, 0.14));
	transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.rabor-story-section__narrative.is-visible .elementor-element-8a56271 img {
	animation: rabor-story-logo-pop 0.8s cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes rabor-story-logo-pop {
	from {
		opacity: 0;
		transform: scale(0.82) rotate(-8deg);
	}
	to {
		opacity: 1;
		transform: scale(1) rotate(0);
	}
}

.rabor-story-section__narrative .elementor-element-3a232e9,
.rabor-story-section__narrative .elementor-element-ad14c91 {
	grid-column: 1;
	min-width: 0;
}

.rabor-story-section__narrative .elementor-element-3a232e9 p,
.rabor-story-section__narrative .elementor-element-ad14c91 p,
.rabor-story-section__text,
.rabor-story-section__text p {
	margin: 0;
	font-size: clamp(0.95rem, 1.05vw, 1.08rem);
	line-height: 2;
	color: #4a4a5a;
	text-align: justify;
}

.rabor-story-section__title {
	margin: 0 0 0.65rem;
	font-size: clamp(1.1rem, 1.8vw, 1.4rem);
	font-weight: 800;
	color: #201c70;
	line-height: 1.45;
}

.rabor-story-section__stats {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.75rem;
	width: 100%;
	margin-top: 0.15rem;
	opacity: 0;
	transform: translateY(16px);
	transition:
		opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1),
		transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.rabor-story-section__stats.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.rabor-story-section__stat {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.2rem;
	min-height: 5.5rem;
	padding: 0.85rem 0.65rem;
	border-radius: 18px;
	background: #fff;
	border: 1px solid rgba(32, 28, 112, 0.08);
	box-shadow: 0 8px 22px rgba(32, 28, 112, 0.05);
	text-align: center;
	animation: rabor-story-stat-in 0.65s cubic-bezier(0.22, 1, 0.36, 1) both;
	animation-delay: var(--rabor-story-stat-delay, 0ms);
}

.rabor-story-section__stat-value {
	font-size: clamp(1rem, 1.4vw, 1.15rem);
	font-weight: 900;
	color: var(--rabor-color-primary, #201c70);
	line-height: 1.2;
}

.rabor-story-section__stat-label {
	font-size: 0.76rem;
	color: #6f6f82;
	line-height: 1.45;
	font-weight: 600;
}

@keyframes rabor-story-stat-in {
	from {
		opacity: 0;
		transform: translateY(10px) scale(0.96);
	}
	to {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

.rabor-story-section__trust.e-con {
	position: relative;
	align-self: stretch;
	padding: 1rem 1.25rem !important;
	border-radius: 16px !important;
	background: #fff !important;
	border: 1px solid #e4e4ef;
	box-shadow: 0 8px 24px rgba(32, 28, 112, 0.06);
	overflow: visible !important;
	opacity: 0;
	transform: translateY(24px) scale(0.98);
	transition:
		opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1),
		transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	gap: 0.85rem 1rem;
	text-align: start;
}

.rabor-story-section__stack .rabor-story-section__trust.e-con {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 2.85rem 1.5rem 1.35rem !important;
	margin-top: 0.35rem;
	border-radius: 20px !important;
	border: 1px solid #e0e0ec;
	box-shadow: 0 12px 32px rgba(32, 28, 112, 0.07);
}

.rabor-story-section__trust.is-visible {
	opacity: 1;
	transform: translateY(0) scale(1);
}

.rabor-story-section__trust::before {
	display: none;
}

.rabor-story-section__trust .elementor-element-bdec07f,
.rabor-story-section__trust .elementor-element-296c6a3 {
	position: relative;
	z-index: 1;
	flex: 0 0 auto;
	order: 1;
	margin: 0;
	justify-self: auto;
}

.rabor-story-section__stack .rabor-story-section__trust .elementor-element-bdec07f,
.rabor-story-section__stack .rabor-story-section__trust .elementor-element-296c6a3 {
	position: absolute;
	top: 0;
	left: 50%;
	order: 0;
	transform: translate(-50%, -50%);
}

.rabor-story-section__trust .elementor-element-bdec07f .elementor-icon,
.rabor-story-section__trust .elementor-element-296c6a3 .elementor-icon {
	width: 3.25rem;
	height: 3.25rem;
	background: linear-gradient(145deg, #ff8a3d, #f15921) !important;
	box-shadow: 0 10px 24px rgba(241, 89, 33, 0.32);
	border-radius: 14px !important;
	animation: none;
}

.rabor-story-section__trust .elementor-element-8887a9e,
.rabor-story-section__trust .elementor-element-906050e {
	flex: 1 1 12rem;
	order: 2;
	align-self: center;
	min-width: 0;
}

.rabor-story-section__stack .rabor-story-section__trust .elementor-element-8887a9e,
.rabor-story-section__stack .rabor-story-section__trust .elementor-element-906050e {
	flex: 1 1 auto;
	width: 100%;
	max-width: 36rem;
	margin-top: 0.35rem;
}

.rabor-story-section__trust .elementor-element-8887a9e p,
.rabor-story-section__trust .elementor-element-906050e p {
	color: #201c70 !important;
	font-size: clamp(0.92rem, 1.05vw, 1.05rem);
	font-weight: 800;
	line-height: 1.8;
	text-align: start;
	margin: 0;
}

.rabor-story-section__stack .rabor-story-section__trust .elementor-element-8887a9e p,
.rabor-story-section__stack .rabor-story-section__trust .elementor-element-906050e p {
	text-align: center;
}

.rabor-story-section__trust .elementor-element-c64d263,
.rabor-story-section__trust .elementor-element-9460da5 {
	flex: 0 0 auto;
	order: 3;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: auto;
	margin-inline-start: auto;
}

.rabor-story-section__stack .rabor-story-section__trust .elementor-element-c64d263,
.rabor-story-section__stack .rabor-story-section__trust .elementor-element-9460da5 {
	width: 100%;
	margin-inline-start: 0;
	justify-content: center;
	margin-top: 0.65rem;
}

.rabor-story-section__trust .elementor-element-c64d263 img,
.rabor-story-section__trust .elementor-element-9460da5 img {
	width: auto;
	max-width: 177px;
	height: 50px;
	object-fit: contain;
	object-position: center;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	margin-top: 0;
	transition: opacity 0.35s ease;
}

.rabor-story-section__narrative {
	opacity: 0;
	transform: translateY(20px);
	transition:
		opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1) 0.08s,
		transform 0.7s cubic-bezier(0.22, 1, 0.36, 1) 0.08s;
}

.rabor-story-section__narrative.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.rabor-story-section__cinema.elementor-widget-video,
.rabor-story-section__cinema.elementor-element-2e2ce06,
.rabor-story-section__cinema.elementor-element-4cf57b2 {
	width: 100% !important;
	flex: none !important;
	opacity: 0;
	transform: translateY(28px) scale(0.985);
	transition:
		opacity 0.85s cubic-bezier(0.22, 1, 0.36, 1) 0.14s,
		transform 0.85s cubic-bezier(0.22, 1, 0.36, 1) 0.14s;
}

.rabor-story-section__cinema.is-visible {
	opacity: 1;
	transform: translateY(0) scale(1);
}

.rabor-story-section__cinema .elementor-wrapper,
.rabor-story-section__cinema .elementor-widget-container {
	position: relative;
	border-radius: clamp(20px, 2vw, 26px) !important;
	overflow: hidden;
	background: #1a1744 !important;
	border: 1px solid rgba(32, 28, 112, 0.12);
	box-shadow: 0 16px 40px rgba(32, 28, 112, 0.14);
	aspect-ratio: 16 / 9;
	min-height: clamp(220px, 42vw, 420px);
}

.rabor-story-section__cinema .elementor-video {
	width: 100%;
	height: 100%;
	min-height: inherit;
	object-fit: cover;
}

.rabor-story-section__cinema .elementor-wrapper::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(
		180deg,
		rgba(15, 12, 48, 0.08) 0%,
		rgba(15, 12, 48, 0.02) 45%,
		rgba(15, 12, 48, 0.55) 100%
	);
	pointer-events: none;
	z-index: 1;
	transition: opacity 0.35s ease;
}

.rabor-story-section__cinema .elementor-custom-embed-image-overlay {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 1rem;
	cursor: pointer;
	transition: opacity 0.35s ease;
	background: rgba(20, 16, 60, 0.2);
	min-height: 100%;
}

.rabor-story-section__tagline {
	position: absolute;
	z-index: 2;
	bottom: clamp(1rem, 2.5vw, 1.65rem);
	left: 0;
	right: 0;
	margin: 0;
	padding: 0 1.5rem;
	font-size: clamp(1.05rem, 2.2vw, 1.55rem);
	font-weight: 800;
	line-height: 1.55;
	color: #fff;
	text-align: center;
	text-shadow: 0 2px 16px rgba(0, 0, 0, 0.45);
	letter-spacing: -0.02em;
	pointer-events: none;
}

.rabor-story-section__cinema .elementor-custom-embed-image-overlay.is-hidden {
	opacity: 0 !important;
	pointer-events: none;
}

.rabor-story-section__cinema .elementor-wrapper.rabor-story-section__playing::after,
.rabor-story-section__cinema .elementor-wrapper:has(video:not([paused]))::after {
	opacity: 0.15;
}

.rabor-story-section__play {
	position: relative;
	z-index: 2;
	display: grid;
	place-items: center;
	width: clamp(68px, 9vw, 92px);
	height: clamp(68px, 9vw, 92px);
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	transition: transform 0.25s ease;
}

.rabor-story-section__play::before {
	content: "";
	position: absolute;
	inset: -10px;
	border-radius: 50%;
	border: 2px solid rgba(241, 89, 33, 0.35);
	animation: rabor-story-play-ring 2.2s ease-out infinite;
}

@keyframes rabor-story-play-ring {
	0% {
		transform: scale(0.92);
		opacity: 0.85;
	}
	100% {
		transform: scale(1.35);
		opacity: 0;
	}
}

.rabor-story-section__play svg {
	width: 100%;
	height: 100%;
	filter: drop-shadow(0 8px 18px rgba(32, 28, 112, 0.18));
}

.rabor-story-section__play svg circle {
	fill: rgba(255, 255, 255, 0.92);
	stroke: #f15921;
}

.rabor-story-section__play svg path {
	fill: #f15921;
}

.rabor-story-section__play:hover {
	transform: scale(1.06);
}

.rabor-story-section__play:focus-visible {
	outline: 2px solid #fff;
	outline-offset: 4px;
	border-radius: 50%;
}

.rabor-video-reveal-stage:has(.rabor-story-section__cinema) {
	padding-top: 0.25rem;
}

@media (min-width: 992px) {
	.rabor-story-section__stack .rabor-video-reveal.rabor-video-reveal,
	.rabor-story-section__stack .rabor-video-reveal.elementor-element-2e2ce06 {
		--rabor-reveal-min: 1;
		--rabor-reveal-progress: 1;
		width: 100%;
		max-width: 100%;
	}
}

.rabor-story-section__stack {
	display: flex;
	flex-direction: column;
	gap: clamp(2rem, 4vw, 3rem);
	width: 100%;
}

.rabor-story-section__stack .rabor-story-section__trust.e-con {
	margin-bottom: 0;
}

.rabor-story-section__stack > .rabor-video-reveal-stage {
	margin-top: 0.25rem;
	padding-top: 0;
	background: transparent !important;
}

@media (max-width: 991px) {
	.rabor-story-section__hero.e-con {
		grid-template-columns: 1fr;
	}

	.rabor-story-section__narrative.e-con {
		grid-column: 1;
		grid-template-columns: auto minmax(0, 1fr);
	}

	.rabor-story-section__stack .rabor-story-section__trust.e-con {
		max-width: min(100%, 560px);
		margin-inline: auto;
	}

	.rabor-story-section__stats {
		grid-template-columns: 1fr;
		justify-content: stretch;
	}

	.rabor-story-section__stat {
		min-height: 0;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		text-align: start;
		padding: 0.85rem 1rem;
	}
}

@media (max-width: 767px) {
	.rabor-story-section__backdrop {
		inset: -4% 0;
	}
}

@media (max-width: 575px) {
	.rabor-story-section > .e-con-inner {
		padding-block: 2rem !important;
	}

	.rabor-story-section__trust.e-con {
		flex-direction: column;
		align-items: center;
		text-align: center;
		padding: 1rem !important;
	}

	.rabor-story-section__trust .elementor-element-8887a9e,
	.rabor-story-section__trust .elementor-element-906050e,
	.rabor-story-section__trust .elementor-element-c64d263,
	.rabor-story-section__trust .elementor-element-9460da5 {
		flex: 1 1 100%;
		order: unset;
		margin-inline-start: 0;
		justify-content: center;
	}

	.rabor-story-section__trust .elementor-element-8887a9e p,
	.rabor-story-section__trust .elementor-element-906050e p {
		text-align: center;
	}

	.rabor-story-section__narrative.e-con {
		grid-template-columns: 1fr;
		text-align: center;
	}

	.rabor-story-section__narrative .elementor-element-8a56271,
.rabor-story-section__narrative .elementor-element-75df0d6 {
		justify-self: center;
	}

	.rabor-story-section__narrative .elementor-element-3a232e9 p,
.rabor-story-section__narrative .elementor-element-ad14c91 p {
		text-align: center;
	}

	.rabor-story-section__stat {
		flex: 1 1 calc(50% - 0.5rem);
		min-width: 0;
		align-items: center;
		text-align: center;
	}
}

@media (prefers-reduced-motion: reduce) {
	.rabor-story-section__orb,
	.rabor-story-section__trust .elementor-element-bdec07f .elementor-icon,
	.rabor-story-section__trust .elementor-element-296c6a3 .elementor-icon,
	.rabor-story-section__play::before {
		animation: none;
	}

	.rabor-story-section__trust,
	.rabor-story-section__narrative,
	.rabor-story-section__cinema,
	.rabor-story-section__stats {
		opacity: 1;
		transform: none;
		transition: none;
	}
}

/* ── Homepage brands slider ── */
.rabor-brands-section-host.e-con {
	display: block !important;
	width: 100%;
}

.rabor-brands-section {
	width: 100%;
}

.rabor-brands-section__board {
	width: 100%;
	height: 0;
	border-top: 1px solid #e4e4ef;
	margin: clamp(2rem, 3.5vw, 2.75rem) 0 clamp(1rem, 1.8vw, 1.35rem);
}

.rabor-brands-section__header {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1rem 1.25rem;
	margin-bottom: 1.35rem;
}

.rabor-brands-section__title {
	margin: 0;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: clamp(1.25rem, 2.2vw, 1.65rem);
	font-weight: 800;
	color: #201c70;
	line-height: 1.4;
}

.rabor-brands-section__actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	gap: 0.65rem;
}

.rabor-brands-section__cta.fancy-btn,
.rabor-brands-section__actions .fancy-btn {
	height: 44px;
	margin: 0;
	gap: 0;
}

.rabor-brands-section__actions .fancy-btn .fancy {
	padding-inline: 1.15rem 1.65rem;
	min-width: 88px;
	justify-content: center;
	    margin-left: 12px;
}

.rabor-brands-section__actions .fancy-btn .fancy-icon {
	margin-inline-end: -16px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
}

.rabor-brands-section__actions .fancy-btn .fancy {
	position: relative;
	z-index: 1;
}

.rabor-brands-section__actions .fancy-btn-full .fancy {
	flex: 0 1 auto;
}

.rabor-brands-swiper {
	overflow: hidden;
	padding: 0.25rem 0 0;
}

.rabor-brands-swiper.swiper {
	overflow: hidden;
}

.rabor-brands-swiper .swiper-wrapper {
	display: flex;
	align-items: stretch;
	box-sizing: border-box;
}

.rabor-brands-swiper .swiper-slide {
	flex-shrink: 0;
	height: auto;
	box-sizing: border-box;
}

.rabor-brands-section__pagination {
	position: static;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-top: 1.35rem;
	padding-bottom: 0.25rem;
}

.rabor-brands-section__pagination.swiper-pagination-bullets {
	width: 100%;
}

.rabor-brands-section__pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 !important;
	border-radius: 999px;
	background: #d8d8e8;
	opacity: 1;
	transition: width 0.25s ease, background 0.25s ease, transform 0.25s ease;
}

.rabor-brands-section__pagination .swiper-pagination-bullet-active {
	width: 28px;
	background: linear-gradient(135deg, #f37344, #f15921);
}

.rabor-brands-swiper .swiper-slide {
	height: auto;
	display: flex;
}

.rabor-brands-card {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	min-height: 132px;
	padding: 1.15rem 1rem;
	border: 1px solid #e8e8f2;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 2px 10px rgba(32, 28, 112, 0.04);
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease, background 0.25s ease;
}

.rabor-brands-card:hover {
	border-color: #f9d5c8;
	background: linear-gradient(180deg, #fff 0%, #fffaf8 100%);
	box-shadow: 0 12px 28px rgba(32, 28, 112, 0.1);
	transform: translateY(-4px);
}

.rabor-brands-card .elementor-widget-image {
	position: static !important;
	width: 100%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 1 auto;
}

.rabor-brands-card .elementor-widget-container {
	position: static !important;
	width: min(100%, 180px);
	height: auto;
	min-height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	overflow: visible;
}

.rabor-brands-card .elementor-widget-container a {
	display: none;
}

.rabor-brands-card .elementor-widget-container img {
	display: block;
	width: 100% !important;
	height: auto !important;
	max-width: 180px !important;
	max-height: 160px !important;
	aspect-ratio: unset !important;
	object-fit: cover;
	object-position: center;
	filter: grayscale(0.15);
	opacity: 0.92;
	transition: filter 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
}

.rabor-brands-card__media {
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(100%, 180px);
    height: auto;
    min-height: 64px;
    flex: 0 0 auto;
    border: 1px solid #d5d5d5;
    transform: scale(0.75);
    overflow: visible;
}

.rabor-brands-card__media img {
display: block;
    width: 100% !important;
    height: auto !important;
    max-width: 180px !important;
    max-height: 160px !important;
    object-fit: cover;
    object-position: center;
    filter: grayscale(0.15);
    opacity: 0.92;
    transition: filter 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
    transform: scale(1.02) translate(-20px, -10px);
    background: white;
}

.rabor-brands-card:hover .rabor-brands-card__media img {
	filter: grayscale(0);
	opacity: 1;
	transform: scale(1.04);
}

.rabor-brands-card:hover .elementor-widget-container img {
	filter: grayscale(0);
	opacity: 1;
	transform: scale(1.04);
}

@media (max-width: 767px) {
	.rabor-brands-section__header {
		margin-bottom: 1rem;
	}

	.rabor-brands-section__actions {
		width: 100%;
		justify-content: space-between;
	}

	.rabor-brands-card {
		min-height: 100px;
		padding: 0.85rem 0.65rem;
	}

	.rabor-brands-card .elementor-widget-container {
		width: min(100%, 132px);
		height: auto;
		min-height: 52px;
	}

	.rabor-brands-card .elementor-widget-container img {
		width: 100% !important;
		height: auto !important;
		max-width: 132px !important;
		max-height: 132px !important;
	}
}

/* ── Homepage products section header (view-all + sort tabs) ── */
.rabor-main .main-product.e-flex {
	--rabor-products-toolbar-h: 50px;
	position: relative;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 0;
	margin-bottom: 0.35rem;
	min-height: var(--rabor-products-toolbar-h);
}

.elementor-10311 .elementor-element-7c95640 .main-product.e-flex {
	padding-inline: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.rabor-main .main-product .wd-products-tabs .wd-tabs-header {
	padding-inline-start: clamp(12.5rem, 24vw, 17.5rem);
	box-sizing: border-box;
}

.rabor-main .main-product > .elementor-element-76a4770,
.rabor-main .main-product .wd-tabs-content-wrapper,
.rabor-main .main-product .products.wd-products {
	width: 100% !important;
	max-width: 100% !important;
	margin-inline: 0 !important;
}

.rabor-main .main-product > .elementor-element-0d7697b {
	position: absolute;
	top: 0;
	inset-inline-start: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: var(--rabor-products-toolbar-h);
	margin: 0 !important;
	width: auto !important;
	max-width: none;
	z-index: 2;
}

.rabor-main .main-product > .elementor-element-76a4770 {
	flex: 1 1 100%;
	width: 100% !important;
	min-width: 0;
	margin: 0 !important;
	margin-top: 0 !important;
}

.rabor-main .main-product .wd-products-tabs .wd-tabs-header {
	margin-bottom: 1.35rem;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: auto;
	max-width: 100%;
	min-height: var(--rabor-products-toolbar-h);
}

.rabor-main .wd-products-tabs .wd-nav-wrapper,
.rabor-main .wd-products-tabs .wd-nav-tabs-wrapper {
	width: auto;
	max-width: 100%;
}

.rabor-main .wd-nav-tabs.products-tabs-title {
	--rabor-tab-pad-y: 0.45rem;
	--rabor-tab-pad-x: 1.25rem;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
	gap: 4px;
	list-style: none;
	margin: 0;
	padding: 3px;
	background: #f3f3f8;
	border: 1px solid #e8e8f0;
	border-radius: 999px;
	box-shadow:
		0 1px 2px rgba(32, 28, 112, 0.04),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.rabor-main .wd-nav-tabs.products-tabs-title > li {
	margin: 0;
	padding: 0;
	float: none;
	display: flex;
}

.rabor-main .wd-nav-tabs.products-tabs-title > li::before,
.rabor-main .wd-nav-tabs.products-tabs-title > li::after {
	display: none;
}

.rabor-main .wd-nav-tabs.products-tabs-title > li > a,
.rabor-main .wd-nav-tabs.products-tabs-title > li > a.wd-nav-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: calc(var(--rabor-products-toolbar-h) - 10px);
	padding: var(--rabor-tab-pad-y) var(--rabor-tab-pad-x);
	border-radius: 999px;
	text-decoration: none;
	color: #5c5a8f;
	font-weight: 700;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: clamp(0.84rem, 1.1vw, 0.94rem);
	line-height: 1.25;
	white-space: nowrap;
	border: 0;
	background: transparent;
	box-shadow: none;
	transition:
		color 0.22s ease,
		background 0.22s ease,
		box-shadow 0.22s ease,
		transform 0.22s ease;
}

.rabor-main .wd-nav-tabs.products-tabs-title > li > a::before,
.rabor-main .wd-nav-tabs.products-tabs-title > li > a::after {
	display: none;
}

.rabor-main .wd-nav-tabs.products-tabs-title > li.wd-active > a {
	background: linear-gradient(135deg, #f37344 0%, #f15921 100%);
	color: #fff;
	box-shadow:
		0 4px 14px rgba(241, 89, 33, 0.26),
		inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

.rabor-main .wd-nav-tabs.products-tabs-title > li:not(.wd-active) > a:hover {
	background: #fff;
	color: #201c70;
	box-shadow: 0 2px 8px rgba(32, 28, 112, 0.07);
}

.rabor-main .wd-products-tabs .wd-sticky-loader {
	position: absolute;
	inset: 0;
	display: none;
	align-items: center;
	justify-content: center;
	pointer-events: none;
	z-index: 3;
}

.rabor-main .wd-products-tabs .wd-sticky-loader.wd-loading {
	display: flex;
}

.rabor-main .wd-products-tabs .wd-tabs-content-wrapper {
	position: relative;
}

.rabor-main .wd-nav-tabs.products-tabs-title > li.loading > a {
	opacity: 0.72;
}

.rabor-main .main-product .fancy-btn {
	height: var(--rabor-products-toolbar-h);
	width: auto;
	max-width: none;
	flex-shrink: 0;
}

@media (max-width: 991px) {
	.rabor-main .main-product .wd-products-tabs .wd-tabs-header {
		padding-inline-start: 0;
	}

	.rabor-main .main-product > .elementor-element-0d7697b {
		position: static;
		height: auto;
		width: 100%;
		margin-bottom: 0.75rem !important;
	}
}

@media (max-width: 767px) {
	.rabor-main .main-product.e-flex {
		padding-inline-start: 0;
		min-height: 0;
	}

	.rabor-main .main-product > .elementor-element-0d7697b {
		position: static;
		height: auto;
		width: 100%;
		margin-bottom: 0.75rem !important;
	}

	.rabor-main .wd-products-tabs .wd-tabs-header {
		padding-inline-start: 0;
		justify-content: center;
		min-height: 0;
	}

	.rabor-main .wd-nav-tabs.products-tabs-title {
		width: 100%;
		justify-content: center;
		flex-wrap: wrap;
		border-radius: 16px;
		padding: 5px;
		gap: 5px;
	}

	.rabor-main .wd-nav-tabs.products-tabs-title > li {
		flex: 1 1 auto;
	}

	.rabor-main .wd-nav-tabs.products-tabs-title > li > a {
		width: 100%;
		min-height: 2.5rem;
		padding: 0.55rem 0.65rem;
		font-size: 0.82rem;
	}

	.rabor-main .products.wd-products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	.rabor-product-card .wd-entities-title {
		font-size: 0.85rem;
	}

	.rabor-home-section-head__title,
	.rabor-categories-section__title {
		font-size: 1.2rem;
		margin-bottom: 0.75rem;
	}

	.rabor-home-section-head {
		margin-top: 1.75rem;
		padding-inline: 12px;
	}

	.rabor-content-area--blog .elementor-widget-loop-grid.last-articles .elementor-pagination,
	.rabor-blog-pagination .nav-links {
		margin-top: 1.75rem;
	}
}

@media (max-width: 360px) {
	.rabor-main .products.wd-products {
		grid-template-columns: 1fr;
	}
}

/* ── Product grid (homepage tabs + shop) ── */

.rabor-main .products.wd-products {
	display: grid !important;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: var(--wd-gap-lg, 20px);
	grid-template-columns: repeat(var(--wd-col-lg, 4), minmax(0, 1fr));
	align-items: stretch;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}

/* Woodmart product carousels reuse .wd-products on the container — not a card grid. */
.rabor-main .wd-carousel-container.products.wd-products,
.rabor-main .wd-products-element.wd-carousel-container {
	display: block !important;
	grid-template-columns: none !important;
}

.rabor-main .wd-products-tabs,
.rabor-main .wd-products-element,
.rabor-main .wd-tabs-content-wrapper {
	width: 100%;
	max-width: 100%;
	min-width: 0;
}

.rabor-main .products.wd-products > .wd-product,
.rabor-main .products.wd-products > .rabor-product-card,
.rabor-main .products.wd-products > li.product {
	display: flex !important;
	align-self: stretch !important;
	min-width: 0;
}

.rabor-main .products.wd-products::before,
.rabor-main .products.wd-products::after,
.rabor-shop-main .products.wd-products::before,
.rabor-shop-main .products.wd-products::after {
	display: none;
}

.rabor-main .products.wd-products > .wd-product,
.rabor-main .products.wd-products > .rabor-product-card,
.rabor-main .products.wd-products > li.product {
	width: 100% !important;
	height: 100%;
	margin-block: 0 !important;
	float: none !important;
}

.rabor-main .rabor-home-products-swiper .swiper-slide.product,
.rabor-main .rabor-cat-products-swiper .swiper-slide {
	margin-block: 0 !important;
	/* Swiper spaceBetween sets margin-inline — do not override */
}

.rabor-main .products.wd-products > li.product > .product-wrapper,
.rabor-shop-main .products.wd-products > li.product > .product-wrapper {
	flex: 1 1 auto;
	width: 100%;
	min-height: 0;
}

/* ── Product card (.rabor-product-card) — minimal mockup ── */
.rabor-product-card .product-wrapper,
.wd-product.rabor-product-card .product-wrapper,
.rabor-main .products .wd-product .product-wrapper {
	--rabor-card-radius: 0;
	border: 0;
	border-radius: 0;
	overflow: visible;
	background: #fff;
	transition: none;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	box-shadow: none;
	padding: 0 0 0.25rem;
	text-align: center;
}

.rabor-product-card .product-wrapper::before,
.wd-product.rabor-product-card .product-wrapper::before,
.rabor-product-card .product-wrapper::after,
.wd-product.rabor-product-card .product-wrapper::after {
	content: none;
	display: none;
}

.rabor-product-card .product-wrapper:hover,
.wd-product.rabor-product-card .product-wrapper:hover,
.rabor-main .products .wd-product .product-wrapper:hover {
	border-color: transparent;
	box-shadow: none;
	transform: none;
}

.rabor-product-card .product-element-top,
.wd-product.rabor-product-card .product-element-top {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	position: relative;
	z-index: 1;
}

.rabor-product-card .product-image-link,
.rabor-product-card .woocommerce-LoopProduct-link,
.rabor-product-card .rabor-product-card__media,
.wd-product.rabor-product-card .product-image-link,
.rabor-main .products .wd-product .product-image-link {
	display: block;
	margin: 0 auto;
	position: relative;
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	aspect-ratio: 1 / 1;
	height: auto;
	min-height: 0;
	border-radius: 0;
	overflow: hidden;
	background: #f7f7fb;
	border: 0;
	box-shadow: none;
	isolation: isolate;
}

.rabor-product-card .rabor-product-card__shine,
.rabor-product-card .rabor-product-card__view,
.rabor-product-card .rabor-product-card__badge {
	display: none !important;
}

.rabor-product-card .product-image-link img,
.rabor-product-card .wp-post-image,
.rabor-product-card .rabor-product-image,
.wd-product.rabor-product-card .product-image-link img,
.rabor-main .products .wd-product .product-image-link img {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	max-height: 100% !important;
	margin: 0 auto;
	border-radius: 0;
	object-fit: contain;
	object-position: center;
	background: transparent;
	box-shadow: none;
	filter: none;
	opacity: 1;
	visibility: visible;
	transition: opacity 0.35s ease, transform 0.3s ease;
}

.rabor-product-card--has-hover .product-image-link,
.rabor-product-card--has-hover .rabor-product-card__media {
	position: relative;
	display: block;
	overflow: hidden;
}

/* Gallery swap on card hover.
   `!important` throughout: the generic card-image rules above (and
   `.rabor-main .products .wd-product .product-image-link img`, four classes
   deep) outrank these selectors, and without it the hover image sits at
   opacity 1 permanently — covering the featured image and never animating. */
.rabor-product-card--has-hover .product-image-link .rabor-product-image--primary {
	position: relative;
	z-index: 1;
	width: 100% !important;
	height: auto !important;
	opacity: 1 !important;
	transform: scale(1);
	transition: opacity 0.45s ease, transform 0.5s ease !important;
}

.rabor-product-card--has-hover .product-image-link .rabor-product-image--hover {
	position: absolute !important;
	inset: 0 !important;
	z-index: 2;
	width: 100% !important;
	height: 100% !important;
	max-height: none !important;
	margin: 0;
	object-fit: contain !important;
	object-position: center;
	opacity: 0 !important;
	transform: scale(1.04);
	pointer-events: none;
	transition: opacity 0.45s ease, transform 0.5s ease !important;
}

/* One class deeper than the idle rules above (`.product-image-link` included),
   so the hovered state always outranks them instead of relying on source order. */
.rabor-product-card--has-hover:hover .product-image-link .rabor-product-image--primary,
.rabor-product-card--has-hover:focus-within .product-image-link .rabor-product-image--primary {
	opacity: 0 !important;
	transform: scale(1.04) !important;
}

.rabor-product-card--has-hover:hover .product-image-link .rabor-product-image--hover,
.rabor-product-card--has-hover:focus-within .product-image-link .rabor-product-image--hover {
	opacity: 1 !important;
	transform: scale(1) !important;
}

/* Touch devices have no real hover: keep the featured image and never swap. */
@media (hover: none) {
	.rabor-product-card--has-hover .product-image-link .rabor-product-image--primary,
	.rabor-product-card--has-hover:hover .product-image-link .rabor-product-image--primary,
	.rabor-product-card--has-hover:focus-within .product-image-link .rabor-product-image--primary {
		opacity: 1 !important;
		transform: none !important;
	}

	.rabor-product-card--has-hover .product-image-link .rabor-product-image--hover,
	.rabor-product-card--has-hover:hover .product-image-link .rabor-product-image--hover,
	.rabor-product-card--has-hover:focus-within .product-image-link .rabor-product-image--hover {
		opacity: 0 !important;
		transform: none !important;
	}
}

@media (hover: hover) {
	.rabor-product-card:not(.rabor-product-card--has-hover) .product-wrapper:hover img {
		transform: translateY(-4px);
	}
}

@media (prefers-reduced-motion: reduce) {
	.rabor-product-card--has-hover .product-image-link .rabor-product-image--primary,
	.rabor-product-card--has-hover .product-image-link .rabor-product-image--hover,
	.rabor-product-card--has-hover:hover .rabor-product-image--primary,
	.rabor-product-card--has-hover:hover .rabor-product-image--hover,
	.rabor-product-card:not(.rabor-product-card--has-hover) .product-wrapper:hover img {
		transition: none !important;
		transform: none !important;
	}
}

.rabor-product-card .rabor-product-card__body {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1 1 auto;
	width: 100%;
	min-height: 0;
	gap: 0.55rem;
	padding: 0.35rem 0.5rem 0.75rem;
}

.rabor-product-card .rabor-product-card__title-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 0.45rem 0.55rem;
	width: 100%;
}

.rabor-product-card .wd-entities-title,
.rabor-product-card .woocommerce-loop-product__title {
	font-size: 1rem;
	font-weight: 700;
	color: #1a1a1a;
	margin: 0;
	text-align: center;
	line-height: 1.55;
	min-height: 0;
	display: inline;
	-webkit-line-clamp: unset;
	overflow: visible;
	letter-spacing: 0;
	font-family: "Yekan Bakh FaNum", sans-serif;
}

.rabor-product-card .wd-entities-title a {
	color: inherit;
	text-decoration: none;
}

.rabor-product-card .wd-entities-title a:hover {
	color: #201c70;
}

.rabor-product-card .rabor-product-card__code {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 2rem;
	height: 1.7rem;
	padding: 0 0.45rem;
	border-radius: 6px;
	background: #5b2d91;
	color: #fff;
	font-size: 0.78rem;
	font-weight: 800;
	line-height: 1;
	letter-spacing: 0.02em;
	flex-shrink: 0;
}

.rabor-product-card .rabor-product-card__price-wrap,
.rabor-product-card .price,
.wd-product.rabor-product-card .price {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	gap: 0.3rem 0.4rem;
	margin: 0;
	padding: 0;
	min-height: 0;
	font-size: 0.95rem;
	font-weight: 600;
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #222;
}

.rabor-product-card .price .price {
	display: contents !important;
}

.rabor-product-card .price-label {
	color: #222;
	font-size: 0.92rem;
	font-weight: 600;
}

.rabor-product-card .price .woocommerce-Price-amount,
.rabor-product-card .price ins,
.rabor-product-card .price ins .woocommerce-Price-amount {
	color: #e05a2b;
	font-weight: 800;
	text-decoration: none;
	font-size: 1rem;
}

.rabor-product-card .price .woocommerce-Price-currencySymbol {
	color: #e05a2b;
}

.rabor-product-card .price del,
.rabor-product-card .price del .woocommerce-Price-amount {
	color: #9a9a9a;
	font-weight: 600;
	font-size: 0.82em;
	text-decoration: line-through;
	opacity: 0.9;
}

.rabor-product-card .price .login-to-prices-msg {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1.55;
	font-size: 0.82rem;
	font-weight: 700;
	color: #6966a3;
}

.rabor-product-card .price:empty {
	display: none !important;
}

.rabor-product-card .price:not(:has(.woocommerce-Price-amount, .login-to-prices-msg, .amount)) {
	min-height: 0;
	padding: 0;
}

.rabor-product-card .product-element-bottom,
.rabor-product-card .rabor-product-card__actions,
.wd-product.rabor-product-card .product-element-bottom,
.rabor-main .products .wd-product .product-element-bottom,
.rabor-main .products .wd-product .rabor-product-card__actions {
	margin-top: auto;
	padding: 0.35rem 0 0;
	width: 100%;
	position: relative;
	z-index: 1;
	flex-shrink: 0;
}

.rabor-product-card .product-element-top .add_to_cart_button,
.rabor-product-card .product-element-top .button,
.rabor-main .products .wd-product .product-element-top .add_to_cart_button,
.rabor-product-card .product-wrapper:has(.rabor-product-card__actions) .product-element-top .button {
	display: none;
}

.rabor-product-card .button,
.rabor-product-card a.add_to_cart_button,
.rabor-product-card .add-to-cart-loop {
	display: block;
	width: 100%;
	margin: 0;
	text-align: center;
	background: #ececec !important;
	color: #4a4a4a !important;
	border-radius: 10px;
	padding: 0.85rem 1rem;
	font-weight: 700;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: 0.92rem;
	border: 0;
	text-decoration: none;
	box-shadow: none;
	transition:
		background 0.2s ease,
		color 0.2s ease;
	letter-spacing: 0;
}

.rabor-product-card .button:hover,
.rabor-product-card a.add_to_cart_button:hover {
	background: #e2e2e2 !important;
	color: #222 !important;
	box-shadow: none;
	transform: none;
}

.rabor-product-card .button:active,
.rabor-product-card a.add_to_cart_button:active {
	transform: none;
}

.rabor-product-card a.added_to_cart.wc-forward,
.rabor-product-cards-context a.added_to_cart.wc-forward {
	display: none !important;
}

.rabor-product-card .rabor-view-cart-btn,
.rabor-product-cards-context .rabor-view-cart-btn {
	background: #201c70 !important;
	color: #fff !important;
	box-shadow: none;
}

.rabor-product-card .rabor-view-cart-btn:hover,
.rabor-product-cards-context .rabor-view-cart-btn:hover {
	background: #161350 !important;
	color: #fff !important;
	box-shadow: none;
}

.rabor-product-card.product-type-variable .button.product_type_variable,
.rabor-product-card.product-type-variable a.product_type_variable {
	background: #ececec !important;
	color: #4a4a4a !important;
	box-shadow: none;
}

.rabor-product-card .price a {
	color: #6966a3;
	text-decoration: none;
	font-size: 0.88rem;
}

.rabor-product-card .price a:hover {
	color: #f15921;
}

.rabor-product-card.outofstock .product-wrapper,
.rabor-product-card.product-type-variable.outofstock .product-wrapper {
	opacity: 0.88;
}

.rabor-product-card.outofstock .button,
.rabor-product-card.outofstock a.add_to_cart_button {
	background: #f0f0f0 !important;
	color: #999 !important;
	box-shadow: none;
}

.rabor-product-card .wd-product-cats,
.rabor-product-card .wd-product-brands-links {
	display: none;
}

.rabor-product-card .wd-buttons {
	z-index: 2;
}

@media (prefers-reduced-motion: reduce) {
	.rabor-product-card .product-wrapper:hover img {
		transition: none;
		transform: none;
	}
}

/* ── Blog archive ── */
.rabor-archive-header {
	margin-bottom: 1.5rem;
}

.rabor-archive-title {
	color: #201c70;
	font-size: clamp(1.25rem, 4vw, 1.75rem);
	font-weight: 700;
	margin: 0 0 0.5rem;
	line-height: 1.4;
}

.rabor-archive-desc {
	color: #646464;
}

.rabor-blog-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
	align-items: stretch;
}

.rabor-blog-grid > .rabor-blog-card,
.rabor-blog-grid > article {
	height: 100%;
}

.rabor-blog-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
	transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.rabor-blog-card:hover {
	box-shadow: 0 12px 28px rgba(32, 28, 112, 0.1);
	transform: translateY(-2px);
}

.rabor-blog-card__media {
	display: block;
	flex-shrink: 0;
	overflow: hidden;
	aspect-ratio: 16 / 10;
}

.rabor-blog-card__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.rabor-blog-card__body {
	padding: 1.1rem 1.25rem 1.25rem;
	display: flex;
	flex-direction: column;
	flex: 1;
	gap: 0.5rem;
}

.rabor-blog-card__category {
	color: #f15921;
	font-size: 0.82rem;
	font-weight: 600;
	text-decoration: none;
}

.rabor-blog-card__title {
	margin: 0;
	font-size: 1.05rem;
	line-height: 1.55;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 3.1em;
}

.rabor-blog-card__title a {
	color: #201c70;
	text-decoration: none;
	font-weight: 700;
}

.rabor-blog-card__title a:hover {
	color: #f15921;
}

.rabor-blog-card__excerpt {
	color: #646464;
	font-size: 0.92rem;
	line-height: 1.7;
	flex: 1;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.rabor-blog-card__excerpt p {
	margin: 0;
}

/* Elementor blog loop (`.last-articles`) — equal card + image heights */
.rabor-main .elementor-widget-loop-grid.last-articles .elementor-loop-container.elementor-grid,
.last-articles .elementor-loop-container.elementor-grid {
	display: grid !important;
	align-items: stretch !important;
}

.rabor-main .elementor-widget-loop-grid.last-articles .elementor-loop-container > .e-loop-item,
.last-articles .e-loop-item.elementor-2380,
.elementor-2380.e-loop-item {
	display: flex !important;
	flex-direction: column !important;
	height: 100% !important;
	align-self: stretch !important;
}

.rabor-main .last-articles .elementor-2380.e-loop-item > .e-con,
.elementor-2380.e-loop-item > .e-con {
	flex: 1 1 auto !important;
	display: flex !important;
	flex-direction: column !important;
	height: 100% !important;
	min-height: 100% !important;
}

.rabor-main .last-articles .elementor-2380.e-loop-item > .e-con > .e-con-inner,
.elementor-2380.e-loop-item > .e-con > .e-con-inner {
	flex: 1 1 auto !important;
	display: flex !important;
	flex-direction: column !important;
	height: 100% !important;
	min-height: 100% !important;
}

.elementor-2380 .elementor-element.elementor-element-3f8cf6ea,
.elementor-2380 .elementor-element.elementor-element-3f8cf6ea > .e-con-inner {
	height: 100% !important;
	min-height: 100% !important;
}

.elementor-2380 .elementor-element.elementor-element-f5ad91a {
	display: flex !important;
	flex-direction: column !important;
	flex: 1 1 auto !important;
	height: 100% !important;
	min-height: 100% !important;
	overflow: hidden;
	--padding-bottom: 28px !important;
	padding-bottom: 28px !important;
}

.elementor-2380 .elementor-element.elementor-element-53f684dc {
	flex: 0 0 auto !important;
	width: 100% !important;
}

.elementor-2380 .elementor-element.elementor-element-53f684dc .elementor-widget-container,
.elementor-2380 .elementor-element.elementor-element-53f684dc a {
	display: block !important;
	width: 100% !important;
	height: var(--rabor-blog-media-height, 210px) !important;
	max-height: var(--rabor-blog-media-height, 210px) !important;
	aspect-ratio: unset !important;
	overflow: hidden !important;
}

.elementor-2380 .elementor-element.elementor-element-53f684dc img {
	width: 100% !important;
	height: 100% !important;
	min-height: 100% !important;
	max-height: none !important;
	object-fit: cover !important;
	object-position: center center !important;
	aspect-ratio: unset !important;
	display: block !important;
}

.elementor-2380 .elementor-element.elementor-element-13f92193 {
	display: flex !important;
	flex-direction: column !important;
	flex: 1 1 auto !important;
	min-height: 0;
}

.elementor-2380 .elementor-element.elementor-element-2a66fff5 .elementor-heading-title {
	display: -webkit-box !important;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical !important;
	overflow: hidden !important;
	min-height: 3.1em !important;
	line-height: 1.55 !important;
}

.elementor-2380 .elementor-element.elementor-element-415766ae {
	flex: 1 1 auto !important;
}

.elementor-2380 .elementor-element.elementor-element-415766ae .elementor-widget-container {
	display: -webkit-box !important;
	-webkit-line-clamp: 3 !important;
	-webkit-box-orient: vertical !important;
	overflow: hidden !important;
	min-height: 4.8em !important;
	line-height: 1.6 !important;
}

.elementor-2380 .elementor-element.elementor-element-415766ae .elementor-widget-container p {
	margin: 0;
}

.rabor-blog-card__link {
	color: #f15921;
	font-weight: 600;
	font-size: 0.9rem;
	text-decoration: none;
	margin-top: 0.25rem;
}

.rabor-blog-card__link:hover {
	text-decoration: underline;
}

/* ── Blog single ── */
.rabor-entry--single .rabor-entry-header {
	margin-bottom: 1.25rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #eee;
}

.rabor-entry--single .rabor-entry-title {
	color: #201c70;
	font-size: clamp(1.35rem, 2.5vw, 1.85rem);
	line-height: 1.45;
	margin: 0 0 0.5rem;
}

.rabor-entry--single .rabor-entry-meta {
	color: #888;
	font-size: 0.88rem;
	margin-bottom: 0.5rem;
}

.rabor-entry--single .rabor-entry-content {
	color: #444;
	line-height: 1.9;
}

.rabor-entry--single .rabor-entry-content img {
	max-width: 100%;
	height: auto;
	border-radius: 12px;
}

.rabor-entry--single .wp-post-image {
	width: 100%;
	height: auto;
	border-radius: 16px;
	margin-bottom: 1.25rem;
}

/* Blog single content */
.blog-content :is(h1, h2, h3, h4, h5, h6) {
	color: #201c70;
	font-weight: 700;
}

.blog-content a:not(.button):not(.wp-block-button__link):not(.elementor-button) {
	color: #f15921;
}

/* ── Blog pagination ── */
.rabor-content-area--blog .elementor-widget-loop-grid.last-articles .elementor-pagination,
.rabor-blog-pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 0.4rem;
	margin-top: 4.5rem;
	padding-top: 0.25rem;
}

.rabor-content-area--blog .elementor-pagination .page-numbers,
.rabor-blog-pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 42px;
	height: 42px;
	padding: 0 0.75rem;
	border-radius: 12px;
	border: 1px solid #e6e6f0;
	background: #fff;
	color: #201c70;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-weight: 700;
	font-size: 0.92rem;
	line-height: 1;
	text-decoration: none;
	transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.rabor-content-area--blog .elementor-pagination a.page-numbers:hover,
.rabor-blog-pagination a.page-numbers:hover {
	color: #f15921;
	border-color: #f9d5c8;
	box-shadow: 0 2px 8px rgba(241, 89, 33, 0.12);
}

.rabor-content-area--blog .elementor-pagination .page-numbers.current,
.rabor-blog-pagination .page-numbers.current {
	background: linear-gradient(135deg, #f37344 0%, #f15921 100%);
	color: #fff;
	border-color: transparent;
	box-shadow: 0 4px 12px rgba(241, 89, 33, 0.25);
}

.rabor-content-area--blog .elementor-pagination .page-numbers.dots,
.rabor-blog-pagination .page-numbers.dots {
	border-color: transparent;
	background: transparent;
	min-width: auto;
	padding-inline: 0.25rem;
}

/* ── Responsive ── */
@media (max-width: 1024px) {
	.rabor-main .products.wd-products {
		grid-template-columns: repeat(var(--wd-col-md, 3), minmax(0, 1fr));
	}

	.rabor-blog-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 16px;
	}
}

@media (max-width: 767px) {
	.rabor-main .products.wd-products {
		grid-template-columns: repeat(var(--wd-col-sm, 2), minmax(0, 1fr));
		gap: 10px;
	}

	.rabor-blog-grid {
		grid-template-columns: 1fr;
	}

	.rabor-product-card .wd-entities-title {
		font-size: 0.85rem;
	}

	.rabor-main .wd-section-stretch-content > .e-con-boxed > .e-con-inner,
.rabor-main .e-parent.e-con-boxed > .e-con-inner {
	padding-inline: 0;
}

}

/* ── Guest purchase gate: loop cards show a login CTA instead of add-to-cart ──
   Styled on its own class rather than a card-ancestor selector: loop markup
   varies between the shop grid, home tabs and related sliders. */
a.rabor-login-to-buy {
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 0.7rem 0.75rem;
	border: 0;
	border-radius: 10px;
	background: #ececec !important;
	color: #4a4a4a !important;
	font-family: "Yekan Bakh FaNum", sans-serif;
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	box-shadow: none;
	transition: background 0.2s ease, color 0.2s ease;
}

a.rabor-login-to-buy:hover,
a.rabor-login-to-buy:focus {
	background: #e2e2e2 !important;
	color: #222 !important;
	text-decoration: none;
	box-shadow: none;
	transform: none;
}
