/* Add custom CSS styles below */ 
/*global*/
button.s-slider-prev,
button.s-slider-next {
  background: #fff !important;
  border-color: #1D3A87;
}
.s-slider-nav-arrow svg {
  fill: #1D3A87;
}
.s-slider-block__title-nav {
  display: flex !important;
}
.loader-init {
  display: none;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
}
.banner--fixed img {
  border-radius: 0;
  background-color: transparent;
}
body{
background-color: #FFFFFF;
}
/* End of Global */
/*nav*/
  .top-navbar {
  background-color: #1D3A87;
}
.s-contacts-topnav-link:last-child{
    color: #fff;
}
.s-menu-topnav-list {
    color: #fff;
}
.top-navbar .s-search-input {
    border-style: none;
    background-color: #fff;
}
  .main-menu li.root-level a ,.s-cart-summary-total,.header-btn__icon,.top-navbar .s-search-input::placeholder{
      color: #1D3A87;
  }
.header-btn__icon {
    border-color: #0A1526;
}
.s-search-icon svg {
    fill: #0A1526;
}
.header-btn__icon {
  border-color: #1D3A87;
  background-color: #1D3A87;
  color: #fff;
  box-shadow: 1px 1px 10px -1px #1b4860bd;
  }
.header-btn__icon:hover {
  background-color: #fff;
  color: #1D3A87;
  border-color: #333;
}
.navbar-brand img {
  max-height: 4.2rem;
}
	.main-menu li a:hover{
  transform: translateY(-15%);
}
/* end nav*/
/* main section*/
:nth-child(1 of .s-block.s-block--fixed-banner.wide-placeholder) {
  margin-top: 0;
}
:nth-child(1 of .s-block.s-block--fixed-banner.wide-placeholder) .container {
  max-width: 100%;
}
/*end main section*/
/*category*/
.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8:nth-of-type(1) {
            grid-template-columns: repeat(4, minmax(0, 1fr));
}
.two-row .banner-entry:first-child {
  grid-column: span 1 / span 1;
  grid-row: span 1 / span 2;
}
:nth-child(1 of section.s-block.s-block--banners.container) .two-row .banner-entry  {
    background-color: transparent;
    height:280px;
}

/* end of category*/
/* Features */
:nth-child(2 of section.s-block.s-block--banners.container) .one-row .banner-entry {
    background-color: transparent;
}
.lazy__bg {
    background-size: contain;
    background-repeat: no-repeat;
}

.gap-3 {
    gap: 0.75rem;
}
/* End Features */
/* Products Section */
.s-slider-block__title-right h2 {
  color: #1D3A87 !important;
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image,
.s-product-card-content {
  background-color: #fff;
}
.s-products-list-vertical-cards {
  padding: 0.3rem !important;
}
.s-product-card-vertical {
  padding: 0.1rem;
  overflow: hidden;
  box-shadow: 0px 0px 9px -1px #1d3a8785;
}
.swiper-wrapper.s-slider-swiper-wrapper {
  padding-block: 0.4rem;
}
.s-product-card-content-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.s-product-card-content-sub {
  justify-content: center;
}
.s-button-wide {
  background-color: #1D3A87 !important;
  color: #ffffff;
  border-radius: 10px !important;
}
.s-product-card-vertical img {
  transition: 0.5s;
}
.s-product-card-image {
  aspect-ratio: 4/4 !important ;
}
.s-product-card-vertical:hover img {
  opacity: 0.9;
  transform: translateY(10px);
  transform: scale(1.1);
}

.s-slider-block__title h2 {
  padding-left: 0;
}
/* End of Products Section */
/* Footer */
.store-footer__inner {
    border:none;
}
.store-footer {
  background-color: #1D3A87 !important;
  color: #fff !important;
}
footer div.store-footer__inner {
  background-color: transparent !important;
}
.s-social-list.hydrated {
  place-content: center;
}
.store-footer__inner .container.grid div p {
  margin-top: 5px !important;
}
footer.store-footer * {
  text-align: center;
}
.s-social-list.hydrated {
  margin-top: auto;
}
.store-footer__inner .container.grid div:nth-of-type(1) {
  padding-left: 0;
  grid-column: span 1 / span 2;
}
footer div.store-footer__inner div div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 a {
  justify-content: center;
}
footer div.store-footer__inner div div:nth-child(3) {
  justify-items: center;
}
.max-w-sm {
  max-width: none;
}
.copyright-text p {
  color: #fff !important;
}
.s-contacts-list {
  align-items: center !important;
  display: inline-grid;
}
#contact-slot:nth-of-type(1) span.s-contacts-icon {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}
#contact-slot:nth-of-type(2) span.s-contacts-icon {
  background: #FFFFFF !important;
  border: none;
  color: #1A5372;
}
#contact-slot:nth-of-type(3) span.s-contacts-icon {
  background: #980E11 !important;
  border: none;
  color: #FFFFFF;
}
li.s-social-link a[href*="instagram"] {
  background-image: linear-gradient(150deg, #f9ce34, #ee2a7b, #6228d7);
  border: none;
  color: #FFFF;
}
li.s-social-link a[href*="whatsapp"] {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}
li.s-social-link a[href*="tiktok"] {
  background-image: linear-gradient(150deg, #00f2ea, #000, #ff0050);
  border: none;
  color: #FFFFFF;
}
li.s-social-link a[href*="snapchat"] {
  background: #FEFB00 !important;
  border: none;
  color: #333;
}
li.s-social-link a[href*="facebook"] {
  background: #2561AD !important;
  border: none;
  color: #FFFFFF;
}
/* End of Footer */
@media (max-width: 768px) {
    :nth-child(2 of section.s-block.s-block--banners.container) .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }.grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8:nth-of-type(1) {
  display: grid; /* تفعيل نظام الشبكة */
  grid-template-columns: repeat(2, 1fr); /* صف يحتوي على عمودين */
  gap: 0.5rem; /* تقليل المسافة بين العناصر */
}:nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 150px;
  }
}  
@media (max-width: 992px) {
  :nth-child(2 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 140px;
  }
}
@media (max-width: 760px) {
  .is-sticky-product-bar
    .sticky-product-bar__quantity
    salla-quantity-input
    .s-quantity-input-container {
    width: 30%;
    display: inline-flex;
    position: fixed;
    margin-block: 10px;
  }
  .s-add-product-button-main:not(.w-full) salla-button,
  .s-add-product-button-main .s-add-product-button-mini-checkout {
    width: 33% !important;
  }
  section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
    position: fixed;
    bottom: 65px;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 9998;
    padding: 15px;
    box-shadow: 0 -1px 10px rgb(0 0 0 / 10%);
  }
  .single-product {
    padding-bottom: 140px;
  }
  .product-single .s-button-wide {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .store-footer__inner {
    padding-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  footer.store-footer .container.grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }:nth-child(2 of section.s-block.s-block--banners.container) .md\:grid-cols-3 .banner-entry {
    height: 234px;
  }
}

@media (min-width: 768px) {
    :nth-child(1 of section.s-block.s-block--banners.container) .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    } .s-slider-block__title {
    margin-bottom: 0.7rem;
  }:nth-child(2 of section.s-block.s-block--banners.container) .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}