@charset "UTF-8";
/*
Theme Name: SW2 Product Mono
Theme URI:
Description: This is our original theme.
Author: Miwa Kaneko
Author URI: https://www.swtoo.com/
Version:1.0
*/
@import url(./css/normalize.css);
@import url(./css/styles-pro-multi.css);
@import url(/css/tab.css);
.cookiet {
  font-size: 17px;
  margin-top: 5px;
}
.cookiep {
  font-size: 15px;
  margin-bottom: 0;
}
.cn-close-icon {
  top: 25px !important;
}
.cookie-notice-container #cn-notice-buttons {
  display: block;
}
@media only screen and (max-width: 767px) {
  .cookiet {
    font-size: 16px;
    margin-top: 5px;
  }
  .cookiep {
    font-size: 14px;
    margin-bottom: 0;
  }
}
