.elementor-kit-1048028{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4d8f19f:#FFFFFF;--e-global-color-3a99d80:#000000;--e-global-color-c9a285d:#0B69A4;--e-global-color-4222f50:#333333;--e-global-color-12eee19:#062F6D;--e-global-color-29bfd22:#17CAFF;--e-global-color-ecbce9c:#0000000F;--e-global-color-401b530:#0C6AA6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-76449ed-font-family:"Open Sans";--e-global-typography-76449ed-font-size:3.5rem;--e-global-typography-76449ed-font-weight:600;--e-global-typography-76449ed-line-height:3.5rem;--e-global-typography-c210305-font-family:"Open Sans";--e-global-typography-c210305-font-size:40px;--e-global-typography-c210305-font-weight:400;--e-global-typography-c210305-text-transform:uppercase;--e-global-typography-c210305-line-height:45px;--e-global-typography-e443d2f-font-family:"Open Sans";--e-global-typography-e443d2f-font-size:1.5rem;--e-global-typography-e443d2f-text-transform:uppercase;--e-global-typography-e443d2f-line-height:30px;--e-global-typography-d1f7f4e-font-family:"Roboto";--e-global-typography-d1f7f4e-font-size:1.25rem;--e-global-typography-d1f7f4e-font-weight:bold;--e-global-typography-165de40-font-family:"Roboto";--e-global-typography-165de40-font-size:1rem;--e-global-typography-165de40-line-height:1.25rem;--e-global-typography-7b4f74a-font-family:"Roboto";--e-global-typography-7b4f74a-font-size:20px;--e-global-typography-7b4f74a-font-weight:400;--e-global-typography-7b4f74a-line-height:30px;--e-global-typography-bb4f03e-font-family:"Prelo";--e-global-typography-bb4f03e-font-size:1.25rem;--e-global-typography-bb4f03e-font-weight:600;--e-global-typography-bb4f03e-text-transform:uppercase;--e-global-typography-bb4f03e-line-height:1.875rem;--e-global-typography-6733b6a-font-family:"Prelo";--e-global-typography-6733b6a-font-size:2rem;--e-global-typography-6733b6a-font-weight:600;--e-global-typography-6733b6a-line-height:2.75rem;--e-global-typography-c5b4e4e-font-family:"Prelo";--e-global-typography-c5b4e4e-font-size:2.5rem;--e-global-typography-c5b4e4e-font-weight:600;--e-global-typography-c5b4e4e-line-height:2.75rem;--e-global-typography-d7bba4f-font-family:"Prelo";--e-global-typography-d7bba4f-font-size:3.25rem;--e-global-typography-d7bba4f-font-weight:600;--e-global-typography-d7bba4f-line-height:5rem;}.elementor-kit-1048028 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-1048028{--e-global-typography-76449ed-font-size:2.25rem;--e-global-typography-76449ed-line-height:2.5rem;--e-global-typography-e443d2f-font-size:1.5rem;--e-global-typography-d7bba4f-font-size:2.75rem;--e-global-typography-d7bba4f-line-height:3.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1048028{--e-global-typography-76449ed-font-size:2rem;--e-global-typography-d7bba4f-font-size:2.5rem;--e-global-typography-d7bba4f-line-height:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Basic styling for the tabs */
  .tyler-custom-tab-container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
  }

  .tyler-custom-tab-buttons {
    display: flex;
    cursor: pointer;
    background-color: #f1f1f1;
  }

  .tyler-custom-tab-buttons div {
    padding: 10px;
    flex: 1;
    text-align: center;
    background-color: #ddd;
    border: 1px solid #ccc;
    border-bottom: none;
    font-size: 38px;
  }

  /* Basic styling for the tabs */
  .tyler-custom-tab-container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
  }

  .tyler-custom-tab-buttons {
    display: flex;
    cursor: pointer;
    background-color: #f1f1f1;
  }

  .tyler-custom-tab-buttons div {
    padding: 10px;
    flex: 1;
    text-align: center;
    background-color: #ddd;
    border: 1px solid #ccc;
    border-bottom: none;
    font-size: 38px;
  }

  .tyler-custom-tab-buttons div.tyler-custom-active {
    background-color: white;
    font-weight: bold;
    color: #093FA0;
    border-top: 2px solid #093FA0;
  }

  .tyler-custom-tab-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
  }

  .tyler-custom-tab-content>div {
    display: none;
  }

  .tyler-custom-tab-content .tyler-custom-active {
    display: block;
  }

  /* Styling for nested tabs */
  .tyler-custom-nested-tab-container {
    border-top: 1px solid #ddd;
  }

  .tyler-custom-nested-tab-buttons {
    display: flex;
    cursor: pointer;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    font-size: 28px;
  }

  .tyler-custom-nested-tab-buttons div {
    padding: 10px;
    flex: 1;
    text-align: center;
    background-color: #e9e9e9;
    border: 1px solid #ccc;
    border-bottom: none;
  }

  .tyler-custom-nested-tab-buttons div.tyler-custom-nested-active {
    background-color: white;
    font-weight: bold;
    color: #093FA0;
    border-top: 2px solid #093FA0;
  }

  .tyler-custom-nested-tab-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
  }

  .tyler-custom-nested-tab-content>div {
    display: none;
  }

  .tyler-custom-nested-tab-content .tyler-custom-nested-active {
    display: block;
  }

  .tyler-custom-sub-nested-tab-container {
    border-top: 1px solid #ddd;
  }

  .tyler-custom-sub-nested-tab-buttons {
    display: flex;
    cursor: pointer;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
  }

  .tyler-custom-sub-nested-tab-buttons div {
    padding: 10px;
    flex: 1;
    text-align: center;
    background-color: #e9e9e9;
    border: 1px solid #ccc;
    border-bottom: none;
    font-size: 18px;
  }

  .tyler-custom-sub-nested-tab-buttons div.tyler-custom-sub-nested-active {
    background-color: white;
    font-weight: bold;
    color: #093FA0;
    border-top: 2px solid #093FA0;
  }

  .tyler-custom-sub-nested-tab-content {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
  }

  .tyler-custom-sub-nested-tab-content>div {
    display: none;
  }

  .tyler-custom-sub-nested-tab-content .tyler-custom-sub-nested-active {
    display: block;
  }

  .price {
    color: #093FA0;
    font-weight: 500;
    font-size: 40px;
  }

  .signUpButton {
    display: inline-block;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #093FA0;
    /* Default button color */
    border: 2px solid #093FA0;
    /* Border color matches button color */
    border-radius: 5px;
    /* Rounded corners */
    text-decoration: none;
    /* Remove underline */
    text-align: center;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  }

  .signUpButton:hover {
    background-color: #0750C7;
    /* Darker shade on hover */
    border-color: #0750C7;
    /* Border color changes on hover */
    color: #fff;
    /* Text color remains white on hover */
  }

  .signUpButton:active {
    background-color: #072C7D;
    /* Even darker shade when clicked */
    border-color: #072C7D;
    /* Border color changes on click */
    color: #fff;
  }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Prelo';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://hottubstore.com/wp-content/uploads/2024/09/prelo-book-webfont.woff2') format('woff2'),
		url('https://hottubstore.com/wp-content/uploads/2024/09/prelo-book-webfont.woff') format('woff'),
		url('https://hottubstore.com/wp-content/uploads/2024/09/Prelo-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'Prelo';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://hottubstore.com/wp-content/uploads/2024/09/prelo-bold-webfont.woff2') format('woff2'),
		url('https://hottubstore.com/wp-content/uploads/2024/09/prelo-bold-webfont.woff') format('woff'),
		url('https://hottubstore.com/wp-content/uploads/2024/09/Prelo-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Prelo';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://hottubstore.com/wp-content/uploads/2024/09/prelo-semibold-webfont.woff2') format('woff2'),
		url('https://hottubstore.com/wp-content/uploads/2024/09/prelo-semibold-webfont.woff') format('woff'),
		url('https://hottubstore.com/wp-content/uploads/2024/09/Prelo-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Prelo';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://hottubstore.com/wp-content/uploads/2024/09/prelo-medium-webfont.woff2') format('woff2'),
		url('https://hottubstore.com/wp-content/uploads/2024/09/prelo-medium-webfont.woff') format('woff'),
		url('https://hottubstore.com/wp-content/uploads/2024/09/Prelo-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */