.hat-catalog {
  max-width: 1200px;
  margin: 0 auto 90px;
  display: block;
  font-family: Arial, "Microsoft YaHei", sans-serif;
}

body.post-type-archive-hat_product #content > .ast-container,
body.page-id-309 #content > .ast-container,
body.tax-hat_category #content > .ast-container {
  display: block !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.post-type-archive-hat_product #primary,
body.page-id-309 #primary,
body.tax-hat_category #primary {
  width: 100% !important;
  margin: 0 !important;
}

body.post-type-archive-hat_product .hat-catalog,
body.page-id-309 .hat-catalog,
body.tax-hat_category .hat-catalog {
  width: min(1200px, calc(100% - 40px));
}

body.post-type-archive-hat_product #masthead,
body.page-id-309 #masthead,
body.tax-hat_category #masthead {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: transparent !important;
}

body.post-type-archive-hat_product .ast-main-header-wrap,
body.post-type-archive-hat_product .ast-primary-header-bar,
body.post-type-archive-hat_product .site-primary-header-wrap,
body.post-type-archive-hat_product .ast-below-header-wrap,
body.post-type-archive-hat_product .ast-below-header-bar,
body.post-type-archive-hat_product .site-below-header-wrap,
body.post-type-archive-hat_product .main-header-bar,
body.page-id-309 .ast-main-header-wrap,
body.page-id-309 .ast-primary-header-bar,
body.page-id-309 .site-primary-header-wrap,
body.page-id-309 .ast-below-header-wrap,
body.page-id-309 .ast-below-header-bar,
body.page-id-309 .site-below-header-wrap,
body.page-id-309 .main-header-bar,
body.tax-hat_category .ast-main-header-wrap,
body.tax-hat_category .ast-primary-header-bar,
body.tax-hat_category .site-primary-header-wrap,
body.tax-hat_category .ast-below-header-wrap,
body.tax-hat_category .ast-below-header-bar,
body.tax-hat_category .site-below-header-wrap,
body.tax-hat_category .main-header-bar {
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.post-type-archive-hat_product .site-logo-img,
body.tax-hat_category .site-logo-img {
  display: none !important;
}

body.post-type-archive-hat_product .ast-below-header-wrap,
body.page-id-309 .ast-below-header-wrap,
body.tax-hat_category .ast-below-header-wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.36) !important;
}

body.post-type-archive-hat_product .ast-builder-grid-row-container,
body.page-id-309 .ast-builder-grid-row-container,
body.tax-hat_category .ast-builder-grid-row-container {
  background: transparent !important;
  background-color: transparent !important;
}

body.post-type-archive-hat_product #content,
body.page-id-309 #content,
body.tax-hat_category #content {
  margin-top: 0 !important;
  padding-top: 0 !important;
  background: #fff !important;
}

body.post-type-archive-hat_product .site-content,
body.page-id-309 .site-content,
body.tax-hat_category .site-content {
  background: #fff !important;
}

body.page-id-309 .entry-content,
body.page-id-309 .elementor,
body.page-id-309 .elementor-section-wrap,
body.page-id-309 .elementor-shortcode {
  width: 100%;
  margin: 0;
  padding: 0;
}

body.page-id-309 .elementor > .e-con,
body.page-id-309 .elementor > .e-con > .e-con-inner {
  max-width: none;
  padding: 0;
}

.hat-catalog-banner {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  min-height: 0 !important;
  height: auto !important;
  padding: 250px 20px 100px !important;
  box-sizing: border-box;
  position: relative;
  background-image: url('/wp-content/uploads/2026/04/展厅.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #111;
}

.hat-catalog-banner__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.63);
}

.hat-catalog-banner__inner {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  transform: none;
}

.hat-catalog-banner__title {
  margin: 0;
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: capitalize;
  letter-spacing: 0.2px;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
}

.hat-catalog-banner__subtitle {
  max-width: 760px;
  margin: 18px auto 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: 18px;
  line-height: 1.7;
}

.hat-catalog__breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 26px 0 0;
  color: #0073e6;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.hat-catalog__breadcrumb a {
  color: #0073e6;
  text-decoration: none;
  transition: color 0.2s ease;
  font-weight: 700;
}

.hat-catalog__breadcrumb a:hover {
  color: #cc0000;
}

.hat-catalog__breadcrumb .sep {
  color: #0073e6;
  font-size: 11px;
  font-weight: 700;
}

.hat-catalog__intro {
  padding: 74px 20px 54px;
  text-align: center;
}

.hat-catalog__heading {
  margin: 0 0 18px;
  color: #1f2933;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}

.hat-catalog__lead {
  max-width: 760px;
  margin: 0 auto;
  color: #67727e;
  font-size: 17px;
  line-height: 1.8;
}

.hat-catalog__layout {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 42px;
  align-items: start;
  padding: 0 0 90px;
}

.hat-catalog__filters {
  padding: 28px;
  background: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
}

.hat-catalog__filters-title {
  margin: 0 0 26px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
  color: #1f2933;
  font-size: 18px;
  font-weight: 700;
}

.hat-catalog__cat-pills {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hat-catalog__cat-pills li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  color: #4f5963;
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid #f1f1f1;
  transition: color 0.2s ease, padding-left 0.2s ease;
}

.hat-catalog__cat-pills li a::after {
  content: ">";
  color: #c6ccd2;
  font-size: 13px;
}

.hat-catalog__cat-pills li.is-active a,
.hat-catalog__cat-pills li a:hover {
  padding-left: 8px;
  color: #cc0000;
}

.hat-catalog__cat-pills li.is-active a::after,
.hat-catalog__cat-pills li a:hover::after {
  color: #cc0000;
}

.hat-catalog__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.hat-card {
  min-height: 100%;
  background: #fff;
  border: 1px solid #ececec;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.hat-card:hover {
  transform: translateY(-4px);
  border-color: #ddd;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.08);
}

.hat-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.hat-card__image-wrap {
  position: relative;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  overflow: hidden;
  background: #fafafa;
}

.hat-card__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.35s ease;
}

.hat-card:hover .hat-card__image {
  transform: scale(1.04);
}

.hat-card__info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 22px 20px 24px;
  text-align: center;
}

.hat-card__category {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
}

.hat-card__title {
  margin: 0 0 18px;
  color: #1f2933;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.55;
}

.hat-card__cta {
  margin-top: auto;
  color: #4f5963;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.hat-card:hover .hat-card__title,
.hat-card:hover .hat-card__cta {
  color: #cc0000;
}

.hat-card__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #bbb;
  font-size: 14px;
}

.hat-catalog__quote-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 0;
  padding: 0 20px 90px;
  background: #eaf8ff;
  display: flex;
  justify-content: center;
}

.hat-catalog__quote {
  width: min(44%, 620px);
  min-height: 0;
  margin: 0 auto;
  padding: 48px;
  background: #0f1728;
  color: #fff;
  text-align: left;
}

.hat-catalog__quote-title {
  margin: 0 0 20px;
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.12;
}

.hat-catalog__quote-text {
  margin: 0 0 42px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 17px;
  line-height: 1.6;
}

.hat-catalog__quote-form {
  width: 100%;
}

.hat-catalog-quote-form {
  display: grid;
  gap: 16px;
}

.hat-catalog-quote-form__field {
  display: block;
  width: 100%;
}

.hat-catalog-quote-form__input,
.hat-catalog-quote-form__textarea {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.03);
  color: #fff;
  padding: 18px 20px;
  font-size: 17px;
  line-height: 1.5;
  outline: none;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.hat-catalog-quote-form__input::placeholder,
.hat-catalog-quote-form__textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.hat-catalog-quote-form__input:focus,
.hat-catalog-quote-form__textarea:focus {
  border-color: rgba(0, 103, 255, 0.75);
  background: rgba(255, 255, 255, 0.05);
}

.hat-catalog-quote-form__textarea {
  min-height: 160px;
  resize: vertical;
}

.hat-catalog-quote-form__honeypot {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.hat-catalog-quote-form__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  min-height: 56px;
  padding: 16px 28px;
  border: 0;
  background: #0067ff;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s ease, opacity 0.2s ease;
}

.hat-catalog-quote-form__submit:hover,
.hat-catalog-quote-form__submit:focus {
  background: #0057da;
}

.hat-catalog-quote-form__submit:disabled {
  opacity: 0.7;
  cursor: wait;
}

.hat-catalog-quote-form__status {
  min-height: 24px;
  margin: 4px 0 0;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.72);
}

.hat-catalog-quote-form__status.is-success {
  color: #8ef0b2;
}

.hat-catalog-quote-form__status.is-error {
  color: #ff9f9f;
}

body.single-hat_product #masthead {
  position: relative !important;
  background-color: #202020 !important;
}

body.single-hat_product .ast-main-header-wrap {
  background-color: #202020 !important;
}

/* Single Product Styles */
.hat-catalog--single {
  padding-top: 40px;
  display: block;
}

.hat-single {
  display: grid;
  grid-template-columns: 500px 1fr;
  gap: 40px;
  border: none;
  padding: 0;
  background: transparent;
}

.hat-single__media {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 20px;
}

.hat-single__image {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.hat-single__back {
  margin-bottom: 24px;
}

.hat-single__back a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #555;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.2s ease;
}

.hat-single__back a:hover {
  color: #cc0000;
}

.hat-single__header {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.hat-single__title {
  margin: 0 0 12px;
  font-size: 28px;
  font-weight: normal;
  color: #333;
  line-height: 1.3;
}

.hat-single__terms {
  font-size: 14px;
  color: #777;
  text-transform: uppercase;
}

.hat-single__specs {
  background: #f9f9f9;
  border: 1px solid #eee;
  padding: 24px;
  margin-bottom: 30px;
}

.hat-single__specs-title {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}

.hat-single__specs-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 24px;
}

.hat-single__specs-list li {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
  border-bottom: 1px dashed #eee;
  padding-bottom: 8px;
}

.hat-single__specs-list li:last-child,
.hat-single__specs-list li:nth-last-child(2) {
  border-bottom: none;
  padding-bottom: 0;
}

.hat-single__specs-list strong {
  color: #333;
  font-weight: bold;
  margin-right: 4px;
}

.hat-single__actions {
  display: flex;
  gap: 16px;
  margin-bottom: 40px;
}

.hat-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  font-size: 15px;
  border: none;
  text-decoration: none;
  transition: all 0.2s ease;
  cursor: pointer;
}

.hat-btn--primary {
  background: #cc0000;
  color: #fff;
}

.hat-btn--primary:hover {
  background: #aa0000;
}

.hat-btn--secondary {
  background: #fff;
  color: #333;
  border: 1px solid #ddd;
}

.hat-btn--secondary:hover {
  background: #f5f5f5;
  border-color: #ccc;
}

.hat-single__description-wrap {
  border-top: 1px solid #eaeaea;
  padding-top: 30px;
}

.hat-single__description-title {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}

.hat-single__excerpt {
  font-size: 16px;
  color: #444;
  margin-bottom: 24px;
  line-height: 1.6;
}

.hat-single__description {
  color: #555;
  line-height: 1.8;
  font-size: 15px;
}

.hat-single__description p {
  margin-bottom: 1em;
}

@media (max-width: 1200px) {
  .hat-catalog {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hat-catalog__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .hat-catalog__quote {
    width: 100%;
    max-width: 620px;
    padding: 42px;
  }
}

@media (max-width: 960px) {
  .hat-catalog-banner {
    padding: 200px 20px 70px !important;
  }

  .hat-catalog-banner__inner {
    transform: none;
  }

  .hat-catalog-banner__title {
    font-size: 36px;
  }

  .hat-catalog__layout {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .hat-catalog__quote-section {
    padding-bottom: 70px;
  }

  .hat-single {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

@media (max-width: 640px) {
  .hat-catalog {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hat-catalog-banner {
    padding: 120px 20px 55px !important;
  }

  .hat-catalog-banner__inner {
    transform: none;
  }

  .hat-catalog__grid {
    grid-template-columns: 1fr;
  }

  .hat-catalog-banner__title {
    font-size: 28px;
  }

  .hat-catalog-banner__subtitle {
    font-size: 15px;
  }

  .hat-catalog__intro {
    padding: 54px 0 40px;
  }

  .hat-catalog__heading,
  .hat-catalog__quote-title {
    font-size: 26px;
  }

  .hat-catalog__quote {
    padding: 25px;
  }

  .hat-catalog__quote-section {
    padding-bottom: 50px;
  }

  .hat-single__title {
    font-size: 24px;
  }
  
  .hat-single__specs-list {
    grid-template-columns: 1fr;
  }
  
  .hat-single__specs-list li {
    border-bottom: 1px dashed #eee;
  }
  
  .hat-single__specs-list li:nth-last-child(2) {
    border-bottom: 1px dashed #eee;
  }
  
  .hat-single__actions {
    flex-direction: column;
  }
  
  .hat-btn {
    width: 100%;
  }
}

/* Product catalog refresh: visual target from the supplied references. */
body.post-type-archive-hat_product #masthead,
body.tax-hat_category #masthead {
  display: none !important;
}

body.page-id-309 #content,
body.post-type-archive-hat_product #content,
body.tax-hat_category #content {
  background: #fff !important;
}

body.page-id-309 .entry-header,
body.page-id-309 .entry-title {
  display: none !important;
}

body.page-id-309 #content > .ast-container,
body.single-hat_product #content > .ast-container {
  display: block !important;
  max-width: none !important;
  padding: 0 !important;
}

body.page-id-309 #primary,
body.single-hat_product #primary {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.hat-catalog.hat-catalog--archive {
  width: min(1200px, calc(100% - 40px)) !important;
  max-width: 1200px !important;
  margin: 0 auto 54px !important;
  padding: 0 !important;
  font-family: Arial, "Microsoft YaHei", sans-serif;
}

.hat-catalog--archive .hat-catalog__layout {
  display: grid !important;
  grid-template-columns: 300px minmax(0, 1fr) !important;
  gap: 42px !important;
  align-items: start !important;
  padding: 0 !important;
}

.hat-catalog--archive .hat-catalog__filters {
  padding: 27px 28px 28px !important;
  background: #fff !important;
  border: 1px solid #e8e8e8 !important;
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.04) !important;
}

.hat-catalog--archive .hat-catalog__filters-title {
  margin: 0 0 27px !important;
  padding: 0 0 17px !important;
  border-bottom: 1px solid #e4e4e4 !important;
  color: #1f2933 !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
}

.hat-catalog--archive .hat-catalog__cat-pills {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}

.hat-catalog--archive .hat-catalog__cat-pills li {
  margin: 0 !important;
  list-style: none !important;
}

.hat-catalog--archive .hat-catalog__cat-pills li a {
  min-height: 62px !important;
  padding: 0 8px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  border-bottom: 1px solid #ececec !important;
  color: #485563 !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
  text-decoration: none !important;
}

.hat-catalog--archive .hat-catalog__cat-pills li a::after {
  content: ">" !important;
  color: #b7c0c9 !important;
  font-size: 14px !important;
}

.hat-catalog--archive .hat-catalog__cat-pills li.is-active a,
.hat-catalog--archive .hat-catalog__cat-pills li a:hover {
  padding-left: 8px !important;
  color: #d60000 !important;
}

.hat-catalog--archive .hat-catalog__cat-pills li.is-active a::after,
.hat-catalog--archive .hat-catalog__cat-pills li a:hover::after {
  color: #d60000 !important;
}

.hat-catalog--archive .hat-catalog__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
}

.hat-catalog--archive .hat-card {
  background: #fff !important;
  border: 1px solid #e8e8e8 !important;
  box-shadow: none !important;
  transform: none !important;
}

.hat-catalog--archive .hat-card:hover {
  border-color: #dcdcdc !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.07) !important;
}

.hat-catalog--archive .hat-card__image-wrap {
  aspect-ratio: 1 / 1 !important;
  padding: 18px !important;
  background: #fafafa !important;
  border-bottom: 1px solid #f0f0f0 !important;
}

.hat-catalog--archive .hat-card__image {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

.hat-catalog--archive .hat-card__info {
  min-height: 148px !important;
  padding: 25px 18px 26px !important;
  text-align: center !important;
}

.hat-catalog--archive .hat-card__category {
  margin-bottom: 14px !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}

.hat-catalog--archive .hat-card__title {
  margin: 0 0 21px !important;
  color: #1f2933 !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
}

.hat-catalog--archive .hat-card__cta {
  color: #46525f !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  letter-spacing: 0.7px !important;
  text-transform: uppercase !important;
}

body.single-hat_product,
body.single-hat_product #page,
body.single-hat_product #content,
body.single-hat_product .site-content {
  background: #fff !important;
}

.hat-catalog.hat-catalog--single {
  width: min(1160px, calc(100% - 80px)) !important;
  max-width: 1160px !important;
  margin: 0 auto !important;
  padding: 22px 0 60px !important;
  font-family: Arial, "Microsoft YaHei", sans-serif;
}

.hat-catalog__quote-section--single {
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 20px 90px !important;
  background: #eaf8ff !important;
  display: flex !important;
  justify-content: center !important;
  box-sizing: border-box !important;
}

.hat-catalog__quote-section--single .hat-catalog__quote {
  width: min(44%, 620px) !important;
  max-width: 620px !important;
  margin: 0 auto !important;
  min-height: 0 !important;
  padding: 48px !important;
  background: #0f1728 !important;
  color: #fff !important;
  text-align: left !important;
}

.hat-single {
  display: grid !important;
  grid-template-columns: 500px minmax(0, 1fr) !important;
  gap: 40px !important;
  align-items: start !important;
}

.hat-single__media {
  min-height: 786px !important;
  padding: 19px !important;
  background: #fff !important;
  border: 1px solid #dfe8ee !important;
  box-shadow: none !important;
}

.hat-single__image {
  width: 100% !important;
  height: auto !important;
  max-height: 254px !important;
  object-fit: cover !important;
  display: block !important;
}

.hat-single__content {
  padding: 2px 0 0 !important;
}

.hat-single__back {
  margin: 0 0 32px !important;
}

.hat-single__back a {
  color: #4d5963 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.hat-single__header {
  margin: 0 0 30px !important;
  padding: 0 0 22px !important;
  border-bottom: 1px solid #dbe8ee !important;
}

.hat-single__title {
  margin: 0 0 17px !important;
  color: #30363b !important;
  font-size: 30px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
}

.hat-single__terms {
  color: #6d7378 !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

.hat-single__specs {
  margin: 0 0 30px !important;
  padding: 24px !important;
  background: #fff !important;
  border: 1px solid #e3e9ee !important;
}

.hat-single__specs-title {
  margin: 0 0 18px !important;
  color: #333 !important;
  font-size: 17px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.hat-single__specs-list {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 0 24px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.hat-single__specs-list li {
  min-height: 63px !important;
  padding: 13px 0 10px !important;
  border-bottom: 1px dashed #e7e7e7 !important;
  color: #50565b !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}

.hat-single__specs-list strong {
  color: #333 !important;
  font-weight: 700 !important;
}

.hat-single__actions {
  display: flex !important;
  gap: 16px !important;
  margin: 0 0 40px !important;
}

.hat-btn {
  height: 51px !important;
  padding: 0 24px !important;
  border-radius: 0 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
}

.hat-btn--primary,
.hat-btn--primary:visited {
  background: #d90000 !important;
  color: #fff !important;
}

.hat-btn--secondary,
.hat-btn--secondary:visited {
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #d5dce2 !important;
}

.hat-single__description-wrap {
  padding-top: 29px !important;
  border-top: 1px solid #dbe8ee !important;
}

.hat-single__description-title {
  margin: 0 0 22px !important;
  color: #30363b !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.hat-single__excerpt,
.hat-single__description {
  color: #46515b !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

@media (max-width: 980px) {
  .hat-catalog--archive .hat-catalog__layout,
  .hat-single {
    grid-template-columns: 1fr !important;
  }

  .hat-catalog--archive .hat-catalog__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .hat-single__media {
    min-height: 0 !important;
  }
}

@media (max-width: 640px) {
  .hat-catalog.hat-catalog--archive,
  .hat-catalog.hat-catalog--single {
    width: calc(100% - 32px) !important;
  }

  .hat-catalog--archive .hat-catalog__grid,
  .hat-single__specs-list {
    grid-template-columns: 1fr !important;
  }

  .hat-single__actions {
    flex-direction: column !important;
  }
}

/* Elementor parity: strip widget defaults so the rebuilt pages match the original plugin layout. */
.hat-catalog-banner,
.hat-catalog-banner__inner,
.hat-catalog__breadcrumb,
.hat-catalog__intro,
.hat-catalog__filters,
.hat-card__info,
.hat-single__content,
.hat-single__header,
.hat-single__specs,
.hat-single__actions,
.hat-single__description-wrap,
.hat-catalog__quote,
.hat-catalog__quote-section {
  gap: 0 !important;
}

.hat-catalog-banner .elementor-widget,
.hat-catalog--archive .elementor-widget,
.hat-catalog--single .elementor-widget,
.hat-catalog__quote .elementor-widget {
  margin-block-end: 0 !important;
}

.hat-catalog-banner .elementor-widget-container,
.hat-catalog--archive .elementor-widget-container,
.hat-catalog--single .elementor-widget-container,
.hat-catalog__quote .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
}

.hat-catalog__breadcrumb-home .elementor-button,
.hat-catalog__breadcrumb-home .elementor-button:visited {
  padding: 0 !important;
  background: transparent !important;
  color: #0073e6 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

.hat-catalog__breadcrumb-sep .elementor-heading-title,
.hat-catalog__breadcrumb-current .elementor-heading-title {
  color: #0073e6 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

.hat-catalog__heading .elementor-heading-title {
  margin: 0 0 18px !important;
  color: #1f2933 !important;
  font-size: 36px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}

.hat-catalog__lead p {
  margin: 0 !important;
  color: #67727e !important;
  font-size: 17px !important;
  line-height: 1.8 !important;
}

.hat-catalog__filters-title .elementor-heading-title {
  margin: 0 0 27px !important;
  padding: 0 0 17px !important;
  border-bottom: 1px solid #e4e4e4 !important;
  color: #1f2933 !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
}

.hat-catalog__filter-link .elementor-button-wrapper {
  display: block !important;
}

.hat-catalog__filter-link .elementor-button,
.hat-catalog__filter-link .elementor-button:visited {
  width: 100% !important;
  min-height: 62px !important;
  padding: 0 8px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  border: 0 !important;
  border-bottom: 1px solid #ececec !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #485563 !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

.hat-catalog__filter-link .elementor-button::after {
  content: ">" !important;
  color: #b7c0c9 !important;
  font-size: 14px !important;
}

.hat-catalog__filter-link .elementor-button:hover,
.hat-catalog__filter-link .elementor-button:focus {
  padding-left: 8px !important;
  color: #d60000 !important;
}

.hat-catalog__filter-link .elementor-button:hover::after,
.hat-catalog__filter-link .elementor-button:focus::after {
  color: #d60000 !important;
}

.hat-card > .elementor-widget-image .elementor-widget-container {
  height: 100% !important;
}

.hat-card__category .elementor-heading-title {
  margin: 0 0 14px !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}

.hat-card__title .elementor-heading-title {
  margin: 0 0 21px !important;
  color: #1f2933 !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
}

.hat-card__cta .elementor-button,
.hat-card__cta .elementor-button:visited {
  padding: 0 !important;
  background: transparent !important;
  color: #46525f !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  letter-spacing: 0.7px !important;
  text-transform: uppercase !important;
}

.hat-single__back .elementor-button,
.hat-single__back .elementor-button:visited {
  padding: 0 !important;
  background: transparent !important;
  color: #4d5963 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

.hat-single__title .elementor-heading-title {
  margin: 0 0 17px !important;
  color: #30363b !important;
  font-size: 30px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
}

.hat-single__terms .elementor-heading-title {
  margin: 0 !important;
  color: #6d7378 !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

.hat-single__specs-title .elementor-heading-title {
  margin: 0 0 18px !important;
  color: #333 !important;
  font-size: 17px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.hat-btn .elementor-button,
.hat-btn .elementor-button:visited {
  height: 51px !important;
  padding: 0 24px !important;
  border-radius: 0 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 49px !important;
  text-decoration: none !important;
}

.hat-single__description-title .elementor-heading-title {
  margin: 0 0 22px !important;
  color: #30363b !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.hat-single__excerpt p,
.hat-single__description p {
  margin: 0 0 1em !important;
  color: #46515b !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

.hat-single__excerpt p:last-child,
.hat-single__description p:last-child {
  margin-bottom: 0 !important;
}

.hat-catalog__quote-title .elementor-heading-title {
  margin: 0 0 20px !important;
  color: #fff !important;
  font-size: 42px !important;
  line-height: 1.12 !important;
  font-weight: 700 !important;
  font-family: 'Montserrat', sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.hat-catalog__quote-text p {
  margin: 0 0 42px !important;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 17px !important;
  line-height: 1.6 !important;
}

/* Native Elementor parity pass */
.hat-catalog-banner > .e-con-inner,
.hat-catalog-banner__inner > .e-con-inner,
.hat-catalog.hat-catalog--archive > .e-con-inner,
.hat-catalog__breadcrumb > .e-con-inner,
.hat-catalog__intro > .e-con-inner,
.hat-catalog__layout > .e-con-inner,
.hat-catalog__filters > .e-con-inner,
.hat-catalog__content > .e-con-inner,
.hat-catalog__grid > .e-con-inner,
.hat-catalog.hat-catalog--single > .e-con-inner,
.hat-single > .e-con-inner,
.hat-single__media > .e-con-inner,
.hat-single__content > .e-con-inner,
.hat-single__header > .e-con-inner,
.hat-single__specs > .e-con-inner,
.hat-single__actions > .e-con-inner,
.hat-single__description-wrap > .e-con-inner,
.hat-catalog__quote-section > .e-con-inner,
.hat-catalog__quote > .e-con-inner {
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
}

.hat-catalog-banner > .elementor-widget,
.hat-catalog-banner__inner > .elementor-widget,
.hat-catalog.hat-catalog--archive > .elementor-widget,
.hat-catalog__breadcrumb > .elementor-widget,
.hat-catalog__intro > .elementor-widget,
.hat-catalog__filters > .elementor-widget,
.hat-card__info > .elementor-widget,
.hat-single__content > .elementor-widget,
.hat-single__header > .elementor-widget,
.hat-single__specs > .elementor-widget,
.hat-single__actions > .elementor-widget,
.hat-single__description-wrap > .elementor-widget,
.hat-catalog__quote > .elementor-widget {
  width: 100% !important;
  margin: 0 !important;
}

.hat-catalog-banner__inner > .elementor-widget-heading .elementor-heading-title {
  margin: 0 !important;
  color: #fff !important;
  font-size: 64px !important;
  line-height: 1.1 !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
}

.hat-catalog-banner__inner > .elementor-widget-text-editor p {
  max-width: 760px !important;
  margin: 18px auto 0 !important;
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 18px !important;
  line-height: 1.7 !important;
}

.hat-catalog__breadcrumb {
  flex-direction: row !important;
  align-items: center !important;
  gap: 8px !important;
}

.hat-catalog__breadcrumb > .elementor-widget {
  width: auto !important;
}

.hat-catalog__breadcrumb .elementor-button,
.hat-catalog__breadcrumb .elementor-button:visited {
  padding: 0 !important;
  background: transparent !important;
  color: #0073e6 !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.hat-catalog__breadcrumb .elementor-heading-title {
  margin: 0 !important;
  color: #0073e6 !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.hat-catalog__intro > .elementor-widget-heading .elementor-heading-title {
  margin: 0 0 18px !important;
  color: #1f2933 !important;
  font-size: 36px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}

.hat-catalog__intro > .elementor-widget-text-editor p {
  max-width: 760px !important;
  margin: 0 auto !important;
  color: #67727e !important;
  font-size: 17px !important;
  line-height: 1.8 !important;
}

.hat-catalog--archive .hat-catalog__layout {
  display: grid !important;
  grid-template-columns: 300px minmax(0, 1fr) !important;
  gap: 42px !important;
  align-items: start !important;
}

.hat-catalog--archive .hat-catalog__filters > .elementor-widget-heading .elementor-heading-title {
  margin: 0 0 27px !important;
  padding: 0 0 17px !important;
  border-bottom: 1px solid #e4e4e4 !important;
  color: #1f2933 !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
}

.hat-catalog--archive .hat-catalog__filters > .elementor-widget-button {
  width: 100% !important;
}

.hat-catalog--archive .hat-catalog__filters > .elementor-widget-button .elementor-button-wrapper {
  display: block !important;
}

.hat-catalog--archive .hat-catalog__filters > .elementor-widget-button .elementor-button,
.hat-catalog--archive .hat-catalog__filters > .elementor-widget-button .elementor-button:visited {
  width: 100% !important;
  min-height: 62px !important;
  padding: 0 8px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  border: 0 !important;
  border-bottom: 1px solid #ececec !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #485563 !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

.hat-catalog--archive .hat-catalog__filters > .elementor-widget-button .elementor-button::after {
  content: ">" !important;
  color: #b7c0c9 !important;
  font-size: 14px !important;
}

.hat-catalog--archive .hat-catalog__filters > .elementor-widget-button.is-active .elementor-button,
.hat-catalog--archive .hat-catalog__filters > .elementor-widget-button .elementor-button:hover {
  color: #d60000 !important;
}

.hat-catalog--archive .hat-catalog__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
}

.hat-catalog--archive .hat-card {
  background: #fff !important;
  border: 1px solid #e8e8e8 !important;
}

.hat-catalog--archive .hat-card > .elementor-widget-image {
  padding: 18px !important;
  background: #fafafa !important;
  border-bottom: 1px solid #f0f0f0 !important;
}

.hat-catalog--archive .hat-card > .elementor-widget-image img {
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: contain !important;
}

.hat-catalog--archive .hat-card__info {
  min-height: 148px !important;
  padding: 25px 18px 26px !important;
  text-align: center !important;
}

.hat-catalog--archive .hat-card__info > .elementor-widget:nth-child(1) .elementor-heading-title {
  margin: 0 0 14px !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}

.hat-catalog--archive .hat-card__info > .elementor-widget:nth-child(2) .elementor-heading-title {
  margin: 0 0 21px !important;
  color: #1f2933 !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
}

.hat-catalog--archive .hat-card__info > .elementor-widget:nth-child(3) .elementor-button,
.hat-catalog--archive .hat-card__info > .elementor-widget:nth-child(3) .elementor-button:visited {
  padding: 0 !important;
  background: transparent !important;
  color: #46525f !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  letter-spacing: 0.7px !important;
  text-transform: uppercase !important;
}

.hat-single {
  display: grid !important;
  grid-template-columns: 500px minmax(0, 1fr) !important;
  gap: 40px !important;
  align-items: start !important;
}

.hat-single__media > .elementor-widget-image {
  padding: 19px !important;
}

.hat-single__media > .elementor-widget-image img {
  width: 100% !important;
  max-height: 254px !important;
  object-fit: cover !important;
}

.hat-single__content > .elementor-widget-button:first-child .elementor-button,
.hat-single__content > .elementor-widget-button:first-child .elementor-button:visited {
  padding: 0 !important;
  background: transparent !important;
  color: #4d5963 !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

.hat-single__header > .elementor-widget:nth-child(1) .elementor-heading-title {
  margin: 0 0 17px !important;
  color: #30363b !important;
  font-size: 30px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
}

.hat-single__header > .elementor-widget:nth-child(2) .elementor-heading-title {
  margin: 0 !important;
  color: #6d7378 !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

.hat-single__specs > .elementor-widget-heading .elementor-heading-title {
  margin: 0 0 18px !important;
  color: #333 !important;
  font-size: 17px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.hat-single__actions {
  display: flex !important;
  flex-direction: row !important;
  gap: 16px !important;
}

.hat-single__actions > .elementor-widget {
  width: auto !important;
}

.hat-single__actions .elementor-button {
  height: 51px !important;
  padding: 0 24px !important;
  border-radius: 0 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 49px !important;
}

.hat-single__actions > .elementor-widget:first-child .elementor-button {
  background: #d90000 !important;
  color: #fff !important;
}

.hat-single__actions > .elementor-widget:last-child .elementor-button {
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #d5dce2 !important;
}

.hat-single__description-wrap > .elementor-widget-heading .elementor-heading-title {
  margin: 0 0 22px !important;
  color: #30363b !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.hat-single__description-wrap > .elementor-widget-text-editor p {
  color: #46515b !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

@media (max-width: 980px) {
  .hat-catalog--archive .hat-catalog__layout,
  .hat-single {
    grid-template-columns: 1fr !important;
  }

  .hat-catalog--archive .hat-catalog__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  .hat-catalog--archive .hat-catalog__grid {
    grid-template-columns: 1fr !important;
  }
}

/* Products page only: hard alignment against the current Elementor DOM */
body.page-id-309 .elementor.elementor-309 > .e-con {
  gap: 0 !important;
}

body.page-id-309 .elementor.elementor-309 > .e-con > .hat-catalog-banner,
body.page-id-309 .elementor.elementor-309 > .e-con > .hat-catalog.hat-catalog--archive,
body.page-id-309 .elementor.elementor-309 > .e-con > .hat-catalog__quote-section {
  width: 100% !important;
}

body.page-id-309 .hat-catalog-banner {
  min-height: 0 !important;
  padding: 250px 20px 100px !important;
  align-items: center !important;
  justify-content: center !important;
}

body.page-id-309 .hat-catalog-banner__inner {
  width: 100% !important;
  max-width: 900px !important;
  align-items: center !important;
  text-align: center !important;
}

body.page-id-309 .hat-catalog-banner__inner > .elementor-widget {
  width: 100% !important;
}

body.page-id-309 .hat-catalog-banner__inner > .elementor-widget-heading .elementor-heading-title {
  font-size: 64px !important;
  letter-spacing: 0.2px !important;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.35) !important;
}

body.page-id-309 .hat-catalog.hat-catalog--archive {
  width: min(1200px, calc(100% - 40px)) !important;
  max-width: 1200px !important;
  margin: 0 auto 54px !important;
  padding: 0 !important;
}

body.page-id-309 .hat-catalog__breadcrumb {
  margin: 26px 0 0 !important;
}

body.page-id-309 .hat-catalog__intro {
  padding: 74px 20px 54px !important;
  text-align: center !important;
}

body.page-id-309 .hat-catalog__layout {
  display: grid !important;
  grid-template-columns: 300px minmax(0, 1fr) !important;
  gap: 42px !important;
  align-items: start !important;
  padding: 0 0 90px !important;
}

body.page-id-309 .hat-catalog__filters {
  display: block !important;
  padding: 27px 28px 28px !important;
  background: #fff !important;
  border: 1px solid #e8e8e8 !important;
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.04) !important;
}

body.page-id-309 .hat-catalog__filters > .elementor-widget {
  width: 100% !important;
}

body.page-id-309 .hat-catalog__filters > .elementor-widget-button {
  margin: 0 !important;
}

body.page-id-309 .hat-catalog__filters > .elementor-widget-button .elementor-button {
  min-height: 62px !important;
  padding: 0 8px !important;
}

body.page-id-309 .hat-catalog__filters > .elementor-widget-button.is-active .elementor-button,
body.page-id-309 .hat-catalog__filters > .elementor-widget-button .elementor-button:hover {
  padding-left: 8px !important;
  color: #d60000 !important;
}

body.page-id-309 .hat-catalog__content {
  display: block !important;
}

body.page-id-309 .hat-catalog__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
}

body.page-id-309 .hat-catalog__grid > .elementor-element {
  min-width: 0 !important;
}

body.page-id-309 .hat-card {
  display: flex !important;
  flex-direction: column !important;
  min-height: 100% !important;
  background: #fff !important;
  border: 1px solid #e8e8e8 !important;
  box-shadow: none !important;
  overflow: hidden !important;
  cursor: pointer !important;
}

body.page-id-309 .hat-card:hover {
  border-color: #dcdcdc !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.07) !important;
}

body.page-id-309 .hat-card *,
body.page-id-309 .hat-card img,
body.page-id-309 .hat-card .elementor-widget-container {
  cursor: pointer !important;
}

body.page-id-309 .hat-card > .elementor-widget-image {
  width: 100% !important;
  padding: 18px !important;
  background: #fafafa !important;
  border-bottom: 1px solid #f0f0f0 !important;
}

body.page-id-309 .hat-card > .elementor-widget-image .elementor-widget-container {
  width: 100% !important;
}

body.page-id-309 .hat-card > .elementor-widget-image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: contain !important;
}

body.page-id-309 .hat-card__info {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 auto !important;
  justify-content: flex-start !important;
  min-height: 148px !important;
  padding: 25px 18px 26px !important;
  text-align: center !important;
}

body.page-id-309 .hat-card__info > .elementor-widget:last-child {
  margin-top: auto !important;
}

body.page-id-309 .hat-card__info > .elementor-widget:nth-child(1) .elementor-heading-title {
  margin-bottom: 14px !important;
}

body.page-id-309 .hat-card__info > .elementor-widget:nth-child(2) .elementor-heading-title {
  margin-bottom: 21px !important;
}

body.page-id-309 .hat-card__info > .elementor-widget:nth-child(3) .elementor-button {
  justify-content: center !important;
}

body.page-id-309 .hat-catalog__quote-section {
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 20px 90px !important;
  background: #eaf8ff !important;
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
  box-sizing: border-box !important;
}

body.page-id-309 .hat-catalog__quote-section > .e-con-inner {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.page-id-309 .hat-catalog__quote {
  width: min(44%, 620px) !important;
  max-width: 620px !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  padding: 48px !important;
  background: #0f1728 !important;
  color: #fff !important;
  text-align: left !important;
  box-sizing: border-box !important;
}

body.page-id-309 .hat-catalog__quote > .elementor-widget {
  width: 100% !important;
  margin: 0 !important;
}

body.page-id-309 .hat-catalog__quote > .elementor-widget-heading .elementor-heading-title {
  margin: 0 0 20px !important;
  color: #fff !important;
  font-size: 42px !important;
  line-height: 1.12 !important;
  font-weight: 700 !important;
  font-family: 'Montserrat', sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.single-hat_product .hat-catalog__quote > .elementor-widget-heading .elementor-heading-title {
  margin: 0 0 20px !important;
  color: #fff !important;
  font-size: 42px !important;
  line-height: 1.12 !important;
  font-weight: 700 !important;
  font-family: 'Montserrat', sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.page-id-309 .hat-catalog__quote > .elementor-widget-text-editor p {
  margin: 0 0 42px !important;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 17px !important;
  line-height: 1.6 !important;
}

body.page-id-309 .hat-catalog__quote-form {
  width: 100% !important;
}

body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form {
  display: grid !important;
  gap: 16px !important;
}

body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__field {
  width: 100% !important;
}

body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__input,
body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__textarea {
  width: 100% !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  background: rgba(255, 255, 255, 0.03) !important;
  color: #fff !important;
  padding: 18px 20px !important;
  font-size: 17px !important;
  line-height: 1.5 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__input::placeholder,
body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__textarea::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__textarea {
  min-height: 160px !important;
}

body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__actions {
  display: flex !important;
  justify-content: flex-start !important;
}

body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__submit {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 170px !important;
  min-height: 56px !important;
  padding: 16px 28px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #0067ff !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
}

body.page-id-309 .hat-catalog__quote-form .hat-catalog-quote-form__status {
  min-height: 24px !important;
  margin: 4px 0 0 !important;
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

body.page-id-309 .hat-catalog__pagination {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  justify-content: center !important;
  align-items: center !important;
  margin: 36px 0 0 !important;
  padding: 0 !important;
}

body.page-id-309 .hat-catalog__pagination-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 46px !important;
  min-height: 46px !important;
  padding: 10px 14px !important;
  border: 1px solid #111827 !important;
  background: #fff !important;
  color: #111827 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease !important;
}

body.page-id-309 .hat-catalog__pagination-link:hover,
body.page-id-309 .hat-catalog__pagination-link:focus {
  background: #111827 !important;
  border-color: #111827 !important;
  color: #fff !important;
}

body.page-id-309 .hat-catalog__pagination-link.is-active {
  background: #0067ff !important;
  border-color: #0067ff !important;
  color: #fff !important;
}

@media (max-width: 980px) {
  body.page-id-309 .hat-catalog__layout {
    grid-template-columns: 1fr !important;
  }

  body.page-id-309 .hat-catalog__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.page-id-309 .hat-catalog__quote {
    width: 100% !important;
    max-width: 620px !important;
  }
}

@media (max-width: 640px) {
  body.page-id-309 .hat-catalog.hat-catalog--archive {
    width: calc(100% - 32px) !important;
  }

  body.page-id-309 .hat-catalog-banner {
    padding: 120px 20px 55px !important;
  }

  body.page-id-309 .hat-catalog-banner__inner > .elementor-widget-heading .elementor-heading-title {
    font-size: 28px !important;
  }

  body.page-id-309 .hat-catalog__intro {
    padding: 54px 0 40px !important;
  }

  body.page-id-309 .hat-catalog__grid {
    grid-template-columns: 1fr !important;
  }

  body.page-id-309 .hat-catalog__quote-section {
    padding: 0 16px 50px !important;
  }

  body.page-id-309 .hat-catalog__quote {
    padding: 25px !important;
  }

  body.page-id-309 .hat-catalog__quote > .elementor-widget-heading .elementor-heading-title {
    font-size: 26px !important;
  }
}
