@font-face {
  font-family: '29LTKaff';
  src: url('https://assets.zid.store/themes/4c65eb06-61f3-4165-97bb-c99909362b65/29LTSemibold.ttf');
  font-style: normal;
  font-weight:600
}
@font-face {
  font-family: '29LTKaff';
  src: url('https://assets.zid.store/themes/4c65eb06-61f3-4165-97bb-c99909362b65/29LTMed.ttf');
  font-style: normal;
  font-weight:500
}
@font-face {
  font-family: '29LTKaff';
  src: url('https://assets.zid.store/themes/4c65eb06-61f3-4165-97bb-c99909362b65/29LTReg.ttf');
  font-style: normal;
  font-weight:400
}

@font-face {
  font-family: '29LTKaff';
  src: url('https://assets.zid.store/themes/4c65eb06-61f3-4165-97bb-c99909362b65/29LTLight.ttf');
  font-style: normal;
  font-weight:300
}

body {
  font-family: '29LTKaff';
}

/* ========================================= */
/* تكبير الشعارات */
/* ========================================= */
.s-block.s-block--square-links.main .slide--one-fourth {
  max-width: 100%;
}
.s-block.s-block--square-links.main{
  margin-top: 0
}

.s-block.s-block--square-links img, .s-block.s-block--square-links img.group:hover {
  transform: none !important
}

.s-block.s-block--square-links.sections .home-block-title {
  padding-bottom: 1rem
}
.s-block.s-block--square-links.sections{
  padding: 2rem 0;
  background: #F0C5CE;
}

@media (max-width: 767px) {
  .s-block.s-block--square-links.sections .slide--one-sixth {
    width: 43%;
  }
}
.s-block--custom-products {
  background-color: #F3EBD5;
  padding:1rem 0
}
.home-block-line,
.my-2.mx-auto.w-28.h-0.border-2.border-primary {
  display: none
}
.s-block--product-tabs .btn-tab-primary {
  background: #EEEDF3;
  font-size: 14px;
  padding: 11px 30px;
  border-radius: 14px;
  font-weight: 700;
  color: var(--color-primary);
  border: 0;
}
.s-block--product-tabs .btn-tab-primary:hover {
  background: inherit;
  border-color: inherit;
  transform: none
}
.s-block--product-tabs .btn-tab-primary.active {
  background: var(--color-primary);
  color: #EEEDF3;
}
.s-block--animated-brands--brand img {
  height: 50px !important;
  width: auto !important;
  max-width: none !important;
  object-fit: contain;
}
.s-block--animated-brands .home-block-title {
    margin-bottom: 15px !important;
}
.s-block--animated-brands .marquee__group {
    animation-duration: 75s !important;
}
.product-card--fit-height .product-card__image {
  height: auto;
  min-height: aut
}
.s-block--animated-brands--marquee .marquee__group {
  gap: 25px;
}
@media (max-width: 768px) {
  .s-block .fit-slider-products .s-slider-swiper-wrapper .swiper-slide {
    width: 210px;
  }
}

/* ========================================= */
/* المجموعات الرئيسية */
/* ========================================= */
.s-block--custom-products {
  background: #F8F8F7;
  padding: 20px 0 30px;
}
.s-block--custom-products .home-block-title {
  background: transparent;
  margin-bottom: 20px;
}
/* ========================================= */
/* كارد المنتجات */
/* ========================================= */
custom-salla-product-card {
  background: #fff !important;
  border: 1px solid #E7DDC8 !important;
  border-radius: 28px !important;
  overflow: hidden !important;
  transition: .3s;
}
/* المحتوى */
.product-card__content {
  display: flex !important;
  flex-direction: column !important;
  padding: 12px 16px !important;
}
.product-card__content-wrapper {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* العنوان */
.product-card__title {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  margin-bottom: 6px !important;
}
/* الأسعار */
.total-price {
  color: #1F1D24 !important;
  font-size: 22px !important;
  font-weight: 700 !important;
}
.before-price {
  color: #9E9E9E !important;
  font-size: 16px !important;
  text-decoration: line-through !important;
}
.price-is-on-sale {
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
}
.product-card__price {
  margin-top: 6px !important;
  margin-bottom: 0 !important;
}
/* زر المفضلة */
.s-product-card-wishlist-btn,
.product-card__wishlist {
  width: 46px !important;
  height: 46px !important;
  border-radius: 50% !important;
  background: #fff !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
}
/* زر السلة */
.product-card__enhanced-mini-cart {
  margin-top: 0 !important;
  padding: 8px 16px 16px !important;
}
.product-card__enhanced-mini-cart-divider {
  display: none !important;
}
.product-card__enhanced-mini-cart .s-button-element {
  border-radius: 18px !important;
}
/* توافق */
.product-card--fit-height {
  height: auto !important;
  min-height: auto !important;
}
/* ========================================= */
/* روابط مربعة - أول بنر كبير */
/* ========================================= */

.s-block--square-links ul {

  display: grid !important;

  grid-template-columns: repeat(2, 1fr) !important;

  gap: 10px;

}

/* جميع العناصر */

.s-block--square-links ul>li {

  border-radius: 20px;

  overflow: hidden;

}

/* أول عنصر */

.s-block--square-links ul>li:first-child {

  grid-column: 1 / -1 !important;

}

/* حاوية أول صورة */

.s-block--square-links ul>li:first-child .overflow-hidden {

  aspect-ratio: 16 / 9 !important;

  border-radius: 24px !important;

}

.s-block--square-links ul>li:first-child img {

  width: 100% !important;

  height: 100% !important;

  object-fit: cover !important;

  object-position: right center !important;

}
.s-block--square-links ul>li:not(:first-child) .overflow-hidden {
  border-radius: 20px !important;
}

.s-block--square-links ul>li:not(:first-child) img {

aspect-ratio: auto;
}

/* ====== Footer ====== */
footer svg.absolute {
	display: none;
}

.store-footer a.anime-item {
	display: none;
}
.store-footer .flex.items-center.justify-center.flex-wrap.gap-2.md\:gap-5 {
	gap: 0;
}
.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;
}
.s-social-link a svg {
	height: 1.25rem;
	width: 1.25rem;
}
.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: none;
}

footer-description + p {
	font-size: 0.75rem;
}

.store-footer .social-link {
	border: none;
	opacity: 1 !important;
}
.store-footer__contacts-row i {
	font-size: 1.125rem;
}
.s-block--square-links.square-links-2 img {
    object-fit: contain !important;
}
.product-card__enhanced-mini-cart__btn--inner {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
}

.product-card__enhanced-mini-cart__btn--inner .enhanced-label,
.product-card__enhanced-mini-cart__btn--inner .enhanced-icon {
    line-height: 1 !important;
}
/* الفوتر بالكامل */
.store-footer,
.store-footer * {
    background: #F4F1EA !important;
    color: #000 !important;
}

/* يمنع تغيير لون الروابط */
.store-footer a {
    color: #000 !important;
}

/* أيقونات السوشال */
.store-footer svg,
.store-footer i {
    color: #000 !important;
    fill: #000 !important;
}