/* Add custom CSS styles below */ 
@font-face {
    font-family: "TheYearofHandicrafts";
    src: url("https://arbfonts.com/wp-content/fonts/new-arabic-fonts/TheYearofHandicrafts-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* استخدام الفونت */
body {
    font-family: "TheYearofHandicrafts", sans-serif;
}
body#app {
    
    background-image: url(https://github.com/wpAzzrk/Moaaz/blob/main/Frame%201820549359.png?raw=true);
    background-size: cover !important;
}

.kayan-main-links h3 , .kayan-main-links h2 , .s-block--tabs-produtcs  .product-name  {
    color: #fff !important;
}

.font-semibold.product-name {
    color: #fff;
}
.s-slider-block__title-right h2 {
    color: #fff;
}
.text-center.aos-init.aos-animate {
    color: #fff;
}
h4.s-product-card-price {
    color: #fff;
}
.kayan-footer .container > div *{
  color: #fff
}
.s-social-link a svg {
    fill: #fff;
}
.scroll-top {
    background: #623911 !important;
}
.kayan-footer {
    background-color: #623911 !important;
}
@media (max-width:768px){
  .kayan-video  {
        height: 60vh;
  }
  .s-contacts-list.s-contacts-list-vertical {
    justify-content: center;
    align-items: center;
}
}
.breadcrumbs ol * , #page-main-title , label.whitespace-nowrap, .main-content h1 ,.main-content > div  h4.font-bold.text-xl.inline-block {
    color: #fff;
}
article#more-content * {
    color: #fff !important;
}
salla-installment.hydrated > div  {
    background: #fff;
}
.custom-bar.w-full.py-5.mb-6.bg-primary.text-white {
    background: unset;
}
.bg-\[var\(--color-background\)\] {
    background-color: #c2a986;
}
h3.product-entry__sub-title {
    color: #fff;
}