/* Add custom CSS styles below */ 
.GR_subbanner .s-slider-thumbs, .GR_subbanner .absolute {
    height: 700px;
    display: none;
}

.image-logo {

    display: none;
}

 .gr-main-banner-5 .slider-circle ,.gr-main-banner-5 .object-cover {
  
    display: none;
}


/****المميزات */
.GR_Why_choose_use .border-secondary ,.GR_Why_choose_use .w-full.md\:w-3\/4.text-xs.leading-\[20px\] {
    padding-bottom: 1.25rem;
    display: none;
}

.GR_Why_choose_use .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.GR_Why_choose_use .grid .md\:rtl\:text-right:where([dir="rtl"], [dir="rtl"] *){
   
    text-align: center !important;
    align-items: center;

}

/****/
.store-footer.bg-cover {
    background-image: url(https://cdn.files.salla.network/other/1370425400/0c72bbce-6bba-4e28-abeb-826cebc628b0-original.webp) !important;
    background-size: cover;
    background-position: center;
}

.sicon-menu:before {
    content: "\ed7f";
    color: var(--color-primary);
}

@media (max-width: 768px) {
.top-navbar {

    display: none;
}
.gr-main-banner-5 {
    padding-top: 2px;
    height: 26vh !important;
}
 .gr-main-banner-5 .right .up .title-sub_title-links {
    justify-content: center;
    height: 27vh;
    align-items: unset;
}
  .gr-main-banner-5 .right .up .title-sub_title-links .title-sub_title {
    justify-content: center;
    width: 72%;
}
  .gr-main-banner-5 .right .up .title-sub_title-links p {
    text-align: start;
    font-size: 18px;
    width: 95%;
}

  
  .GR_Interactive_banner .relative.-right-1\/2.h-\[120px\] {
    display: none;
}
 footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  } 
}