/* Add custom CSS styles below */
/* Add custom CSS styles below */
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@400;700;800&display=swap');

@font-face {
	font-family: 'Fairuz';
	src: url('https://assets.zid.store/themes/f6c450d0-3383-4c29-9188-efa4330d50a2/Fairuz-Black.otf');
	font-style: normal;
	font-weight: 500;
}
@font-face {
	font-family: 'Fairuz';
	src: url('https://assets.zid.store/themes/f6c450d0-3383-4c29-9188-efa4330d50a2/Fairuz-Normal.otf');
	font-style: normal;
	font-weight: 400;
}
:root {
	--color-primary: #000;
}
body {
	font-family: 'Fairuz', sans-serif !important;
	background-color: #fff;
}
.bg-inherit > div > .grid > .col-span-2.flex.gap-1.items-center.justify-end {
	gap: 0;
}
/* ====== Categories ====== */
div[class^='art-categories-'] {
	margin-top: 2rem;
}
div[class^='art-categories-'] section {
	max-width: 900px;
	margin-inline: auto;
	width: 100%;
	padding: 0;
}
div[class^='art-categories-'] div.flex.flex-col.justify-center.items-center {
	flex-direction: column-reverse;
	gap: 0;
}
div[class^='art-categories-'] div.flex.flex-col.justify-center.items-center {
	font-family: 'Fairuz', 'Almarai' !important;
}
div[class^='art-categories-'] div.flex.flex-col.justify-center.items-center h2 {
	font-size: 1.125rem;
}
div[class^='art-categories-'] .grid div,
div[class^='art-categories-'] .grid {
	margin-top: 0;
}
div[class^='art-categories-']
	.grid
	div
	.aspect-square.relative.overflow-hidden {
	aspect-ratio: 2 / 3;
}
/* ====== Categories ====== */

/* ====== About ====== */
.art-banner {
	background: none;
	height: auto;
	padding-top: 0;
}
.art-banner:after {
	display: none;
}
.art-banner-header h2:after,
.art-banner-header span:after {
	color: #000 !important;
	font-size: 1.125rem;
	font-weight: 500;
}
.art-banner-header h2 {
	order: -1;
	font-size: 0;
	padding: 0;
}
.art-banner-header > span {
	font-size: 0;
}
.art-banner-header > span:after {
	display: contents;
	content: ' تجدوا مبدعو السعودية';
}
.art-banner-header h2:after {
	display: contents;
	content: 'حيث يجتمع الإحسان والجمال وثقافتنا العريقة';
}
.art-banner-header button {
	color: #fff;
	border-color: transparent !important;
	padding: 6px 30px;
	border-radius: 8px;
	margin-top: 1rem;
}
.art-banner-button:hover {
	border-color: #000 !important ;
}
.art-banner-header button:hover span {
	color: #000 !important;
}
.art-banner-header button span {
	color: #fff;
}
.art-banner-header button span.absolute {
	background-color: #000 !important;
}
.art-banner-header {
	gap: 0;
}
/* ====== About ====== */

/* ====== Banners ====== */
.s-block.s-block--fixed-banner:first-of-type {
	margin-top: 0;
}
section.s-block.s-block--fixed-banner .container {
	padding: 0;
}
section.s-block.s-block--fixed-banner .banner--fixed img {
	border-radius: 0;
}
/* ====== End Banners ====== */

/* ====== Categories Slider  ====== */

.art-slider .swiper-slide-active {
	transform: scale(1.1) !important;
}
.art-slider .swiper-slide {
	transform: scale(0.9);
	transition: all 0.3s ease-in-out;
	align-items: start;
	min-height: 18rem;
}
.art-slider .swiper {
	padding-left: 7rem;
	padding-right: 7rem;
}
.art-slider:before {
	content: 'كل منتج';
	display: block;
	text-align: center;
	padding-bottom: 0.5rem;
	margin-top: 2rem;

	font-size: 1.1rem;
}
.art-slider > div:before {
	content: 'يحكي قصة';
	display: block;
	text-align: center;
	font-size: 1.25rem;
	font-weight: 500;
	margin-bottom: 1rem;
}
.art-slides-text {
	position: absolute;
	bottom: 40px;
	top: unset !important;
	padding: 0;
}
.art-slides-text h1 {
	color: #000 !important;
	font-size: 1.125rem;
	font-weight: 400;
}
/* ====== End Categories Slider ====== */

/* ====== Products Slider ====== */
.s-slider-block__title h2:where([dir='rtl'], [dir='rtl'] *),
.s-slider-block__title-right:where([dir='rtl'], [dir='rtl'] *) {
	padding: 0;
}
salla-slider[type]:not(.hydrated) > div:where([dir='rtl'], [dir='rtl'] *),
salla-slider[type]:not(.hydrated)
	.swiper
	> div
	> div:where([dir='rtl'], [dir='rtl'] *),
.carousel-slider .swiper:where([dir='rtl'], [dir='rtl'] *) {
	padding: 0;
}
.s-products-list
	.s-slider-swiper-wrapper
	.s-product-card-entry
	.s-product-card-content
	h3
	a,
.s-products-list
	.s-products-list-wrapper
	.s-product-card-entry
	.s-product-card-content
	h3
	a,
.s-products-slider-slider
	.s-slider-swiper-wrapper
	.s-product-card-entry
	.s-product-card-content
	h3
	a,
.s-products-slider-slider
	.s-products-list-wrapper
	.s-product-card-entry
	.s-product-card-content
	h3
	a {
	font-size: 0.875rem !important;
}
.s-products-list .s-product-card-content-footer .s-button-btn,
.s-products-slider-slider .s-product-card-content-footer .s-button-btn {
	background-color: #000 !important;
	border: none !important;
	color: #fff;
	border-radius: 8px !important;
}
/* ====== End Products Slider ====== */

/* ====== Reviews ====== */
.s-reviews-header-wrapper {
	justify-content: center;
}
.s-reviews-testimonial__rating {
	margin-left: 0;
}
.s-reviews-testimonial__text {
	text-align: center;
}
.s-reviews-testimonial__avatar,
.s-reviews-testimonial__icon {
	display: none;
}
.s-reviews-testimonial {
	background-color: #f4f7fa;
	border-radius: 8px;
}
/* ====== End Reviews ====== */

/* ====== Faq ====== */
.art-faq h2 {
	font-size: 1.25rem;
}
.art-faq {
	margin-top: 2rem;
}
.art-faq-title {
	margin-bottom: 0;
}
.art-faq .accordion-container h5 {
	font-size: 0.8rem;
}
.art-faq .accordion-container > div {
	padding: 0.9rem 0;
}
/* ====== End Faq ====== */

/* ====== Footer ====== */
.art-store-footer {
	border-radius: 25px 25px 0px 0px;
}
footer .grid > div > a > h3 {
	font-size: 0 !important;
	width: 100%;
	margin-bottom: 0;
	line-height: 0 !important;
}
footer .grid > div > a > h3:before {
	content: '';
	background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/lzVla/bKdiHG6oAxtvLPuxQSIXRVipGrMbTCM0tVI87pRw.png)
		center / contain no-repeat;
	display: block;
	max-width: 7rem;
	height: 5rem;
	margin-bottom: 1rem;
}
footer p.max-w-sm.leading-6.mb-6 {
	margin: 0 !important;
}
.s-social-list {
	margin-top: 1rem;
}
.art-store-footer{
	margin-top: 2rem !important;
}
/* ====== End Footer ====== */
/* ====== Accordion ====== */
.accordion-section{
	width:100%;
}
.accordion-section h2 {
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    padding-bottom:.5rem
}

.accordion {
  direction: rtl;
  padding-top:10px
}
.accordion-button {
  padding: 0.5rem;
  cursor: pointer;
  width: 100%;
  text-align: right;
  transition: background-color 0.3s, color 0.3s;
  color: #252122;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  align-items:center;
  transition: all 0.3s ease-out;
}
body:lang(en) .accordion-button, body:lang(en) .accordion-content p{
  direction: ltr;
}

.accordion-button.active {
  opacity:0.75
}

.accordion-button .icon {
  font-size: 20px;
  margin-left: 10px;
}

.accordion-content {
  background-color: #fff;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-out;
  padding-left: 18px;
  padding-right: 18px;
}
.art-main-content .accordion-button {
    padding: 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EEF1F4;
}
.accordion-button:after {
    content: "╋";
    font-size: 0.8rem;
    transition: all .3s ease;
    font-weight: 400;
}
.accordion-button.active:after {
    content: "━";
    transform: rotate(180deg);
}
.accordion-content p {
  margin: 10px 0 18px;
}
.click{
  font-weight:600;
}
/*  product-single accordion */
.art-main-content .accordion-button{
  border-bottom:1px solid #F4F7FA;
  padding: 8px 15px
}
.art-main-content .accordion-section {
  margin-bottom: 1rem;
}
.art-main-content .accordion-button {
  font-weight:500
}
/* ====== End Accordion ====== */
/* ====== Product Page ====== */
.art-main-content h1 {
	font-size: 1.2rem;
}

.art-main-content
	.art-product-form
	salla-add-product-button
	.s-add-product-button-main
	button {
	background-color: #000 !important;
	color: #fff !important;
}
.art-main-content .bg-transparent.p-2.border-black {
    display: none;
}
.art-main-content .total-price{
	font-size: 1.125rem;
}
/* ====== End Product Page ====== */

/* ====== Media Queries ====== */
@media (max-width: 768px) {
	.s-slider-block__title {
		justify-content: center;
		flex-direction: column;
		gap: 10px;
	}
	.s-products-slider-card {
		max-width: 50%;
	}
	footer {
		text-align: center;
	}
	footer .grid > div > a > h3:before {
		margin-inline: auto;
	}
	.s-social-list {
		justify-content: center;
	}
	.s-contacts-list-vertical {
		align-items: center;
	}
}
@media (min-width: 768px) {
	div[class^='art-categories-']
		div.flex.flex-col.justify-center.items-center
		h2,
	.art-faq h2,
	.art-main-content h1 {
		font-size: 1.5rem;
	}
	.art-slider .swiper {
		padding-left: 37rem;
		padding-right: 37rem;
	}
	.art-slider .swiper-slide {
		min-height: 28rem;
	}
}