.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.menu {
  float: left;
  margin: 0;
  padding: 0; }
  .menu li {
    float: left;
    list-style: none outside none !important; }

#pd-main-region .c-plp__seo,
#pd-main-region .c-seotext {
  clear: both; }

#pd-main-region .seo-category {
  text-align: center;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 25px;
  display: block;
  max-width: 960px;
  width: 100%;
  margin: 25px auto 50px; }
  #pd-main-region .seo-category .seo-category-inner {
    overflow: hidden;
    transition: 0.3s all ease-in; }
    #pd-main-region .seo-category .seo-category-inner.open {
      max-height: 999px !important; }
  #pd-main-region .seo-category h2 {
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 0; }
    #pd-main-region .seo-category h2::after {
      content: none; }
  #pd-main-region .seo-category p {
    margin: 0;
    margin-top: 12px;
    padding-bottom: 2px; }
  @media (max-width: 767px) {
    #pd-main-region .seo-category h2,
    #pd-main-region .seo-category p {
      font-size: 17px;
      letter-spacing: 1px; } }

#main .pd-plp {
  overflow-x: hidden; }
  #main .pd-plp h1.h1 {
    display: block !important;
    text-align: center !important;
    margin-top: 0.625rem !important;
    letter-spacing: 0; }
    .site-ptt #main .pd-plp h1.h1 {
      font-family: "SofiaSansExtraCondensed", sans-serif;
      font-size: 2.3125rem !important;
      font-weight: 600; }
      @media screen and (max-width: 768px) {
        .site-ptt #main .pd-plp h1.h1 {
          font-size: 2.1875rem !important; } }
    .site-cdc #main .pd-plp h1.h1 {
      font-family: "Comptoir", Arial, Helvetica, sans-serif;
      font-size: 1.25rem !important;
      font-weight: 700; }
