Missing base.css, theme.css and theme.scss.liquid

@ikloevintage

I tried with the code:

@media (min-width: 992px){
body .linedivide1,
body .header-quick-links{
   display: none;
}
body .wrap_header,
body .topbar{
   border: none;
}
}