.s-block--fixed-banner,
.s-block--fixed-banner * {
	padding: unset !important;
	margin: unset !important;
	max-width: unset !important;
	border-radius: unset !important;
}

.s-block--fixed-banner:nth-of-type(1) {
	display: block;
}

div#mainnav {
	background-color: #e1eaef !important;
}

section.s-block.s-block--categories .s-block__title {
	flex-direction: column-reverse;
}

@media (max-width: 767px) {
	.s-block--fixed-banner:nth-of-type(1) {
		display: none;
	}
}

.s-block--fixed-banner:nth-of-type(2) {
	display: none;
}

@media (max-width: 767px) {
	.s-block--fixed-banner:nth-of-type(2) {
		display: block;
	}
}

.store-footer .social-accounts li {
	background: transparent;
}

a.slide--cat-entry {
	background: transparent !important;
}

.slide--cat-entry-extra-text {
	position: relative !important;
}

section.s-block.s-block--categories .slide--cat-entry {
	height: 15rem !important;
}
section.s-block.s-block--categories .slide--cat-entry img.w-28 {
	width: 18.75rem !important ;
	height: 19.625rem !important;
	padding: unset !important ;
	border-radius: unset !important;
}

section.s-block.s-block--categories .slide--cat-entry:hover {
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}
.s-block--categories .slide--cat-entry::before,
.s-block--categories .slide--cat-entry::after {
	content: none !important;
	display: none !important;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}

.s-block--categories .slide--cat-entry:hover,
.s-block--categories .slide--cat-entry:focus {
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	background: none !important;
}

.s-block--categories .slide--cat-entry:hover::before,
.s-block--categories .slide--cat-entry:hover::after {
	content: none !important;
	display: none !important;
}

@media (min-width: 768px) {
	.index
		section.s-block.s-block--features.s-block--enhances-features.container
		.grid {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
}
@media (max-width: 768px) {
	.index
		section.s-block.s-block--features.s-block--enhances-features.container
		.grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

section.s-block.s-block--categories .s-slider-block__title-nav {
	display: none !important;
}

section.s-block.s-block--categories
	.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-ios.swiper-backface-hidden {
	padding: unset !important;
}

section.s-block.s-block--fixed-products.container {
	margin-bottom: 2rem;
	margin-top: 2rem;
}

.s-block.s-block--categories .s-slider-swiper-wrapper *,
.s-block.s-block--categories .s-slider-swiper-wrapper *::before,
.s-block.s-block--categories .s-slider-swiper-wrapper *::after {
	all: unset !important;
	display: revert !important;
	box-sizing: border-box !important;
	overflow: hidden !important;
}

/* تنسيق الحاوية */
.s-block.s-block--categories .s-slider-swiper-wrapper {
	display: flex !important;
	gap: 20px !important;
	justify-content: center !important;
	text-align: center !important;
}

/* الصور */
.s-block.s-block--categories .s-slider-swiper-wrapper img {
	width: 100px !important;
	height: 100px !important;
	object-fit: cover !important;
	border-radius: 0 !important;
	background: none !important;
	margin: 0 auto 10px auto !important;
	display: block !important;
}

.s-block.s-block--categories .s-slider-swiper-wrapper p {
	font-size: 16px !important;
	text-align: center !important;
	margin: 0 !important;
	background-color: #6c99b0 !important;
	color: #fff !important;
	padding: 10px !important;
}

.s-block.s-block--categories .s-slider-swiper-wrapper a:hover p {
	background-color: #49738a !important;
	color: #fff !important;
	cursor: pointer !important;
}

@media (max-width: 768px) {
	section.s-block.s-block--categories .slide--cat-entry img.w-28 {
		width: 7.5rem !important;
		height: 7.5rem !important;
	}

	header.page-header {
		height: 150px;
	}

	section.s-block.s-block--categories {
		padding-bottom: unset !important;
	}

	.s-block.s-block--categories .s-slider-swiper-wrapper p {
		padding: unset !important;
		padding-bottom: 10px !important;
	}
}

.faq-container {
	max-width: 1200px;
	margin: auto;
}

@media (min-width: 1024px) {
	.s-products-list-vertical-cards {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(250px, auto));
		justify-content: center;
		gap: 20px;
	}
}

header.page-header {
	display: flex;
	flex-direction: column-reverse;
}

.product-index .page-title {
	padding: unset !important;
}

.product-index header.page-header h1 {
	font-size: 20px !important;
}

.product-index nav.breadcrumbs {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

header.page-header * {
	color: #ffffff !important;
	opacity: 1;
	z-index: 999999;
}

.page-header:before {
	content: '';
	position: absolute;
	background-color: #000000;
	opacity: 0.54;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.s-product-card-entry .s-button-btn {
	background: #6d9cb2 !important;
	color: #fff !important;
}

button.humb.side-panel-trigger {
	display: none;
}

.s-product-card-content-sub {
	justify-content: right !important;
}

.s-block__title {
	text-align: center;
	overflow: visible;
}

.s-block__title h2 {
	--line-width: 30px;
	--line-gap: 12px;
	position: relative;
	display: inline-block;
	margin: 20px auto;
	color: #000;
	font-weight: 700;
	text-align: center;
}

.s-block__title h2::before,
.s-block__title h2::after {
	content: '';
	position: absolute;
	top: 50%;
	height: 2px;
	background: #000;
	transform: translateY(-50%);
	box-sizing: border-box;
}

.s-block__title h2::before {
	left: calc(-1 * (var(--line-width) + var(--line-gap)));
	width: var(--line-width);
}

.s-block__title h2::after {
	left: calc(100% + var(--line-gap));
	width: var(--line-width);
}

@media (min-width: 768px) {
	.s-block__title h2 {
		--line-width: 60px;
		--line-gap: 18px;
	}
}

.header-btn__icon {
	border: unset;
}

nav.breadcrumbs {
	display: block;
}

.store-footer:has(.footer-has-bg) {
	color: var(--color-footer-text);
}

.footer-item h3 {
	color: #e1eaef !important;
}

.s-product-card-entry .s-button-btn {
	background: #6d9cb2 !important;
	color: #fff !important;
	width: 150px;
	height: 40px;
}

.s-product-card-image-contain {
	object-fit: cover !important;
}

@media (min-width: 1024px) {
	header .container,
	footer .container {
		max-width: 98% !important;
	}

	.navbar-brand img {
		width: auto;
		height: 45px;
	}

	.main-nav-container {
		min-height: 70px !important;
	}
}

.s-block__title p {
	color: #878787;
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
}
section.s-block.s-block--categories {
	margin-top: 1rem;
}

.s-block__title h2 {
	margin-bottom: 5px;
}

section.s-block.s-block--categories .s-block__title {
	margin-bottom: 1rem;
}

section.s-block.s-block--categories .swiper-slide.slide--one-fifth.pb-12.group {
	background: #6f9ab4 !important;
}

.s-block__display-all a {
	height: 2rem !important;
	min-width: 8rem !important;
}

.s-block__display-all a:hover {
	color: #fff !important;
}

a.product-popup-trigger {
	text-align: right;
}

h3.s-product-card-content-title a {
	font-size: 14px !important;
	font-weight: 500 !important;
	color: #160e0c !important;
	letter-spacing: 0 !important;
	line-height: 20px !important;
}

h2.total-price.sale-price {
	font-family: 'DINNextLTArabic', sans-serif !important;
	color: #696969 !important;
	font-size: 14px !important;
}

@media (max-width: 767px) {
	.s-block--features__item .feature-icon i {
		font-size: 2rem !important;
	}

	.s-block--features__item h2 {
		font-size: 14px !important;
		font-weight: 500 !important;
		color: #222222 !important;
	}

	.s-block--features__item {
		padding: unset;
		border: unset;
	}

	.s-block--features__item p {
		font-size: 13px !important;
		line-height: 24px !important;
		color: #878787 !important;
	}

	section.s-block.s-block--categories .swiper.s-slider-container {
		padding: 0 5px !important;
	}

	.s-block.s-block--categories .s-slider-swiper-wrapper p {
		padding: unset !important;
		padding-bottom: 10px !important;
		font-size: 13px !important;
	}

	.s-block.s-block--categories .s-slider-swiper-wrapper {
		gap: 5px !important;
	}

	#mobile-menu-bar > ul > li:nth-child(1) {
		display: none;
	}
}


@media (max-width: 768px) {
  .gallery-slider {
    display: flex;
    overflow: hidden;
    flex-wrap: nowrap; 
  }

  .gallery-slider .gallery-item {
    flex: 0 0 100%; 
    max-width: 90%;
  }
}


@media (min-width: 768px) {
	.main-menu li > a {
		cursor: pointer;
	}

	.main-menu li > a:hover {
		color: #6d9ab2;
		opacity: 1 !important;
	}
}

.s-product-card-entry,
.s-product-card-vertical .s-product-card-image {
	border: unset !important;
	border-radius: unset !important;
}



@media (min-width: 768px) {
	.s-block--features__item {
		padding: unset;
		min-height: unset !important;
	}

	.s-block--features__item h2 {
		font-size: 14px !important;
		color: #222222 !important;
		font-weight: 500 !important;
	}

	.s-block--features__item p {
		line-height: 24px !important;
		font-size: 13px;
		color: #878787;
	}

	.s-block--features__item:hover {
		box-shadow: unset !important;
	}

	.s-block--features__item .feature-icon i {
		font-size: 2.5rem;
	}
}

.s-block--features__item {
	border: unset !important;
}


section.s-block.s-block--features.s-block--enhances-features.container {
    margin: 2rem auto !important;
}


.faq-item.open a.faq-question {
	background: #f6f6f8;
	color: #6d9ab2;
}

.faq-item {
	position: relative;
}

.faq-item .faq-icon {
	position: absolute;
	left: 0;
	width: 50px;
	height: 50px;
}

.faq-item.open .faq-icon::before {
	font-size: 30px;
}

.faq-item.open .faq-answer {
	background: #fff !important;
}

.faq-item.open .faq-answer {
	background: #fff !important;
	border: 1px solid;
	border-top: unset;
	border: 1px solid #f5f5f5;
	margin-bottom: 1.5rem;
}



.faq-text span[itemprop="name"] {
    color: #878787 !important;
    font-size: 14px;
}