/* Racket SubCategory Icons */

body.racket-page .sub-cat-icon:before,
body.acc-page .sub-cat-icon:before,
body.cloth-page .sub-cat-icon:before,
body.bags-page .sub-cat-icon:before {
  content: "";
  width: 68px;
  height: 68px;
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin: auto !important;
}

body.racket-page .sub-cat-icon:nth-of-type(1):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/jWEoIm4eRGEDsoovO2MnD6nbukCCUJoVpwGMQi7L.png");
}

body.racket-page .sub-cat-icon:nth-of-type(2):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/k8Qxe9yS1ARcisojjUAjJQFN84WW8ideiBvllD8E.png");
}

body.racket-page .sub-cat-icon:nth-of-type(3):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/Z47bvEhFPZ1Btw7jCyQDDCUi0d7bQl22Rdm9Mu7F.png");
}

body.racket-page .sub-cat-icon:nth-of-type(4):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/rVJfDHGNoXdUwyWNcAIo7JjZbMUXrucDog2jjWhi.png");
}

body.racket-page .sub-cat-icon:nth-of-type(5):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/YQphIjAvAuRIEOaSOs7HMTpNt60hiV024EpCMMNZ.png");
}

/* Accessories Page Icons */

body.acc-page .sub-cat-icon:nth-of-type(1):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/rDTd2mdgZePeWpkbXc8KCVQ0P8qOk3nxDz2pS7T3.png");
}

body.acc-page .sub-cat-icon:nth-of-type(2):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/9jbhkcwciF1vic5qC6soLrX6aQmQYMvTBcolA2ng.png");
}

body.acc-page .sub-cat-icon:nth-of-type(3):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/KEj70tyAePTKeq84rTxhRFGwO7Ep8OxffGcR6Ryh.png");
}

body.acc-page .sub-cat-icon:nth-of-type(4):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/gLVtn9Tc01R1XC1j5pm62ICf6WUsYOqsdRzTvvvm.png");
}

body.acc-page .sub-cat-icon:nth-of-type(5):before {
  background-image: url("https://i.ibb.co/hRDt5Zzz/c74805d9-6a06-4944-ae96-429d378b2dd4-1000x1000-VYcw3v-Y9mo-PTw-Uvse8k-F1f36lm-Uj-Vu-OMYHS7-MHQS-remo.png");
}

/* Clothes Page Icons */

body.cloth-page .sub-cat-icon:nth-of-type(1):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/GLHFnBLyJBSmKoGCyajrfLRYgKMeT6GSSWcDgI4I.png");
}

body.cloth-page .sub-cat-icon:nth-of-type(2):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/jZ4voF47HOY6WQsaqsQib5yLancbPU6fnVpq0WZi.png");
}

/* Bags Page Icons */

body.bags-page .sub-cat-icon:nth-of-type(1):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/fENaMCgyDYGhXVy1pMlZWwuhWgBwbuaamH8zhl8g.png");
}

body.bags-page .sub-cat-icon:nth-of-type(2):before {
  background-image: url("https://cdn.salla.sa/YgyXPp/eQNeGgJVYeaqZOfFdBbnUUO3DotwpFVdIR3tVFfv.png");
}

/* Hide Racket Sliders Except Brands 
   Hide Racket Brands Icons
*/


salla-slider[block-title="Intermediate Rackets مضارب متوسطة"],
salla-slider[block-title="Kids Rackets مضارب أطفال"],
salla-slider[block-title="Lady's Rackets مضارب بنات"],
salla-slider[block-title="Beginner Rackets مضارب مبتدئين"],
salla-slider[block-title="Professional Rackets مضارب احترافية"],
body.racket-page .sub-cat-icon:nth-child(n+6)
{
  display: none !important;
}

/* Home Page */

.home-slider:hover {
  filter: brightness(1.1);
}

li#\"offers\" {
  display: none;
}

.banner-square,
.home-slider {
  transition: all 0.3s;
}

.banner-square:not(:hover) {
  scale: 0.95;
}

@media (max-width: 992px) {
  .sub-cat-slider .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }

  .sub-cat-slider .swiper-slide {
    display: block !important;
  }

  .sub-cat-slider .swiper-wrapper > div {
    max-width: 90%;
  }
}

.s-block--logos-slider {
  background: transparent !important;
}

/* Product Page */

.product-single .main-content .main-categoty {
  display: none;
}

/* Special Heading */

.index .s-slider-block__title h2,
.index .s-block__title h2 {
  font-size: 48px !important;
  position: relative;
  color: var(--color-primary) !important;
}
.index .s-slider-block__title h2:before,
.index .s-block__title h2:before {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  background-color: #d9d9d9;
  transform: translate(20px, 30px);
  position: absolute;
  z-index: -1;
}

@media (max-width: 1024px) {
  .index .s-slider-block__title h2,
  .index .s-block__title h2 {
    font-size: 24px !important;
  }
  .index .s-slider-block__title h2:before,
  .index .s-block__title h2:before {
    height: 20px;
    transform: translate(10px, 20px);
  }
}
@media (max-width: 992px) {
  .angel-feature:nth-of-type(1),
  .angel-feature:nth-of-type(4) {
    grid-column: 1/3;
    justify-content: center;
    justify-self: center;
    align-self: center;
  }
}

.copyrights p {
  color: #000 !important;
  font-weight: 900 !important;
}

[dir="rtl"] .language-btn >span:first-child {
  display: none;
}
[dir="rtl"] .language-btn:before{
  content:"language:";
  font-family: "sky"
}
[dir="rtl"] .lang-menu >span{
  font-size: 0;
}
[dir="rtl"] .lang-menu >span i{
  font-size: 0.85rem;
}
[dir="rtl"] .lang-menu >span:before{
  content:"Language";
  font-size: 0.85rem
}