/* @version 9.0 [rev.9.0.01] */
.theme-style {
  font-size: 0.925rem;
  /* LISTS RESET */
  /* /LISTS RESET */ }
  .theme-style a {
    color: #2563eb; }
    .theme-style a:hover {
      color: #3b82f6; }
  .theme-style p {
    margin-bottom: 0.75rem; }
  .theme-style ul {
    display: block;
    list-style-type: disc;
    margin: 0 0 1em;
    padding-left: 40px; }
  .theme-style ol {
    display: block;
    list-style-type: decimal;
    margin: 0 0 1em;
    padding-left: 40px; }
  .theme-style ul ul, .theme-style ol ul {
    list-style-type: circle;
    padding-left: 20px;
    margin-top: 1em;
    margin-bottom: 1em; }
  .theme-style ol ol, .theme-style ul ol {
    list-style-type: lower-roman;
    padding-left: 20px;
    margin-top: 1em;
    margin-bottom: 1em; }
  .theme-style .list-standard {
    padding-left: 15px; }
    .theme-style .list-standard li {
      margin-bottom: .15rem; }
  .theme-style .h4, .theme-style .h5, .theme-style .h6, .theme-style h4, .theme-style h5, .theme-style h6 {
    font-weight: 500; }
  .theme-style .h1, .theme-style .h2, .theme-style .h3, .theme-style .h4, .theme-style .h5, .theme-style .h6, .theme-style h1, .theme-style h2, .theme-style h3, .theme-style h4, .theme-style h5, .theme-style h6 {
    margin-bottom: .6rem; }
  .theme-style .h3, .theme-style h3 {
    font-size: 1.8rem; }
  .theme-style .h4, .theme-style h4 {
    margin-top: 1.5rem;
    font-size: 1.5rem; }
  .theme-style h5, .theme-style .h5 {
    margin-top: 1rem;
    font-size: 1.35rem; }
  .theme-style h6, .theme-style .h6 {
    font-size: 1.1rem; }
  .theme-style .headline {
    font-weight: 600;
    margin-bottom: 1rem; }
    .theme-style .headline.border-bottom {
      padding-bottom: .5rem;
      border-bottom: 1px solid #eeeff0 !important; }
    .theme-style .headline.uppercase {
      text-transform: uppercase; }

.hpt {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1; }

.form-inline {
  gap: 5px; }

.btn {
  font-size: 0.875rem;
  line-height: 1.25rem;
  border-radius: 0.375rem; }
  .btn img, .btn svg {
    display: inline; }
  .btn.btn-sm {
    font-size: 0.825rem; }

.form-group {
  margin-bottom: 0; }

.form-control {
  font-size: 0.875rem;
  line-height: 1.5rem;
  border-radius: 0.375rem; }

.btn-group .dropdown-item {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.05rem 1rem; }

.badge {
  font-size: 0.775rem;
  font-weight: 400; }

.form-check-label {
  display: block;
  font-size: 0.875rem;
  margin-top: 1px; }

.table {
  font-size: 0.875rem;
  background-color: #fff; }
  .table thead th {
    vertical-align: top; }
  .table .thead-light th {
    background-color: white !important; }
  .table caption {
    font-size: 0.775rem;
    text-align: center; }
  .table.table-sale caption {
    text-align: left; }
  .table .form-check {
    padding-top: 0; }
  .table .form-check-label {
    margin-top: 0; }

.headline {
  font-weight: 600;
  margin-bottom: 1rem; }
  .headline.border-bottom {
    padding-bottom: .5rem;
    border-bottom: 1px solid #eeeff0 !important; }
  .headline.uppercase {
    text-transform: uppercase; }

h1.headline {
  font-size: 2.5rem; }

h2.headline {
  font-size: 2rem; }

h3.headline {
  font-size: 1.75rem; }

h4.headline {
  font-size: 1.5rem; }

h5.headline {
  font-size: 1.25rem; }

h6.headline {
  font-size: 1rem; }

dl.row {
  margin-bottom: 1rem; }

.message-board dt {
  font-size: 0.975rem;
  font-weight: 500;
  border-bottom: 1px solid #eeeff0;
  padding-bottom: 4px; }
  .message-board dt .badge {
    font-size: 0.975rem;
    font-weight: 500; }
  .message-board dt small {
    font-size: 0.875rem; }
.message-board dd {
  font-size: 0.925rem;
  line-height: 1.4; }

small.short-description {
  font-size: 0.825rem; }

.ticket-description {
  font-size: 0.95rem;
  line-height: 1.4; }

.members-dl dt {
  font-size: 0.975rem;
  font-weight: 500; }
.members-dl dd {
  font-size: 0.95rem;
  line-height: 1.4; }

.alert {
  font-size: 0.875rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

.sticky {
  z-index: 5; }

.bootstrap-datetimepicker-widget .collapse {
  visibility: visible; }

.text-buyout {
  color: #0b0b0b; }

.form-purchase-confirm {
  max-width: none; }

.modal-header {
  padding-left: 1.75rem;
  padding-right: 1.75rem; }
  .modal-header .modal-title {
    font-size: 1.25rem;
    font-weight: 500; }

.btn-default {
  background-color: #f7f7f7; }

.bundled-products .form-check-input {
  margin-top: 0.4rem; }

.managed-vps iframe {
  width: 100% !important; }

.jumbotron {
  padding: 0;
  font-size: 1.1rem;
  background-color: transparent;
  margin-bottom: 1.5rem !important;
  border-radius: 0; }

.doc-img {
  margin-bottom: 1rem;
  border-color: #f3f4f6 !important; }

.navbar {
  padding: 0;
  gap: 10px 5px; }

/* PAYMENT BOX */
.payment-box {
  display: block;
  margin-bottom: .75rem;
  cursor: pointer; }
  .payment-box .payment-logo {
    max-width: 150px; }

.payment-box + .payment-box {
  margin-top: .75rem; }

/* /PAYMENT BOX */
.form-payment .cart-summary {
  position: sticky;
  top: 25px; }
.form-payment .payment-description {
  font-size: 1rem; }
.form-payment .buttons-sticky-bottom {
  background-color: transparent; }

.Stripe .sr-field-error {
  margin-top: 6px;
  margin-left: 12px; }
.Stripe button {
  margin-top: 8px; }

.carousel {
  margin-bottom: 200px; }

.carousel-indicators {
  margin: 0;
  bottom: -150px; }
  .carousel-indicators [data-target] {
    background-color: transparent;
    width: 120px;
    height: 120px;
    border-top: none;
    border-bottom: none;
    margin: 0; }
    .carousel-indicators [data-target] img {
      border: none; }
  .carousel-indicators [data-target]:not(.active) {
    opacity: 0.75; }

#scrollToBottom {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #333;
  color: white;
  padding: 10px 15px;
  border: none;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out; }

#scrollToBottom:hover {
  opacity: 1; }

.cart-dropdown .media {
  font-size: 1rem; }

.qty-sm .form-control {
  height: 2rem;
  border-color: #f3f4f6;
  width: 80px; }
.qty-sm .has-icons {
  margin-top: -4px; }
  .qty-sm .has-icons .feather {
    color: #9ca3af; }
  .qty-sm .has-icons .icon-left, .qty-sm .has-icons .icon-right {
    top: 8px; }

.btn-light {
  background-color: #f8f9fa !important; }

.cookie-usage {
  width: 350px;
  bottom: 8px;
  right: 8px;
  position: fixed;
  z-index: 20;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25) !important;
  border-radius: 4px;
  padding: 8px;
  background-color: #343a40;
  color: #fff;
  font-size: 0.85rem; }
  @media (max-width: 575.98px) {
    .cookie-usage {
      width: calc(100% - 16px); } }

.p-padding p {
  padding-bottom: 0.75rem !important; }

#snackbar {
  background-color: #FFF;
  opacity: 0;
  /* Initially hidden */
  transition: opacity 1s ease-out;
  /* Adjust the duration as needed */ }
  #snackbar.active {
    opacity: 1;
    /* Fully visible */ }

.trumbowyg-box .trumbowyg-editor {
  font-size: .925rem; }

.btn .feather {
  width: 16px;
  height: 16px; }

.form-floating label {
  display: none !important; }

.input-group {
  display: flex !important; }
  .input-group.input-group-full-name {
    padding: 0;
    border-color: transparent; }
  .input-group .input-group-text {
    font-size: inherit; }

/* SHOPPING CART DROPDOWN (DEFAULT PARTIAL) */
.cart-dropdown .feather {
  width: 20px;
  height: 20px; }
.cart-dropdown > .btn:hover, .cart-dropdown > .btn:focus {
  box-shadow: none; }
.cart-dropdown > .btn::after {
  display: none; }
.cart-dropdown .dropdown-menu {
  width: 400px;
  padding: 1rem; }
  @media (max-width: 575.98px) {
    .cart-dropdown .dropdown-menu {
      width: 100%; } }
.cart-dropdown .cart-box .feather {
  color: #0b0b0b;
  height: 15px;
  width: 15px; }
.cart-dropdown .cart-box + .cart-box {
  border-top: 1px solid #dee2e6;
  margin-top: 1rem;
  padding-top: 1rem; }
.cart-dropdown .cart-item + .cart-item {
  margin-top: .5rem; }
.cart-dropdown .cart-total {
  border-top: 1px solid #e7ebef;
  font-size: 1.1rem; }
.cart-dropdown .media {
  font-size: 85%; }
.cart-summary .cart-dropdown {
  margin-bottom: .9rem;
  padding-bottom: .9rem;
  border-bottom: 1px solid #e5e7eb; }

/* /SHOPPING CART DROPDOWN (DEFAULT PARTIAL) */
.has-icons .icon-left, .has-icons .icon-right {
  top: 16px; }

.Stripe {
  --body-color: rgb(247, 250, 252);
  --button-color: #0062cc;
  --accent-color: #0069d9;
  --link-color: #ffffff;
  --font-color: rgb(105, 115, 134);
  --radius: 6px;
  --form-width: 400px;
  /* Layout */
  /* Inputs */
  /* Buttons and links */
  /* Code block */
  /* Stripe Element placeholder */
  /* Responsiveness */
  /* todo: spinner/processing state, errors, animations */
  /* Animated form */ }
  .Stripe .sr-root {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-content: center;
    justify-content: center;
    margin: 0 auto; }
  .Stripe .sr-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-self: center;
    padding: 15px 20px;
    background: var(--body-color);
    width: 100%;
    border-radius: var(--radius);
    box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1), 0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07); }
  .Stripe .sr-field-error {
    color: #cd0000;
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    margin-top: 12px; }
  .Stripe .sr-input,
  .Stripe input[type="text"] {
    border: 1px solid var(--gray-border);
    border-radius: var(--radius);
    padding: 5px 12px;
    height: 44px;
    width: 100%;
    transition: box-shadow 0.2s ease;
    background: white;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }
  .Stripe .sr-input:focus,
  .Stripe input[type="text"]:focus,
  .Stripe button:focus,
  .Stripe .focused {
    box-shadow: 0 0 0 1px rgba(50, 151, 211, 0.3), 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 0 4px rgba(50, 151, 211, 0.3);
    outline: none;
    z-index: 9; }
  .Stripe .sr-input::placeholder,
  .Stripe input[type="text"]::placeholder {
    color: var(--gray-light); }
  .Stripe .sr-result {
    height: 44px;
    -webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
    color: var(--font-color);
    overflow: auto; }
  .Stripe .sr-result code {
    overflow: scroll; }
  .Stripe .sr-result.expand {
    height: 350px; }
  .Stripe .sr-combo-inputs-row {
    box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1), 0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
    border-radius: 7px; }
  .Stripe button {
    background: var(--accent-color);
    border-radius: var(--radius);
    color: white;
    border: 0;
    padding: 12px 16px;
    margin-top: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    display: block;
    box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
    width: 100%; }
  .Stripe button:hover {
    filter: contrast(115%); }
  .Stripe button:active {
    transform: translateY(0px) scale(0.98);
    filter: brightness(0.9); }
  .Stripe button:disabled {
    opacity: 0.5;
    cursor: none; }
  .Stripe a {
    color: var(--link-color);
    text-decoration: none;
    transition: all 0.2s ease; }
  .Stripe a:hover {
    filter: brightness(0.8); }
  .Stripe a:active {
    filter: brightness(0.5); }
  .Stripe code,
  .Stripe pre {
    font-family: "SF Mono", "IBM Plex Mono", "Menlo", monospace;
    font-size: 12px; }
  .Stripe .sr-card-element {
    padding-top: 15px; }
  @media (max-width: 720px) {
    .Stripe .sr-root {
      flex-direction: column;
      justify-content: flex-start;
      padding: 48px 20px;
      min-width: 320px; }
    .Stripe .sr-header__logo {
      background-position: center; }
    .Stripe .sr-payment-summary {
      text-align: center; }
    .Stripe .sr-content {
      display: none; }
    .Stripe .sr-main {
      width: 100%;
      height: 305px;
      background: #f7fafc;
      box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1), 0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
      border-radius: 6px; } }
  .Stripe .spinner,
  .Stripe .spinner:before,
  .Stripe .spinner:after {
    border-radius: 50%; }
  .Stripe .spinner {
    color: #ffffff;
    font-size: 22px;
    text-indent: -99999px;
    margin: 0px auto;
    position: relative;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0); }
  .Stripe .spinner:before,
  .Stripe .spinner:after {
    position: absolute;
    content: ""; }
  .Stripe .spinner:before {
    width: 10.4px;
    height: 20.4px;
    background: var(--accent-color);
    border-radius: 20.4px 0 0 20.4px;
    top: -0.2px;
    left: -0.2px;
    -webkit-transform-origin: 10.4px 10.2px;
    transform-origin: 10.4px 10.2px;
    -webkit-animation: loading 2s infinite ease 1.5s;
    animation: loading 2s infinite ease 1.5s; }
  .Stripe .spinner:after {
    width: 10.4px;
    height: 10.2px;
    background: var(--accent-color);
    border-radius: 0 10.2px 10.2px 0;
    top: -0.1px;
    left: 10.2px;
    -webkit-transform-origin: 0px 10.2px;
    transform-origin: 0px 10.2px;
    -webkit-animation: loading 2s infinite ease;
    animation: loading 2s infinite ease; }
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  .Stripe .sr-root {
    animation: 0.4s form-in;
    animation-fill-mode: both;
    animation-timing-function: ease; }
  .Stripe .hidden {
    display: none; }
@keyframes field-in {
  0% {
    opacity: 0;
    transform: translateY(8px) scale(0.95); }
  100% {
    opacity: 1;
    transform: translateY(0px) scale(1); } }
@keyframes form-in {
  0% {
    opacity: 0;
    transform: scale(0.98); }
  100% {
    opacity: 1;
    transform: scale(1); } }
.form-sign-in .has-icons {
  display: block;
  width: 100%; }

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