@charset "UTF-8";
body {
  font-family: "museo-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  background-color: #f5f5f5;
}

b,
strong {
  font-weight: bold;
}

a {
  color: #20bbc9;
  text-decoration: none;
}
a:hover {
  color: #19929d;
  text-decoration: none;
}

h1,
h2,
h3 {
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.navbar-brand {
  margin-right: 60px;
}
.navbar-brand img {
  height: 40px;
}

.navbar-nav .navbar-btn {
  margin-left: 15px;
}
.navbar-nav .navbar-btn .dropdown-item {
  border: none;
  padding: 5px 15px;
  font-size: 0.9em;
  border-radius: 0;
}
.navbar-nav .navbar-btn a {
  font-weight: 700;
  color: #126971;
  border: 1px solid #cecece;
  border-radius: 15px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  font-size: 0.9em;
}
.navbar-nav .navbar-btn a:hover {
  background-color: #126971;
  color: #fff;
}
.navbar-nav .navbar-btn.btn-left {
  margin: 0;
}
.navbar-nav .navbar-btn.btn-left a {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.navbar-nav .navbar-btn.btn-right {
  margin: 0;
}
.navbar-nav .navbar-btn.btn-right a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.top-header {
  background-color: #20bbc9;
  background: linear-gradient(90deg, #20bbc9 0%, #19929d 100%);
  color: #fff;
  padding: 50px 20px;
}
.top-header h1 {
  font-size: 2em;
}
.top-header .tech-contact {
  color: #fff;
  font-size: 0.9em;
}
.top-header .tech-contact .tech-name {
  color: inherit;
}
.top-header .tech-contact .tech-position a {
  color: inherit;
}
.top-header .tech-contact .tech-info a {
  color: inherit;
}
.top-header .tech-contact .tech-info i {
  width: 20px;
}
.top-header .cart-btn .btn {
  width: 100%;
  margin-top: 30px;
}
.top-header .top-header-module .top-header-event-details {
  margin-bottom: -300px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.top-header .top-header-module .shop-categories-module {
  background-color: #fff;
  color: #126971;
  margin-bottom: -120px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.top-header .top-header-module .shop-categories-module .btn-category {
  border: none;
  border-radius: 0;
  background-color: #fff;
  border-top: 3px solid transparent;
  padding: 20px 30px;
}
.top-header .top-header-module .shop-categories-module .btn-category.active, .top-header .top-header-module .shop-categories-module .btn-category:hover {
  background-color: #f1f1f1;
  border-color: #19929d;
}
.top-header .top-header-module .shop-categories-module .category-icon {
  height: 80px;
}
.top-header.top-header-event-details {
  margin-bottom: 240px;
}
.top-header.top-header-event-details .header-content {
  padding-left: 120px;
  margin-bottom: 30px;
}
.top-header.top-header-event-details .header-content .fair-alert {
  font-size: 0.6em;
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-top: -35px;
}
.top-header.top-header-event-details .header-content .fair-alert i {
  line-height: 30px;
}
.top-header.top-header-event-details .header-content .period {
  font-size: 1.2em;
}
.top-header.top-header-event-details .header-content .deadline {
  margin-top: 10px;
  font-size: 0.9em;
}
.top-header.top-header-event-details .header-content .deadline strong {
  font-weight: 700;
}
.top-header.top-header-event-shop {
  margin-bottom: 120px;
}
.top-header.top-header-checkout {
  padding-bottom: 60px;
  margin-bottom: -45px;
}
.top-header .fair-logo {
  border-radius: 50%;
  max-width: 100%;
  overflow: hidden;
  background-color: #fff;
  width: 100px;
  height: 100px;
  position: absolute;
}
.top-header .fair-logo img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
}
.top-header .top-header-search {
  background-color: #fff;
  padding: 30px;
  margin-bottom: -80px;
  margin-top: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.top-header .top-header-event-details .deadline {
  font-size: 0.9em;
}
.top-header .top-header-event-details .deadline strong {
  font-weight: 700;
}
.top-header .top-header-event-details .text-box {
  background-color: #fff;
  color: #666;
  padding: 45px;
  height: 100%;
  position: relative;
}
.top-header .top-header-event-details .text-box .text-title {
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.top-header .top-header-event-details .text-box .secure-text {
  position: absolute;
  bottom: 15px;
  font-size: 0.8em;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: 700;
}
.top-header .top-header-event-details .text-box .secure-text .icon {
  color: #f5c123;
}
.top-header .top-header-event-details .text-box .secure-text:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #ccc;
  margin-right: 5px;
  margin-bottom: 3px;
}
.top-header .top-header-event-details .text-box .secure-text:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #ccc;
  margin-left: 5px;
  margin-bottom: 3px;
}
.top-header .top-header-event-details .text-box .btn {
  width: calc(100% - 45px);
  position: absolute;
  bottom: 45px;
  left: 22.5px;
  right: 0;
}
.top-header .top-header-event-details .img-box img {
  max-height: 650px;
  object-fit: cover;
  width: 100%;
}

.form-control {
  border: 1px solid #cecece; /* ensure exact same border as Select2 */
  border-radius: 15px;
  font-weight: 700;
  color: #666;
  font-size: 0.9em;
  padding: 10px 20px;
}
.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.select2-container {
  width: 100% !important;
  font-family: "museo-sans", sans-serif;
  font-weight: 700;
  font-size: 0.9em;
  color: #666;
  box-sizing: border-box;
}

.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
  border-radius: 15px;
  padding: 8px 20px; /* visually match .form-control padding */
  min-height: 44px; /* similar height to form controls */
  border: 1px solid #cecece;
  background-color: #fff;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

/* Ensure Select2 border exactly matches .form-control */
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
  border: 1px solid #cecece !important; /* enforce exact border color */
  box-shadow: none !important; /* remove Select2 default focus shadow */
  background-clip: padding-box;
  -webkit-appearance: none;
}

/* Keep hover/focus/open states identical to normal state */
.select2-container--default .select2-selection--single:hover,
.select2-container--default .select2-selection--multiple:hover,
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--multiple:focus,
.select2-container--open .select2-selection--single,
.select2-container--open .select2-selection--multiple {
  border-color: #cecece !important;
  box-shadow: none !important;
  outline: none !important;
}

/* Align the dropdown arrow color/position to match inputs */
.select2-container .select2-selection__arrow b {
  border-color: #666 transparent transparent transparent;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  line-height: 1;
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.select2-container .select2-selection--single .select2-selection__arrow {
  height: auto;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

/* Placeholder color for select2 (when using placeholder option) */
.select2-container .select2-selection__placeholder {
  color: #999;
  opacity: 1;
}

/* Search input inside dropdown */
.select2-container .select2-search--dropdown .select2-search__field,
.select2-container .select2-search--inline .select2-search__field {
  padding: 8px 10px;
  border-radius: 8px;
  border: 1px solid #cecece;
  font-weight: 700;
  box-sizing: border-box;
}

.select2-dropdown {
  border-radius: 8px;
  border: 1px solid #cecece;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

.select2-results__option[aria-selected] {
  padding: 8px 12px;
}

/* When open, remove bottom radius to visually connect control and dropdown */
.select2-container--open .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}

/* Make multiple selections visually consistent */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  gap: 6px;
  align-items: center;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: transparent;
  border: 1px solid #cecece;
  padding: 4px 8px;
  border-radius: 12px;
  color: #666;
  font-weight: 700;
}

/* Extra Select2 tweaks for exact visual match with .form-control across browsers */
.select2-container,
.select2-container * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  outline: none !important;
  box-shadow: none !important;
  background-clip: padding-box;
}

/* Ensure inner rendered area doesn't add stray padding/border that makes the visual border appear different */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
}

/* Make sure focus styles don't re-introduce a different border or shadow */
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--multiple:focus,
.select2-container--default .select2-selection--single:active,
.select2-container--default .select2-selection--multiple:active {
  border: 1px solid #cecece !important;
  box-shadow: none !important;
}

/* catch-all Select2 selection rule to ensure exact border match */
.select2-container--default .select2-selection,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.select2-container .select2-selection {
  border: 1px solid #cecece !important;
  border-color: #cecece !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  outline: none !important;
  background-clip: padding-box;
}

.bg-primary {
  background-color: #20bbc9 !important;
  color: #fff !important;
}

.full-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all;
}
.full-loading.active {
  visibility: visible;
  opacity: 1;
}

.text-primary {
  color: #20bbc9 !important;
}

.text-section {
  padding: 60px 0;
}

.cursor-pointer {
  cursor: pointer;
}

.btn {
  font-weight: 700;
  padding: 10px 20px;
  font-size: 0.9em;
}
.btn.btn-light {
  color: #126971;
}
.btn.btn-lg {
  padding: 15px 30px;
  font-size: 1.1em;
}
.btn.btn-primary {
  background-color: #20bbc9;
  border-color: #20bbc9;
}
.btn.btn-primary:hover {
  background-color: #19929d;
  border-color: #19929d;
}
.btn.btn-secondary {
  background-color: #ff7132;
  border-color: #ff7132;
  color: #fff;
}
.btn.btn-secondary:hover {
  background-color: #fe4e00;
  border-color: #fe4e00;
}
.btn.btn-outline-primary {
  border-color: #20bbc9;
  color: #20bbc9;
}
.btn.btn-outline-primary:hover {
  background-color: #20bbc9;
  color: #fff;
}
.btn.btn-transparent {
  border: 1px solid #666;
  color: #666;
}
.btn.btn-transparent-white {
  border: 1px solid #fff;
  color: #fff;
}
.btn.btn-transparent-white:hover {
  background-color: #fff;
  color: #20bbc9;
}

.fair-alert {
  height: 30px;
  width: 30px;
  background-color: #ff7132;
  text-align: center;
  line-height: 31px;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
}

.card {
  margin-bottom: 30px;
}

.fair-card {
  position: relative;
  border: none;
  overflow: hidden;
}
.fair-card .card-header {
  border: none;
  background-color: #fff;
}
.fair-card .card-header .img-fluid {
  max-height: 30px;
}
.fair-card .fair-alert-info {
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  padding: 10px;
  z-index: 2;
  color: #fff;
  font-size: 0.8em;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.9);
  background: linear-gradient(90deg, #ff7132 0%, #fe4e00 100%);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all;
}
.fair-card .fair-alert-info.visible {
  visibility: visible;
  opacity: 1;
}
.fair-card .fair-alert-info a {
  color: #fff;
}
.fair-card .card-body {
  position: relative;
  height: 300px;
}
.fair-card .card-body .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fair-card .card-body .card-content {
  position: absolute;
  bottom: 90px;
  left: 0px;
  right: 0px;
  color: #fff;
  z-index: 1;
  padding: 15px;
  font-size: 0.9em;
  transition: 0.3s all;
}
.fair-card .card-body .card-content.expanded {
  bottom: 130px;
}
.fair-card .card-body .card-content h1,
.fair-card .card-body .card-content h2,
.fair-card .card-body .card-content h3 {
  color: #fff;
  font-size: 1.3em;
}
.fair-card .card-body .card-content .time {
  color: #cecece;
}
.fair-card .card-body .card-content .deadline {
  margin-top: 15px;
}
.fair-card .card-body .card-content .deadline strong {
  font-weight: 700;
}
.fair-card .card-body .gradient-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.fair-card .card-body .card-buttons {
  position: absolute;
  bottom: -100%;
  left: 15px;
  right: 15px;
  z-index: 1;
  transition: 0.3s all;
}
.fair-card .card-body .card-buttons.visible {
  bottom: 15px;
}
.fair-card .card-body .card-buttons .btn {
  font-size: 0.8em;
  padding: 8px 15px;
  margin-right: 10px;
}

.fairs-section {
  padding: 30px 0;
}
.fairs-section h1,
.fairs-section h2,
.fairs-section h3 {
  color: #666;
}

.main-footer {
  background-color: #20bbc9;
  background: linear-gradient(90deg, #20bbc9 0%, #19929d 100%);
  color: #fff;
  padding: 30px 0 0 0;
  font-size: 0.9em;
  position: relative;
  overflow: hidden;
}
.main-footer .social-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 15px;
}
.main-footer .social-links li a {
  color: #fff;
  font-size: 1.8em;
}
.main-footer .social-links li a:hover {
  color: #68dce7;
}
.main-footer .footer-map {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.main-footer .footer-map img {
  height: 550px;
}
.main-footer .country-icon {
  margin-bottom: 15px;
}
.main-footer .country-icon span {
  line-height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 3px solid #20bbc9;
}
.main-footer .footer-headline {
  font-weight: 700;
  margin-bottom: 15px;
}
.main-footer .bisnode a {
  color: #fff;
}
.main-footer .footer-logo {
  height: 50px;
}
.main-footer hr {
  border: none;
  height: 1px;
  opacity: 0.1;
  background: linear-gradient(90deg, #000 0%, transparent 100%);
}
.main-footer .contact-section {
  background-color: #19929d;
  background: linear-gradient(90deg, #126971 0%, #19929d 100%);
  padding: 20px;
  border-radius: 5px;
  font-size: 1.3em;
  font-weight: 700;
}
.main-footer .contact-section span {
  color: rgba(255, 255, 255, 0.5);
  width: 30px;
}
.main-footer .contact-section .phone {
  margin-bottom: 10px;
}
.main-footer .copyright-line {
  text-align: center;
  background: linear-gradient(90deg, #1ca7b3 0%, #157e87 100%);
  margin-top: 30px;
  padding: 15px 0;
  position: relative;
  z-index: 1;
  font-size: 0.8em;
}
.main-footer .copyright-line a {
  color: #fff;
  text-decoration: underline;
}
.main-footer .copyright-line a:hover {
  color: #68dce7;
}

.event-details-section {
  padding: 60px 0;
}
.event-details-section h1,
.event-details-section h2 {
  color: #666;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.4em;
}
.event-details-section .tabs-card {
  margin-top: 30px;
}
.event-details-section .text-title,
.event-details-section h3,
.event-details-section h4 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2em;
  margin-bottom: 30px;
}
.event-details-section .detail-item .icon {
  color: #20bbc9;
  font-size: 2em;
  margin-bottom: 15px;
}
.event-details-section .detail-item .title {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.1em;
}
.event-details-section .detail-item .content {
  font-size: 0.9em;
  color: #666;
}

.tech-contact {
  display: flex;
  gap: 15px;
}
.tech-contact img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  object-fit: cover;
  filter: grayscale(100%);
}
.tech-contact .tech-name {
  font-weight: 700;
  color: #126971;
}
.tech-contact .tech-position {
  font-size: 0.9em;
  margin-bottom: 10px;
}
.tech-contact .tech-info {
  margin-bottom: 5px;
}
.tech-contact .tech-info a {
  color: #19929d;
  font-weight: 700;
  font-size: 0.9em;
}
.tech-contact .tech-info i {
  width: 25px;
}

.tabs-card {
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.tabs-card .card-body {
  padding: 45px;
}
.tabs-card .nav {
  border-bottom: 1px solid #cecece;
  margin-bottom: 30px;
}
.tabs-card .nav .nav-link {
  background-color: transparent;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  border-radius: 0;
}
.tabs-card .nav .nav-link.active {
  border-bottom: 3px solid #20bbc9;
  color: #20bbc9;
}
.tabs-card .tab-content {
  visibility: hidden;
  display: none;
}
.tabs-card .tab-content.active {
  visibility: visible;
  display: block;
}

.full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}

.product-details {
  background-color: #fff;
  border: 1px solid #20bbc9;
  padding: 60px;
  margin-bottom: 30px;
  position: relative;
}
.product-details .pointer-arrow {
  text-align: center;
  top: -15px;
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #20bbc9;
  width: 0;
  height: 0;
  /* Default center position; JS will set exact pixel left to align with clicked product */
  left: 50%;
  transform: translateX(-50%);
}
.product-details .loading {
  text-align: center;
  padding: 50px 0;
  font-size: 2em;
  color: #666;
}

.product-item {
  position: relative;
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid transparent;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-item.selected {
  border: 1px solid #20bbc9;
}
.product-item .product-title {
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #126971;
  font-size: 1.2em;
}
.product-item .product-subtitle {
  color: #999;
  font-size: 0.9em;
  margin-bottom: 15px;
}
.product-item .product-price {
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 15px;
  color: #666;
}
.product-item .product-price .currency {
  font-size: 0.6em;
}
.product-item .img-box {
  overflow: hidden;
  position: relative;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-item .text-box {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.product-details-content .product-title {
  color: #20bbc9;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.8em;
}
.product-details-content .product-price {
  font-size: 1.5em;
  font-weight: 700;
  color: #126971;
}
.product-details-content .product-price .currency {
  font-size: 0.6em;
}
.product-details-content .product-description {
  font-size: 0.9em;
  margin-top: 15px;
}
.product-details-content .product-subtitle {
  color: #666;
  font-size: 0.9em;
  margin-top: -15px;
  margin-bottom: 15px;
}
.product-details-content .gallery-img {
  margin-bottom: 10px;
}
.product-details-content .product-thumb img {
  max-height: 300px;
}
.product-details-content form .form-group label {
  color: #666;
  font-size: 0.9em;
  font-weight: 700;
}

.product-sku {
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 15px;
  color: #666;
}

.form-group {
  margin-bottom: 15px;
}

.content-page-section {
  padding: 30px 0;
}
.content-page-section .page-section {
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.order-summary {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 60px;
  background-color: #fff;
  position: relative;
}

.validation-summary-errors ul {
  margin: 0;
  padding: 0;
}
.validation-summary-errors ul li {
  list-style: none;
}

.order-information-container {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 60px;
  background-color: #fff;
  position: relative;
  margin-bottom: 30px;
}
.order-information-container .stand-no-section {
  background-color: #ff7132;
  padding: 15px;
  border-radius: 15px;
  color: #fff;
}

.quantity-control {
  display: flex;
  align-items: center;
}
.quantity-control span {
  cursor: pointer;
}
.quantity-control .quantity-input {
  width: 60px;
  text-align: center;
  font-size: 1em;
  font-weight: 700;
  margin: 0 10px;
  border-radius: 15px;
  padding: 5px 10px;
  outline: none;
  border: 1px solid #cecece;
}

.order-summary-table th {
  color: #999;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
}
.order-summary-table td, .order-summary-table th {
  border-color: #f3f3f3;
}
.order-summary-table .product-title {
  font-size: 1.1em;
  color: #126971;
  font-weight: 700;
}
.order-summary-table img {
  max-height: 100px;
}
.order-summary-table .totals-summary td {
  font-weight: 700;
  color: #999;
}
.order-summary-table .total-row td {
  font-size: 1.2em;
  font-weight: 700;
  color: #20bbc9;
}

@media (max-width: 810px) {
  .navbar-nav {
    text-align: center;
    padding-top: 15px;
  }
  .navbar-nav .navbar-btn {
    margin-left: 0;
  }
  .navbar-nav .navbar-btn a {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #cecece !important;
    border-radius: 15px !important;
    margin-bottom: 10px;
  }
  .navbar-nav .navbar-btn .dropdown-item {
    border: none !important;
  }
  .top-header .top-header-event-details .text-box .btn-secondary {
    width: 100%;
    position: unset;
    margin-top: 15px;
  }
}
@media (max-width: 810px) and (min-width: 481px) {
  .main-footer .contact-section {
    font-size: 1em;
  }
  .main-footer .contact-section span {
    width: 20px;
  }
  .main-footer .footer-map {
    top: unset;
    bottom: 0px;
    right: -100px;
  }
  .main-footer .footer-map img {
    height: 400px;
  }
}
.product-breadcrumb {
  background-color: #fff;
  padding: 20px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0;
}
.product-breadcrumb .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  font-size: 0.9em;
}
.product-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "›";
  color: #999;
  font-size: 1.2em;
  line-height: 1;
  vertical-align: middle;
}
.product-breadcrumb .breadcrumb-item a {
  color: #20bbc9;
  text-decoration: none;
  transition: color 0.3s ease;
}
.product-breadcrumb .breadcrumb-item a:hover {
  color: #19929d;
}
.product-breadcrumb .breadcrumb-item.active {
  color: #666;
}

.product-detail-page {
  padding: 30px 0 60px;
  background-color: #fff;
}

.product-detail-card {
  background-color: transparent;
  padding: 0;
  margin-bottom: 40px;
}

.product-image-section {
  padding-right: 40px;
}

.product-thumbnail-gallery {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-thumbnail-gallery .thumbnail-item {
  border: none;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: transparent;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-thumbnail-gallery .thumbnail-item:hover {
  opacity: 0.8;
}
.product-thumbnail-gallery .thumbnail-item img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.product-main-image {
  border: none;
  border-radius: 0;
  overflow: hidden;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 400px;
  padding: 0;
}
.product-main-image img {
  max-width: 100%;
  object-fit: contain;
}
.product-main-image a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.product-info-section {
  padding-left: 40px;
}

.product-info-content .product-title {
  color: #126971;
  font-size: 2.2em;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.2;
}
.product-info-content .product-subtitle {
  color: #666;
  font-size: 1.1em;
  margin-bottom: 20px;
  line-height: 1.5;
}

.product-price-box {
  background: linear-gradient(135deg, #20bbc9 0%, #19929d 100%);
  padding: 20px 30px;
  border-radius: 10px;
  margin: 25px 0;
  display: inline-block;
}
.product-price-box .product-price {
  color: #fff;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1;
}
.product-price-box .currency-small {
  font-size: 0.4em;
  font-weight: 400;
  vertical-align: super;
  margin-right: 5px;
}
.product-price-box .price-unit {
  color: #fff;
  font-size: 1em;
  margin-left: 10px;
  opacity: 0.9;
}

.product-description {
  color: #666;
  font-size: 1em;
  line-height: 1.7;
  margin-bottom: 30px;
  padding: 20px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.product-specs {
  background-color: #f9f9f9;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 30px;
}
.product-specs .specs-title {
  color: #126971;
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.product-specs .specs-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-specs .spec-item {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #e0e0e0;
}
.product-specs .spec-item:last-child {
  border-bottom: none;
}
.product-specs .spec-label {
  color: #666;
  font-weight: 600;
}
.product-specs .spec-value {
  color: #333;
  font-weight: 400;
}

.product-order-form {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 30px;
  border: 2px solid #e0e0e0;
}
.product-order-form .form-group {
  margin-bottom: 20px;
}
.product-order-form label {
  color: #126971;
  font-weight: 700;
  font-size: 0.9em;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.product-order-form .form-control {
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  padding: 12px 15px;
  font-size: 1em;
  transition: all 0.3s ease;
}
.product-order-form .form-control:focus {
  border-color: #20bbc9;
  box-shadow: 0 0 0 0.2rem rgba(32, 187, 201, 0.15);
}

.quantity-cart-row {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-top: 20px;
}

.quantity-control {
  flex: 0 0 120px;
}

.cart-button {
  flex: 1;
}
.cart-button .btn {
  width: 100%;
  padding: 15px 25px;
  font-size: 1em;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.cart-button .btn i {
  margin-right: 8px;
}

.related-products-section {
  padding: 60px 0;
  background-color: #f9f9f9;
}
.related-products-section .section-header {
  text-align: center;
  margin-bottom: 50px;
}
.related-products-section .section-title {
  color: #126971;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 15px;
}
.related-products-section .section-divider {
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #20bbc9 0%, #19929d 100%);
  margin: 0 auto;
  border-radius: 2px;
}

.related-product-card {
  display: block;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  text-decoration: none;
  height: 100%;
}
.related-product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.related-product-image {
  height: 200px;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  overflow: hidden;
}
.related-product-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.related-product-info {
  padding: 20px;
}

.related-product-title {
  color: #126971;
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.3;
}

.related-product-subtitle {
  color: #999;
  font-size: 0.85em;
  margin-bottom: 15px;
  line-height: 1.4;
}

.related-product-price {
  color: #20bbc9;
  font-size: 1.3em;
  font-weight: 700;
}
.related-product-price .currency-small {
  font-size: 0.6em;
  font-weight: 400;
}

.product-item-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  transition: transform 0.3s ease;
}
.product-item-link:hover {
  transform: translateY(-3px);
  text-decoration: none;
}
.product-item-link:hover .product-item {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
  border-color: #20bbc9;
}
.product-item-link .product-item {
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

@media (max-width: 991px) {
  .product-image-section,
  .product-info-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-info-content .product-title {
    font-size: 1.8em;
  }
  .product-price-box .product-price {
    font-size: 2em;
  }
  .quantity-cart-row {
    flex-direction: column;
    align-items: stretch;
  }
  .quantity-control {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .product-thumbnail-gallery {
    flex-direction: row;
    overflow-x: auto;
  }
  .product-thumbnail-gallery .thumbnail-item {
    min-width: 80px;
    height: 80px;
  }
  .product-info-content .product-title {
    font-size: 1.5em;
  }
  .related-products-section .section-title {
    font-size: 1.5em;
  }
}
@media (max-width: 480px) {
  .top-header .top-header-search .btn {
    width: 100%;
    margin-top: 10px;
  }
  .main-footer .footer-map {
    top: unset;
    bottom: 0;
    right: -100px;
  }
  .event-details-section .nav-pills {
    display: block;
  }
  .event-details-section .nav-pills .nav-link {
    width: 100%;
    display: block;
  }
  .event-details-section .detail-item {
    margin-bottom: 20px;
  }
  .event-details-section .detail-item .icon {
    font-size: 1.5em;
    margin-bottom: 5px;
  }
  .event-details-section .tech-contact .tech-info {
    font-size: 0.9em;
  }
  .event-details-section .tech-contact .tech-info i {
    width: 20px;
  }
}
.product-breadcrumb .cart-btn .btn {
  white-space: nowrap;
}
.product-breadcrumb .cart-btn .btn .badge {
  margin-left: 0.5rem;
}

@media (max-width: 768px) {
  .product-breadcrumb .d-flex {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 1rem;
  }
  .product-breadcrumb .cart-btn {
    width: 100%;
  }
  .product-breadcrumb .cart-btn .btn {
    width: 100%;
  }
}
.admin-edit-hint {
  margin-left: 0.5rem;
  font-size: 0.7em;
  color: #6c757d;
  opacity: 0.6;
  transition: opacity 0.2s, color 0.2s;
  vertical-align: middle;
}
.admin-edit-hint:hover {
  opacity: 1;
  color: #0d6efd;
}

.landing-page {
  min-height: calc(100vh - 200px);
  display: flex;
  flex-direction: column;
}

.landing-hero {
  background: linear-gradient(135deg, #20bbc9 0%, #19929d 100%);
  color: #fff;
  padding: 80px 0;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .landing-hero {
    padding: 50px 0;
  }
}

.landing-logo {
  margin-bottom: 30px;
}
.landing-logo img {
  max-width: 200px;
  max-height: 100px;
  object-fit: contain;
}

.landing-title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .landing-title {
    font-size: 2rem;
  }
}

.landing-info {
  margin-bottom: 20px;
}

.landing-period,
.landing-venue {
  font-size: 1.25rem;
  margin-bottom: 10px;
}
.landing-period i,
.landing-venue i {
  margin-right: 10px;
}
@media (max-width: 768px) {
  .landing-period,
  .landing-venue {
    font-size: 1rem;
  }
}

.landing-deadline {
  font-size: 1.1rem;
  margin-bottom: 30px;
}
.landing-deadline.landing-deadline-warning {
  color: #ffc107;
}
.landing-deadline.landing-deadline-warning i {
  margin-right: 8px;
}

.landing-cta {
  padding: 15px 40px;
  font-size: 1.25rem;
  margin-top: 10px;
}
.landing-cta .fas {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .landing-cta {
    padding: 12px 30px;
    font-size: 1.1rem;
  }
}

.landing-image {
  width: 100%;
  max-height: 400px;
  overflow: hidden;
}
.landing-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Exclusive Landing Page Template */
.landing-page-exclusive {
  min-height: 100vh;
}

.landing-hero-exclusive {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.landing-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.landing-page-exclusive .landing-logo img {
  max-width: 250px;
  max-height: 120px;
}

.landing-page-exclusive .landing-title {
  font-size: 3.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.landing-page-exclusive .landing-intro {
  font-size: 1.3rem;
  max-width: 700px;
  margin: 0 auto 30px auto;
  line-height: 1.6;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.landing-page-exclusive .landing-period,
.landing-page-exclusive .landing-venue {
  font-size: 1.5rem;
}

.landing-page-exclusive .landing-cta {
  padding: 18px 50px;
  font-size: 1.4rem;
}

@media (max-width: 768px) {
  .landing-page-exclusive .landing-title {
    font-size: 2.2rem;
  }

  .landing-page-exclusive .landing-intro {
    font-size: 1.1rem;
  }

  .landing-page-exclusive .landing-period,
  .landing-page-exclusive .landing-venue {
    font-size: 1.1rem;
  }

  .landing-page-exclusive .landing-cta {
    padding: 14px 35px;
    font-size: 1.15rem;
  }
}

/* BackgroundImage Landing Page Template */
.landing-page-background {
  min-height: 100vh;
}

.landing-hero-background {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.landing-overlay-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.landing-bottom-cta {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  text-align: center;
}

.landing-bottom-cta .landing-cta {
  padding: 18px 50px;
  font-size: 1.4rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
  .landing-bottom-cta {
    bottom: 40px;
  }

  .landing-bottom-cta .landing-cta {
    padding: 14px 35px;
    font-size: 1.15rem;
  }
}

.landing-centered-content {
  color: #fff;
  text-align: center;
  max-width: 900px;
  padding: 40px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.landing-centered-content h1,
.landing-centered-content h2,
.landing-centered-content h3 {
  margin-bottom: 20px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
}

.landing-centered-content h1 {
  font-size: 3.5rem;
  font-weight: bold;
}

.landing-centered-content h2 {
  font-size: 2.5rem;
}

.landing-centered-content h3 {
  font-size: 2rem;
}

.landing-centered-content p {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 15px;
}

.landing-centered-content a {
  color: #fff;
  text-decoration: underline;
}

.landing-centered-content a:hover {
  color: #20bbc9;
}

@media (max-width: 768px) {
  .landing-centered-content {
    padding: 20px;
  }

  .landing-centered-content h1 {
    font-size: 2.2rem;
  }

  .landing-centered-content h2 {
    font-size: 1.8rem;
  }

  .landing-centered-content h3 {
    font-size: 1.5rem;
  }

  .landing-centered-content p {
    font-size: 1.1rem;
  }
}

/*# sourceMappingURL=main.css.map */
