/** Shopify CDN: Minification failed

Line 23:13 Expected identifier but found whitespace
Line 23:14 Unexpected "0px"

**/
div.rfq-collection-content {
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;

}
.sf-header .sf-menu-wrapper-mobile .sf-menu__content{
  background-color:#8f1722!important;
}
.sf-menu-wrapper-mobile .sf-menu__content .gm-menu.gm-submenu-align-center {
    justify-content: start!important;
}
.sf-menu-wrapper-mobile .sf-menu__content .gm-tab-links span.gm-retractor {
    display: none!important;
}
.gm-menu-installed .gm-menu-mobile .gm-tabs > .gm-tab-links > .gm-item{}
  border-top: 0px solid #d1d1d1!!!important;
}
.sf-footer .sf__footer-middle {
    border-bottom: 0;
    background-color: black!important;
}
.rfq-collection-btn {
  display: none;
}

.banner1{
  height: 80px;
  background-image:url("https://bafco-uae.myshopify.com/cdn/shop/files/Slideas_16_9_-_5_1500x.webp");
  background-size: cover;
  background-repeat:no-repeat;
  width:100vw;
}
@media all and (max-width: 600px)
{
  .grfq-quote-widget-container{
    display:none;
  }
}