/* custom sidebar scroll */
.woocommerce-account .woocommerce-MyAccount-navigation {
  overflow-y: auto;
}
body.m11-giveaway-not-started .wx-quantity-slider-container.wx-simple-slider {
  display: none !important;
}
body.m11-giveaway-not-started .instant-checkout-form {
  display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation::-webkit-scrollbar {
  width: 4px;
}
.giveaway-det-products .draw-button {
  display: none !important;
}
.single-product .product_cat-giveaway {
  overflow: hidden;
}

.event-custm-cta {
  border: none;
  display: flex;
  justify-content: center;
  margin: auto;
  width: fit-content;
}
.custm-package-section strong {
  font-style: italic;
}

.instant-checkout-form label {
  text-align: left;
}
.woocommerce-account
  .woocommerce-MyAccount-navigation::-webkit-scrollbar-track {
  background: transparent;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation::-webkit-scrollbar-thumb {
  background: #777;
  border-radius: 50px;
}
.select2.select2-container.select2-container--default .selection {
  width: 100%;
}
.review-subtitle {
  text-align: center;
}
.review-main-title {
  justify-self: center;
}
/* header */
.givawy-para {
  margin-top: 30px;
}

.give-awy .result-filter .woocommerce-result-count,
.give-awy .result-filter .woocommerce-ordering {
  flex: 1;
}

.give-awy .result-filter .woocommerce-ordering {
  display: flex;
  justify-content: end;
}

.woocommerce .woocommerce-ordering {
  margin-bottom: 0px;
}

.giveawy-img {
  max-height: 330px;
  /*   height: 330px; */
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.giveawy-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  display: block;
}

.container.lucky-wheel-sec {
  padding: 150px 0;
}

.wxgiveaway-lucky-wheel-container {
  flex-direction: row-reverse;
  border: 1px solid;
  border-image-source: linear-gradient(
    94.13deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 99.22%
  );
}

.giveawy-cntnt > a {
  pointer-events: none;
}

.giveawy-cntnt a .progress-container {
  pointer-events: auto;
}

.lucky-wheel-submit-button {
  border: 1px solid;
  border-image-source: linear-gradient(270deg, #fdab4d 0%, #f76729 100%);
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%) !important;
}

.lucky-wheel-form-group label {
  font-weight: 400 !important;
}

.lucky-wheel-form-group {
  padding-top: 10px;
}

.woocommerce-cart
  a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  border: 1px solid;
  border-image-source: linear-gradient(270deg, #fdab4d 0%, #f76729 100%);
  border-radius: 7px;
}

.woocommerce-cart
  .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
  background: linear-gradient(
    180deg,
    rgba(28, 25, 25, 0.56) 0%,
    rgba(0, 0, 0, 0.56) 100%
  );
  padding: 20px;
  border-radius: 15px;
}

.woocommerce-cart tr.wc-block-cart-items__row {
  background: linear-gradient(
    180deg,
    rgba(28, 25, 25, 0.56) 0%,
    rgba(0, 0, 0, 0.56) 100%
  );
  border: none;
}

.checkbox-group {
  align-items: center !important;
}

.wheel-form input {
  background: transparent;
  border: 1px solid #ffffff0a !important;
}

.woocommerce-cart .wc-block-components-product-metadata__description {
  display: none;
}

.woocommerce .nav_hdr.custm-account-header {
  display: block;
}

/* .single-product nav.woocommerce-breadcrumb {
  display: none;
} */

.how-lft .size-107 span {
  font-size: 30px;
  max-width: 576px;
}

/* =================kashish css =========================*/
body.woocommerce-checkout.woocommerce-page
  .woocommerce
  form
  .form-row
  .input-text:-webkit-autofill,
body.woocommerce-checkout.woocommerce-page
  .woocommerce
  form
  .form-row
  .input-text:-webkit-autofill:hover,
body.woocommerce-checkout.woocommerce-page
  .woocommerce
  form
  .form-row
  .input-text:-webkit-autofill:focus,
body.woocommerce-checkout.woocommerce-page
  .woocommerce
  form
  .form-row
  .input-text:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff !important;

  -webkit-box-shadow: 0 0 0 1000px #000 inset !important;
  box-shadow: 0 0 0 1000px #000 inset !important;

  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  transition: background-color 99999s ease-in-out 0s;
}

Input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff;
}

/* ----- */

.gve-awy-btns a.draw-button:after {
  z-index: -1;
}

.gve-awy-btns a.draw-button:hover::before {
  left: 150%;
}

.gve-awy-btns a.draw-button {
  overflow: hidden;
  background: #111;
  border-radius: 7px;
  border: none;
  box-shadow: 0 0 0 1px #f76729;
}

.gve-awy-btns a:hover {
  color: #fff;
  border: transparent;
}

.flipdown.flipdown__theme-dark .rotor-group-heading:before {
  color: #ffffff !important;
}

.rotor-group-heading {
  margin-bottom: 10px;
}

/* flipdown */
.count-down .flipdown .rotor-group,
.count-down .flipdown .rotor {
  float: none;
}

.count-down .flipdown {
  display: flex;
  align-items: flex-end;
  width: auto;
  height: auto;
  background: none;
  padding: 0;
  overflow: visible;
  gap: 22px;
}

.count-down .flipdown .rotor-group {
  flex-direction: column;
  align-items: center;
  margin: 0 6px;
  padding: 0;
  position: relative;
  background: none;
}

.count-down .flipdown .rotor-group-heading {
  display: block;
  width: 100%;
  text-align: center;
}

.count-down .flipdown .rotor-group-heading::before {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #a09898 !important;
  line-height: 1;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
}

.count-down .flipdown .rotor-group .rotor {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 50px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background: none !important;
  font-size: 24px;
}

.count-down .flipdown .rotor-group .rotor ~ .rotor {
  margin-left: 0;
}

.count-down .flipdown .rotor-top {
  position: relative;
  height: 54px;
  text-align: center;
  background: none !important;
  font-size: 24px;
  font-weight: 600;
  border-radius: 0;
  overflow: visible;
}

.count-down .flipdown .rotor-bottom,
.count-down .flipdown .rotor-leaf,
.count-down .flipdown .rotor::after {
  display: none;
}

.count-down .flipdown .rotor-group::after {
  content: "" !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 55px !important;
  width: 55px !important;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(253, 171, 77, 0.1) 50%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
  border-radius: 6px !important;
  box-shadow: inset 0 0 0 1px rgba(255, 136, 0, 0.4) !important;
  pointer-events: none !important;
  z-index: 0 !important;
}

.count-down .flipdown .rotor-group .rotor-top {
  font-size: 26px;
  z-index: 9;
  padding-left: 16px;
}

.count-down .flipdown .rotor-group:nth-child(2),
.count-down .flipdown .rotor-group:nth-child(3) {
  margin-right: 8px;
}

.count-down .flipdown .rotor-group:nth-child(2)::before,
.count-down .flipdown .rotor-group:nth-child(3)::before {
  content: ":";
  position: absolute;
  right: -30px;
  bottom: 20px;
  left: auto;
  top: auto;
  font-size: 22px;
  font-weight: 700;
  color: #e07a30;
  line-height: 1;
  height: auto;
  width: auto;
  background: none;
  border-radius: 0;
  display: block;
  z-index: 2;
}

.count-down .flipdown .rotor-group:nth-child(3)::before {
  right: -27px;
}

.flipdown.flipdown__theme-dark
  .rotor-group:nth-child(n + 2):nth-child(-n + 3):after {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(253, 171, 77, 0.1) 50%,
    rgba(255, 255, 255, 0) 100%
  ) !important;
}

.flipdown.flipdown__theme-dark
  .rotor-group:nth-child(n + 2):nth-child(-n + 3):before {
  background-color: transparent !important;
}

.rotor-top {
  width: 19px;
}

.flipdown .rotor {
  width: 19px;
}

.woocommerce p.stars a::before {
  color: #f76729;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit {
  font-weight: 500;
  font-size: 18px;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  color: #fff;
  border-radius: 5px;
  padding: 19px 50px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
  box-shadow: 0 4px 24px rgba(247, 103, 41, 0.35);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.35),
    transparent
  );
  transition: all 0.8s ease;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:hover {
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  transform: translateY(4px);
  color: #fff;
  box-shadow:
    0 10px 30px rgba(247, 103, 41, 0.45),
    0 0 25px rgba(253, 171, 77, 0.4);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit::before {
  left: 150%;
}

.woocommerce #review_form #respond p {
  margin-top: 30px;
}

p.comment-form-cookies-consent {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
}

#wp-comment-cookies-consent {
  appearance: none;
  -webkit-appearance: none;
  width: 28px;
  height: 28px;
  background: #ffffff0f;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 2px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.2s ease;
  margin-top: 2px;
}

#wp-comment-cookies-consent:checked {
  background: #f76729;
  border-color: #f76729;
}

#wp-comment-cookies-consent:checked::after {
  content: "";
  width: 12px;
  height: 6px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
  margin-top: -2px;
}

button.single_add_to_cart_button.button.alt {
  font-weight: 500;
  font-size: 18px;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  color: #fff;
  border-radius: 5px;
  padding: 19px 50px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
  box-shadow: 0 4px 24px rgba(247, 103, 41, 0.35);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:hover {
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
}

.draw-button.single-product-button {
  margin-top: 0 !important;
  margin-left: 30px;
}

a.draw-button.single-product-button.winner-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #fdab4d 0%, #f76729 100%);
  border-radius: 6px;
  z-index: -1;
}

a.draw-button.single-product-button.winner-button:hover {
  transform: translateY(4px);
  color: #fff;
  box-shadow:
    0 10px 30px rgba(247, 103, 41, 0.45),
    0 0 25px rgba(253, 171, 77, 0.4);
}

a.draw-button.single-product-button.winner-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.35),
    transparent
  );
  transition: all 0.8s ease;
  z-index: 1;
}

a.draw-button.single-product-button.winner-button:hover::before {
  left: 150%;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:hover {
  color: #fff;
}

/* ---- */
.give-hero-img-card img {
  border-radius: 14px;
}

.give-hero-img-card a {
  display: block;
  padding: 1.4px;
}

.woocommerce-checkout .woocommerce-input-wrapper input {
  width: 100% !important;
  height: 60px !important;
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 4px;
  padding: 0 20px !important;
  color: #fff;
  font-size: 20px;
  outline: none;
  transition: 0.3s;
}

.woocommerce-checkout #order_comments {
  width: 100% !important;
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  padding: 20px;
  color: #fff;
  font-size: 20px;
  outline: none;
  transition: 0.3s;
}

.woocommerce-checkout .woocommerce-input-wrapper {
  display: block;
}

.woocommerce-checkout .checkout_sec .form-row {
  display: block;
}

.woocommerce-checkout
  .woocommerce-input-wrapper
  .select2-container--default
  .select2-selection--single {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 7px;
  color: #fff;
  padding: 18px 40px 18px 16px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3e%3cpath fill='%23ffffff' d='M6 8L0 2l1.4-1.4L6 5.2 10.6.6 12 2z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) center;
  background-size: 12px 8px;
  font-size: 18px;
}

.woocommerce-checkou
  .woocommerce-input-wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #fff !important;
  padding: 0 !important;
  line-height: 1.4 !important;
}

.woocommerce-checkout
  .woocommerce-input-wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
}

.woocommerce-checkout
  .woocommerce-input-wrapper
  .select2-container--default
  .select2-dropdown {
  background-color: #1a1a1a !important;
  border-color: #333 !important;
}

.woocommerce-checkout
  .woocommerce-input-wrapper
  .select2-container--default
  .select2-results__option {
  color: #000 !important;
  padding: 8px 16px !important;
}

.woocommerce-checkout
  .woocommerce-input-wrapper
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #e0e0e0 !important;
  color: #000 !important;
}

.woocommerce-checkout
  .woocommerce-input-wrapper
  .select2-container--default
  .select2-results__option[aria-selected="true"] {
  background-color: #d0d0d0 !important;
  color: #000 !important;
}

.woocommerce-checkout .selection {
  display: block;
}

.woocommerce-checkout #place_order {
  font-weight: 500;
  font-size: 18px;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  color: #fff;
  border-radius: 5px;
  padding: 19px 50px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
  width: 100%;
  box-shadow: 0px 4px 44px 0px #f76729 !important;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
  font-size: var(--size-31);
  font-weight: 600;
  color: #fff;
  margin: 0;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce-privacy-policy-text p {
  font-size: var(--size-18);
}

.woocommerce-checkout .woocommerce-additional-fields h3 {
  font-size: var(--size-31);
  font-weight: 600;
  color: #fff;
  margin: 0;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce-checkout #payment,
.woocommerce-checkout #payment div.payment_box {
  background: #ffffff1f !important;
}

.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #ffffff1f;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.woocommerce-checkout div#wc-stripe-payment-method-instructions-card {
  color: white;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout:hover {
  transform: translateX(0px) !important;
  background: #888 !important;
}

#kl_newsletter_checkbox_field label.checkbox,
#kl_sms_consent_checkbox_field label.checkbox {
  display: flex;
  align-items: flex-start;
  line-height: 1.4;
  cursor: pointer;
}

#kl_newsletter_checkbox_field input[type="checkbox"],
#kl_sms_consent_checkbox_field input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 15px !important;
  height: 15px !important;
  min-width: 15px !important;
  min-height: 15px !important;
  padding: 0 !important;
  margin: 3px 7px 0 0 !important;
  background: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 2px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}

#kl_newsletter_checkbox_field input[type="checkbox"]:checked,
#kl_sms_consent_checkbox_field input[type="checkbox"]:checked {
  background-color: #f58220 !important;
  border-color: #f58220 !important;
}

#kl_newsletter_checkbox_field input[type="checkbox"]:checked::after,
#kl_sms_consent_checkbox_field input[type="checkbox"]:checked::after {
  content: "" !important;
  position: absolute !important;
  width: 5px !important;
  height: 11px !important;
  left: 4px !important;
  top: 0px !important;
  border: solid #fff !important;
  border-width: 0 2px 2px 0 !important;
  transform: rotate(45deg) !important;
}
/* ===============Dashboard pages css========= */

/* ------sidebar open------- */
.woocommerce-MyAccount-navigation > div:first-child {
  padding: 37px 114px 37px 40px;
  text-align: left;
  border-bottom: 1px solid transparent;
  border-image-source: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fdab4d 50%,
    rgba(255, 255, 255, 0) 100%
  );
  border-image-slice: 1;
  transition: padding 0.35s ease;
}

.woocommerce-MyAccount-navigation > div:first-child img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.woocommerce-account .woocommerce-MyAccount-navigation .menu-logo {
  flex-shrink: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul .menu-icon {
  padding: 0 !important;
  height: 46px;
  width: 46px;
  min-width: 46px;
  justify-content: center;
  align-items: center;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link .menu-icon a {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link .menu-anchor {
  padding: 13px 0;
}

.woocommerce-MyAccount-navigation .menu-logo img {
  width: 150px;
  max-width: 150px;
  height: auto;
  transition:
    width 0.35s ease,
    max-width 0.35s ease;
}

.woocommerce-account .nav_hdr,
.woocommerce-account footer.foot-sec.ovr-hdn.pos-rev {
  display: none;
}

.woocommerce-MyAccount-content::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 300px;
  top: 0;
  height: 100%;
  width: 286px;
  border-radius: 50%;
  background-color: #fdab4d;
  filter: blur(220px);
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  background: #121212;
  width: 374px;
  min-width: 374px;
  max-width: 374px;
  width: 100%;
  padding: 0px 0 40px 0;
  position: fixed;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  transition: all 0.35s ease;
}

.woocommerce-account .woocommerce-MyAccount-navigation::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    #fdab4d85 50%,
    rgba(255, 255, 255, 0) 100%
  );
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding-left: 45px;
  list-style: none;
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
  padding-left: 15px;
  transition: all 0.2s linear;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  border-top-left-radius: 170px;
  border-bottom-left-radius: 170px;
  padding: 10px;
  position: relative;
}

.is-active .cta {
  background: var(--gradient-text);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  color: white;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
  transform: translateY(0px);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
  border: 1px solid #ffffff33;
  border-radius: 130px;
  padding: 12px 30px;
  width: fit-content;
  margin-left: 40px;
  background: #ffffff00;
  position: relative;
  margin-top: auto;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child:hover {
  background: #ffffff2e;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child::after {
  content: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
  margin: 0;
  padding: 1px 0;
  line-height: 1.3;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout
  .menu-icon {
  border: none;
  width: 18px;
  min-width: 18px;
  height: 22px;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout
  .menu-anchor {
  padding: 0;
  justify-content: center;
  align-content: center;
}

/* -------sidebar-close---- */
.woocommerce-account .woocommerce-MyAccount-navigation.close {
  width: 95px;
  min-width: 95px;
  max-width: 95px;
  z-index: 20;
}

.woocommerce-account.logged-in
  .woocommerce:has(.woocommerce-MyAccount-navigation.close) {
  grid-template-columns: 80px 1fr;
}

.woocommerce-account .woocommerce-MyAccount-navigation.close > div:first-child {
  padding: 40px 0px;
  text-align: center;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  opacity: 1;
  transition: opacity 0.2s ease;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}

.woocommerce-MyAccount-navigation.close ul li .menu-anchor {
  opacity: 0;
  pointer-events: none;
  width: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation.close ul {
  padding-left: 15px;
  padding-bottom: 15px;
  margin-left: 0;
  align-items: center;
}

.woocommerce-account .woocommerce-MyAccount-navigation.close ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: 100%;
  margin-bottom: 4px;
}

.woocommerce-account.woocommerce-MyAccount-navigation.close ul li .menu-icon {
  margin: 0 auto;
}

.woocommerce-account .woocommerce-MyAccount-navigation.close ul li:last-child {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border-radius: 50%;
}

.woocommerce-MyAccount-navigation.close ul li:last-child a {
  margin: -7px;
}

.woocommerce-MyAccount-navigation.close ul li:last-child::before {
  position: relative;
  left: 0;
  top: 0;
  transform: none;
}
table.shop_table.subscription_details td {
  /* border-bottom: 1px solid #ffffff26; */
  padding: 15px 20px;
}
.woocommerce-MyAccount-content
  .shop_table.subscription_details
  tbody
  tr
  td:nth-child(1) {
  border-left: none !important;
}

/* ===========dashboard main css========== */
/* header */
.woocommerce-account .woocommerce-MyAccount-content .dash-header {
  height: 120px;
  background: #121212;
  padding: 0 30px;
  width: 100%;
  position: fixed;
  z-index: 9;
  display: flex;
  align-items: center;
  gap: 70px;
}

header.nav_hdr.custm-account-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.woocommerce-account .woocommerce-MyAccount-content .inner-header {
  display: flex;
  align-items: center;
  gap: 36px;
  flex-shrink: 0;
  user-select: none;
}

.woocommerce-account .woocommerce-MyAccount-content .dash-header h3 {
  margin: 0 !important;
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  text-transform: unset;
}

.woocommerce-account .woocommerce-MyAccount-content .side-btn {
  display: flex;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  width: 25px;
}

.woocommerce-account .woocommerce-MyAccount-content .dash-search {
  flex: 1;
  max-width: 440px;
  display: flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(253, 171, 77, 0.07) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 170px;
  padding: 18px 31px;
  border: none;
  position: relative;
}

.woocommerce-account .woocommerce-MyAccount-content .dash-search::before {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: 170px;
  padding: 1px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.072) 0%,
    rgba(253, 171, 77, 0.3) 50%,
    rgba(255, 255, 255, 0.072) 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.woocommerce-account .woocommerce-MyAccount-content .dash-search input {
  flex: 1;
  background: transparent;
  border: none !important;
  outline: none !important;
  font-size: 16px;
  color: #d9d8d8;
  font-family: inherit;
  padding: 0px !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  .dash-search
  input::placeholder {
  color: #444;
}

.woocommerce-account .woocommerce-MyAccount-content .dash-search svg {
  flex-shrink: 0;
  cursor: pointer;
}

.woocommerce-account .woocommerce-MyAccount-content .custom-dashboard {
  padding: 0 30px;
}

.woocommerce-account .woocommerce-MyAccount-content .custom-dashboard p a {
  color: #fdab4d;
  text-decoration: none;
  transition: color 0.3s ease;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  .custom-dashboard
  p
  a:hover {
  color: #f76729;
}

/* footer */
.woocommerce-account .dash-footer {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  padding: 20px;
  /* position: fixed;
  bottom: 0;
  width: calc(100% - 374px); */
  width: 100%;
}

/* .woocommerce-account .woocommerce-MyAccount-content.close .dash-footer {
  width: calc(100% - 95px);
} */

.woocommerce-account .dash-footer p {
  margin: 0;
  color: #d8d8d8;
}

/* ----- */
.woocommerce-dashboard .reward-dashboard .reward-card .status-inactive {
  margin: 0;
  font-size: 45px;
}

.woocommerce-dashboard .reward-dashboard .reward-card .status-message {
  font-size: 14px;
  line-height: 1;
  max-width: 250px;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: flex;
  flex-direction: column;
  margin-left: 374px;
  width: calc(100% - 374px);
  transition: all 0.35s ease;
  height: 100vh;
}

.woocommerce-account .woocommerce-MyAccount-content.close {
  margin-left: 95px;
  width: calc(100% - 95px);
}

.woocommerce-account .woocommerce-MyAccount-content p {
  font-size: var(--size-20);
  font-weight: 400;
  color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content .custom-dashboard p strong {
  color: var(--orange-text);
  font-weight: 600;
}

.woocommerce-dashboard .reward-dashboard .reward-card img {
  width: 100%;
}

.woocommerce-dashboard .reward-card.bronze {
  max-width: 161px;
  width: 100%;
  height: 156px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(253, 171, 77, 0.24) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  flex-direction: column;
  justify-content: center;
  border: none;
  position: relative;
}

.woocommerce-dashboard .reward-card.bronze::after {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: 15px;
  padding: 2px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(253, 171, 77, 0.5) 50%,
    rgba(255, 255, 255, 0.1) 100%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
}

.reward-card.bronze span {
  font-size: 18px;
}

.woocommerce-dashboard .section-title {
  font-size: 31px !important;
  font-weight: 800 !important;
}

.woocommerce-dashboard .reward-dashboard .reward-stats {
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.woocommerce-dashboard .reward-dashboard .reward-card {
  animation: none;
  border: none;
  gap: 30px;
  padding: 30px;
  border-radius: 15px;
  width: 100%;
  height: 156px;
  background: #ffffff0a;
}

.woocommerce-dashboard .reward-dashboard .reward-card::before {
  display: none !important;
}

.woocommerce-dashboard .reward-dashboard .reward-card .icon {
  width: 82px;
  height: 82px;
}

.woocommerce-dashboard .reward-dashboard .reward-card p {
  font-size: 22px;
  color: #fff;
  line-height: 1;
  text-align: left;
}

.woocommerce-dashboard .reward-dashboard .reward-card h2 {
  font-size: 50px;
  line-height: 1;
}

.woocommerce-dashboard .reward-tiers {
  background: #1c19197a !important;
}

.woocommerce-dashboard .tier img {
  width: 120px !important;
  margin-bottom: 7px !important;
}

.woocommerce-dashboard .reward-tiers {
  border-radius: 20px !important;
  border: 1px solid #ffffff17 !important;
}

.woocommerce-dashboard .tier h4 {
  font-size: 24px !important;
  font-weight: 600 !important;
}

.woocommerce-dashboard .tier span {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #d9d8d8;
}

.woocommerce-dashboard .reward-table {
  border-radius: 20px !important;
  border: 1px solid #ffffff26 !important;
}

.woocommerce-dashboard .reward-table th {
  background: #ffffff12 !important;
  font-size: 22px !important;
  font-weight: 600 !important ;
}

.woocommerce-dashboard .reward-table td {
  font-size: 16px !important;
}

.tier:not(:last-child) {
  margin-right: 0px !important;
  border-right: 1px solid transparent;
  position: relative;
}

.tier:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  height: 100%;
  width: 1.5px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  pointer-events: none;
}

.woocommerce-dashboard .reward-table table tr.total td strong {
  color: #d9d8d8 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.woocommerce-dashboard .reward-table table td:not(:first-child),
.woocommerce-dashboard .reward-table table th:not(:first-child) {
  border-left: 1px solid #ffffff26 !important;
  padding-left: 15px;
}

.woocommerce-dashboard .reward-table table tbody tr:hover {
  background: rgba(151, 151, 151, 0.164);
}

/* =========Orders======== */
.woocommerce-orders .woocommerce-MyAccount-content .custm-order-div {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-notices-wrapper {
  margin-top: 145px;
}
h1.custm-order-header {
  text-transform: none;
  font-family: Inter;
  font-weight: 800;
  font-size: 31px;
  line-height: 100%;
  margin-bottom: 13px;
  padding: 0 30px;
}
.woocommerce-account .woocommerce-MyAccount-content .custm-order-div {
  margin: 0 30px;
  width: auto;
}
.woocommerce-orders .woocommerce table.my_account_orders {
  border-radius: 20px;
  overflow: hidden;
}

table.my_account_orders th {
  padding: 29px 35px 29px 30px !important;
}

.woocommerce-subscriptions .woocommerce_account_subscriptions {
  margin: 0 30px;
}

.woocommerce-MyAccount-content
  .woocommerce_account_subscriptions
  .woocommerce-orders-table {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #ffffff26;
  border-radius: 20px;
  overflow: hidden;
  margin: 0;
}

.woocommerce-orders-table thead tr {
  background: #ffffff12;
}

.woocommerce-orders-table thead th {
  color: #fff;
}

.woocommerce-orders-table tbody td,
.woocommerce-orders-table tbody th {
  padding: 16px 20px !important;
  color: #d9d8d8;
  text-align: left;
  background: transparent;
  /* border-bottom: 1px solid #ffffff26; */
  font-size: 16px;
}

.woocommerce-orders-table tbody tr:last-child th {
  border-bottom: none;
}

.woocommerce-orders-table thead th + th,
.woocommerce-orders-table tbody td + td,
.woocommerce-orders-table tbody th + td {
  border-left: 1px solid #ffffff26;
}

.woocommerce-orders-table .woocommerce-orders-table__cell-order-number a {
  color: #d9d8d8;
  text-decoration: none;
  font-weight: 500;
}

.woocommerce-orders-table .woocommerce-orders-table__cell-order-number a:hover {
  color: #fdab4d;
}

.woocommerce-orders-table .woocommerce-button.view,
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button,
.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button,
.woocommerce-order-details .button,
.woocommerce-button.button.resubscribe.wcs_block_ui_on_click,
.woocommerce-Button.wc-forward.button,
.woocommerce-button.button.reactivate.wcs_block_ui_on_click,
.woocommerce-button.button.delete_subscription {
  font-weight: 500;
  font-size: 18px;
  padding: 15px 45px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.02);
  color: #fff;
  border: 1px solid rgba(253, 171, 77, 0.4);
  position: relative;
  overflow: hidden;
}

.woocommerce-orders-table .woocommerce-button.view::before,
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button::before,
.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button::before,
.woocommerce-order-details .button::before,
.woocommerce-button.button.resubscribe.wcs_block_ui_on_click::before,
.woocommerce-Button.wc-forward.button::before,
.woocommerce-button.button.reactivate.wcs_block_ui_on_click::before,
.woocommerce-button.button.delete_subscription::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  transition: 0.6s ease;
}

.woocommerce-orders-table .woocommerce-button.view:hover::before,
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button:hover::before,
.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button:hover::before,
.woocommerce-button.button.resubscribe.wcs_block_ui_on_click:hover::before,
.woocommerce-Button.wc-forward.button:hover::before,
.woocommerce-button.button.reactivate.wcs_block_ui_on_click:hover::before,
.woocommerce-button.button.delete_subscription:hover::before {
  left: 150%;
}

.woocommerce-orders-table .woocommerce-button.view:hover,
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button:hover,
.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button:hover,
.woocommerce-button.button.resubscribe.wcs_block_ui_on_click:hover,
.woocommerce-Button.wc-forward.button:hover,
.woocommerce-button.button.reactivate.wcs_block_ui_on_click:hover,
.woocommerce-button.button.delete_subscription:hover {
  color: #fff;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  border-color: transparent;
  transform: translateY(2px);
  box-shadow:
    0 8px 24px rgba(247, 103, 41, 0.35),
    0 0 15px rgba(253, 171, 77, 0.25),
    0 4px 44px 0px #f76729;
}

.woocommerce-orders-table .woocommerce-button.view.cta::before,
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button::before,
.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button::before,
.woocommerce-button.button.resubscribe.wcs_block_ui_on_click::before,
.woocommerce-Button.wc-forward.button::before,
.woocommerce-button.button.reactivate.wcs_block_ui_on_click::before,
.woocommerce-button.button.delete_subscription::before {
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.35),
    transparent
  );
}

.woocommerce-orders-table .woocommerce-button.view.cta:hover,
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button:hover,
.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button:hover,
.woocommerce-button.button.resubscribe.wcs_block_ui_on_click:hover,
.woocommerce-Button.wc-forward.button:hover,
.woocommerce-button.button.reactivate.wcs_block_ui_on_click:hover,
.woocommerce-button.button.delete_subscription:hover {
  transform: translateY(4px) !important;
  box-shadow:
    0 10px 30px rgba(247, 103, 41, 0.45),
    0 0 25px rgba(253, 171, 77, 0.4),
    0 4px 44px 0px #f76729 !important;
}
.woocommerce-button.button.resubscribe.wcs_block_ui_on_click,
.woocommerce-Button.wc-forward.button,
.woocommerce-button.button.reactivate.wcs_block_ui_on_click,
.woocommerce-button.button.delete_subscription {
  font-size: 18px;
  padding: 10px 15px;
}
.woocommerce-Button.wc-forward.button {
  margin-top: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(.is-active) {
  transition: all 0.3s ease;
  cursor: pointer;
  margin-bottom: 6px;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li:not(.is-active):hover {
  background: rgb(158 158 158 / 7%) !important;
}

th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-number {
  display: flex;
  justify-content: start;
}

span.nobr {
  font-size: 22px;
  font-weight: 600;
}

th.woocommerce-orders-table__cell a {
  font-size: 16px;
  font-weight: 400;
}

th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-date,
th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-status {
  padding-right: 100px;
  padding-left: 40px;
}

.woocommerce-orders-table .woocommerce-button.view,
.woocommerce-button .button .cancel .wcs_block_ui_on_click {
  font-weight: 500;
  font-size: 18px;
  padding: 13px 40px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.02);
  color: #fff;
  border: 1px solid rgba(253, 171, 77, 0.4);
  position: relative;
  overflow: hidden;
}

.woocommerce-orders-table .woocommerce-button.view::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  transition: 0.6s ease;
}

.woocommerce-orders-table .woocommerce-button.view:hover::before {
  left: 150%;
}

.woocommerce-orders-table .woocommerce-button.view:hover {
  color: #fff;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  border-color: transparent;
  transform: translateY(2px);
  box-shadow:
    0 8px 24px rgba(247, 103, 41, 0.35),
    0 0 15px rgba(253, 171, 77, 0.25),
    0 4px 44px 0px #f76729;
}

.woocommerce-orders-table .woocommerce-button.view.cta::before {
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.35),
    transparent
  );
}

.woocommerce-orders-table .woocommerce-button.view.cta:hover {
  transform: translateY(4px) !important;
  box-shadow:
    0 10px 30px rgba(247, 103, 41, 0.45),
    0 0 25px rgba(253, 171, 77, 0.4),
    0 4px 44px 0px #f76729 !important;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination {
  margin-left: 30px;
  margin-top: 30px;
}

/* ---order-view--- */
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
  padding: 0 30px;
}

.woocommerce-view-order .woocommerce-MyAccount-content > p {
  padding: 0 30px;
  margin-bottom: 10px;
}

.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-order-details__title,
.woocommerce-column__title {
  font-size: 31px;
}

.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  border-radius: 20px;
  overflow: hidden;
}

.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  thead
  tr,
.woocommerce-MyAccount-content .shop_table.order_details thead tr {
  background: #ffffff12;
}

.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  thead
  th
  + th,
td.woocommerce-table__product-total.product-total,
.woocommerce-view-subscription
  .woocommerce-MyAccount-content
  .shop_table.order_details
  thead
  th
  + th,
.woocommerce table.shop_table td {
  border-left: 1px solid #ffffff26;
  padding: 15px 20px;
}

.woocommerce-order-details
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  thead
  .woocommerce
  table
  .woocommerce-table__product-name
  .product-name,
.woocommerce-view-subscription
  .woocommerce-MyAccount-content
  .shop_table.order_details
  thead
  tr
  th {
  padding: 30px;
}

.woocommerce-order-details
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  thead
  .woocommerce-table__product-name.product-name,
.woocommerce-order-details
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  .woocommerce-table__product-table.product-total {
  padding: 30px;
  font-size: 22px;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  .woocommerce-table__product-name.product-name,
.woocommerce-MyAccount-content .shop_table.order_details tbody .product-name,
.woocommerce-view-subscription
  .woocommerce-MyAccount-content
  .shop_table.order_details
  tfoot
  tr
  th {
  padding: 10px 30px;
  font-size: 22px;
}

.woocommerce-order-details ul.wc-item-meta {
  margin-bottom: 0px;
  padding: 0;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  tfoot {
  font-size: 22px;
  padding: 10px 30px;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  tfoot
  td {
  border-left: 1px solid #ffffff26;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details
  tfoot
  th {
  padding: 10px 30px;
}

.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-customer-details {
  padding: 0 30px;
}

.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-customer-details
  address {
  padding: 0;
}

.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  header
  h2 {
  font-size: 31px;
  margin-bottom: 13px;
}

.woocommerce-view-order
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .shop_table.shop_table_responsive.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions.woocommerce-orders-table--subscriptions {
  margin: 0;
}

.woocommerce-view-subscription
  .woocommerce-MyAccount-content
  table.shop_table.subscription_details {
  width: unset;
  margin: 0px 30px 30px 30px;
  border-radius: 20px;
}

.woocommerce-view-subscription .woocommerce-MyAccount-content header h2 {
  font-size: 31px;
  padding: 0 30px;
  margin: 20px 0;
}

.woocommerce-view-subscription
  .woocommerce-MyAccount-content
  .woocommerce-column__title {
  margin-top: 30px;
  padding: 0 30px;
}

.woocommerce-view-subscription
  .woocommerce-MyAccount-content
  .woocommerce-customer-details
  address {
  padding: 0 30px;
}

.woocommerce-view-subscription
  .woocommerce-MyAccount-content
  > h2:first-of-type {
  padding: 0 30px;
}

.woocommerce-view-subscription
  .woocommerce-MyAccount-content
  .shop_table.order_details {
  width: unset;
  margin: 0 30px;
  border-radius: 20px;
  overflow: hidden;
}

/* cancel,payment,renew btn */
.woocommerce-button.button.cancel.wcs_block_ui_on_click,
.woocommerce-button.button.change_payment_method,
.woocommerce-button.button.subscription_renewal_early {
  background: transparent;
  color: #fff;
  font-weight: 400;
  border: 1px solid #f76729;
  border-radius: 5px;
  padding: 10px 20px;
  transition: all 0.3s ease;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.woocommerce-button.button.cancel.wcs_block_ui_on_click:hover,
.woocommerce-button.button.change_payment_method:hover,
.woocommerce-button.button.subscription_renewal_early:hover {
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 4px 15px rgba(247, 103, 41, 0.35);
}

/* .woocommerce-view-subscription
  .woocommerce-MyAccount-content
  .woocommerce-notices-wrapper
  .woocommerce-message {
  margin-top: 145px;
} */

/* order-again .button  */
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .order-again
  .button {
  position: relative;
  overflow: hidden;
  color: white;
  transition: all 0.35s ease;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
}

.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .order-again
  .button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.35),
    transparent
  );
  transform: skewX(-25deg);
  transition: left 0.6s ease;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .order-again
  .button:hover::before {
  left: 150%;
}

.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .order-again
  .button:hover {
  color: #fff;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  border-color: transparent;
  transform: translateY(4px);
  box-shadow:
    0 10px 30px rgba(247, 103, 41, 0.45),
    0 0 25px rgba(253, 171, 77, 0.4),
    0 4px 44px 0 #f76729;
}

.woocommerce-view-subscription .woocommerce-MyAccount-content {
  height: unset;
}

.woocommerce-MyAccount-content .related-orders-wrapper {
  margin: 0 30px;
  overflow-x: auto;
}
.woocommerce table.shop_table {
  border-radius: 20px;
  overflow: hidden;
}

/* ==========Addresses========== */
.woocommerce-MyAccount-content > h2:first-of-type {
  font-size: 31px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 15px;
}

.woocommerce-address-fields p .cta {
  border: none;
}

.woocommerce_account_subscriptions {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.woocommerce-edit-address .woocommerce-MyAccount-content > p {
  color: #d9d8d8;
  font-size: 16px;
  margin-bottom: 20px;
  padding: 0 30px;
}

.u-columns.woocommerce-Addresses {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  padding: 0 30px;
}
.woocommerce .col2-set::before,
.woocommerce-page .col2-set::before {
  display: none;
}

.u-columns.woocommerce-Addresses .col-1,
.u-columns.woocommerce-Addresses .col-2 {
  flex: 1;
  min-width: 280px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  overflow: hidden;
}

.woocommerce-Address-title.title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px;
  gap: 10px;
  border-bottom: 1px solid #ffffff26;
  background: #ffffff12;
}

.woocommerce-Address-title.title h2 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  text-transform: none;
  margin: 0;
}

.woocommerce-Address-title.title .edit {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease;
  background: linear-gradient(90deg, #f76729 0%, #fdab4d 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.woocommerce-Address-title.title .edit:hover {
  color: #f76729;
}

.woocommerce-Address address {
  font-style: normal;
  color: #d9d8d8;
  font-size: 15px;
  margin: 0;
  padding: 30px;
}
.addresses .title::before,
.woocommerce-account .addresses .title::after,
.woocommerce-account .woocommerce::before {
  content: "" !important;
  display: none !important;
}
/* ----- */
.woocommerce-edit-address .woocommerce-notices-wrapper {
  margin-top: 145px;
}

.woocommerce-edit-address .woocommerce-MyAccount-content h2 {
  font-size: 24px;
}

.woocommerce-edit-address .woocommerce-MyAccount-content form {
  padding: 0 30px;
}
.woocommerce-edit-address select,
.woocommerce-edit-address .select2-selection--single {
  background: transparent;
  color: #000;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  padding: 5px 3em 5px 15px;
  width: 100%;
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: calc(100% - 0.5em) 50%;
}
.woocommerce-edit-address select:focus,
.woocommerce-edit-address .select2-selection--single:focus {
  border-color: #fdab4d;
}
.woocommerce-edit-address select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  -webkit-text-fill-color: #000;
}
.woocommerce-edit-address
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #fff;
  background: transparent;
  padding-left: 0;
}
.woocommerce-edit-address
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: none;
}
.woocommerce-edit-address .select2-dropdown {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.15);
  width: 500px;
}
.woocommerce-edit-address .select2-results__option {
  color: #fff;
  background: #00000099;
}
.woocommerce-edit-address .select2-results__option--highlighted {
  background: #fdab4d;
  color: #121212;
}
.woocommerce-edit-address .select2-results {
  scrollbar-width: thin;
  scrollbar-color: #fdab4d transparent;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-input-wrapper {
  width: 100%;
}

/* ---- Responsive ------ */
@media (max-width: 768px) {
  .u-columns.woocommerce-Addresses {
    flex-direction: column;
    gap: 20px;
  }
  .u-columns.woocommerce-Addresses .col-1,
  .u-columns.woocommerce-Addresses .col-2 {
    min-width: 100%;
    padding: 20px 24px;
  }
  .woocommerce-Address-title.title {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }
}

/* ==========Account Details============== */
.woocommerce-account .woocommerce-MyAccount-content input:-webkit-autofill,
.woocommerce-account
  .woocommerce-MyAccount-content
  input:-webkit-autofill:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  input:-webkit-autofill:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  input:-webkit-autofill:active,
.woocommerce-address-fields input:-webkit-autofill,
.woocommerce-address-fields input:-webkit-autofill:hover,
.woocommerce-address-fields input:-webkit-autofill:focus,
.woocommerce-address-fields input:-webkit-autofill:active {
  -webkit-text-fill-color: #ffffff !important;
  caret-color: #ffffff;
  background-color: transparent !important;
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  box-shadow: 0 0 0 1000px transparent inset !important;
  transition:
    background-color 600000s 0s,
    color 600000s 0s;
}
form.woocommerce-EditAccountForm.edit-account {
  padding: 0 30px;
}

.woocommerce form .form-row label {
  font-size: 16px;
  font-weight: 500;
}

.woocommerce form .form-row .required {
  color: #f76729;
}

#account_display_name_description {
  font-size: 14px;
}

.woocommerce form .form-row .input-text {
  background: rgba(255, 255, 255, 0.03);
  padding: 22px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  border: 1px solid #ffffff26;
  border-radius: 9px;
  backdrop-filter: blur(5px);
}

.woocommerce-EditAccountForm fieldset .woocommerce-form-row {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  vertical-align: top;
  margin-right: 1.5%;
}

.woocommerce-EditAccountForm fieldset .woocommerce-form-row:last-of-type {
  margin-right: 0;
}

.woocommerce-EditAccountForm .password-input {
  position: relative;
  display: block;
}

.woocommerce-EditAccountForm .password-input .input-text {
  padding-right: 44px;
}

.woocommerce-EditAccountForm .password-input .show-password-input {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #888;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

legend {
  border-bottom: 1px solid #ffffff26;
  padding-bottom: 9px;
  font-weight: 600;
}

.woocommerce-EditAccountForm button.woocommerce-Button.button {
  font-size: 18px;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 19px 31px;
  cursor: pointer;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
  overflow: hidden;
  margin-top: 50px;
}

.woocommerce-EditAccountForm .woocommerce-Button:hover {
  transform: translateY(4px);
  box-shadow:
    0 10px 30px rgba(247, 103, 41, 0.45),
    0 0 25px rgba(253, 171, 77, 0.4);
}

.woocommerce form .show-password-input::before,
.woocommerce-page form .show-password-input::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z' fill='%23ffffff'/%3E%3C/svg%3E");
}

.woocommerce form .show-password-input.display-password::before,
.woocommerce-page form .show-password-input.display-password::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z' fill='%23ffffff'/%3E%3C/svg%3E");
}

/* ============Free ticket page=========== */
/* ---popup-- */

#wx-claim-ticket-modal .wx-modal-content {
  background-color: rgb(255 255 255 / 4%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  width: 500px;
  height: 450px;
  border: 1px solid #ff7c29;
}

#wx-claim-ticket-modal .wx-modal-content .ticket-number-display {
  font-size: 22px;
}

#wx-claim-ticket-modal .wx-modal-content .form-group label {
  margin-bottom: 0px;
  color: #fff;
}

.customer-ticket-claim-content
  .select2-container--default
  .select2-selection--multiple {
  background: #121212;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  padding: 0 12px;
  min-height: 40px;
  width: 451px;
}

.customer-ticket-claim-content
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered,
.customer-ticket-claim-content
  .select2-container--default
  .select2-selection--multiple
  .select2-search__field {
  color: #fff;
  background: #121212;
}

.customer-ticket-claim-content
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background: rgba(253, 171, 77, 0.2);
  border: 1px solid rgba(253, 171, 77, 0.3);
  color: #fff;
  border-radius: 4px;
}

.customer-ticket-claim-content
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fdab4d;
}

.customer-ticket-claim-content .select2-dropdown {
  background: #121212;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.customer-ticket-claim-content .select2-results__option {
  color: #fff;
  background: #121212;
}

.customer-ticket-claim-content .select2-results__option--highlighted {
  background: #fdab4d;
  color: #121212;
}

.customer-ticket-claim-content .giveaway-input-quantity {
  background: #121212;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  padding: 12px 15px;
  width: 100%;
  outline: none;
  transition: border 0.3s ease;
}

.customer-ticket-claim-content .giveaway-input-quantity:focus {
  border-color: #fdab4d;
}

.customer-ticket-claim-content .giveaway-input-quantity:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #121212 inset;
  -webkit-text-fill-color: #fff;
  color: #fff;
  background-color: #121212;
}

.customer-ticket-claim-content
  .giveaway-input-quantity::-webkit-outer-spin-button,
.customer-ticket-claim-content
  .giveaway-input-quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.customer-ticket-claim-content .giveaway-input-quantity[type="number"] {
  -moz-appearance: textfield;
}
/* ---- */
.woocommerce .woocommerce-MyAccount-content .wx-ticket-dashboard {
  background: transparent;
  color: #fff;
  border: none;
  padding: 0 30px;
  margin: 0;
}

.woocommerce-MyAccount-content .wx-ticket-dashboard,
.woocommerce-MyAccount-content .wxgiveaway-my-tickets {
  padding: 0;
  margin: 0;
}

.woocommerce-MyAccount-content .wx-ticket-dashboard h3 {
  font-size: 31px;
  font-weight: 800 !important;
  color: #fff;
  margin-bottom: 22px;
}

.woocommerce-MyAccount-content .wx-tickets-table-container {
  border: 1px solid #ffffff26;
  border-radius: 20px;
  overflow: hidden;
  background: transparent;
}

.woocommerce-MyAccount-content .wx-tickets-table {
  width: 100%;
  border-collapse: collapse;
  background: transparent;
  color: #d9d8d8;
}

.woocommerce-MyAccount-content .wx-tickets-table thead tr {
  background: #ffffff12;
  border-bottom: 1px solid #ffffff26;
}

.woocommerce-MyAccount-content .wx-tickets-table thead th {
  padding: 30px;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-align: left !important;
  background: transparent;
  border-right: 1px solid #ffffff26;
}

.woocommerce-MyAccount-content .wx-tickets-table thead th:last-child {
  border-right: none;
}

.woocommerce-MyAccount-content .wx-tickets-table tbody tr {
  background: transparent;
  border-bottom: 1px solid #ffffff26;
}

.woocommerce-MyAccount-content .wx-tickets-table tbody tr:last-child {
  border-bottom: none;
}

.woocommerce-MyAccount-content .wx-tickets-table tbody td {
  padding: 31px 40px;
  font-size: 16px;
  font-weight: 400;
  color: #d9d8d8;
  text-align: left;
  border-right: 1px solid #ffffff26;
}

.woocommerce-MyAccount-content .wx-tickets-table tbody td:last-child {
  border-right: none;
}

.woocommerce-MyAccount-content .wx-tickets-table tbody td a {
  color: #d9d8d8;
  text-decoration: none;
}

.woocommerce-MyAccount-content .wx-tickets-table tbody td a:hover {
  color: #fdab4d;
}

.wx-claim-ticket:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}

.woocommerce-MyAccount-content .wx-tickets-table .wx-claim-ticket {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  background: transparent;
  box-shadow:
    0 0 0 1px #fdab4d,
    0 0 0 2px #f76729;
  border-radius: 5px;
  padding: 12px 38px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
  white-space: nowrap;
}

.woocommerce-MyAccount-content .wx-tickets-table .wx-claim-ticket::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  transition: 0.6s ease;
}

.woocommerce-MyAccount-content .wx-tickets-table .wx-claim-ticket:hover {
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  border-color: transparent;
  color: #fff;
  transform: translateY(2px);
  box-shadow:
    0 8px 24px rgba(247, 103, 41, 0.35),
    0 0 15px rgba(253, 171, 77, 0.25),
    0 4px 44px 0px #f76729;
}

.woocommerce-MyAccount-content
  .wx-tickets-table
  .wx-claim-ticket:hover::before {
  left: 150%;
}

.woocommerce-MyAccount-content .wx-tickets-table .wx-claim-ticket:active {
  transform: translateY(1px);
}

.woocommerce-MyAccount-content .wx-ticket-dashboard,
.woocommerce-MyAccount-content .wx-tickets-table td,
.woocommerce-MyAccount-content .wx-tickets-table th {
  border: none;
}

/* ============My ticket=========== */
.woocommerce-MyAccount-content .wxgiveaway-my-tickets {
  background: transparent;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  padding: 0 30px;
  max-width: 100%;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets h2 {
  grid-column: 1 / -1;
  margin: 0;
  color: #fff;
  background: linear-gradient(135deg, #fff 0%, #fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-product-box {
  background: transparent;
  border: 1px solid #ffffff26;
  border-radius: 20px;
  padding: 30px;
  padding-bottom: 53px;
  margin: 0;
  box-shadow: 0 0 18px rgba(247, 103, 41, 0.12);
}

.woocommerce-MyAccount-content
  .wxgiveaway-my-tickets
  .ticket-product-box:hover {
  border: 1px solid #ffffff26;
}

.woocommerce-MyAccount-content
  .wxgiveaway-my-tickets
  .ticket-product-box:before {
  height: 13px;
  background: linear-gradient(180deg, #fdab4d 0%, rgba(253, 171, 77, 0) 100%);
}

.woocommerce-MyAccount-content
  .wxgiveaway-my-tickets
  .ticket-product-box:nth-child(even) {
  margin-right: 0;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-header {
  display: flex;
  align-items: flex-start;
  gap: 35px;
  background: transparent;
  border-bottom: 1px solid #ffffff26;
  padding-bottom: 41px;
  margin-bottom: 0;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-image {
  width: 189px;
  height: 171px;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  border: none;
  box-shadow:
    0 0 0 1px #f76729,
    0 0 0 1px #fdab4d;
  margin-right: 0;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-image:hover {
  box-shadow: 0px 24px 74px 0px #f767296b;
  border: 1px solid #f76729;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-main-info {
  flex: 1;
  background: transparent;
  margin-top: 15px;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-main-info h3 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 16px 0;
  background: transparent;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-meta {
  display: flex;
  align-items: start;
  gap: 21px;
  flex-direction: column;
  flex-wrap: wrap;
  background: transparent;
  max-width: fit-content;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-item {
  background: transparent;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .total-tickets-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #ffffff0a;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 15px;
  padding: 20px;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-icon {
  font-size: 16px;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-icon {
  border: none;
  box-shadow:
    0 0 0 0.5px #f76729,
    0 0 0 0.5px #fdab4d;
  border-radius: 7px;
  background: transparent;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-content {
  display: flex;
  flex-direction: column;
  background: transparent;
  max-width: fit-content;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-label {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 2px;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-value {
  font-size: 30px;
  font-weight: 900;
  color: #f76729;
  line-height: 1;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .toggle-tickets-btn {
  font-size: 18px;
  font-weight: 500;
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  border: none;
  border-radius: 12px;
  padding: 16px 29px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  overflow: hidden;
  transition: all 0.35s ease;
  box-shadow: none;
}

.woocommerce-MyAccount-content
  .wxgiveaway-my-tickets
  .toggle-tickets-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.3),
    transparent
  );
  transition: 0.6s ease;
}

.eye-icon {
  display: none;
}

.woocommerce-MyAccount-content
  .wxgiveaway-my-tickets
  .toggle-tickets-btn:hover {
  transform: translateY(2px);
  box-shadow:
    0 8px 24px rgba(247, 103, 41, 0.35),
    0 0 20px rgba(253, 171, 77, 0.3),
    0 4px 44px 0px #f76729;
}

.woocommerce-MyAccount-content
  .wxgiveaway-my-tickets
  .toggle-tickets-btn:hover::before {
  left: 150%;
}

.woocommerce-MyAccount-content
  .wxgiveaway-my-tickets
  .toggle-tickets-btn:active {
  transform: translateY(1px);
}

/* ticket numbers section */
.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-numbers-list {
  margin-top: 14px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(253, 171, 77, 0.08) 100%
  );
  border: none;
  box-shadow:
    0 0 0 1px rgba(253, 171, 77, 0.3),
    0 0 0 1px rgba(247, 103, 41, 0.3),
    0 0 18px rgba(247, 103, 41, 0.12);
  border-radius: 12px;
  padding: 26px 30px;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-numbers-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 23px;
  background: transparent;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-numbers-header {
  border-bottom: 1px solid #f767296b;
}

.woocommerce-MyAccount-content
  .wxgiveaway-my-tickets
  .ticket-numbers-header
  h4 {
  font-size: 24px;
  font-weight: 700;
  color: #d9d8d8;
  margin: 0;
  background: transparent;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .copy-tickets-btn {
  display: none;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 5px;
  padding: 6px 12px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .copy-tickets-btn:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(253, 171, 77, 0.4);
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-numbers-grid {
  background: transparent;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-number {
  position: relative;
  font-size: 16px;
  font-weight: 900;
  color: #ff8e0c;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(253, 171, 77, 0.19) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  border: none;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.03),
    0 0 0 1px rgba(253, 171, 77, 0.3),
    0 0 0 1px rgba(255, 255, 255, 0.03);
  border-radius: 3px;
  display: inline-block;
  overflow: visible;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-number:before {
  display: none;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-number::after {
  content: "";
  position: absolute;
  background: url(https://m11club.com.au/wp-content/uploads/2026/07/cup.svg)
    no-repeat center;
  background-size: contain;
  top: -9px;
  right: -7px;
  width: 20px;
  height: 20px;
  z-index: 9;
}

.woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-number:hover {
  transform: translateY(0px);
}

.meta-item .toggle-tickets-btn .arrow-icon {
  font-size: 0;
  display: inline-block;
  position: relative;
  margin-left: 8px;
}

.meta-item .toggle-tickets-btn .arrow-icon::after {
  content: "";
  display: inline-block;
  background-image: url(https://m11club.com.au/wp-content/themes/m11-club/assets/img/drop-after.png);
  height: 6px;
  width: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
}

.product-header,
.ticket-numbers-header {
  border-bottom: 1px solid #ffffff26;
}

/* ==============My Wins=========== */
.woocommerce-MyAccount-content .wxgiveaway-winning-tickets {
  margin: 0;
  max-width: 100%;
  padding: 0 30px;
}

.woocommerce-MyAccount-content .wxgiveaway-winning-tickets h2 {
  font-size: 31px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 0px;
  background: linear-gradient(135deg, #fff 0%, #fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.woocommerce-MyAccount-content
  .wxgiveaway-winning-tickets
  .win-no-wins-message {
  background: transparent;
  border: 2px solid #f76729bf;
  border-radius: 15px;
  transition: all 0.3s linear;
  margin: 40px 0;
  margin-top: 22px;
}

.wxgiveaway-winning-tickets .win-no-wins-message:hover {
  border: 2px dashed #f76729bf;
}

.wxgiveaway-winning-tickets .win-no-wins-message h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}

.wxgiveaway-winning-tickets .win-continue-shopping {
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
  font-size: 18px;
}

.wxgiveaway-winning-tickets .win-continue-shopping:hover {
  box-shadow: 0px 4px 44px 0px #f76729;
}

.wxgiveaway-winning-tickets .win-no-wins-message p {
  display: block;
}

/* ==========Lucky Wheel========= */
.woocommerce-MyAccount-content .wxgiveaway-no-prizes {
  padding: 0 30px;
}

.woocommerce-MyAccount-content .wxgiveaway-no-prizes h2,
.woocommerce-MyAccount-content .wxgiveaway-no-prizes h3 {
  font-size: 31px;
}

.woocommerce-MyAccount-content .wxgiveaway-no-prizes .empty-state-icon {
  font-size: 140px;
}
/* CART */
.woocommerce-checkout .select2-dropdown {
  background-color: #000000 !important;
  border-color: #333333 !important;
}

.woocommerce-checkout .select2-search--dropdown .select2-search__field {
  background-color: #1a1a1a !important;
  color: #ffffff !important;
  border-color: #333333 !important;
}

.woocommerce-checkout
  .select2-search--dropdown
  .select2-search__field::placeholder {
  color: #888888 !important;
}

.woocommerce-checkout .select2-results__options {
  background-color: #000000 !important;
  max-height: 200px !important;
  overflow-y: auto !important;
}

.woocommerce-checkout .select2-results__option {
  color: #ffffff !important;
  background-color: #000000 !important;
  padding: 8px 12px !important;
  transition: background-color 0.2s ease !important;
}

.woocommerce-checkout .select2-results__option--highlighted {
  background-color: #fdab4d !important;
  color: #000000 !important;
}

.woocommerce-checkout .select2-results__option--selected {
  background-color: #1a1a1a !important;
  color: #fdab4d !important;
}

.woocommerce-checkout .select2-results__option[aria-disabled="true"] {
  color: #666666 !important;
}

/* ===== CUSTOM SCROLLBAR ===== */

.woocommerce-checkout .select2-results__options::-webkit-scrollbar {
  width: 8px !important;
  height: 8px !important;
}

.woocommerce-checkout .select2-results__options::-webkit-scrollbar-track {
  background: #1a1a1a !important;
  border-radius: 4px !important;
}

.woocommerce-checkout .select2-results__options::-webkit-scrollbar-thumb {
  background: #fdab4d !important;
  border-radius: 4px !important;
  border: 2px solid #000000 !important;
}

.woocommerce-checkout .select2-results__options::-webkit-scrollbar-thumb:hover {
  background: #ffb85e !important;
}

.woocommerce-checkout .select2-results__options {
  scrollbar-width: thin !important;
  scrollbar-color: #fdab4d #1a1a1a !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
  background-color: #1a1a1a !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}

.woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #ffffff;
  padding: 0;
}

.woocommerce-checkout
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #ffffff transparent transparent transparent !important;
}

.woocommerce-checkout
  .select2-container--default.select2-container--open
  .select2-selection--single {
  border-color: #fdab4d !important;
}

.woocommerce-checkout .select2-results__group {
  color: #fdab4d !important;
  background-color: #000000 !important;
  font-weight: bold !important;
  padding: 8px 12px !important;
}

.woocommerce-checkout .select2-results__option--load-more {
  color: #ffffff !important;
  background-color: #000000 !important;
}

.woocommerce-checkout
  .select2-container--default
  .select2-selection--single:focus {
  outline: none !important;
}

.woocommerce-checkout .select2-results__message {
  color: #ffffff !important;
  background-color: #000000 !important;
}

.single-product .woocommerce-product-gallery__image > a {
  pointer-events: none;
  cursor: default;
}

.woocommerce-shop .gve-awy-btns a.draw-button {
  display: none;
}
.single-product a.draw-button.single-product-button.winner-button {
  display: none !important;
}
a.draw-buttonn.single-product-button.winner-button {
  overflow: hidden;
  background: #111 !important;
  border-radius: 5px !important;
  border: none !important;
  box-shadow: 0 0 0 1px #f76729 !important;
  font-size: 18px;
  padding: 14.5px 50px;
  display: inline-flex;
  justify-content: center;
  transition: all 0.4s ease;
  white-space: nowrap;
  position: relative;
}

a.draw-buttonn.single-product-button.winner-button:hover {
  color: white;
}
a.one-time-btn.cta {
  padding-left: 0px;
  width: 100%;
  padding-right: 0px;
}
.membership-offers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.membership-offer {
  min-height: 106px;
  padding: 18px 15px;
  border: 1px solid #3a2515;
  border-radius: 9px;
  background: linear-gradient(
    135deg,
    rgba(30, 22, 16, 0.95),
    rgba(20, 15, 11, 0.95)
  );
  box-sizing: border-box;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.offer-price {
  color: #d7d7d7;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.offer-arrow {
  color: #ff8a22;
  font-size: 25px;
  line-height: 1;
  margin: 6px 0;
  font-weight: 300;
}

.offer-text {
  color: #ff9a2e;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.4;
}
/*
25 aug 2026
*/
.progress-side {
  max-width: 560px;
  margin: 80px auto 0;
}

.market-slider-wrp .slick-slide {
  margin: 0 30px 0 0;
  height: auto;
}

.market-slider-wrp .slick-track {
  display: flex;
}

.market-slider-wrp .slick-slide > div {
  height: 100%;
}

.slider-progress {
  width: 100%;
  height: 7px;
  background: #ffffff24;
  border-radius: 10px;
  overflow: hidden;
}

.slider-progress span {
  display: block;
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, #fdab4d 0%, #f76729 100%);
  transition: width 0.4s ease;
}

.market-slider-wrp .market-card {
  position: relative;
  padding: 30px;
  border-radius: 30px;
  height: auto;
  backdrop-filter: blur(74px);
  background: #ffffff0f;
  color: #ffffff;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  overflow: hidden;
  border: 1px solid transparent;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}

.market-slider-wrp .market-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(
    94.13deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 99.22%
  );

  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  z-index: -1;
  mask-composite: exclude;
}

.mr-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.market-card img {
  max-width: 100px;
  height: 100px;
  border-radius: 18px;
}

.market-card .mr-img {
  margin-bottom: 20px;
}

.mr-content h5 {
  font-weight: 800;
  font-size: 24px;
  line-height: 1.2;
}
.markets-section {
  visibility: hidden;
}

.mr-content span {
  font-weight: 500;
  font-size: 13px;
  margin-top: auto;
  padding-top: 10px;
}

.mr-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  color: #d9d8d8;
  margin-bottom: 12px;
}

.market-slider-wrp .draggable {
  overflow: visible;
}

.markets-section {
  background-color: #000;
  overflow: hidden;
}
.page-id-24 .start-here-sec {
  display: none;
}
.market-slider-wrp {
  position: relative;
}

.market-slider-wrp::before {
  content: " ";
  position: absolute;
  background-color: #000;
  height: 100%;
  width: 200%;
  left: -200%;
  z-index: 1;
}
.bnnr-section {
  position: relative;
  overflow: hidden;
}

.banner-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.bnnr-section .container,
.bnnr-s .bnnr-content {
  position: relative;
  z-index: 2;
}

.impact-slider-wrp .slick-slide {
  margin: 0 15px;
  height: auto;
}

.impact-slider-wrp .slick-track {
  display: flex;
}

.impact-slider-wrp .slick-slide > div {
  height: 100%;
}

.impact-wrpp .draggable {
  overflow: visible;
}

.impact-section {
  overflow: hidden;
}

.impact-section .vid-bxx {
  position: relative;
  height: 580px;
  border-radius: 25px;
  overflow: hidden;
}

.impact-section .vid-bxx video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.impact-section .video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  z-index: 2;
}

.impact-section .video-play svg {
  width: 60px;
  height: 60px;
}

section.event-section {
  background: #000;
}

section.event-section .container {
  max-width: 1467px;
  margin: auto;
  padding: 0 15px;
}

.event-bx {
  display: flex !important;
  align-items: center;
}

.event-ryt {
  color: #fff;
  font-family: "Inter", sans-serif;
  max-width: 540px;
  margin: auto;
}

.event-ryt h3 {
  font-weight: 800;
  font-size: 55px;
  line-height: 1.2;
  text-transform: uppercase;
}

.timer-side span {
  font-weight: 500;
  font-size: 20px;
  color: #f76729;
}

.timer-side {
  padding: 10px 0 30px;
}

.event-info .info-row {
  display: flex;
  gap: 12px;
  margin-bottom: 18px;
}

.event-info .info-text {
  font-weight: 400;
  font-size: 16px;
}

.join-bxx {
  background: #fdab4d0f;
  border: 1px dashed rgb(253 171 77 / 19%);
  padding: 30px;
  border-radius: 10px;
}

.join-bxx h6 {
  font-weight: 600;
  font-style: Italic;
  font-size: 18px;
  color: #fdab4d;
}

.join-bxx p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  max-width: 462px;
  color: #d9d8d8;
  margin: 0;
}

.event-section .member-btn {
  margin: 20px 0;
}

.join-bxx span {
  font-weight: 400;
  font-style: Italic;
  font-size: 14px;
  color: #f76729;
}

.event-ryt .countdown {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  margin-top: 25px;
}

.event-ryt .time-box {
  text-align: center;
}

.event-ryt .time-box label {
  display: block;
  font-size: 14px;
  margin-bottom: 7px;
}

.event-ryt .time-box > div {
  width: 80px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  border-image-source: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(253, 171, 77, 0.5) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  border-image-slice: 1;
  padding: 10px 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(253, 171, 77, 0.1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 6px;
  font-size: 24px;
  font-weight: 600;
}

.event-ryt .colon {
  color: #f76729;
  font-size: 30px;
  font-weight: 800;
  padding-bottom: 8px;
}

.event-section,
.event-section .container {
  position: relative;
}

.event-section .event-slider {
  width: 100%;
  padding-bottom: 40px;
  padding-top: 60px;
}

.event-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: -6%;
  width: 400px;
  height: 400px;
  background: url("https://m11club.com.au/wp-content/uploads/2026/08/230bb23232660d60c10fb19a04db38aba4a35ff5.png")
    center / contain no-repeat;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
  rotate: 330deg;
}

.event-section::after {
  content: "";
  position: absolute;
  top: -30%;
  left: -22%;
  width: 50%;
  height: 70%;
  background: url("https://m11club.com.au/wp-content/uploads/2026/08/Ellipse-9.svg")
    center / contain no-repeat;
  pointer-events: none;
  z-index: 1;
}
.event-section .event-prev,
.event-section .event-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #fdab4d;
  background: #f7672917;
  font-size: 25px;
  border: 1px solid rgba(253, 171, 77, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: all 0.3s ease;
}

.event-section .event-prev {
  left: -8%;
}

.event-section .event-next {
  right: -8%;
}

.event-section .event-prev:hover,
.event-section .event-next:hover {
  background: linear-gradient(270deg, #f76729 0%, #fdab4d 100%);
}

.event-prev img {
  transform: rotate(180deg);
}

.event-section .event-next:hover img,
.event-section .event-prev:hover img {
  filter: brightness(0) invert(1);
}

.event-left img {
  max-width: 100%;
}

.event-section .slick-dots {
  bottom: 0;
}

.event-section .slick-dots li button:before {
  color: #fdab4d;
  opacity: 0.4;
  font-size: 16px;
}

.event-section .slick-dots li.slick-active button:before {
  color: #fdab4d;
  opacity: 1;
}
.event-ryt .join-bxx a.cta {
  font-size: 16px;
  width: fit-content;
  padding: 12px 31px;
  margin: 0;
}

.site-main .instant-checkout-form label {
  text-align: left;
}

.site-main .package-cards-wrap-new {
  max-width: 1270px;
  margin-inline: auto;
}

.site-main .package-cards-wrap-new .package-card {
  padding: 20px;
}

.site-main .package-cards-wrap-new .package-card p.package-cart-stmt {
  margin: 4px 0 14px 0;
  font-family: Inter;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
}

.site-main .package-cards-wrap-new .package-card .credit-label {
  max-width: 151px;
  font-family: Inter;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  margin-inline: auto;
}

.site-main .package-cards-wrap-new .package-card-fee {
  font-family: Inter;
  font-weight: 800;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
}

.site-main .review-heading {
  text-align: center;
}

.site-main
  .single-product
  .custm-package-section
  .wx-quantity-slider-container.wx-simple-slider {
  margin-top: 60px;
}

/* */

.one-day-sec {
  position: relative;
  overflow: hidden;
  padding-top: 140px;
}

/* .one-day-sec::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -77px; 
  left: -86px;
  height: 366px;
  width: 366px;
  border-radius: 50%;
  background-color: #fdab4df9;
  filter: blur(200px);
  pointer-events: none;
} */

.one-day-sec .one-inr {
  padding: 154px 108px;
  border-radius: 30px;
}

.one-day-sec .head {
  max-width: 75%;
  margin-bottom: 39px;
}

.one-day-sec .head h1 {
  font-size: 90px;
  margin-bottom: 0;
}

.one-day-sec .win_name {
  padding: 23px 34px;
  background-color: #ffffff0f;
  max-width: fit-content;
  border-radius: 15px;
  border: 1px solid #ffffff21;
}

.one-day-sec .win_name h4 {
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0;
}

.one-day-sec .win_name h4 span {
  color: #f76729;
}

.final_lwr_table {
  padding-top: 84px;
  position: relative;
}

.final_lwr_table:before {
  content: "";
  position: absolute;
  bottom: 450px;
  left: 194px;
  height: 280px;
  width: 280px;
  border-radius: 50%;
  background-color: #fdab4df9;
  filter: blur(200px);
  pointer-events: none;
}

.final_lwr_table::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 100px;
  left: 154px;
  height: 318px;
  width: 318px;
  border-radius: 50%;
  background-color: #f76729f9;
  filter: blur(200px);
  pointer-events: none;
}

.final_lwr_table .top-shp {
  position: absolute;
  z-index: -1;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}

.final_lwr_table .pattern-shp {
  position: absolute;
  z-index: -1;
  top: 120px;
  right: 0;
}

.final_lwr_table h4 {
  font-size: 35px;
  text-transform: capitalize;
  color: #fdab4d;
}

.final_lwr_table .table-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #ffffff;
  margin-top: 17px;
  padding-bottom: 32px;
  margin-bottom: 42px;
  border-bottom: 1px solid;
  border-image: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(253, 171, 77, 0.5) 50%,
      rgba(255, 255, 255, 0) 100%
    )
    1;
}

.final_lwr_table .entries-control {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 22px;
}

.final_lwr_table .entries-control select {
  width: 65px;
  height: 56px;
  padding: 0 5px;
  border: 1px solid #292929;
  border-radius: 10px;
  background: #171717;
  color: #ffffff;
  font-size: 23px;
  font-weight: 500;
  outline: none;
  cursor: pointer;
}

.final_lwr_table .search-control input::placeholder {
  color: #fff;
}

.final_lwr_table .search-control input {
  width: 263px;
  padding: 12px 20px;
  border: 1px solid #ffffff2e;
  border-radius: 10px;
  background: #ffffff0f;
  color: #ffffff;
  font-size: 20px;
  outline: none;
}

.final_lwr_table .table-wrapper {
  width: 100%;
  overflow-x: auto;
}

.final_lwr_table .entries-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #ffffff26;
  border-radius: 12px;
  overflow: hidden;
  color: #ffffff;
}
.final_lwr_table .entries-table thead > tr {
  background-color: #ffffff12;
}

.final_lwr_table .entries-table th {
  padding: 30px;
  text-align: left;
  font-size: 22px;
  font-weight: 600;
  border-bottom: 1px solid #ffffff26;
}

.final_lwr_table .entries-table td {
  padding: 30px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #ffffff26;
}

.entries-table th:not(:last-child),
.entries-table td:not(:last-child) {
  border-right: 1px solid #ffffff26;
}

.entries-table tbody tr:last-child td {
  border-bottom: none;
}

.entries-table th:nth-child(2),
.entries-table td:nth-child(2) {
  width: 826px;
}

.entries-pagination {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.entries-pagination .entries-info {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}

.entries-pagination .pagination-buttons {
  display: flex;
  gap: 5px;
}

.entries-pagination .pagination-buttons button {
  height: 51px;
  width: 51px;
  border: 1px solid #ffffff2b;
  border-radius: 50%;
  background-color: transparent;
}

.entries-pagination .pagination-buttons button img {
  filter: brightness(0) saturate(100%) invert(40%) sepia(98%) saturate(3000%)
    hue-rotate(340deg) brightness(100%) contrast(100%);
  opacity: 0.8;
}

.entries-pagination .pagination-buttons button:hover {
  background: linear-gradient(90deg, #fdab4d 0%, #f76729 100%);
}

.entries-pagination .pagination-buttons button:hover img {
  filter: brightness(0) invert(1);
}
/* ======Responsive===== */

@media screen and (max-width: 1799px) {
  .event-section .event-prev,
  .event-section .event-next {
    width: 70px;
    height: 70px;
  }

  .event-section .event-prev {
    left: -4%;
  }

  .event-section .event-next {
    right: -4%;
  }
}
@media (max-width: 1599px) {
  .event-section .container {
    max-width: 90% !important;
  }
  .event-section::before {
    top: 40px;
    width: 250px;
    height: 250px;
  }

  .event-bx {
    gap: 50px;
  }

  .event-section .event-prev,
  .event-section .event-next {
    width: 50px;
    height: 50px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    min-width: 300px;
    max-width: 300px;
    padding: 0px 0 40px 0;
  }
  .woocommerce-MyAccount-navigation > div:first-child {
    padding: 20px 114px 20px 72px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin-left: 0px;
    margin-top: 40px;
  }
  .woocommerce-account li.woocommerce-MyAccount-navigation-link a {
    font-size: 16px !important;
    padding: 8px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul .menu-icon {
    height: 35px;
    min-width: 35px;
  }
  .woocommerce-account li.woocommerce-MyAccount-navigation-link .menu-anchor {
    padding: 12px 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
    padding: 10px 20px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-navigation
    ul
    .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout
    .menu-icon {
    width: 15px;
    min-width: 15px;
    height: 20px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .dash-header {
    height: 76px;
  }
  .woocommerce-dashboard .reward-dashboard .reward-stats {
    grid-template-columns: repeat(3, 1fr);
  }
  .woocommerce-dashboard .reward-dashboard .reward-card {
    padding: 16px;
    height: auto;
  }
  .woocommerce-dashboard .reward-dashboard .reward-card .icon {
    width: 75px;
    height: 75px;
  }
  .woocommerce-dashboard .reward-dashboard .reward-card p {
    font-size: 16px;
  }
  .woocommerce-dashboard .reward-dashboard .reward-card h2 {
    font-size: 35px;
  }
  .woocommerce-dashboard .reward-dashboard .reward-card .status-message {
    font-size: 9px;
  }
  .woocommerce-dashboard .reward-dashboard .reward-card .status-inactive {
    font-size: 32px;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-left: 300px;
    width: calc(100% - 300px);
  }

  .woocommerce-account .dash-footer {
    /* width: calc(100% - 300px); */
    width: 100%;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-notices-wrapper {
    margin-top: 100px;
  }
  .woocommerce-account
    .woocommerce-MyAccount-navigation.close
    > div:first-child {
    padding: 24px 0px;
  }

  .woocommerce-edit-address .woocommerce-MyAccount-content h2 {
    font-size: 24px;
  }
  .woocommerce-Address-title.title .edit {
    font-size: 14px;
  }
  .woocommerce form .form-row label {
    font-size: 12px;
  }
  .markets-section .container {
    max-width: 90% !important;
  }
}

@media (max-width: 1499px) {
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-image {
    width: 170px;
    height: 160px;
  }

  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-main-info h3,
  .woocommerce-MyAccount-content
    .wxgiveaway-my-tickets
    .ticket-numbers-header
    h4 {
    font-size: 20px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-label {
    font-size: 13px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-value {
    font-size: 25px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .total-tickets-meta {
    gap: 6px;
    padding: 16px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .toggle-tickets-btn {
    font-size: 13px;
    padding: 13px 23px;
  }
}
@media screen and (max-width: 1399px) {
  .market-card img {
    max-width: 80px;
    height: 80px;
    border-radius: 12px;
  }
  .event-section::after {
    top: -20%;
    left: -18%;
  }

  .mr-content h5 {
    font-size: 20px;
  }

  .mr-content p {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .impact-section .vid-bxx {
    height: 500px;
  }

  .event-bx {
    gap: 30px;
  }

  .event-ryt h3 {
    font-size: 45px;
  }

  .timer-side {
    padding: 10px 0 20px;
  }

  .timer-side span {
    font-size: 18px;
  }

  .event-ryt .countdown {
    margin-top: 15px;
  }

  .event-ryt .time-box > div {
    width: 60px;
    font-size: 16px;
  }

  .join-bxx h6 {
    font-size: 16px;
  }

  .join-bxx {
    padding: 20px;
  }

  .event-ryt {
    max-width: 100%;
  }

  .one-day-sec .one-inr {
    padding: 110px 80px;
    border-radius: 30px;
  }

  .one-day-sec .head {
    max-width: 70%;
  }

  .one-day-sec .head h1 {
    font-size: 60px;
    margin-bottom: 0;
  }

  .one-day-sec .win_name h4 {
    font-size: 28px;
  }

  .one-day-sec .win_name {
    padding: 20px 29px;
  }

  .final_lwr_table {
    padding-top: 70px;
  }

  .entries-table th:nth-child(2),
  .entries-table td:nth-child(2) {
    width: 601px;
  }

  .final_lwr_table .entries-table th {
    padding: 25px 30px;
    font-size: 20px;
  }

  .final_lwr_table .entries-table td {
    padding: 25px 30px;
  }

  .final_lwr_table h4 {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 1199px) {
  .woocommerce-dashboard .reward-dashboard .reward-stats {
    grid-template-columns: repeat(2, 1fr);
  }
  .event-ryt h3 {
    font-size: 35px;
  }
  .event-section::before {
    top: 5%;
    right: -8%;
    width: 200px;
    height: 200px;
  }
  .event-section {
    overflow-x: hidden;
  }
  .event-section::after {
    top: -10%;
    width: 40%;
    height: 60%;
  }

  .event-info .info-text {
    font-size: 15px;
  }

  .event-section .event-prev {
    left: -5%;
  }

  .event-section .event-next {
    right: -5%;
  }

  .one-day-sec::before {
    height: 230px;
    width: 230px;
  }

  .one-day-sec {
    padding-top: 120px;
  }

  .one-day-sec .head h1 {
    font-size: 50px;
  }

  .one-day-sec .head {
    max-width: 65%;
  }

  .one-day-sec .win_name h4 {
    font-size: 24px;
  }

  .one-day-sec .one-inr {
    padding: 90px 60px;
    border-radius: 30px;
  }

  .one-day-sec .win_name {
    padding: 16px 29px;
  }

  .final_lwr_table .top-shp {
    max-width: 350px;
  }

  .final_lwr_table:before {
    left: 99px;
    bottom: 260px;
    height: 130px;
    width: 130px;
    border-radius: 50%;
    filter: blur(80px);
  }

  .final_lwr_table::after {
    bottom: 50px;
    left: 60px;
    height: 250px;
    width: 250px;
    filter: blur(120px);
  }

  .final_lwr_table {
    padding-top: 60px;
  }

  .final_lwr_table .pattern-shp {
    top: 80px;
    max-width: 350px;
  }

  .final_lwr_table .entries-control {
    font-size: 18px;
  }

  .final_lwr_table .search-control input {
    font-size: 18px;
  }

  .entries-table th:nth-child(2),
  .entries-table td:nth-child(2) {
    width: 450px;
  }

  .final_lwr_table .entries-control select {
    width: 53px;
    height: 45px;
    font-size: 18px;
  }

  .final_lwr_table .search-control input {
    width: 240px;
    padding: 8px 20px;
  }

  .final_lwr_table .entries-table th {
    padding: 20px 25px;
    font-size: 18px;
  }

  .final_lwr_table .entries-table td {
    padding: 20px 25px;
  }
}
@media (max-width: 991px) {
  header.nav_hdr.custm-account-header .container .hdr-cta {
    display: block;
  }
  .markets-section {
    padding-bottom: 0px;
  }
  section.event-section {
    padding-top: 50px;
  }
  .event-slider {
    padding-top: 40px;
  }
  .woocommerce-dashboard .reward-dashboard .reward-card {
    flex-direction: column;
    text-align: center;
  }
  .event-section::before,
  .event-section::after {
    display: none;
  }
  .woocommerce-orders .woocommerce table.my_account_orders,
  .woocommerce-view-order
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table.woocommerce-table--order-details.shop_table.order_details,
  .woocommerce-MyAccount-content
    .woocommerce_account_subscriptions
    .woocommerce-orders-table,
  .u-columns.woocommerce-Addresses .col-1,
  .u-columns.woocommerce-Addresses .col-2,
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .toggle-tickets-btn,
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .total-tickets-meta {
    border-radius: 10px;
  }
  span.nobr,
  .woocommerce-edit-address .woocommerce-MyAccount-content h2 {
    font-size: 18px;
    white-space: nowrap;
  }
  .woocommerce table.shop_table td small {
    font-weight: 400;
    font-size: 9px;
    line-height: 0;
  }
  .woocommerce-orders-table tbody td,
  .woocommerce-orders-table tbody th {
    font-size: 14px;
  }
  table.my_account_orders th {
    padding: 20px 25px 20px 25px !important;
  }
  .woocommerce-orders-table .woocommerce-button.view,
  .woocommerce-button .button .cancel .wcs_block_ui_on_click,
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    tfoot,
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    .woocommerce-table__product-name.product-name,
  .woocommerce-MyAccount-content .shop_table.order_details tbody .product-name,
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .shop_table.order_details
    tfoot
    tr
    th,
  .woocommerce-EditAccountForm button.woocommerce-Button.button {
    font-size: 16px;
    padding: 10px 30px;
  }
  .woocommerce-order-details
    .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    thead
    .woocommerce-table__product-name.product-name,
  .woocommerce-order-details
    .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    .woocommerce-table__product-table.product-total {
    padding: 10px 30px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    min-width: 250px;
    max-width: 250px;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-left: 250px;
    width: calc(100% - 250px);
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding-left: 25px;
  }
  .woocommerce-MyAccount-navigation > div:first-child {
    padding: 20px 35px 20px 72px;
  }
  .woocommerce-Address-title.title {
    gap: 2px;
    padding: 20px;
    align-items: start;
    justify-content: unset;
  }
  .woocommerce-Address address {
    font-size: 13px;
    padding: 20px;
  }
  .market-card img {
    max-width: 70px;
    height: 70px;
    object-fit: cover;
  }

  .progress-side {
    max-width: 80%;
  }

  .market-slider-wrp .market-card {
    padding: 22px;
    border-radius: 18px;
  }

  .slider-progress {
    height: 4px;
  }

  .progress-side {
    margin: 40px auto 0;
  }
  .impact-section .vid-bxx {
    height: 400px;
  }

  .impact-slider-wrp .slick-slide {
    margin: 0 10px;
  }

  .event-ryt h3 {
    font-size: 30px;
  }

  .event-bx {
    gap: 20px;
    flex-direction: column;
    align-items: baseline;
  }

  .event-ryt,
  .join-bxx p {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }

  .event-section .slick-dots {
    display: none !important;
  }

  .event-section .event-prev,
  .event-section .event-next {
    display: none !important;
  }

  .event-section .slick-dots {
    display: block !important;
  }

  .site-main .package-cards-wrap-new {
    max-width: 100%;
    padding-inline: 20px;
  }

  .site-main .package-cards-wrap-new .package-card {
    padding: 18px;
  }

  .site-main .package-cards-wrap-new .package-card .credit-label {
    max-width: 140px;
    font-size: 18px;
  }

  .site-main .package-cards-wrap-new .package-card-fee {
    font-size: 34px;
  }

  .site-main
    .single-product
    .custm-package-section
    .wx-quantity-slider-container.wx-simple-slider {
    margin-top: 40px;
  }

  .one-day-sec .head h1 {
    font-size: 45px;
  }

  .one-day-sec .head {
    max-width: 75%;
    margin-bottom: 25px;
  }

  .one-day-sec .win_name h4 {
    font-size: 20px;
  }

  .entries-table th:nth-child(2),
  .entries-table td:nth-child(2) {
    width: 300px;
  }

  .final_lwr_table h4 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content .custom-dashboard,
  .u-columns.woocommerce-Addresses,
  form.woocommerce-EditAccountForm.edit-account,
  .woocommerce-MyAccount-content .wxgiveaway-no-prizes,
  .woocommerce .woocommerce-MyAccount-content .wx-ticket-dashboard,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-order-details,
  .woocommerce-view-order .woocommerce-MyAccount-content > p,
  .woocommerce-order-details,
  .woocommerce-view-order
    .woocommerce-MyAccount-content
    .woocommerce-customer-details,
  .woocommerce-MyAccount-content .wxgiveaway-winning-tickets,
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets,
  .woocommerce-edit-address .woocommerce-MyAccount-content form,
  .woocommerce-view-subscription .woocommerce-MyAccount-content header h2,
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    > h2:first-of-type,
  #woocommerce-subscriptions-related-orders-table
    .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .woocommerce-column__title,
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .woocommerce-customer-details
    address,
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .woocommerce-column__title {
    padding: 0 15px;
  }

  .woocommerce-account .woocommerce-MyAccount-content .dash-header h3,
  .woocommerce-MyAccount-content .wxgiveaway-no-prizes h2,
  .woocommerce-MyAccount-content .wxgiveaway-no-prizes h3,
  .woocommerce-MyAccount-content .wx-ticket-dashboard h3,
  .woocommerce-view-order
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-order-details__title,
  .woocommerce-column__title,
  .woocommerce-MyAccount-content .wxgiveaway-winning-tickets h2,
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets h2,
  .woocommerce-MyAccount-content > h2:first-of-type,
  .woocommerce-view-subscription .woocommerce-MyAccount-content header h2 {
    font-size: 19px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation.close {
    width: 75px;
    min-width: 75px;
    max-width: 75px;
  }

  .woocommerce-account .woocommerce-MyAccount-content.close {
    margin-left: 75px;
    width: calc(100% - 75px);
  }

  .woocommerce-account
    .woocommerce-MyAccount-navigation.close
    > div:first-child {
    padding: 20px 0px;
  }

  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    table.shop_table.subscription_details {
    margin: 0px 15px 15px 15px;
    border-radius: 7px;
  }

  .woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
    border: none;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin-top: 25px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation.close ul li {
    padding: 5px;
    margin-bottom: 1px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul .menu-icon {
    height: 33px;
    width: 33px;
    min-width: 33px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul li:not(.is-active) {
    margin-bottom: 0px;
  }

  .woocommerce-account
    .woocommerce-MyAccount-navigation.close
    ul
    li:last-child {
    width: 43px;
    height: 43px;
  }

  .woocommerce-account .woocommerce-MyAccount-content .dash-header {
    height: 64px;
    padding: 0 15px;
  }

  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-notices-wrapper {
    margin-top: 70px;
  }

  .woocommerce-MyAccount-content::before {
    left: 75px;
    height: 385px;
    width: 196px;
  }

  .woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 11px;
    display: flex;
    flex-wrap: wrap;
  }

  .woocommerce-dashboard .reward-dashboard .reward-card {
    padding: 15px;
    height: auto;
  }

  .woocommerce-dashboard .reward-dashboard .reward-card .icon {
    width: 62px;
    height: 62px;
  }

  .woocommerce-dashboard .reward-dashboard .reward-card p {
    font-size: 13px;
    justify-content: center;
  }

  .woocommerce-dashboard .reward-dashboard .reward-card h2,
  .woocommerce-dashboard .reward-dashboard .reward-card .status-inactive {
    font-size: 22px;
  }

  .woocommerce-dashboard .reward-dashboard .reward-card .status-message {
    font-size: 8px;
  }

  .woocommerce-dashboard .reward-dashboard .reward-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .woocommerce-orders-table .woocommerce-button.view,
  .woocommerce-button .button .cancel .wcs_block_ui_on_click {
    font-size: 14px;
    padding: 8px 29px;
  }

  .woocommerce-orders-table tbody td,
  .woocommerce-orders-table tbody th,
  .u-columns.woocommerce-Addresses .col-1,
  .u-columns.woocommerce-Addresses .col-2 {
    padding: 13px 13px !important;
    font-size: 13px;
  }

  .woocommerce-orders .woocommerce table.my_account_orders {
    border-radius: 10px;
  }

  .woocommerce-MyAccount-content
    .woocommerce_account_subscriptions
    .woocommerce-orders-table,
  .u-columns.woocommerce-Addresses .col-1,
  .u-columns.woocommerce-Addresses .col-2 {
    border-radius: 10px;
  }

  h1.custm-order-header {
    font-weight: 700;
    font-size: 20px;
    padding: 0 15px;
  }

  .woocommerce-edit-address .woocommerce-MyAccount-content > p {
    margin-bottom: 15px;
    padding: 0 15px;
  }
  .woocommerce-Address-title.title,
  .woocommerce-Address address,
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    thead
    .woocommerce-table__product-name.product-name,
  .woocommerce-order-details
    .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    .woocommerce-table__product-table.product-total,
  .woocommerce-order-details
    .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    thead
    .woocommerce-table__product-name.product-name,
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .shop_table.order_details
    thead
    tr
    th,
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .shop_table.order_details
    tfoot
    tr
    th,
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .shop_table.order_details
    thead
    tr
    th {
    padding: 15px;
  }

  .woocommerce-edit-address .woocommerce-MyAccount-content h2 {
    font-size: 19px;
  }
  .woocommerce-Address-title.title .edit,
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-main-info h3 {
    font-size: 17px;
  }

  .woocommerce form .form-row label {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
  }

  .woocommerce form .form-row .input-text {
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
  }

  #account_display_name_description {
    font-size: 10px;
    line-height: 1;
    margin-top: 4px;
  }

  .woocommerce-EditAccountForm fieldset {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .woocommerce-EditAccountForm button.woocommerce-Button.button {
    font-size: 13px;
    border-radius: 5px;
    padding: 11px 14px;
    box-shadow: 0 4px 7px 0px #f76729;
    margin-top: 10px;
  }
  #update_all_subscriptions_billing_contact_field label {
    font-size: 10px;
  }

  /* ---- */
  .woocommerce-MyAccount-content .wx-tickets-table thead {
    display: none;
  }

  .woocommerce-MyAccount-content .wx-tickets-table tbody tr {
    border-radius: 10px;
    margin-bottom: 20px;
  }

  .woocommerce-MyAccount-content .wx-tickets-table tbody td {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ffffff26;
    text-align: right;
  }

  .woocommerce-MyAccount-content .wx-tickets-table tbody td:last-child {
    border-bottom: none;
  }

  .woocommerce-MyAccount-content .wx-tickets-table tbody td::before {
    content: attr(data-label);
    font-weight: 600;
    text-align: left;
  }

  .woocommerce-MyAccount-content
    .wx-tickets-table
    tbody
    td:nth-child(1)::before {
    content: "Obtain Ticket(s)";
  }
  .woocommerce-MyAccount-content
    .wx-tickets-table
    tbody
    td:nth-child(2)::before {
    content: "Expired at";
  }
  .woocommerce-MyAccount-content
    .wx-tickets-table
    tbody
    td:nth-child(3)::before {
    content: "Remarks";
  }
  .woocommerce-MyAccount-content
    .wx-tickets-table
    tbody
    td:nth-child(4)::before {
    content: "Action";
  }

  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    .woocommerce-table__product-name.product-name,
  .woocommerce-MyAccount-content .shop_table.order_details tbody .product-name,
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    tfoot
    th,
  .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    tfoot
    td {
    padding: 10px 15px;
    font-size: 13px;
  }
  .woocommerce
    .woocommerce-MyAccount-content
    .shop_table.order_details
    tbody
    .order_item
    .product-name {
    padding: 10px 15px;
    font-size: 13px;
  }
  .wxgiveaway-winning-tickets .win-no-wins-message h3 {
    font-size: 13px;
    color: #fff;
    margin-bottom: 8px;
  }

  .woocommerce-MyAccount-content
    .wxgiveaway-winning-tickets
    .win-no-wins-message {
    padding: 20px 15px;
  }

  .wxgiveaway-winning-tickets .win-continue-shopping {
    font-size: 13px;
    padding: 10px 15px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-product-box {
    padding: 15px;
    padding-bottom: 15px;
    margin: 0;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-image {
    width: 154px;
    height: 130px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .total-tickets-meta {
    flex-direction: row;
    gap: 6px;
    padding: 15px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-label,
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .shop_table.order_details
    tfoot
    tr
    th {
    font-size: 11px;
  }
  table#woocommerce-subscriptions-related-orders-table {
    border: none;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .toggle-tickets-btn {
    font-size: 11px;
    padding: 11px 17px;
    border-radius: 5px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-numbers-list {
    border-radius: 5px;
    padding: 14px 16px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-numbers-header {
    padding: 0;
  }

  .woocommerce-MyAccount-content
    .wxgiveaway-my-tickets
    .ticket-numbers-header
    h4,
  .woocommerce-order-details
    .woocommerce-table.woocommerce-table--order-details.shop_table.order_details
    thead
    .woocommerce-table__product-name.product-name {
    font-size: 13px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets {
    gap: 15px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-header {
    padding-bottom: 30px;
    align-items: center;
    flex-direction: row;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .ticket-number {
    padding: 6px;
    font-size: 14px;
  }
  .total-tickets-meta .meta-icon {
    width: 35px;
    height: 35px;
  }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    margin-bottom: 20px;
  }
  .woocommerce-MyAccount-content
    .woocommerce_account_subscriptions
    .woocommerce-orders-table {
    border: none;
  }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    border: 1px solid #ffffff26;
    border-radius: 7px;
    margin-bottom: 20px;
  }
  .woocommerce-page
    table.shop_table_responsive
    tbody
    tr:first-child
    td:last-child {
    border-bottom: none;
  }
  .woocommerce table.shop_table td {
    border-top: none;
  }
  .woocommerce-view-subscription
    .woocommerce-MyAccount-content
    .shop_table.order_details,
  .woocommerce-account .woocommerce-MyAccount-content .custm-order-div,
  .woocommerce-subscriptions .woocommerce_account_subscriptions,
  .woocommerce-MyAccount-content .related-orders-wrapper {
    margin: 0 15px;
  }
  .market-slider-wrp .slick-slide {
    margin: 0 10px;
  }

  .mr-content h5 {
    font-size: 18px;
  }

  .mr-content p {
    font-size: 15px;
    margin-bottom: 0px;
  }

  .site-main .package-cards-wrap-new {
    padding-inline: 15px;
  }

  .site-main .package-cards-wrap-new .package-card {
    padding: 15px;
  }

  .site-main .package-cards-wrap-new .package-card p.package-cart-stmt {
    margin: 4px 0 12px;
    font-size: 13px;
    line-height: 120%;
  }

  .site-main .package-cards-wrap-new .package-card .credit-label {
    max-width: 130px;
    font-size: 16px;
    line-height: 120%;
  }

  .site-main .package-cards-wrap-new .package-card-fee {
    font-size: 30px;
    line-height: 110%;
  }

  .site-main
    .single-product
    .custm-package-section
    .wx-quantity-slider-container.wx-simple-slider {
    margin-top: 30px;
  }

  .one-day-sec .one-inr {
    padding: 80px 40px;
    border-radius: 20px;
  }
  .one-day-sec .head {
    max-width: 100%;
  }
  .one-day-sec .head h1 {
    font-size: 40px;
  }

  .one-day-sec .win_name h4 {
    font-size: 18px;
  }

  .final_lwr_table .entries-table th {
    white-space: nowrap;
  }

  .one-day-sec .win_name {
    padding: 14px 21px;
    border-radius: 10px;
  }

  .final_lwr_table {
    padding-top: 50px;
  }

  .final_lwr_table:before {
    left: 60px;
    bottom: 260px;
    height: 80px;
    width: 80px;
    filter: blur(50px);
  }

  .final_lwr_table::after {
    bottom: 50px;
    left: 50px;
    height: 150px;
    width: 150px;
    filter: blur(80px);
  }

  .final_lwr_table .entries-table td {
    padding: 15px 20px;
  }

  .final_lwr_table .entries-table th {
    padding: 15px 20px;
  }
  .entries-pagination .pagination-buttons button {
    height: 41px;
    width: 41px;
  }
}
@media (max-width: 575px) {
  .event-ryt h3 {
    font-size: 28px;
  }
  .event-section .event-slider {
    padding-bottom: 0;
    padding-top: 10px;
  }

  .event-section .container {
    max-width: 100% !important;
  }
  .give-awy .result-filter {
    flex-direction: column;
    gap: 10px;
  }

  .give-awy .result-filter p {
    margin: 0 !important;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-header {
    gap: 10px;
    flex-direction: column;
  }
  .total-tickets-meta .meta-icon {
    width: 30px;
    height: 30px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-item {
    margin: 0 auto;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-label {
    font-size: 10px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .meta-value {
    font-size: 22px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-main-info h3 {
    font-size: 11px;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-meta {
    margin: 0 auto;
  }
  .woocommerce-MyAccount-content .wxgiveaway-my-tickets .product-main-info {
    max-width: 280px;
    text-align: center;
  }
  .woocommerce-dashboard .reward-dashboard .reward-stats {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }
  .woocommerce-notices-wrapper .woocommerce-message,
  .woocommerce-MyAccount-content .woocommerce-info,
  .woocommerce .woocommerce-info {
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 40px;
    overflow: hidden;
  }
  .woocommerce-notices-wrapper .woocommerce-message::before,
  .woocommerce-MyAccount-content .woocommerce-info::before,
  .woocommerce .woocommerce-info::before {
    left: 0.5em;
  }
  .shop_table.order_details .woocommerce-Price-amount.amount {
    white-space: nowrap;
  }
  .woocommerce-MyAccount-content
    .shop_table.subscription_details
    tbody
    tr:last-child
    td:last-child {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .woocommerce-address-fields p .cta {
    padding: 10px 15px;
    font-size: 12px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    min-width: 230px;
    max-width: 230px;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-left: 230px;
    width: calc(100% - 230px);
  }
  .woocommerce-MyAccount-navigation > div:first-child {
    padding: 19px 50px 19px 72px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .side-btn {
    width: 14px;
  }
  .woocommerce-account .woocommerce-MyAccount-content .inner-header {
    gap: 6px;
  }
  .progress-side {
    max-width: 93%;
    margin: 20px auto 0;
  }

  .markets-section .container {
    max-width: 100% !important;
  }

  .market-slider-wrp .market-card::before {
    display: none;
  }

  .market-slider-wrp .market-card {
    border: 1px solid rgba(255, 255, 255, 0.2);
  }

  .market-card img {
    height: auto;
    object-fit: contain;
  }
  .impact-section .vid-bxx {
    height: 100%;
    border-radius: 15px;
  }

  .impact-slider-wrp .slick-slide {
    margin: 0 15px;
  }

  .impact-section .video-play svg {
    width: 50px;
    height: 50px;
  }
  .site-main .package-cards-wrap-new {
    padding-inline: 10px;
  }

  .site-main .package-cards-wrap-new .package-card {
    padding: 12px;
  }

  .site-main .package-cards-wrap-new .package-card p.package-cart-stmt {
    font-size: 10px;
  }

  .site-main .package-cards-wrap-new .package-card .credit-label {
    max-width: 110px;
    font-size: 14px;
  }

  .site-main .package-cards-wrap-new .package-card-fee {
    font-size: 26px;
    margin-top: 0;
  }

  .site-main
    .single-product
    .custm-package-section
    .wx-quantity-slider-container.wx-simple-slider {
    margin-top: 50px;
  }

  .site-main .win-sec {
    margin-top: 80px;
    padding: 10px 0;
  }

  .site-main .win-sec p {
    font-size: 10px;
  }

  .site-main .sept-give-sec {
    height: auto;
    min-height: 110dvh;
  }
  .site-main.single-product .custm-package-section .instant-checkout-form {
    width: 100%;
  }

  .site-main .custm-join-secc .join-div {
    padding: 20px;
    min-height: 400px;
  }

  .single-product
    .custm-package-section
    .wx-quantity-slider-container.wx-simple-slider {
    margin-top: 40px;
  }
  section.giveaway-review-sec {
    padding-top: 20px;
  }
  section.giveaway-review-sec .review-main-title {
    justify-content: center;
  }
  section.giveaway-review-sec h3#reply-title {
    font-size: 18px;
  }
  section.giveaway-review-sec form#commentform label.review-label.rating-label,
  section.giveaway-review-sec
    form#commentform
    label.review-label.review-textarea-label {
    font-size: 16px;
  }
  section.giveaway-review-sec form#commentform .stars {
    margin: 10px 0 !important;
  }
  section.giveaway-review-sec form#commentform .review-field-group {
    margin-bottom: 10px;
  }

  .one-day-sec .head h1 {
    font-size: 36px;
  }

  .one-day-sec .head {
    max-width: 360px;
    margin-bottom: 20px;
  }

  .final_lwr_table .table-controls {
    margin-top: 17px;
    padding-bottom: 25px;
    margin-bottom: 26px;
    flex-wrap: wrap;
    gap: 20px;
  }

  .final_lwr_table .search-control input {
    width: 100%;
  }

  .final_lwr_table .search-control {
    width: 100%;
  }

  .final_lwr_table .entries-control {
    font-size: 18px;
    width: 100%;
  }

  .final_lwr_table .entries-table td {
    padding: 15px 20px;
    white-space: nowrap;
    min-width: 150px;
  }
  .one-day-sec .one-inr {
    padding: 40px 20px;
    border-radius: 20px;
}
}
