/* Add custom CSS styles below */ 
  @font-face {
    font-family: 'SimahproArabic';
    src: url('https://assets.zid.store/themes/f6c450d0-3383-4c29-9188-efa4330d50a2/SimahproArabic-Medium.otf');
    font-style: normal;
    font-weight:500
  }
  @font-face {
    font-family: 'SimahproArabic';
    src: url('https://assets.zid.store/themes/f6c450d0-3383-4c29-9188-efa4330d50a2/SimahproArabic-Regular.ttf');
    font-style: normal;
    font-weight:400
  }

  body {
	font-family: 'SimahproArabic', sans;
}
/* ===== Header ===== */
body.index .header-buttons{
  color: #fff;
}
.main-menu li.root-level>a {
  font-weight: 500;
  font-size: 1.125rem;
}
.mm-spn.mm-spn--navbar:after{
    content: '';
    background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/aeVGQV/oJAxYEYtBRbYSgorZ39uB6PrLafSwl4NMHcmwCuV.png) no-repeat center / contain;
    width: 8rem;
    right: 50%;
    transform: translateX(50%);
}
body.index header .main-nav-container:not(.fixed-pinned) .sicon-menu:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/a08efc1a-894f-49bc-83c4-9aaff1a0b7b9.svg)
		no-repeat center / contain;
	width: 28px;
	height: 18px;
	display: block;
}
header .main-nav-container .sicon-menu:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/3de2986c-bd31-4705-97dc-b82e77c4a4d5.svg)
		no-repeat center / contain;
	width: 28px;
	height: 18px;
	display: block;
}

body.index header .main-nav-container:not(.fixed-pinned) .sicon-cart:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/eaecb494-739e-4962-87d4-a1b9031050b1.svg)
		no-repeat center / cover;
	width: 25px;
	height: 25px;
	display: block;
}
header .main-nav-container .sicon-cart:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/f03a4ee2-c63d-4f9b-9225-e928995971a1.svg)
		no-repeat center / cover;
	width: 25px;
	height: 25px;
	display: block;
}

.main-nav-container {
	min-height: auto;
}
body.index header .main-nav-container:not(.fixed-pinned) .sicon-search:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/2a8a12b1-3aa7-4019-9411-99c73198d1bc.svg)
		no-repeat center / cover;
	width: 22px;
	height: 22px;
	display: block;
}
header .main-nav-container .sicon-search:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/667fb0e7-47c6-4737-84e8-e4cdc5b63b97.svg)
		no-repeat center / cover;
	width: 22px;
	height: 22px;
	display: block;
}

body.index header .main-nav-container:not(.fixed-pinned) .sicon-user:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/713a2709-6971-49e7-88f0-d1dda016b9d1.svg)
		no-repeat center / cover;
	width: 22px;
	height: 22px;
	display: block;
}
header .main-nav-container .sicon-user:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/81a522a2-1f85-49e4-b12f-719f0dc6a8ec.svg)
		no-repeat center / cover;
	width: 22px;
	height: 22px;
	display: block;
}

.s-cart-summary-count {
	background: var(--color-primary);
}
/* ===== Header ===== */

/* ===== Tabs ===== */
.s-block h2.text-2xl.lg\:text-4xl.text-primary.font-bold.mb-5{
  font-weight: 500;
}
.s-block--tabs-produtcs .tabs {
	justify-content: center;
	border: none;
	gap: 1rem;
}

.s-block--tabs-produtcs .tab-trigger button {
	padding: 0;
	font-size: 1.25rem;
	opacity: 0.6;
	font-weight: 500;
}

.s-block--tabs-produtcs .tab-trigger.is-active button {
	opacity: 1;
	border: none;
}

.s-block-tabs {
	margin-top: 0;
	padding-top:0
}

/* ===== Tabs ===== */
/* ===== Product Card ===== */
.product-card__title a{
  font-size: 1.125rem;
    font-weight: 500;
}
.index.mobile_small_blocks_titles h2.text-3xl{
  font-weight: 400;
}

.product-card__price .total-price {
    font-size: 1.125rem;
}
.product-card--vertical.product-card--fit-height .product-card__content {
	flex-direction: row;
	justify-content: space-between;
}
.product-card__enhanced-mini-cart__btn--inner .enhanced-label {
	display: none;
}
.product-card__enhanced-mini-cart__btn--inner .sicon-add:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/f03a4ee2-c63d-4f9b-9225-e928995971a1.svg)
		no-repeat center / cover;
	width: 20px;
	height: 20px;
	display: block;
}
.product-card__enhanced-mini-cart-divider {
	display: none;
}
body.enhanced_add_btn_in_mobile .product-card__content-wrapper {
	text-align: start;
  position: relative;
  width:80%
}

.product-card__subtitle{
  color: rgba(118, 118, 118, 1)
}
.product-card__price {
	justify-content: flex-start;
}
.product-card__enhanced-mini-cart button.s-button-element {
	border: 2px solid rgba(0, 0, 0, 0.15);
	border-radius: 9px;
	width: fit-content;
    margin-right: auto;
}
.product-card__enhanced-mini-cart{
  position: absolute;
    top: 1rem;
    left: 0;
}
body.ltr .product-card__enhanced-mini-cart{

  right: 0;
  left: unset
}
/* ===== Product Card ===== */

/* ===== About ===== */
.serve{
  padding-bottom:0 !important;
  margin-bottom:0 !important
}
.s-block--square-links h3.mt-4.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary{
  display: none;
}
.s-block--square-links li img {
	aspect-ratio: auto;
}
.home-block-line {
	display: none;
}
.s-block--about div.w-full a {
	margin: 0;
	width: fit-content;
	border: 1px solid #00201f;
	background: transparent;
	color: var(--color-primary);
	border-radius: 4px !important;
	height: auto;
}
.s-block--about div.w-full a i {
	display: none;
}
/* ===== About ===== */

/* ====== Footer ====== */
footer svg.absolute {
	display: none;
}
.s-social-link a svg {
    height: 1rem !important;
    width: 1rem !important;
}
.store-footer a.anime-item {
	display: none;
}
.store-footer .flex.items-center.justify-center.flex-wrap.gap-2.md\:gap-5 {
	gap: 0;
}
.footer-description:before {
	content: 'من نحن';
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	text-align: center;
	padding-bottom: 1rem;
}
.store-footer__inner::after {
	content: 'تواصل معنا';
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	padding-bottom: 1rem;
	padding-inline: 1rem;
}
.store-footer__contacts-row a {
	border: none;
}
.store-footer__contacts-row {
	padding-top: 0;
	border: 0;
}
.store-footer ul.flex.items-center.justify-center.flex-wrap.gap-5.mt-4 {
	margin: 0;
	gap: 5px;
}
@media (min-width: 768px) {
  img[src="https://cdn.files.salla.network/homepage/928519583/b0c72f4a-bada-4677-a080-b035a32077b9.webp"]{
    height: 450px;
    object-position: top
  }
}
@media (max-width: 768px) {
footer .accordion-section {
    order: 1;
}
}
.footer-is-custom .store-footer .contact-icon{
  border: none;
  font-size: 1rem;
  opacity: 1;
  margin-top: 16px;
}
.store-footer__contacts-row {
	display: flex;
	justify-content: center;
	align-items: center;
}
.store-footer__contacts-row .text-unicode {
	display: none;
}
.footer-description {
	margin-bottom: 10px;
}
.flex.rtl\:space-x-reverse.space-x-2.items-end.justify-center.anime-item {
	margin-top: 10px;
}
footer .flex.items-center.justify-center.mt-5.anime-item {
	margin: 0;
}
.store-footer__inner {
	border-radius: 16px 16px 0 0;
	border: none;
	padding-bottom: 0;
}

footer .store-links-items {
	display: flex;
	flex-direction: column;
}
footer-description + p {
	font-size: 0.75rem;
}

.store-footer .social-link {
	border: 1px solid rgba(179, 177, 176, 0.2) !important;
	opacity: 1 !important;
}

/* ====== Footer ====== */

/* ====== Product Page ====== */
label[for="product-filter"]:before{
  content: "\ea81";
    display: block;
    font-family: 'sallaicons';
    font-size: 1rem;
}
label[for="product-filter"]{
  display: block;
  font-size: 0;
  height: 25px;
}
.product-single .swiper-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	bottom: 0 !important;
	background: rgba(177, 177, 177, 0.78);
}
.product-more-info.vertical{
  margin:0 !important
}
.product-single .more-info-tabs__nav-link {
    display: none !important;
}
.product-single .swiper-pagination-bullet {
	flex: 1;
	height: 1px;
	border-radius: 0 !important;
	background: #ddd;
	opacity: 1;
	transition: background 0.3s ease;
	margin: 0 !important;
}
.product-single .swiper-pagination-bullet-active {
	background: var(--color-primary);
}
.product-single h1.text-store-text-primary {
	color: #404040;
	order: -1;
}
.product-single .product-single__info .flex.items-center.justify-between.mb-5 {
	order: -1;
	margin: 0;
}
.product-single .product-single__info {
	display: flex;
	flex-direction: column;
}
.product-features--wrapper .grid {
	grid-template-columns: 1fr;
	gap: 0;
}
.product-features--wrapper .product-features-item {
	border: none;
	justify-content: flex-start;
	color: #7d7d7d;
}
.product-features--wrapper .sicon-store:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/776e002e-cf6d-401f-8466-5a3f2d4307fb.svg)
		no-repeat center / contain;
	width: 24px;
	height: 24px;
	display: block;
}
.product-features--wrapper .sicon-combine_cells:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/7aaec6ed-b979-4c1e-9f31-2335b19477a1.svg)
		no-repeat center / contain;
	width: 24px;
	height: 24px;
	display: block;
}
.product-features--wrapper .sicon-strike:before {
	content: '';
	background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/8dba696a-8bbe-4e58-9cda-90b015f192bb.svg)
		no-repeat center / contain;
	width: 24px;
	height: 24px;
	display: block;
}
/* ====== Accordion ====== */
.accordion {
	direction: rtl;
	padding-top: 10px;
}
.accordion-button {
	cursor: pointer;
	width: 100%;
	text-align: right;
	transition:
		background-color 0.3s,
		color 0.3s;
	color: #000;
	font-size: 0.875rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all 0.3s ease-out;
	padding: 10px 15px;
	font-weight: 500;
}
.product-single .accordion-button {
  border-bottom: 1px solid rgba(219, 219, 219, 0.32);
    	}
.product-single .accor-title{
    display: flex;
    gap: 5px;
    align-items: center;
    }	
.product-single__info .accordion-button:first-of-type .accor-title:before {
    content: '';
    background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/04e14ea9-518a-445b-b668-6c4d0d4f1595.svg) no-repeat center / contain;
    width: 24px;
    height: 24px;
    display: block;
}
.product-single__info .accordion-button:nth-of-type(2) .accor-title:before {
    content: '';
    background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/d89f4f8e-929c-4e11-a274-fcfaf4bacc28.svg) no-repeat center / contain;
    width: 24px;
    height: 24px;
    display: block;
}
.feature-text h3{
      font-weight: 400;
    font-size: 0.875rem;
}
.product-single__info .accordion-button:nth-of-type(3) .accor-title:before {
    content: '';
    background: url(https://media.zid.store/cdn-cgi/image/w=2220,q=100,f=auto/https://media.zid.store/ebe511c8-f39d-44a1-a992-965cacf94011/87389037-4485-4294-b69f-278e4b8375ac.svg) no-repeat center / contain;
    width: 24px;
    height: 24px;
    display: block;
}
body:lang(en) .accordion-button,
body:lang(en) .accordion-content p {
	direction: ltr;
}

.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;
}
.page-single .content-entry .accordion-button {
	margin-bottom: 10px;
	background-color: #F8F8F8;
    border: none;
    border-radius: 4px;
}
.accordion-button:after {
	content: '╋';
	font-size: 0.8rem;
	transition: all 0.3s ease;
	font-weight: 400;
}
.accordion-button.active:after {
    content: '━';
	transform: rotate(180deg);
}
.accordion-content p {
	margin: 10px 0 18px;
}

footer .text-center.order-1.lg\:order-\[unset\]{
    display: none;
}
footer .accordion-button {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    border-bottom: 1px solid rgba(255, 248, 239, 0.14);
}
footer .accordion-content a{
  padding: 10px 5px;
}
.store-footer__inner .container.grid{
  gap: 0;
    padding-bottom: 2rem;
}
.store-footer__inner  .accordion-content {
    background-color: transparent;
}
.content--single-page > h1{
  display:none
}

/* ====== End Accordion ====== */
@media (min-width: 768px) {
  .products-index .cat-content-wrapper--content .text-store-text-secondary{
      max-width: 70%;
      margin-inline: auto;
      font-size: 1.5rem;
      line-height: 2.5rem;
  }
  footer .accordion-section{
    order: -1;
  }
  .store-footer__inner .container.grid {
    gap:1rem
  }
  .store-footer__inner::after{
    text-align:center
  }
  body.index header .main-nav-container:not(.fixed-pinned) .main-menu li.root-level>a {
        color: #fff;
        }
   .product-card__enhanced-mini-cart, .product-card__enhanced-mini-cart-divider {
        display: block !important;
    }
    .product-card__enhanced-mini-cart-divider, .menu-label{
      display: none !important;
    }
    .product-card__normal-cart{
      display:none
    }
}