/* Add custom CSS styles below */ 

/*************new **********************/
/* Add custom CSS styles below */ 
   .mburger span, .mburger p {
    color: #000000;
  
}
.mburger span {
    background: #000;
  
}


.NG-main-banner {
    width: 92%;
}

/*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;
}


@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.ng-s-block  .overflow-hidden {
    height: 310px;
}
/*****مدمج***/
  .NG-main-banner .text-wrapper {
    opacity: 1;

    width: 100%;
  
}

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


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

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

  .the-logo {
    height: 70px;
  }
}