/* Add custom CSS styles below */
:root {
	--one: #283662;
	--two: #283662;
	--logo: url(https://cdn.salla.sa/form-builder/4pI1guh7cnaBI7fXAVqoxewIXPO2HNugLuu9Whk8.png);
	--logo2: url(https://cdn.salla.sa/form-builder/lWo1zGSjClPxt0Ah8TduJpi6NwsW856gNJmXDGqt.png);
	--background: #FBF6E3;
	--background2: linear-gradient(to right, #F4E8E1, #FEF3ED);
	--three: #FFFFFF;
	--four: #283662;
}

#mainnav,
.bg-inherit,
#mobile-menu {
	background: #FBF6E3;
}

#app>div.app-inner.flex.flex-col.min-h-full,
.bg-white,
.s-product-options-wrapper {
	background: var(--background) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.banner-entry,
.s-block,
.s-block--tabs-produtcs,
.footer-is-light .store-footer,
.footer-is-light .store-footer .store-footer__inner {
	background: transparent !important;
}

.container {
	max-width: unset;
}

.main-menu li>a .top-navbar .s-search-input {
	background-color: rgba(229, 231, 235, 1) !important;
}

#mainnav>div>div>div {
	width: 90%;
	margin: auto;
}

#mainnav>div>div>div>div:nth-child(1),
#mainnav>div>div>div>div:nth-child(1)>custom-main-menu,
.s-reviews-header {
	width: 100%;
}

#mainnav>div>div>div>div:nth-child(1)>custom-main-menu {
	display: flex;
	justify-content: center;
}


.top-navbar .s-search-input {
	background: var(--three);
}


.content--single-page h1,
.content--single-page .content-entry p,
.content--single-page .content-entry h4,
.s-breadcrumb-wrapper li,
.main-content h1,
.main-content h2,
.main-content p,
.main-content ul li,
.main-content ol li,
.space-x-2 span,
.rtl .fix-align,
[dir=rtl] .fix-align,
b,
strong,
.form-label .s-product-options-option-label small,
p ,
.mm-spn span,
#mobile-menu a {
	color: var(--one) !important;

}

.s-block--tabs-produtcs .tab-trigger.is-active button {
	color: var(--three) !important;
	background-color: var(--one);
}


/* Product Cards and Sliders */
.s-product-card-vertical {
	background: transparent;
	animation: signalTwo 1200ms linear infinite
}


@keyframes signalTwo {
	0% {
		box-shadow: inset 0px 0px 0px var(--two) !important;
	}

	100% {
		box-shadow: inset 0px 0px 10px var(--two) !important;
	}
}


.s-product-card-vertical:hover {
	transform: scale(1.02);
	transition: .8s;
}

.s-product-card-sale-price {
	margin: auto;
}

.s-product-card-price {
	color: red;
	margin: auto;
}

.s-block--best-offers {

	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16>form>section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none>salla-add-product-button>div>salla-button>button,
#cart-submit>button,
.main-content.w-full.md\:w-2\/4.md\:pb-16>form>section>salla-add-product-button>div>salla-button>button {
	width: 100%;

}

.s-fast-checkout-button.outline {
	border: 1px solid var(--one);
	color: var(--one);
}

.main-content,
.sticky.top-24.w-full.lg\:w-96.rtl\:lg\:mr-8.ltr\:lg\:ml-8 {
	border: 1px solid var(--one);
}


.s-button-wide {
	/*width: 67px;*/
	color: var(--three);
	background: var(--two) !important;
	border: solid 2px var(--two);
	border-radius: 0px;
	/*box-shadow: 2px 2px 1px var(--two);*/
	transition: .9s ease;
}


.s-button-wide:hover,
.s-button-wide:focus {
	color: var(--one);
	border: solid 2px var(--one);
	opacity: 1 !important;
	background: var(--three) !important;

}

.s-button-wide:hover i.text-base.sicon-shopping-bag:before {
	color: var(--one);
}

.s-fast-checkout-button.outline,
.s-fast-checkout-button,
div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16>form>section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none>salla-add-product-button>div>salla-mini-checkout-widget {
	border: solid 2px var(--two) !important;
	border-radius: 15px;
	box-shadow: 2px 2px 1px var(--two);

}

div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16>form>section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none>salla-add-product-button>div>salla-mini-checkout-widget>div {
	color: var(--one) !important;

}

#featured-products-style2-7 {
	padding: 0;
}

.sicon-heart {
	position: absolute;
	z-index: 99999;
	color: var(--one) !important;
	position-area: center;
	width: 100%;
}

/*-------------------*/
div.header-btn__icon {
	margin-right: 17px;
}


.lg\:p-8,
.banner--fixed img,
.container {
	background: 0 0 !important
}


.s-block__title,
.max-w-sm,
.store-footer a,
.store-footer p,
.copyright-text p,
.s-menu-topnav-list,
#app>div.app-inner.flex.flex-col.min-h-full>header>div.top-navbar>div>salla-contacts,
.product__description .article--main p span,
.product__description .article--main p strong {
	color: var(--four) !important;
	font-weight: 900;
}

@media only screen and (min-width:600px) {
	.lg\:grid-cols-6 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.lg\:col-span-2 {
		grid-column: span 1/span 1
	}
}


.s-product-card-content {
	flex-direction: row !important;
	justify-content: space-around;
	padding: 40px 0 0 0 !important;
}

.s-product-card-content-footer {
	position: absolute;
	top: -15%;
	right: 0%;
	width: 100%;
}

.s-product-card-content-sub {
	width: fit-content !important;
}

.s-product-card-content-title a,
.s-product-card-sale-price {
	color: var(--one);
}

.store-footer a,
.flex.mb-6,
.md\:flex,
.s-product-card-content-title a,
.store-footer .contact-social ul,
.footer-is-light .store-footer .store-footer__inner {
	justify-content: center !important
}

.store-footer .contact-social {
	border-top: none;
	justify-self: center;
}

.store-footer__inner {
	padding-top: 0 !important;
}

.store-footer {
	padding-top: 5rem;
}

.store-footer a,
.store-footer p,
.max-w-sm,
.s-product-card-content-title a,
.s-reviews-header {
	text-align: center !important;
}

footer>div.md\:flex.items-center.justify-between.py-4.container.text-center {
	flex-direction: column;
}

salla-payments {
	margin: 40px auto 20px auto;
	width: 100%;

}

.s-payments-list {
	display: grid !important;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	justify-items: center;
}


.s-payments-list-item {
	height: 3rem !important;
	width: 5rem !important;

}

@media only screen and (max-width:426px) {
	.s-payments-list-item {
		height: 2rem !important;
		width: 4rem !important;

	}


}

.s-block--tabs-produtcs .tabs {
	padding-top: .1rem
}

[dir=ltr] .mm-spn.mm-spn--navbar.mm-spn--main:after,
[dir=rtl] .mm-spn.mm-spn--navbar.mm-spn--main:after,
[dir=rtl] .mm-spn.mm-spn--navbar:after {
	text-align: inherit
}

.sicon-menu:before,
.header-btn__icon,
.s-cart-summary-total,
#mainnav li,
#mobile-menu,
.s-menu-topnav-list a,
.s-contacts-header a,
.s-slider-block__title h2,
.s-reviews-header {
	color: var(--one) !important
}

#mainnav i:hover,
#mobile-menu a:hover,
.s-product-card-content-title a:hover,
#btn-show-more,
.s-product-options-option-label small {
	color: var(--two) !important;
}

.sicon-user-circle,
#s-cart-icon>i {
	color: var(--one) !important;
	background: transparent !important;
	border: none;
}

.sicon-user-circle:hover,
#s-cart-icon>i:hover {
	background: var(--three) !important;
}

.sicon-shopping-bag:before {
	content: "\e901";
	text-align: center;
}

i.text-base.sicon-shopping-bag:before {
	content: "\ea6e";
	text-align: center;
	color: var(--three);
	background: transparent !important;

}

.s-reviews-swiper-slide .s-reviews-testimonial {
	background: var(--two) !important;
}

.s-reviews-testimonial__info h2 {
	color: var(--three) !important
}

.s-block--tabs-produtcs {
	padding: 0;
	margin: 0;
	max-width: inherit;
}

#featured-products-style2-2 {
	margin-top: 0 !important;
}

#app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--fixed-banner.wide-placeholder>div img {
	border-radius: 0;
}

.slide--cat-entry i,
.text-gray-400,
.text-gray-500,
.s-reviews-testimonial__text p {
	color: var(--three) !important
}

.top-navbar .s-search-input {
	box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
	color: var(--two);
}

[class^=sicon-],
[class*=" sicon-"] {
	font-weight: 800;
}

.s-product-card-image img {
	border-bottom: 2px solid var(--two);
	/* background: var(--three); */
}

.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
	border-radius: 25px 25px 0px 0px;
}

.s-product-card-content {
	border-bottom-left-radius: .75rem;
	border-bottom-left-radius: .75rem;
}

.s-product-card-entry {
	background: var(--three);
	animation: signalTwo 1200ms linear infinite;
	border: 2px solid var(--two);
}


@keyframes signalTwo {
	0% {
		box-shadow: 0px 0px 0px var(--two) !important;
	}

	100% {
		box-shadow: 4px 4px 12px var(--two) !important;
	}
}

.s-product-card-fit-height .s-product-card-image {
	padding: 0;

}

salla-add-product-button[width=wide] {
	text-align: center;
}


::-webkit-scrollbar {
	width: 10px
}

::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px #fff;
	border-radius: 10px
}

::-webkit-scrollbar-thumb {
	background: var(--two);
	border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
	background: var(--one);
}

.s-slider-block__title-left {
	border-radius: 25px;
}

.s-slider-block__display-all {
	padding: 10px 6px;
	line-height: 18px;
	color: var(--one);

}

.store-footer h3 {
	color: var(--two) !important;
	font-weight: 900;
	padding-top: .3rem;
	width: 100%;
	padding-bottom: .3rem;
	text-align: center;
	font-size: 1.5rem
}

.s-slider-block__display-all {
	background: 0 0;
}

.main-menu li>a {
	font-size: 1rem !important;
}

#app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--categories.merge-with-top-component.merged-has-no-title {
	margin: 0 !important;
	padding: 0 !important;
	background: var(--background) !important;

}


#main-links-2>div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden div {
	justify-content: center;
}

.slide--cat-entry {
	background: transparent !important;
	border: none;
	color: var(--one);
}

salla-slider .slide--one-sixth {
	width: 13vw;
}


.slide--cat-entry i,
.max-w-sm {
	display: none !important;
}

.slide--cat-entry h2 {
	display: none;
}

.slide--cat-entry {
	scale: 1;
}

.slide--cat-entry img {
	scale: 1.9;
	border-radius: 0 !important;
}

@media only screen and (max-width:600px) {


	.swiper-slide.slide--one-sixth,
	.swiper-slide.slide--one-sixth.swiper-slide-prev,
	.swiper-slide.slide--one-sixth.swiper-slide-next,
	.swiper-slide.slide--one-sixth.swiper-slide-active {
		width: 40%
	}

	.slide--cat-entry h4 {
		font-size: .775rem
	}

	.slide--cat-entry i {
		font-size: 28px
	}
}

.store-footer {
	margin: .7rem;
}


.rtl\:lg\:pl-20:where([dir=rtl], [dir=rtl] *) {
	padding-left: 0 !important;
}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner {
	padding-bottom: 0px !important;
}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner>div>div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20:before {
	text-align: center;
	content: "";
	display: block;
	height: fit-content;
	min-height: 6rem;
	width: 165px;
	margin: auto auto 1rem auto;
	background-image: var(--logo);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	animation: flash 1200ms linear infinite;

}

#app>div.app-inner.flex.flex-col.min-h-full>footer>div.store-footer__inner>div>div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20>a>h3 {
	display: none
}

@keyframes flash {
	0% {
		filter: drop-shadow(2px 4px 6px #504d46)
	}

	100% {
		filter: none
	}
}

[dir=rtl] .s-slider-block__title h2,
.s-reviews-header {

	font-size: 2rem;
}

.s-slider-nav-arrow {
	scale: .7
}

.s-slider-nav-arrow svg {
	fill: var(--four);
}

.index:before {
	content: "";
	width: 100%;
	height: 100%;
	background: transparent var(--logo);
	position: fixed;
	top: 0;
	z-index: 99999999999999999 !important;
	background-size: 250px !important;
	background-repeat: no-repeat;
	background-position: center !important;
	animation: logobg 2.5s forwards, logoRotate 3s forwards;
	bottom: 0;
	left: 0;
	right: 0;
	transform: scale(1.1);
}

@keyframes logobg {
	0% {
		opacity: 1;
	}

	70% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes logoRotate {
	0% {
		opacity: 1;
		transform: rotate(0deg) scale(1.1);
	}

	25% {
		opacity: .5;

	}

	50% {
		opacity: 0;
		visibility: hidden;
		transform: rotate(360deg) scale(1.1);
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

.feature-icon,
.store-footer a .rtl\:ml-2\.5,
.s-slider-nav-arrow {
	box-shadow: 0 0 0 2px #fff;
}

#best-offers-5-slider {
	padding: 0 !important;
}

.s-slider-block__title h2 {
	background: var(--three);
	padding: 10px;
	border-left: solid var(--two);
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.s-slider-nav-arrow:not(:disabled):hover svg,
.s-slider-nav-arrow svg {

	fill: var(--one);
}

#app>div.app-inner.flex.flex-col.min-h-full>section:nth-child(4) {
	margin: 0px !important;
	padding: 0px !important;
}


#app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--fixed-banner.wide-placeholder {
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

#app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--fixed-banner.wide-placeholder>div,
.s-block {
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	max-width: inherit;
}

.s-social-link a,
.s-contacts-icon,
.s-payments-list-item {
	border-radius: 0.5rem !important;
}

.s-payments-list-item {
	background: transparent;
}

.store-footer a .rtl\:ml-2\.5 {
	background: #e8cdad !important;
	margin-left: 10px;

}


.s-slider-block__title {
	margin: 10px 0px;
	max-width: 99% !important;
}


@keyframes signal {
	0% {
		box-shadow: 0 0 0 0 #e8cdad
	}

	100% {
		box-shadow: 0 0 0 5px #fff
	}
}


/*مميزات المتجر*/
#app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--features.container {
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin: 0;
}

#app>div.app-inner.flex.flex-col.min-h-full>section.s-block.s-block--features.container>div {
	background: transparent);
}

.s-block--features__item {
	background: transparent;
}

.s-block--features__item h2,
.s-block--features__item p {
	color: var(--one) !important;
}

.s-block--features__item:hover {
	/*box-shadow: 0px 0px 20px var(--two);*/
	box-shadow: none !important;
}

.s-block--features__item .feature-icon,
.s-slider-block__title-left {
	background-color: var(--three);
	/*animation: signal5 1000ms linear infinite;*/
}


.s-block--features__item .feature-icon i {
	color: var(--one);
	background-color: var(--three);
	animation: signal4 1000ms linear infinite;
}

@keyframes signal4 {
	0% {
		transform: scale(1);
		opacity: .8;
	}

	100% {
		transform: scale(1.1);
		opacity: 1;
	}
}

.footer-is-light .store-footer .social-link {
	border-color: transparent;
	box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}


.p-1 {
	padding: .15rem
}

.banner--fixed img {
	border-radius: 30px;
	/* transform: scale(.8); */
}


.swiper {
	padding-left: 0 !important
}

salla-slider.photos-slider .swiper-slide {
	position: relative;
	margin-left: 1.1rem;
	margin-right: .5rem;
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0
}

.s-contacts-title::after{
    content:"للدعم الفني والاقتراحات ";
    color: var(--one) !important;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 900;
    display: block;

}


.store-footer::after {
	content: "برمجه وتطوير ADFAZ";
	color: var(--one) !important;
	font-size: 16px;
	font-family: Edu VIC WA NT Beginner, cursive;
	opacity: .8;
	text-align: center;
	font-weight: bold;
	width: 100%;
	display: block;
	position: relative;
	top: 0;
}


.banner-entry {
	padding: 0px !important;
	height: 40vw !important;
	scale: 1
}

.lazy__bg {
	background-repeat: no-repeat;
	transition: transform 0.6s ease-out;
	transform-origin: center;
	perspective: 1000px;
	/* يعطي إحساس العمق */
}

.lazy__bg:hover {
	transform: rotateY(180deg);
	/* يدور حول المحور Y */
}


.s-contacts-list-vertical {
	flex-direction: column;
	width: fit-content;
	margin: auto;
}

@media(min-width:768px) {
	.three-row .banner-entry:first-child {
		height: auto !important
	}
}

.scroll-to-top {
	display: none;
	position: fixed;
	bottom: 20px;
	left: 20px;
	background-color: var(--one);
	color: var(--three);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	transition: opacity 0.4s;
	z-index: 9999;
}

.scroll-to-top.show {
	display: block;
}

.scroll-to-top:hover {
	opacity: 0.8;
}


#more-content>p>span,
.md\:text-2xl,
#product-419180178>div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16>div.flex.whitespace-nowrap.gap-4.items-center>div.hidden.space-x-2.rtl\:space-x-reverse.whitespace-nowrap>h4,
#product-419180178>div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16>div.flex.whitespace-nowrap.gap-4.items-center>div.gap-4.flex>h2 {
	color: var(--four) !important;
}

#app>div.app-inner.flex.flex-col.min-h-full>salla-comments>div {
	margin: 0 !important;
	padding: 0 !important;
}


#main-links-1>div.s-slider-block__title {
	justify-content: center;
	margin: 22px auto;
}

#main-links-1>div.s-slider-block__title>div.s-slider-block__title-right {
	text-decoration: underline;
	text-underline-offset: 15px;
	text-decoration-color: var(--two);
}

#main-links-1>div.s-slider-block__title>div.s-slider-block__title-right h2 {
	color: var(--two) !important;
	font-size: 48px;
}

.s-slider-block__title-right {
	display: flex;
	align-items: center;
	width: 100% !important;
	margin: 20px auto;
}

.headingTitle {
	width: 90% !important;
	display: flex;
	align-items: center;
	margin: 20px auto;

}

.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *),
.headingTitle {
	padding-left: 0 !important;
}


.headingTitle::before,
.headingTitle::after {
	content: "";
	display: block;
	height: 5px;
	background: linear-gradient(to right, transparent, var(--one), transparent);
	flex-grow: 1;
}

.product__description,
.s-breadcrumb-item,
.main-content .whitespace-nowrap.gap-4 h2,
#page-main-title,
#app>div.app-inner.flex.flex-col.min-h-full>div>div>div>div.mb-4.sm\:mb-6.flex.justify-between.items-center>div>div>label {
	color: var(--one);
}

.content--single-page h1,
.content--single-page .content-entry p,
.content--single-page .content-entry h4 {
	color: var(--one);

}

@media (min-width: 319px) {
	.sm\:gap-8 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(7) .sm\:gap-8{
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

#app > div.app-inner.flex.flex-col.min-h-full > section:nth-child(7) .sm\:gap-8 a .lazy__bg{
    background-size: contain !important;
}

}

@media (min-width: 1024px) {
	.lg\:block {
		justify-items: center !important;
		margin-top: 1.2rem;
	}
}

@media (max-width: 1025px) {


	#mainnav>div:before {
		height: 0px;
	}

	#mainnav>div>div>div {
		justify-content: space-between;

	}

	#mainnav>div>div>div>div.flex.items-center.justify-end {
		position: static;
		justify-content: end;

	}


}

@media (max-width:1024px) {

	.navbar-brand img {
		display: block !important;
	}

	.s-slider-controls-outer .s-slider-block__title-nav {
		display: flex;
	}
}

@media (max-width: 426px) {
	.s-advertisement-content-main {
		font-size: .65rem;

	}

	header.store-header:before {
		font-weight: 700;
		font-size: 20px;
	}

	.s-products-slider-card {
		max-width: 7.75rem;
	}

	.s-slider-block__display-all,
	.s-product-card-content-title a {
		font-size: .5rem;
	}

	.s-button-wide,
	.s-product-card-price {
		font-size: .4rem;
	}

	[dir=rtl] .s-slider-block__title h2 {
		font-size: .8rem;
	}

	.slide-content {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 10px;
		height: 100%;
	}

	.image-link {
		display: flex;
		align-items: center;
		justify-content: center;
		border: 3px solid var(--one);
		border-radius: 10px;
		padding: 5px;
		overflow: hidden;
		height: 100%;
	}

	.slider-image {
		width: 90%;
		border: 3px solid var(--two);
		border-radius: 5px;
	}
}

/*للايفون البيه*/
@media (max-width: 431px) {
	.s-products-slider-card {
		max-width: 9.22rem;
	}


	.s-slider-block__display-all,
	.s-product-card-content-title a {
		font-size: .6rem;
	}

	.s-button-wide,
	.s-product-card-price {
		font-size: .5rem;
	}

	[dir=rtl] .s-slider-block__title h2 {
		font-size: .9rem;
	}
}

.question_content {
	width: 80%;
	margin: auto;
}


.faq-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	/* يخلي كل سطر فيه سؤالين */
	gap: 15px;
	margin-top: 20px;
	align-items: start;
	/* 🔥 يخلي كل عنصر يبدأ من أعلى بدون ما يضغط اللي جنبه */
}

.question-item {
	background: #f8f9fa;
	border-radius: 10px;
	cursor: pointer;
	transition: background 0.3s ease-in-out;
	padding: 20px;
	position: relative;
	display: flex;
	flex-direction: column;
}

.question {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
}

.question:hover {
	background: #e9ecef;
}

.answer {
	max-height: 0;
	overflow: hidden;
	padding: 0 10px;
	background: #ffffff;
	transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}

.answer.open {
	max-height: 300px;
	padding: 10px;
}

.question i {
	transition: transform 0.3s;
}

.question.active i {
	transform: rotate(180deg);
}


.stats-section {
	text-align: center;
	background: transparent;
	margin-top: 25px;
	min-height: 50vh;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.stats-container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 3vw;
	width: 80%;
	margin: 0 auto;
}

.stat-item {
	background: var(--three) !important;
	padding: clamp(20px, 3vw, 30px);
	border-radius: 15px;
	transition: all 0.4s ease;
	position: relative;
	overflow: hidden;
	flex: 1 1 calc(33.33% - clamp(10px, 1.5vw, 20px));
	min-width: 220px;
	max-width: 400px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.stat-item:hover {
	transform: translateY(-15px) scale(1.02);
	box-shadow: 0 10px 20px var(--two);
}

.icon-wrapper {
	position: relative;
	height: clamp(50px, 6vw, 60px);
	width: clamp(50px, 6vw, 60px);
	margin: 0 auto 15px;
	transition: all 0.3s ease;
}

.stat-icon {
	font-size: clamp(2rem, 3vw, 2.5rem);
	color: var(--three);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: transform 0.5s ease;
}

.secondary-icon {
	font-size: clamp(1.2rem, 2vw, 1.5rem);
	color: var(--one);
	opacity: 0.3;
	transform: translate(-50%, -50%) rotate(45deg);
	transition: all 0.5s ease;
}

.stat-item:hover .stat-icon {
	transform: translate(-50%, -50%) rotate(360deg) scale(1.2);
}

.stat-item:hover .secondary-icon {
	opacity: 0.8;
	transform: translate(-50%, -50%) rotate(0deg) scale(1.1);
}

.stat-number {
	font-size: clamp(2rem, 3.5vw, 2.5rem);
	font-weight: 700;
	color: var(--one);
	display: block;
	margin: 10px 0;
	transition: color 0.3s ease;
}

.stat-item p {
	font-size: clamp(1rem, 1.5vw, 1.2rem);
	margin: 0;
	font-weight: 500;
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translateY(-20px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.05);
	}

	100% {
		transform: scale(1);
	}
}

.stat-item::before {
	content: '';
	position: absolute;
	background: linear-gradient(to right, var(--three)) !important;
	opacity: 0;
	transition: opacity 0.5s ease;
	pointer-events: none;
	z-index: -1;
}

.stat-item:hover::before {
	opacity: 1;
}

@media (max-width: 768px) {
	.stats-container {
		gap: clamp(10px, 1.5vw, 20px);
		padding: 0 15px;
	}

	.stat-item {
		flex: 1 1 calc(33.33% - clamp(5px, 1vw, 15px));
		min-width: 0;
		padding: 15px;
	}
}

@media (max-width: 480px) {
	.stat-item {
		flex: 1 1 calc(50% - clamp(5px, 1vw, 15px));
	}
}


/* new animation */


#mainnav li a,
#mobile-menu a,
.s-menu-topnav-list a,
.s-contacts-header a,
.s-slider-block__title h2 {
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	max-width: 0;
	/* دي بدل width */
	animation: typing 1s steps(20) forwards;
}

@keyframes typing {
	from {
		max-width: 0;
		/* نبدأ من الصفر */
	}

	to {
		max-width: 100%;
		/* نوصل لحجم النص بالكامل */
	}

}


.slide--cat-entry img,
.s-block {
	opacity: 0;
	/* اجعل الصورة غير مرئية في البداية */
	transform: scale(0.8);
	/* تصغير العنصر عند البداية */
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
	/* تأثير ناعم */
}

/* عندما يتم إضافة كلاس "appear" عبر JavaScript */
.slide--cat-entry img.appear,
.s-block.appear {
	opacity: 1;
	/* إظهار الصورة */
	transform: scale(1);
	/* تكبير العنصر إلى الحجم الطبيعي */
}


@keyframes slideFromTop {
	0% {
		opacity: 0;
		transform: translateY(-50px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes slideFromBottom {
	0% {
		opacity: 0;
		transform: translateY(50px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

/* اجعل العناصر غير مرئية في البداية */
.s-products-slider-card {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

/* إضافة التأثير عند ظهور العنصر */
.s-products-slider-card.show:nth-child(odd) {
	animation: slideFromTop 0.7s ease-out forwards;
}

.s-products-slider-card.show:nth-child(even) {
	animation: slideFromBottom 0.7s ease-out forwards;

}