@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap");

h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
span,
li,
a {
  font-family: "Almarai" !important;
}

.owl-stage-outer {
  direction: rtl !important;
}

.block-search input#search {
  background: #fff;
}

@media (min-width: 769px), print {
  .page-header.header-newskin
    .navigation:not(.side-megamenu)
    li.level0.parent:hover
    a.level-top:before {
    display: none !important;
  }
}

@media (min-width: 769px), print {
  .sw-megamenu.navigation li.level0.fullwidth .submenu a > span,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a > span {
    transition: 0.3s ease;
  }
}

@media (min-width: 769px), print {
  .sw-megamenu.navigation li.level0.fullwidth .submenu a:hover > span,
  .sw-megamenu.navigation li.level0.staticwidth .submenu a:hover > span {
    text-decoration: none !important;
    color: #f37021;
  }
}

@media (min-width: 768px) {
  .breadcrumbs {
    width: 100% !important;
    max-width: 100% !important;
    background: #fff !important;
    padding: 16px !important;
    color: #000;
  }

  .breadcrumbs .items {
    padding: 0;
  }

  .page-wrapper > .breadcrumbs a,
  .page-wrapper > .breadcrumbs a:hover,
  .page-wrapper > .breadcrumbs a:focus {
    color: #000 !important;
    font-size: 14px;
  }

  .breadcrumbs .item strong {
    font-size: 14px;
    color: #000 !important;
  }

  .breadcrumbs .item:not(:last-child):after {
    color: #000;
    font-size: 12px;
  }
}

.select2-dropdown {
  z-index: 99999999999999999 !important;
}

.fotorama__stage {
  border: none !important;
}

.fotorama__nav .fotorama__thumb-border {
  display: none !important;
}

.fotorama__nav__frame.fotorama__nav__frame--thumb {
  border: 2px solid #f2f2f2 !important;
  border-radius: 4px !important;
}

.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
  border-color: #f37021 !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft {
  display: flex !important;
  gap: 8px;
  flex-direction: row-reverse;
  overflow-x: auto;
}

.fotorama__nav__frame {
  width: 100px !important;
  height: 100px !important;
}

@media (max-width: 768px) {
  .fotorama__nav__frame.fotorama__nav__frame--dot {
    display: none !important;
  }

  .fotorama__nav--dots .fotorama__nav__frame--thumb {
    display: block !important;
    min-width: 100px !important;
  }

  .catalog-product-view .page-wrapper > .breadcrumbs {
    display: none !important;
  }
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  object-fit: none;
}

.catalog-product-view .breadcrumbs .item:not(:last-of-type) {
  color: #000;
  font-size: 16px;
}

.fotorama__thumb {
  background-color: #fff !important;
}

html:lang(ar) iframe#launcher {
  left: unset;
  right: 0px;
}

#totop {
  z-index: 99 !important;
}

.breadcrumbs > ul.items > li:last-child strong {
  color: #999 !important;
}

.fotorama__nav.fotorama__nav--thumbs {
  height: auto !important;
}

.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: 0 !important;
}

.breadcrumbs li.item[class*="product"]:has(+ .item.product) {
  display: none !important;
}

body.layout-fullwidth .page-wrapper > .breadcrumbs .items {
  padding-inline-start: 0 !important;
}

.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus) {
  display: none !important;
}

#product-addtoquote.amquote-addto-button {
  width: 100%;
  background: #f37021;
  color: #fff;
  border: none;
  height: 48px;
}

.header-row.container:has(.custom-html) {
  display: none !important;
}

#maincontent {
  max-width: unset;
}
