/* =================================
   BANNER SECTIONS
   ================================= */
section:has(a[href*="#banner"]) {
	margin: 0 !important;
	padding: 0 !important;
}

 

.s-block--hero-slider .swiper-slide .overlay-bg:after {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
}

.s-block--fixed-banner + .s-block--fixed-banner {
	margin-top: 0px !important;
}

.banner--fixed img {
	display: block;
	width: 100%;
	border-radius: 0.375rem;
	border-style: none;
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, 1);
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
	-o-object-fit: cover;
	object-fit: cover;
	margin-block-end: 25px!important;
}

/* Default: hide anchor banners on desktop */
body a[href*="#banner"] {
	display: none;
}

/* #fixed-banner-slider {
	display: none !important;
} */

#fixed-banner-slider a[href*="#banner"] {
		display:  block !important;
	}

/* =================================
   SLIDER COMPONENTS
   ================================= */
.s-slider-v-centered .s-slider-block__title-nav {
	top: 60%;
}

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-left: 0px;
}

salla-slider.photos-slider .swiper-slide {
	padding: unset !important;
	position: relative;
	margin-left: 0rem;
	margin-right: 0rem;
	height: auto;
	width: 100%;
	overflow: hidden;
	border-radius: 0.375rem;
}

salla-slider.photos-slider .swiper {
	padding: unset !important;
}

/* =================================
   SPICIAL PRODUCT
   ================================= */
   
   [source-value="[1500087544]"] .swiper-wrapper {
       justify-content: center !important;
    align-items: center !important;
   }

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

[source-value="[1500087544]"] .s-slider-block__title {
  display: none;
}

.s-block--slider-with-bg .slider-bg {
      width: 80%;
    margin: auto;
    border-radius: 40px;
}

.s-block--slider-with-bg .slider-bg:before {
  opacity: 0;
}

.container.-mt-62.relative.overflow-hidden {
    margin-top: -270px !important;
}

@media (max-width: 640px) {
  .s-block--slider-with-bg .slider-bg {
      width: 90%;
    border-radius: 30px;
}
  .container.-mt-62.relative.overflow-hidden {
    margin-top: -220px !important;
}

}

/* =================================
   PRODUCT CARDS
   ================================= */


.s-product-card-fit-height .s-product-card-image {
	height: unset !important;
	max-height: unset !important;
}

.has-overlay:after {
      background-color: rgba(0, 0, 0, .2);
}
.has-overlay:hover:after {
    background-color: rgba(0, 0, 0, .5);
}

/* =================================
   REVIEWS SECTION
   ================================= */
.s-reviews-header-wrapper {
	margin: 30px 0 20px;
	justify-content: center;
}

.s-reviews-container {
    margin-bottom: 40px;
}

 

/* =================================
   TITLES & HEADINGS
   ================================= */
.s-slider-block__title h2, 
.s-product-card-content-title a, 
i.header-btn__icon.sicon-user-circle, 
i.header-btn__icon.icon.sicon-shopping-bag {
	margin-top: 15px;
}

.s-slider-block__title {
	margin-bottom: 30px !important;
	margin-top: 15px!important;
}

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

.s-slider-block__title-left {
	display: none;
}

 
.index .s-slider-block__title, 
.s-block--categories .s-slider-block__title, 
.s-product-card-starting-price, 
.s-product-card-content-sub, 
.s-social-list, 
.store-footer__inner ul {
	justify-content: center;
}

/* .s-slider-block__title h2::after {
	background: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
	bottom: -10px;
	height: 33px;
	left: 50px;
	width: 15px;
	position: relative;
	content: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
	display: block;
} */

.s-block__title .tabs {
	display: none !important;
}

 
h2.text-3xl.md\:text-4xl.font-bold.mb-4::after {
	background: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
	bottom: -10px;
	height: 33px;
	left: -275px;
	width: 15px;
	position: relative;
	content: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
	display: block;
}

/* =================================
   BUTTONS & INPUTS
   ================================= */
.s-button-btn, .s-price-range-number-input {
	border-radius: 0.35rem;
  background: var(--color-primary);
	font-weight: bold;
  color: white;
    border: 1px solid var(--color-primary);
}

/* =================================
   SPECIAL PRODUCTS SECTION
   ================================= */
.s-block--special-products {
	text-align: center;
}

/* =================================
   FAQ SECTION
   ================================= */
.fqa {
	margin-top: 3rem;
}

.fqa > div {
	padding: 0 2rem;
}

#faq {
	direction: rtl;
	padding: 60px 20px;
	border-radius: 12px;
	margin: 60px auto;
	max-width: 800px !important;
	font-family: "Tajawal", sans-serif;
}

#faq h2 {
	color: #111827;
}

#faq p {
	color: #6b7280;
}

#faq .border-b {
	border-bottom: 1px solid #e5e7eb;
	transition: background 0.2s ease;
}

#faq .border-b:hover {
	background: #fff;
}

button.faq-toggle {
	justify-content: space-around;
}

#faq .faq-toggle {
	background: none;
	border: none;
	cursor: pointer;
	width: 100%;
	text-align: right;
	font-weight: 600;
	font-size: 1rem;
	color: #111827;
	padding: 1rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: color 0.2s ease;
}

#faq .faq-toggle:hover {
	color: #ff7a00;
}

#faq .faq-toggle[aria-expanded="true"] svg {
	transform: rotate(180deg);
}

#faq [id$="-content"] {
	padding: 0 0.75rem 1rem;
	color: #374151;
	line-height: 1.7;
	font-size: 0.95rem;
	animation: faqSlide 0.25s ease;
}

@keyframes faqSlide {
	from {
		opacity: 0;
		transform: translateY(-4px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

button.faq-toggle.w-full.text-right.text-sm.font-medium.py-4.flex.justify-between.items-center.hover\:underline {
	color: var(--main-color);
}

.border-b {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	padding-right: 5px;
	/* border: yellow; */
	border-radius: 1rem;
}

.pb-4 {
	border-color: var(--main-color);
}

svg.w-4.h-4.transition-transform.duration-200 {
	color: var(--main-color) !important;
	width: 30px !important;
}

.font-medium {
	font-weight: bold;
}

@media (max-width:480px) {
	h2.text-3xl.md\:text-4xl.font-bold.mb-4::after {
		background: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
		bottom: -10px;
		height: 33px;
		left: -65px;
		width: 15px;
		position: relative;
		content: url(https://i.ibb.co/fYF4xvhs/Screenshot-2025-08-09-154203-removebg-preview-1.png);
		display: block;
	}
}

/* =================================
   RESPONSIVE: MAX 600px
   ================================= */
@media only screen and (max-width: 600px) {
	.store-footer h3 {
		font-size: 15px !important;
	}
	
	 
	.s-menu-topnav-list {
		padding: 0;
		box-shadow: none;
	}
	
	.store-footer__inner h3 {
		font-size: 14px !important;
	}
	
	
	
	.square-photos {
		width: 100%;
		transition-duration: 0.5s;
		transition-property: scale;
		border-radius: 30px;
		height: 220px;
		zoom:33%;
	}
	
 
}

/* =================================
   RESPONSIVE: MIN 640px
   ================================= */
@media (min-width: 640px) {
	.s-block--special-products {
		margin-top: 4rem;
		width: 80%;
	}
	
	.fqa > div {
		padding: 0 5rem;
	}
	
	.s-block.s-block--photos-slider {
		margin-top: 0rem !important;
	}
	
	 
}

/* =================================
   RESPONSIVE: MAX 640px
   ================================= */
@media (max-width: 640px) {
	#faq {
		padding: 40px 16px;
	}
	
	#faq h2 {
		font-size: 1.5rem;
	}
	
	#faq .faq-toggle {
		font-size: 0.95rem;
	}
}

/* =================================
   RESPONSIVE: MAX 700px
   ================================= */
@media (max-width: 700px) {
	.promotion-banner__inner {
		animation: scroll-right 25s linear infinite;
	}
}

/* =================================
   RESPONSIVE: MAX 768px
   ================================= */
@media (max-width: 768px) {
	.store-footer {
		padding: 30px 10px;
	}
	
	.store-footer h3 {
		font-size: 1.3rem;
	}
	
	.store-footer p {
		font-size: 0.9rem;
	}
}

/* =================================
   RESPONSIVE: MIN 1023px
   ================================= */
@media (min-width: 1023px) {
	.s-block--special-products {
		margin-top: 4rem;
		width: 60%;
	}
}

/* =================================
   RESPONSIVE: MAX 1023px (MOBILE)
   ================================= */
@media (max-width: 1023px) {
	/* Mobile: show slider and hide original */
	#fixed-banner-slider {
		display: block !important;
	}
	
	
	
	.s-block--photos-slider {
		display: none;
	}
	
	.s-block--special-products {
		text-align: center;
	}
	
	.s-block__title {
		justify-content: center;
	}
	
	.s-block__title .tabs {
		display: none !important;
	}
}

/* =================================
   RESPONSIVE: MIN 1024px
   ================================= */
@media (min-width: 1024px) {

	
	.s-block--special-products .lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 500px));
	}
	
	.rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
		padding-left: 0rem;
	}
	
	.store-footer__inner {
		padding-top: 2rem;
		padding-bottom: 0rem;
	}
}