@media(min-width:768px){
    section.section-mainbanner:nth-of-type(1) .slide-content{
        width:50% !important;
        justify-self:end !important;
    }
    section.section-mainbanner:nth-of-type(5) p ,
    section.section-mainbanner:nth-of-type(1) p {
        font-size:30px !important;
        width:400px;
    }
    section.section-mainbanner:nth-of-type(1) h1.slide-title{
        font-size:50px !important;
        width:400px;
    }
    section.section-mainbanner:nth-of-type(5) ,
    section.section-mainbanner:nth-of-type(1){
        height:55vh ;
    }
     section.section-mainbanner:nth-of-type(5) .slide-content{
        width:40% !important;
        justify-self:start !important;
    }
    section.section-mainbanner:nth-of-type(5) h1.slide-title{
        font-size:40px !important;
        width:400px;
    }
}
@media(max-width:768px){
    section.section-mainbanner:nth-of-type(1) .slide-content{
        justify-self:end !important;
    }
    section.section-mainbanner:nth-of-type(5) ,
    section.section-mainbanner:nth-of-type(1){
        height:35vh ;
    }
    section.section-mainbanner:nth-of-type(5) h1.slide-title{
        margin-top:40px ;
    }
}
section{
    margin-bottom:30px !important;
}
.g-category-section.container .swiper-wrapper{
    justify-content:center;
}
.g-products.product-slider .block-title ,
.g-category-section .block-title.image-title h1{
    font-size:30px
}

.footer-icons .logistics-pay-icons a{
    width:50px !important;
}
.footer-copyrights-vat-certificate .vat-crn-sections img{
    width:70px !important;
}
.main_header  .header-options *{
    color:#a4bc9c !important;
    fill:#a4bc9c !important
}
.feature.top:nth-of-type(2):before {
    content:'';
    background-image:url('https://github.com/mohamedkhalid3002-create/mp4/raw/refs/heads/main/Features%20Icons%20(1).svg');
    background-repeat:no-repeat !important;
    background-size:contain;
    width:50px;
    height:50px;
}
.feature.top:nth-of-type(1):before {
    content:'';
    background-image:url('https://github.com/mohamedkhalid3002-create/mp4/raw/refs/heads/main/Features%20Icons%20-%20Copy.svg');
    background-repeat:no-repeat !important;
    background-size:contain;
    width:50px;
    height:50px;
}
.feature.top:nth-of-type(3):before {
    content:'';
    background-image:url('https://github.com/mohamedkhalid3002-create/mp4/raw/refs/heads/main/Features%20Icons%20(2).svg');
    background-repeat:no-repeat !important;
    background-size:contain;
    width:50px;
    height:50px;
}
/*@font-face {
  font-family: 'Thmanyah Serif';
  src: url('https://github.com/mohamedkhalid3002-create/mp4/raw/refs/heads/main/thmanyah-serif-display-regular.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

body *{
   font-family: 'Thmanyah Serif', serif; 
}*/