@font-face {
    font-family: "Madani Arabic SemiBold";
    src: url("https://alfont.com/wp-content/fonts/naskh-arabic-fonts//alfont_com_Madani-Arabic-Semi-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: "Madani Arabic SemiBold", sans-serif;
}

.section_c_r .content_tistimonial .cover_content .desc_contant {
  
    color: #ffffff;
  
}

.s-product-card-content-footer {
    bottom: 160px;
    opacity: 1;
    display: none;
}
@media (min-width: 768px) {
  .slider-banner-main-0 p,
  .slider-banner-main-4 p{
    font-size: 30px !important;
    max-width: 100% !important;
    font-weight: 200 !important;
}
.slider-banner-main-4 p{
    margin-right: 50%;
  }
 .slider-banner-main-4 .md\:w-fit {
    width: 100% !important;
   max-width: 800px !important;
}
.lg\:max-w-\[15\%\] {
    max-width: 25% !important;
}
}
@media (min-width: 768px) {
    .slider-banner-main-0 .md\:text-\[48px\] {
        font-size: 44px !important;
    }
}
@media (max-width:768px){
   .slider-banner-main-4 .md\:w-fit {
     margin-top: -50%;
}
  .slider-banner-main-4 p{
    margin-right: 50%;
    font-size: 20px !important;
  }
  .max-w-\[30\%\] {
    max-width: 50% !important;
}
  .slider-banner-main-0 h1{
    text-align: end;
  }
  .slider-banner-main-0 .md\:w-fit{
    align-items: end !important;
  }
  align-items: end;
}
.copyright-text p, .copyright-text p a:hover {
    color: #537f52 !important;
}
.section_c_r .content_tistimonial {
    background-color: rgb(83 127 82);
}
.section_c_r .content_tistimonial .cover_content .rating_name .name {
    color: #ffffff;
}
.s-block--features__item h2,
.s-block--features__item p{
    color: rgb(85 131 84);
}


/* Modify Font Size */
.product-single h2,
.product-single h3 {
    font-size: 1.2rem;
    margin-bottom: 0.7rem;
}
.product-single h3 {
    margin-top: 1rem;
}
@media (min-width: 768px) {
    .product-single .md\:text-2xl {
        font-size: 1.3rem !important;
    }
}
@media (max-width: 768px) {
    .product-single .md\:text-2xl {
        font-size: 1.1rem !important;
    }
    .product-single h2,
    .product-single h3 {
        font-size: 1rem;
        margin-bottom: 0.7rem;
    }
    .product-single h3 {
        margin-top: 1rem;
    }
    .product-single p,
    .product-single li {
        font-size: 13px;
    }
}

/* Form */
.s-product-options-option-container:nth-child(2) {
    /* display:none; */
}