@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.0/font/bootstrap-icons.css);
@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@400;600;700;900&display=swap);
@font-face {
  font-family: "CookConthic";
  src: url("../fonts/CookConthic/CookConthic.woff2") format("woff2"), url("../fonts/CookConthic/CookConthic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JUST Sans";
  src: url("../fonts/Just/JUST Sans ExLight.woff2") format("woff2"), url("../fonts/Just/JUST Sans ExLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JUST Sans";
  src: url("../fonts/Just/JUST Sans Light.woff2") format("woff2"), url("../fonts/Just/JUST Sans Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JUST Sans";
  src: url("../fonts/Just/JUST Sans Regular.woff2") format("woff2"), url("../fonts/Just/JUST Sans Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JUST Sans";
  src: url("../fonts/Just/JUST Sans Medium.woff2") format("woff2"), url("../fonts/Just/JUST Sans Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JUST Sans";
  src: url("../fonts/Just/JUST Sans SemiBold.woff2") format("woff2"), url("../fonts/Just/JUST Sans SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JUST Sans";
  src: url("../fonts/Just/JUST Sans Bold.woff2") format("woff2"), url("../fonts/Just/JUST Sans Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "JUST Sans";
  src: url("../fonts/Just/JUST Sans ExBold.woff2") format("woff2"), url("../fonts/Just/JUST Sans ExBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
body {
  color: #fff;
  font-family: "JUST Sans", sans-serif;
  background: url(../images/hero-bg.png) center;
  background-size: contain;
}

.site {
  padding-bottom: 50px;
}

a {
  color: #ffffff;
}

.theme-btn,
#place_order,
.woocommerce-form-login__submit,
.single_add_to_cart_button,
.checkout-button,
.actions .button {
  font-size: 0.85rem;
  color: #1a1a1a;
  font-weight: 700;
  background: #fff;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 768px) {
  .theme-btn,
  #place_order,
  .woocommerce-form-login__submit,
  .single_add_to_cart_button,
  .checkout-button,
  .actions .button {
    font-size: 0.9rem;
    padding: 12px 30px !important;
  }
}

a:focus, button:focus, .button.alt:focus,
input:focus, textarea:focus,
input[type=button]:focus, input[type=reset]:focus,
input[type=submit]:focus, input[type=email]:focus,
input[type=tel]:focus, input[type=url]:focus,
input[type=password]:focus, input[type=search]:focus {
  outline-color: transparent;
}

select option {
  color: #fff;
  background-color: #000;
}

.hero-heading {
  font-size: 5.5rem;
}
@media (max-width: 992px) {
  .hero-heading {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .hero-heading {
    font-size: 2.5rem;
  }
}
@media (max-width: 480px) {
  .hero-heading {
    font-size: 2rem;
  }
}
.hero-heading {
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
}
@media (max-width: 480px) {
  .hero-heading br {
    display: none;
  }
}

.input-group {
  margin-bottom: 15px;
}
.input-group .form-label {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 2px;
}

.custom-header {
  padding: 75px 15px 0;
}
.custom-header .sas-logo img {
  height: 125px;
}

.page-head {
  margin: 0 0 50px;
}
.page-head .header-info {
  color: #fff;
  max-width: 850px;
  font-size: 0.75rem;
  line-height: 1.6;
  text-transform: uppercase;
  margin: 10px auto 0;
}

.dropdown-item {
  font-size: 12px;
  text-transform: uppercase;
}

.dock-wrapper {
  width: 100%;
  display: block;
  bottom: 50px;
  z-index: 99;
  position: fixed;
}
.dock-wrapper .dock {
  width: 100%;
  max-width: 700px;
  display: flex;
  padding: 5px 10px;
  margin: 0 auto;
  border-radius: 4px;
  background: #fff;
  background-size: cover;
  justify-content: space-between;
}
.dock-wrapper .dock ul.navbar-nav {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
}
.dock-wrapper .dock ul.navbar-nav li {
  display: inline-block;
}
.dock-wrapper .dock ul.navbar-nav li .nav-link {
  color: #000;
  font-size: 0.68rem;
  font-weight: 600;
  display: block;
  padding: 10px 10px;
}
.dock-wrapper .dock .navbar-collapse {
  flex-basis: auto;
}
.dock-wrapper .dock .cart-count {
  width: 15px;
  height: 15px;
  color: #fff;
  font-size: 11px;
  display: flex;
  position: absolute;
  background: red;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  margin: 10px 0px 0 10px;
}
.dock-wrapper .dock .social-logo {
  display: flex;
  padding: 0 10px 0 0;
  margin: 0;
  list-style: none;
}
.dock-wrapper .dock .social-logo li {
  margin: 0 5px;
  display: inline-block;
}
.dock-wrapper .dock .social-logo li a {
  width: 22px;
  height: 22px;
  display: block;
  background-size: contain;
}
.dock-wrapper .dock .header-actions {
  display: flex;
  padding: 7px 0;
}
.dock-wrapper .dock .header-actions .wrap {
  height: 100%;
  border-left: 1px solid #000;
}
.dock-wrapper .dock .header-icon {
  display: flex;
  margin: 0 5px 0 10px;
}
.dock-wrapper .dock .header-icon.menu-icon {
  display: none;
}
.dock-wrapper .dock .header-icon i {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: contain;
}

@media (max-width: 1399.98px) {
  .product-team-registration .single_add_to_cart_button {
    max-width: 745px !important;
  }
}
@media (max-width: 1199.98px) {
  .product-team-registration .single_add_to_cart_button {
    max-width: 622px !important;
  }
}
@media (max-width: 991.98px) {
  .dock-wrapper .dock ul.navbar-nav {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .dock-wrapper {
    bottom: 20px;
  }
  .dock-wrapper .dock {
    max-width: 518px;
  }
  .dock-wrapper .dock .menu-icon {
    margin-left: 0;
  }
  .dock-wrapper .dock .menu-icon i {
    width: 25px;
    height: 25px;
    margin: 6px 0 0;
  }
  .dock-wrapper .dock #navbarNav {
    display: none;
  }
  .dock-wrapper .dock .header-icon.menu-icon {
    display: inline-block;
  }
}
.site-footer {
  background: #032521;
  position: relative;
  overflow: hidden;
  padding: 0;
}
.site-footer .footer-main {
  padding: 60px 0 20px;
  align-items: stretch;
}
.site-footer .footer-main .footer-brand-col {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-footer .footer-main .footer-brand-col .footer-logo {
  margin-bottom: 0;
}
.site-footer .footer-main .footer-brand-col .footer-logo img {
  max-width: 200px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.site-footer .footer-main .footer-title {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.site-footer .footer-main .footer-contact .footer-contact-item {
  margin-bottom: 16px;
}
.site-footer .footer-main .footer-contact .footer-contact-item:last-child {
  margin-bottom: 0;
}
.site-footer .footer-main .footer-contact .footer-contact-item .footer-label {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #e6e6e6;
  margin-top: 8px;
}
.site-footer .footer-main .footer-contact .footer-contact-item .footer-text {
  font-size: 13px;
  line-height: 1.5;
  color: #ccc;
  max-width: 400px;
}
.site-footer .footer-main .footer-contact .footer-contact-item .footer-link {
  font-size: 13px;
  line-height: 1.5;
  color: #ccc;
  text-decoration: none;
  transition: color 0.3s ease;
  text-decoration: underline;
}
.site-footer .footer-main .footer-contact .footer-contact-item .footer-link:hover {
  color: #fff;
}
.site-footer .footer-main .footer-social {
  margin-top: 5px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.site-footer .footer-main .footer-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  background: transparent;
  transition: all 0.3s ease;
}
.site-footer .footer-main .footer-social a i {
  font-size: 24px;
  transition: color 0.3s ease;
}
.site-footer .footer-main .footer-social a:hover .bi-instagram {
  color: #E4405F;
}
.site-footer .footer-main .footer-social a:hover .bi-facebook {
  color: #1877F2;
}
.site-footer .footer-bottom {
  padding: 32px 0;
}
.site-footer .footer-bottom .container {
  border-top: 1px solid #666;
  padding-top: 26px;
}
.site-footer .footer-bottom .footer-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.site-footer .footer-bottom .footer-bottom-inner .copyright {
  color: #666;
  font-size: 14px;
  margin: 0;
}

.home {
  margin: 0;
  padding: 0;
}
.home #page,
.home #content,
.home .site,
.home .site-content {
  margin: 0;
  padding: 0;
  max-width: none;
  width: 100%;
}
.home .hero-section {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.home .hero-section .hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.home .hero-section .hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.05);
  pointer-events: none;
}
.home .hero-section .hero-bg picture,
.home .hero-section .hero-bg img {
  width: 100%;
  height: 100%;
  display: block;
}
.home .hero-section .hero-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home .hero-section .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 80px 20px;
  width: 100%;
}
.home .hero-section .hero-content .hero-text-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 860px;
  margin: 0 auto;
}
.home .hero-section .hero-content .hero-text-wrap .hero-logo {
  margin-bottom: 10px;
}
.home .hero-section .hero-content .hero-text-wrap .hero-logo img {
  height: 150px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin: 0 auto;
}
.home .hero-section .hero-content .hero-text-wrap .hero-title {
  font-family: "CookConthic", cursive;
  font-size: 11rem;
  font-weight: 900;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
}
.home .hero-section .hero-content .hero-text-wrap .hero-date {
  margin-top: -20px;
  margin-bottom: 20px;
  font-family: "JUST Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #000000;
  letter-spacing: 0.5px;
}
.home .hero-section .hero-content .hero-text-wrap .hero-early-bird {
  font-family: "CookConthic", cursive;
  font-size: 2.2rem;
  font-weight: 800;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.home .hero-section .hero-content .hero-text-wrap .hero-desc {
  margin-top: -20px;
  margin-bottom: 40px;
  font-family: "JUST Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.2;
  max-width: 850px;
}
.home .hero-section .hero-content .hero-text-wrap .register-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 60px;
  border: 2px solid #ffffff;
  border-radius: 15px;
  background: transparent;
  color: #ffffff;
  font-family: "CookConthic", cursive;
  font-size: 46px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.home .hero-section .hero-content .hero-text-wrap .register-btn:hover {
  background: #ffffff;
  color: #000000;
}

.page-template-page-about .genaral-header {
  display: none;
}
.page-template-page-about .hero-heading {
  line-height: 0.88;
}
.page-template-page-about .page-head .header-info {
  margin: 30px auto 30px;
}
.page-template-page-about .section {
  max-width: 800px;
  display: block;
  padding: 30px 0 45px;
  margin: 0 auto;
  border-top: 2.5px solid;
  -o-border-image: linear-gradient(90deg, #E7E366 0%, #C2F979 33.65%, #71E5FA 68.27%, #E848AF 100%);
     border-image: linear-gradient(90deg, #E7E366 0%, #C2F979 33.65%, #71E5FA 68.27%, #E848AF 100%);
  border-image-slice: 1;
}
.page-template-page-about .section .section-title {
  color: #fff;
  font-size: 2.5rem;
  line-height: 1;
  max-width: 600px;
  display: block;
  margin: 15px auto 30px;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
}
.page-template-page-about .section p, .page-template-page-about .section li {
  color: #fff;
  max-width: 850px;
  font-size: 0.75rem;
  line-height: 1.6;
  text-transform: uppercase;
  margin: 10px auto 0;
}
.page-template-page-about .section .location-map {
  width: 100%;
  height: 600px;
  display: block;
  margin: 0 auto;
}
.page-template-page-about .section .location-map iframe {
  width: 100%;
  height: 100%;
}
.page-template-page-about .section .location-info {
  color: #fff;
  max-width: 850px;
  font-size: 0.75rem;
  line-height: 1.6;
  display: block;
  text-transform: uppercase;
  margin: 35px auto 0px;
}
.page-template-page-about .section .division-table {
  max-width: 500px;
  display: inline-block;
  margin: 0 auto;
}
.page-template-page-about .section .division-table .division-row {
  width: 100%;
  font-size: 14px;
  font-weight: 100;
  float: left;
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid rgba(222, 226, 228, 0.1098039216);
}
.page-template-page-about .section .division-table .division-row label {
  width: 50%;
  float: left;
  padding-right: 5%;
}
.page-template-page-about .section .division-table .division-row label, .page-template-page-about .section .division-table .division-row p {
  width: 50%;
  float: left;
  font-weight: 100;
  margin-bottom: 0;
}
.page-template-page-about .section .division-table .division-row label span, .page-template-page-about .section .division-table .division-row p span {
  font-size: 0.75rem;
  display: block;
}
.page-template-page-about .section .list {
  max-width: 450px;
  text-align: left;
  margin: 0 auto 0;
}
.page-template-page-about .section .gradiant-bg {
  padding: 10px 20px;
  display: inline-block;
  background: url(../images/dock-bg.png) no-repeat center;
  background-size: cover;
}

.page-template-page-rules h1, .page-template-page-rules h2, .page-template-page-rules h3, .page-template-page-rules h4, .page-template-page-rules h5, .page-template-page-rules h6 {
  margin: 0.2em 0 0.4em !important;
}
.page-template-page-rules .genaral-header {
  display: none;
}
.page-template-page-rules .rules-hero .rules-hero-title {
  color: #ffffff;
  line-height: 0.9;
  font-size: 5.5rem;
  font-family: "CookConthic", cursive;
}
.page-template-page-rules .rules-block {
  max-width: 800px;
  display: block;
  padding: 20px 0 30px;
  margin: 0 auto;
  border-top: 2.5px solid #ffffff;
}
.page-template-page-rules .rules-block .rules-block-title {
  color: #ffffff;
  font-size: 2.2rem;
  line-height: 1;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
  margin: 0 0 25px !important;
}
.page-template-page-rules .rule-item {
  max-width: 725px;
  margin: 0 auto 20px;
}
.page-template-page-rules .rule-item:last-child {
  margin-bottom: 0;
}
.page-template-page-rules .rule-item .rule-title {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 2px !important;
  font-family: "JUST Sans", sans-serif;
}
.page-template-page-rules .rule-item .rule-text {
  color: #ffffff;
  font-size: 0.8rem;
  line-height: 1.6;
  text-transform: uppercase;
  font-family: "JUST Sans", sans-serif;
  margin: 0;
}
.page-template-page-rules .rule-item .rule-text + p {
  margin-top: 10px;
}
.page-template-page-rules .rules-footnote {
  max-width: 800px;
  background: #ffffff;
  padding: 25px 30px;
  margin: 20px auto 0;
}
.page-template-page-rules .rules-footnote p {
  color: #000000;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.6;
  text-transform: uppercase;
  font-family: "JUST Sans", sans-serif;
  margin: 0;
}

.page-template-page-infomations-php .hero-heading {
  display: none;
}
.page-template-page-infomations-php h1, .page-template-page-infomations-php h2, .page-template-page-infomations-php h3, .page-template-page-infomations-php h4, .page-template-page-infomations-php h5, .page-template-page-infomations-php h6 {
  margin: 0.2em 0 0.3em !important;
}
.page-template-page-infomations-php .page-head .header-info {
  display: none;
}
.page-template-page-infomations-php .page-head {
  margin: 0 0 0px;
}
.page-template-page-infomations-php .info-hero .info-hero-title {
  color: #ffffff;
  line-height: 0.9;
  font-size: 5.5rem;
  font-family: "CookConthic", cursive;
}
.page-template-page-infomations-php .info-hero .info-hero-desc {
  color: #ffffff;
  max-width: 700px;
  font-size: 0.85rem;
  line-height: 1.7;
  text-transform: uppercase;
  margin: 0 auto 30px;
}
.page-template-page-infomations-php .info-block {
  max-width: 800px;
  display: block;
  padding: 30px 0 35px;
  margin: 0 auto;
  border-top: 2.5px solid;
  -o-border-image: #ffffff;
     border-image: #ffffff;
  border-image-slice: 1;
}
.page-template-page-infomations-php .info-block .info-block-title {
  color: #ffffff;
  font-size: 2rem;
  line-height: 1.15;
  max-width: 650px;
  display: block;
  margin: 0px auto 15px !important;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
}
.page-template-page-infomations-php .info-block .info-block-content {
  color: #ffffff;
  max-width: 850px;
  font-size: 0.8rem;
  line-height: 1.6;
  text-transform: uppercase;
  margin: 10px auto 0;
}
.page-template-page-infomations-php .location-map {
  width: 100%;
  height: 500px;
  display: block;
  margin: 20px auto 0;
}
.page-template-page-infomations-php .location-map iframe {
  width: 100%;
  height: 100%;
}
.page-template-page-infomations-php .division-table {
  width: 500px;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
  padding-left: 80px;
}
.page-template-page-infomations-php .division-table .division-row {
  width: 100%;
  display: flex;
  align-items: center;
  text-align: left;
  padding: 12px 0;
  border-bottom: 1px solid rgba(222, 226, 228, 0.11);
}
.page-template-page-infomations-php .division-table .division-row .division-label,
.page-template-page-infomations-php .division-table .division-row .division-value {
  width: 50%;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 400;
  text-transform: none;
  margin: 0;
  line-height: 1.5;
}
.page-template-page-infomations-php .perks-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  max-width: 850px;
  margin: 20px auto 0;
}
.page-template-page-infomations-php .perks-grid .perk-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90px;
  flex: 0 0 90px;
}
.page-template-page-infomations-php .perks-grid .perk-item .perk-icon-wrap {
  margin-bottom: 12px;
}
.page-template-page-infomations-php .perks-grid .perk-item .perk-icon-wrap img {
  width: 65px;
  height: 65px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  filter: brightness(0) invert(1);
}
.page-template-page-infomations-php .perks-grid .perk-item .perk-label {
  color: #ffffff;
  font-size: 0.65rem;
  line-height: 1.4;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
.page-template-page-infomations-php .entries-block .contact-box {
  background: #F7F7F7;
  max-width: 600px;
  margin: 30px auto 0;
  padding: 25px 30px;
}
.page-template-page-infomations-php .entries-block .contact-box .contact-text {
  color: #000000;
  font-size: 1rem;
  text-transform: uppercase;
  margin: 0;
}
.page-template-page-infomations-php .entries-block .contact-box .contact-text a {
  color: #000000;
  text-decoration: underline;
  font-weight: 700;
}
.page-template-page-infomations-php .harbour-promo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 25px;
  background: #F7F7F7;
  max-width: 800px;
  margin: 10px auto 50px;
  padding: 15px 40px;
  text-align: left;
}
.page-template-page-infomations-php .harbour-promo .harbour-promo-text {
  flex: 1 1 360px;
}
.page-template-page-infomations-php .harbour-promo .harbour-promo-text .harbour-promo-heading {
  color: #000000;
  font-size: 2rem;
  line-height: 1.15;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
  margin: 0 0 20px;
}
.page-template-page-infomations-php .harbour-promo .harbour-promo-text .harbour-logo-wrap .harbour-logo {
  max-width: 150px;
  height: auto;
  display: block;
}
.page-template-page-infomations-php .harbour-promo .harbour-promo-image {
  flex: 1 1 250px;
  text-align: center;
}
.page-template-page-infomations-php .harbour-promo .harbour-promo-image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.page-template-page-gallery .genaral-header {
  display: none;
}
.page-template-page-gallery .gallery-hero {
  margin: 0 0 40px;
}
.page-template-page-gallery .gallery-hero .gallery-hero-title {
  color: #fff;
  line-height: 0.9;
  font-size: 4.5rem;
  font-family: "CookConthic", cursive;
  text-transform: uppercase;
  margin: 0 !important;
}
@media (max-width: 992px) {
  .page-template-page-gallery .gallery-hero .gallery-hero-title {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .page-template-page-gallery .gallery-hero .gallery-hero-title {
    font-size: 3rem;
  }
}
@media (max-width: 480px) {
  .page-template-page-gallery .gallery-hero .gallery-hero-title {
    font-size: 2.2rem;
  }
}
.page-template-page-gallery .gallery-hero .gallery-hero-info {
  color: #fff;
  font-size: 1.5rem;
  font-family: "CookConthic", cursive;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .page-template-page-gallery .gallery-hero .gallery-hero-info {
    font-size: 1.2rem;
  }
}
@media (max-width: 480px) {
  .page-template-page-gallery .gallery-hero .gallery-hero-info {
    font-size: 1rem;
  }
}
.page-template-page-gallery .gallery-grid {
  -moz-column-count: 4;
       column-count: 4;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 1200px) {
  .page-template-page-gallery .gallery-grid {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media (max-width: 768px) {
  .page-template-page-gallery .gallery-grid {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (max-width: 480px) {
  .page-template-page-gallery .gallery-grid {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.page-template-page-gallery .gallery-item {
  display: inline-block;
  width: 100%;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin: 0 0 16px;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  overflow: hidden;
  border-radius: 6px;
}
.page-template-page-gallery .gallery-item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 6px;
  transition: transform 0.35s ease, filter 0.35s ease;
}
.page-template-page-gallery .gallery-item:hover img {
  transform: scale(1.04);
  filter: brightness(1.08);
}
.page-template-page-gallery .gallery-lightbox {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 99999;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.9);
}
.page-template-page-gallery .gallery-lightbox.is-open {
  display: flex;
}
.page-template-page-gallery .gallery-lightbox .gl-image {
  max-width: 90vw;
  max-height: 90vh;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 6px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
}
.page-template-page-gallery .gallery-lightbox .gl-close,
.page-template-page-gallery .gallery-lightbox .gl-prev,
.page-template-page-gallery .gallery-lightbox .gl-next {
  position: absolute;
  border: 0;
  background: none;
  color: #fff;
  cursor: pointer;
  line-height: 1;
  padding: 10px;
  transition: opacity 0.2s ease;
}
.page-template-page-gallery .gallery-lightbox .gl-close:hover,
.page-template-page-gallery .gallery-lightbox .gl-prev:hover,
.page-template-page-gallery .gallery-lightbox .gl-next:hover {
  opacity: 0.7;
}
.page-template-page-gallery .gallery-lightbox .gl-close {
  top: 20px;
  right: 30px;
  font-size: 3rem;
}
.page-template-page-gallery .gallery-lightbox .gl-prev,
.page-template-page-gallery .gallery-lightbox .gl-next {
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
}
@media (max-width: 768px) {
  .page-template-page-gallery .gallery-lightbox .gl-prev,
  .page-template-page-gallery .gallery-lightbox .gl-next {
    font-size: 2rem;
  }
}
.page-template-page-gallery .gallery-lightbox .gl-prev {
  left: 20px;
}
.page-template-page-gallery .gallery-lightbox .gl-next {
  right: 20px;
}

#billing_address_2_field,
.storefront-breadcrumb,
.product_meta,
.entry-header,
.return-to-shop {
  display: none;
}

.navbar-brand {
  display: block;
  margin: 0 auto;
}

/* login */
.entry-content h2 {
  display: none;
}

.woocommerce-form-login {
  width: 100%;
  max-width: 800px;
  display: block;
  margin: 0 auto;
}
.woocommerce-form-login .woocommerce-form-row--wide {
  width: 50%;
  float: left;
  clear: none;
  padding: 0 10px;
}
.woocommerce-form-login .woocommerce-form-row--wide label {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
}
.woocommerce-form-login .woocommerce-form-row--wide .woocommerce-Input {
  border: 1px solid #fff;
  background-color: transparent;
}
.woocommerce-form-login .show-password-input {
  color: #fff;
  padding: 12px 12px 0;
  background: transparent;
}
.woocommerce-form-login .woocommerce-form-login__submit {
  width: calc(100% - 20px) !important;
  margin: 20px 10px 0;
  padding: 14px 15px;
}
.woocommerce-form-login .woocommerce-form__label-for-checkbox {
  display: none;
}
.woocommerce-form-login .lost_password {
  text-align: center;
}
.woocommerce-form-login .lost_password a {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}

/* team registration */
.product-team-registration .team-registration-fields .input-group .form-label {
  display: block;
}
.product-team-registration .team-registration-fields .input-group .form-control {
  color: #fff;
  font-weight: 300;
  width: 100%;
  border-radius: 0;
  padding: 12px 15px;
  margin-left: 0 !important;
  background: transparent;
  border: 1px solid #fff;
}
.product-team-registration .single_add_to_cart_button {
  width: 100%;
  max-width: 864px;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.75px;
  display: block;
  padding: 1rem;
  margin: 30px auto 0;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease;
  font-family: "JUST Sans", sans-serif;
  background: #fff;
}
.product-team-registration .button.alt:hover {
  color: #1a1a1a !important;
  background: #fff !important;
}
.product-team-registration .genaral-header {
  display: block !important;
}

/* cart */
table.shop_table:not(.has-background) th,
table.shop_table tbody,
table.shop_table tbody tr,
table:not(.has-background) tbody td,
table.cart td.actions,
table:not(.has-background) tbody tr:nth-child(2n) td {
  background: transparent;
  background-color: transparent;
  border-top-color: transparent;
}

/* my account */
.woocommerce-order-details .order_details {
  background-color: transparent;
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
  font-size: 18px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
}

/* cart team registration */
.cart-team-registration .wrap {
  max-width: 500px;
  display: block;
  margin: 0 auto;
}
.cart-team-registration .data-row {
  width: 100%;
  display: flex;
  padding: 10px 0;
  justify-content: space-between;
  border-bottom: 2px solid rgba(222, 226, 228, 0.1098039216);
}
.cart-team-registration .data-row label {
  font-size: 14px;
  font-weight: 300;
  width: 50%;
  float: left;
}
.cart-team-registration .data-row p {
  font-size: 14px;
  font-weight: 300;
  width: 50%;
  float: left;
  margin-bottom: 0;
}

.team-registration-accept-terms {
  font-size: 14px;
  font-weight: 100;
  text-align: center;
  display: block;
  margin: 35px 0 0;
}
.team-registration-accept-terms i {
  width: 15px;
  height: 15px;
  position: relative;
  display: inline-block;
  margin: 0 8px -2px 0;
  background-color: #fff;
}
.team-registration-accept-terms i::before {
  content: "";
  width: 11px;
  height: 11px;
  display: block;
  top: 2px;
  left: 2px;
  position: absolute;
  background-color: #dc57b6;
}

.cart-team-reg-action {
  margin-top: 50px;
}
.cart-team-reg-action .wrap .theme-btn {
  width: 100%;
  text-align: center;
  text-decoration: none;
  padding: 1rem 0;
}

/* checkout */
.woocommerce-checkout #customer_details {
  display: block;
  margin: 0 auto;
  float: none;
}
.woocommerce-checkout #customer_details .woocommerce-checkout-review-order {
  width: 100%;
}
.woocommerce-checkout #customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead, .woocommerce-checkout #customer_details .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody {
  display: none;
}
.woocommerce-checkout h3 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce-checkout .form-row label {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.6;
  margin-bottom: 2px;
}
.woocommerce-checkout .input-text {
  color: #fff;
  font-weight: 300;
  width: 100%;
  border-radius: 0;
  padding: 12px 15px;
  margin-left: 0 !important;
  background: transparent;
  border: 1px solid #fff;
}
.woocommerce-checkout #order_review {
  background-color: transparent;
}
.woocommerce-checkout #order_review table:not(.has-background) th {
  background-color: transparent;
}
.woocommerce-checkout #order_review #payment .payment_methods > li:not(.woocommerce-notice) {
  background-color: transparent;
}
.woocommerce-checkout #order_review #payment .payment_methods > li .payment_box, .woocommerce-checkout #order_review #payment .place-order {
  background-color: transparent;
}
.woocommerce-checkout #order_review .cart-subtotal {
  display: none;
}
.woocommerce-checkout #order_review .order-total th {
  font-size: 28px;
  text-transform: uppercase;
  padding-top: 0;
  padding-left: 0;
  font-family: "CookConthic", cursive;
}
.woocommerce-checkout #order_review .order-total td {
  font-size: 28px;
  text-align: right;
  padding-top: 0;
  padding-right: 0;
  font-family: "CookConthic", cursive;
}
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  margin-bottom: 0;
  border-bottom: 2px solid #545454;
}
.woocommerce-checkout #payment .place-order {
  padding: 0;
}
.woocommerce-checkout #order_review #payment .payment_methods > li .payment_box {
  padding-top: 0em !important;
  padding-bottom: 0;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p {
  color: #fff;
  max-width: 800px;
  font-size: 0.75rem;
  line-height: 1.6;
  text-transform: uppercase;
  margin: 10px auto 15px;
}
.woocommerce-checkout #payment .place-order .button {
  font-size: 1rem;
  padding: 16px 0;
}
.woocommerce-checkout .wc-proceed-to-checkout .button.checkout-button {
  color: #1a1a1a !important;
  background-color: #fff !important;
}

/* woocommerce order received */
.woocommerce-order-received .theme-btn {
  max-width: 500px;
  text-align: center;
  text-decoration: none !important;
  display: block;
  padding: 16px 15px;
  margin: 50px auto 0;
}

/* list page */
.archive .woocommerce-products-header {
  display: none;
}
.archive ul.products li.product .price {
  color: #fff;
}
.archive ul.products li.product .woocommerce-loop-product__title {
  color: #fff;
  font-size: 1.7rem;
  line-height: 1;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
}

/* public product single */
.single-product.single.storefront-full-width-content div.product .summary {
  width: 42.521739%;
}
.single-product .genaral-header {
  display: none;
}
.single-product tbody, .single-product td, .single-product tfoot, .single-product th, .single-product thead, .single-product tr {
  border: 0px;
}
.single-product div.product table.variations th.label {
  display: none;
}
.single-product .product_title.entry-title {
  color: #fff;
  text-transform: uppercase;
  font-family: "CookConthic", cursive;
}
.single-product div.product form.cart .quantity {
  width: 100%;
  margin-right: 0;
}
.single-product div.product form.cart .quantity .qty {
  color: #fff;
  width: 100%;
  margin: 0 0 10px;
  border: 1px solid #fff;
  background: transparent;
}
.single-product .single_add_to_cart_button {
  width: 100%;
  color: #1a1a1a;
  font-weight: 700;
  padding: 12px 0;
  font-family: "JUST Sans", sans-serif;
  background-color: #fff;
}
.single-product .single_add_to_cart_button:hover {
  color: #1a1a1a;
  background-color: #fff !important;
}

@media (max-width: 767.98px) {
  .woocommerce-form-login .woocommerce-form-row--wide {
    width: 100%;
  }
}
.postid-121 .woocommerce-product-gallery {
  display: none !important;
}

.postid-121 div.product {
  display: block !important;
}

.postid-34 .woocommerce-product-gallery {
  display: none !important;
}

.postid-34 div.product {
  display: block !important;
}

.postid-159 .woocommerce-product-gallery {
  display: none !important;
}

.postid-159 div.product {
  display: block !important;
}

.postid-160 .woocommerce-product-gallery {
  display: none !important;
}

.postid-160 div.product {
  display: block !important;
}

.main-title, .manager-name {
  color: #fff !important;
}

.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.home h6 {
  margin: 0 !important;
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title > a:not(.has-font-size) {
  color: #fff;
}

.wc-block-grid__products .wc-block-grid__product .price {
  color: #fff !important;
}

.dock-wrapper {
  bottom: 25px;
}

p {
  margin: 0 0 0.2em;
}

.storefront-product-pagination {
  display: none;
}

.storefront-product-pagination a[rel=prev] {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0.5em 0 0.5em !important;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  padding: 8px 12px;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  padding: 8px 12px;
  margin-right: 8px !important;
}

.site-info {
  display: none;
}

.site {
  padding-bottom: 0px !important;
}

.storefront-handheld-footer-bar {
  display: none;
}

@media (max-width: 1199.98px) {
  #sizeChart table:not(.has-background) tbody td {
    font-size: 14px;
  }
  .single-product div.product p.price {
    margin: 1em 0 0 !important;
  }
  .page-template-page-infomations-php .perks-grid {
    max-width: 435px !important;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-text .harbour-promo-heading {
    font-size: 1.8rem;
  }
}
@media (max-width: 1099.98px) {
  .hero-section .hero-bg::after {
    content: "";
    background: rgba(0, 0, 0, 0.15);
  }
  #sizeChart table:not(.has-background) tbody td {
    padding: 1em 0.4em;
  }
}
@media (max-width: 991.98px) {
  .home .hero-section .hero-content .hero-text-wrap {
    display: flex;
    flex-direction: column;
  }
  .home .hero-section .hero-content .hero-text-wrap .hero-title {
    order: 1;
    font-size: 9rem;
    line-height: 0.72;
    max-width: 250px;
  }
  .home .hero-section .hero-content .hero-text-wrap .hero-date {
    order: 2;
    margin-top: -2px;
    margin-bottom: 25px;
    font-size: 1.2rem;
  }
  .home .hero-section .hero-content .hero-text-wrap .hero-early-bird {
    order: 3;
    font-size: 3.2rem;
    max-width: 450px;
    line-height: 0.9;
  }
  .home .hero-section .hero-content .hero-text-wrap .hero-desc {
    order: 4;
    margin-top: -8px;
    font-weight: 100;
    line-height: 1.2;
    font-size: 0.9rem;
    max-width: 600px;
  }
  .home .hero-section .hero-content .hero-text-wrap .hero-logo img {
    height: 85px;
  }
  .home .hero-section .hero-content .hero-text-wrap .register-btn {
    order: 5;
  }
  .home .hero-section .hero-content .hero-text-wrap .rules-text {
    order: 6;
  }
  .site-footer .footer-main .footer-title {
    padding-top: 12px;
  }
  .site-footer .footer-main .footer-contact .footer-contact-item .footer-label {
    margin-top: 0px;
  }
  .page-template-page-infomations-php .info-hero .info-hero-title {
    font-size: 4.5rem;
  }
  .page-template-page-infomations-php .perks-grid {
    gap: 10px 25px;
  }
  .page-template-page-infomations-php .harbour-promo {
    flex-wrap: nowrap;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-text {
    flex: 1 1 auto;
    min-width: 0;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-text .harbour-promo-heading {
    font-size: 1.6rem;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-image {
    flex: 0 0 auto;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-image img {
    max-width: 230px !important;
    margin: 0;
  }
  .page-template-page-rules .rules-hero .rules-hero-title {
    font-size: 4.5rem;
  }
  .site-footer .footer-main {
    padding: 20px 0 20px;
  }
  .site-footer .footer-main .footer-brand-col {
    justify-content: left;
  }
  .site-footer .footer-main .footer-brand-col .footer-logo img {
    max-width: 150px;
  }
}
@media (max-width: 767.98px) {
  h1, h2, h3, h4, h5, h6 {
    margin: 0.35em 0 !important;
  }
  h1, .alpha {
    font-size: 2em;
  }
  .single-product div.product p.price {
    margin: 1em 0 0 !important;
  }
  #sizeChart table:not(.has-background) tbody td {
    padding: 1em 0.2em;
  }
  .page-template-page-infomations-php .custom-header {
    padding: 20px 15px 0;
  }
  .page-template-page-infomations-php .info-hero .info-hero-title {
    font-size: 3.5rem;
  }
  .page-template-page-infomations-php .info-block .info-block-title {
    font-size: 1.6rem;
  }
  .page-template-page-infomations-php .location-map {
    height: 350px;
  }
  .page-template-page-infomations-php .perks-grid {
    gap: 15px 25px;
  }
  .page-template-page-infomations-php .entries-block .contact-box .contact-text {
    font-size: 0.9rem;
  }
  .page-template-page-infomations-php .harbour-promo {
    gap: 0;
    padding: 15px 10px 15px 20px;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-image img {
    max-width: 175px !important;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-text .harbour-promo-heading {
    font-size: 1.3rem;
  }
  .page-template-page-rules .custom-header {
    padding: 20px 15px 0;
  }
  .page-template-page-rules .rules-hero .rules-hero-title {
    font-size: 3.5rem;
  }
  .page-template-page-rules .rules-block .rules-block-title {
    font-size: 2rem;
  }
  .page-template-page-rules .rule-item .rule-title {
    font-size: 1.1rem;
  }
}
@media (max-width: 575.98px) {
  .home .hero-section .hero-content .hero-text-wrap .hero-title {
    font-size: 7rem;
    max-width: 215px;
  }
  .home .hero-section .hero-content .hero-text-wrap .hero-date {
    font-size: 0.8rem;
    margin-top: 4px;
  }
  .home .hero-section .hero-content .hero-text-wrap .hero-early-bird {
    font-size: 3.2rem;
    max-width: 320px;
    line-height: 0.8;
  }
  .home .hero-section .hero-content .hero-text-wrap .hero-desc {
    font-weight: 100;
    line-height: 1.2;
    font-size: 12px;
    max-width: 400px;
  }
  .home .register-btn {
    font-size: 32px !important;
  }
  .page-template-page-infomations-php .info-hero .info-hero-title {
    font-size: 2.5rem;
  }
  .page-template-page-infomations-php .info-block .info-block-title {
    font-size: 1.3rem;
  }
  .page-template-page-infomations-php .division-table {
    padding-left: 20px;
  }
  .page-template-page-rules .rules-hero .rules-hero-title {
    font-size: 2.5rem;
  }
  #sizeChart .modal-content {
    padding: 15px;
    overflow-x: auto;
  }
  #sizeChart .modal-body,
  #sizeChart .modal-content {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #sizeChart table {
    min-width: 700px;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (max-width: 479.98px) {
  .page-template-page-infomations-php .division-table {
    width: 300px !important;
  }
  .page-template-page-infomations-php .info-hero .info-hero-desc {
    font-size: 0.8rem;
    line-height: 1.5;
  }
  .page-template-page-infomations-php .harbour-promo {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-text {
    flex: 1 1 100%;
    order: 2;
    text-align: center;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-text .harbour-logo-wrap .harbour-logo {
    margin: 0 auto;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-image {
    flex: 1 1 100%;
    order: 1;
    text-align: center;
  }
  .page-template-page-infomations-php .harbour-promo .harbour-promo-image img {
    max-width: 200px;
    margin: 0 auto;
  }
  .site-footer .footer-bottom {
    padding: 18px 0;
  }
}
