<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @import url(https://torso-design.com/css/font.css);
 @import url(https://torso-design.com/css/common.css?v82550);
 @import url(https://torso-design.com/css/common_shop.css?v2);

.l-copyright__logo{
  display:none;
}

@media (min-width: 760px){
.mainmenu ul .current a.ec{
/// border-bottom:1px solid #000;
// padding-bottom:5px;
}
  
}
@media screen and (max-width: 759px) and (min-width: 0px){
  .mainmenu{
    // display:block !important;
  };
}

</pre></body></html>