/* Add custom CSS styles below */ 
.navbar-brand img
,.store-header img[alt="elecozone logo"]{
    scale: 3;
}
.burger-icon {
    color: #1c467d !important;
}
.banner-1 img.absolute
,.GR_subbanner .absolute
,.gr-main-banner .left .image-logo{
    display: none !important;
}
.GR_departments a.category {
    background: linear-gradient(130.69deg, #D1D5DB 0.08%, #1C467D 99.91%);
}
.GR_Why_choose_use {
  .border-b-\[2px\].border-secondary {
    display: none;
}
  .md\:items-start {
    align-items: center;
}
  .md\:rtl\:text-right:where([dir="rtl"], [dir="rtl"] *) {
    text-align: center;
}
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
}
.copyright-text p {
    color: rgba(17, 24, 39, 1);
}
.GR_Interactive_banner .relative.-right-1\/2.h-\[120px\].-bottom-1\/2.z-2.block.lg\:hidden {
    display: none;
}
footer img.h-\[55px\].md\:h-\[70px\] {
    scale: 2;
}
@media (max-width:767px){
  .faq-section .image.max-h-\[260px\].md\:max-h-\[550px\].w-full.md\:w-\[30\%\].order-1.md\:order-2.rounded-sm.overflow-hidden {
    display: none;
}
}