@font-face {
    font-family: 'Thmanyah';
    src: url('https://wpazzrk.github.io/again/thmanyahsans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: 'Thmanyah', sans-serif !important;
}


/***main banner**/



  .the-logo {
    height: 70px;
    filter: brightness(0.0)invert(1);
}

 .fixed-pinned .the-logo {
    height: 70px;
    filter: unset;
}
.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}
 .NG-hero-section .flex.flex-col.items-start {
    margin-right: clamp(1rem, -0.7985rem + 7.6735vw, 6.875rem);
    width: 40%;
    left: 0 !important;
    right: unset;
}

/***main banner**/

.NG-main-banner .right-img-wrapper {
    width: 100%;
}
/*NG-categories-1 **/

.NG-categories .card-inner {
    height: 600px;
}
/*******************/



.copyright-text p {

    color: #fff!important;
}

.copyright-text p a {
    color: #fff;
}
.copyright-text p a:hover {
    color: #fff;
}

.CA-newsletter h2 {
    display: none;
}


   /*****/ 

.s-trust-badges-image ,.s-trust-badges-label,.s-trust-badges-content {
    display: none;
}
.s-product-card-entry {
    border: 2px solid var(--color-primary);
}
@media (max-width: 768px) {
/***main banner**/
 .NG-hero-section .flex.flex-col.items-start {  
    width: 60%;
  
}

.NG-hero-section-0 .subtext {
    color: #ffffff;
    display: none !important;
}
  
/***main banner**/
/*NG-categories-1 **/
.NG-categories .card-inner {
    height: 450px;
}
/*NG-categories-1 **/
  
.GL-promotional-banner  
 .flex.flex-col {
    height: 600px !important;
}
/*****مدمج***/
  .NG-main-banner .text-wrapper {
    opacity: 1;

    width: 100%;
  
}

.NG-main-banner .text-wrapper h1 {
    font-size: 26px;
    width: 100%;
    max-width: 100%;
}  
 .NG-marquee-banner .aspect-video {

    object-fit: contain;
}

/*********************/

  footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }


}