/* Add custom CSS styles below */ 
@font-face {
  font-family: '29LT Bukra';
  src: url('https://wpazzrk.github.io/Moaaz/fonnts.com-29LTBukra-Regular-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

* {
  font-family: '29LT Bukra', sans-serif;
}
@media (max-width:768px){
  .the-logo {
    height: 58px;
}
}
.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}
.NG-hero-section  .wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0px !important;
    align-items: center;
}
.NG-hero-section .s-slider-thumbs {
    bottom: -41px;
}
.NG-hero-section  h1.block-title {
    text-align: center;
    font-size: 27px;
    width: 50%;
}
.NG-hero-section h1.block-title:before {
    content: "";
    width: 300px;
    height: 200px;
    background-image: url("https://github.com/wpAzzrk/Moaaz/blob/main/Group%204.png?raw=true");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin-inline: auto;
}
.NG-hero-section a.button {
  display: none
}
@media (max-width:768px){

  .NG-hero-section  h1.block-title {
    font-size: 14px;
    width: 100%;
}
  .NG-hero-section h1.block-title:before {
    width: 110px;
    height: 100px;
}
}
/***********/
section.NG-categories-1.NG-categories.ng-s-block {
    margin-top: 30px;
}
section.NG-categories-1.NG-categories.ng-s-block .container{
  width: 70%;
  margin-inline: auto !important
}
/**********/
section.GL-promotional-banner.ng-s-block .container .img-three  > div:nth-of-type(1) h2  {
background: #622625;
  padding: 20px;
}
section.GL-promotional-banner.ng-s-block .container .img-three  > div:nth-of-type(2) > div:nth-of-type(2) .relative{
background: #E6E0D7;
    padding: 20px;
}
@media (max-width:768px){
  section.NG-categories-1.NG-categories.ng-s-block .container {
    width: 100%;
    margin-inline: auto !important;
}
  .store-footer__inner * {
    text-align: center;
    align-items: center;
    margin-inline: auto;
}

}
section.NG-testimonials.ng-s-block {
    margin-top: 30px;
}
footer .social-gallery {
    display: none;
}