.single-post .container-wrap.no-sidebar {
  margin-top: 0 !important;
}
@media only screen and (max-width: 780px) {
  .single-post #header-outer,
  .single-post #footer-outer {
    display: none !important;
  }
}

.banner-of-exhibitor-list {
  position: relative;
  color: #fff;
}
.banner-of-exhibitor-list .bg-image {
  background-image: url("/wp-content/uploads/2025/09/Group-9@2x.webp");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: #ededed;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.banner-of-exhibitor-list .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 998px) {
  .banner-of-exhibitor-list .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }
}
@media screen and (min-width: 998px) {
  .banner-of-exhibitor-list .row .vc_col-sm-8,
  .banner-of-exhibitor-list .row .vc_col-sm-4 {
    padding-left: 1%;
    padding-right: 1%;
  }
}
.banner-of-exhibitor-list .row .vc_col-sm-8 {
  width: 100%;
}
@media screen and (min-width: 998px) {
  .banner-of-exhibitor-list .row .vc_col-sm-8 {
    width: 66.66667%;
  }
}
.banner-of-exhibitor-list .row .vc_col-sm-4 {
  width: 100%;
}
@media screen and (min-width: 998px) {
  .banner-of-exhibitor-list .row .vc_col-sm-4 {
    width: 33.33333%;
  }
}
.banner-of-exhibitor-list .exhibitor-banner-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 690px) {
  .banner-of-exhibitor-list .exhibitor-banner-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 998px) {
  .banner-of-exhibitor-list .exhibitor-banner-inner {
    padding-top: 100px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 997.72px) {
  .banner-of-exhibitor-list .exhibitor-banner-inner .content-wrapper {
    padding: 16px;
  }
}
.banner-of-exhibitor-list .exhibitor-banner-inner .content-wrapper .title h2 {
  color: #fff;
  font-size: clamp(36px, 8vw, 106px);
  line-height: 1.2;
  font-weight: 700;
}
.banner-of-exhibitor-list .exhibitor-banner-inner .content-wrapper .sub-title h3 {
  color: #fff;
  font-size: clamp(24px, 5vw, 64px);
  line-height: 1.2;
  font-weight: 700;
}
.banner-of-exhibitor-list .exhibitor-banner-inner .links-wrapper {
  padding: 16px;
}
@media screen and (min-width: 998px) {
  .banner-of-exhibitor-list .exhibitor-banner-inner .links-wrapper {
    padding: 12px;
  }
}
.banner-of-exhibitor-list .exhibitor-banner-inner .links-wrapper .link-inner a {
  padding: 12px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  color: #fff;
  border: 2px solid #fff;
  margin-bottom: 20px;
  border-radius: 4px;
  -webkit-transition: 0.45s all ease-in-out;
  transition: 0.45s all ease-in-out;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}
.banner-of-exhibitor-list .exhibitor-banner-inner .links-wrapper .link-inner a:hover {
  color: #000;
  background-color: #fff;
}
.banner-of-exhibitor-list .exhibitor-banner-inner .links-wrapper .link-inner a::before {
  content: "";
  -webkit-mask-image: url(../images/stacked-files.svg);
          mask-image: url(../images/stacked-files.svg);
  background: currentColor;
  padding: 0.85em;
  display: block;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.banner-of-exhibitor-list .exhibitor-banner-inner .links-wrapper .link-inner .download-link::before {
  content: "";
  -webkit-mask-image: url(../images/download-icon.svg);
          mask-image: url(../images/download-icon.svg);
}
.banner-of-exhibitor-list .nectar-shape-divider-wrap {
  position: absolute;
  height: 60px;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.banner-of-exhibitor-list .nectar-shape-divider-wrap .nectar-shape-divider {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
}/*# sourceMappingURL=toyfair.css.map */