/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.product-lists .product-title{
	--h3_typography-font-size: 24px;
}

.events-box h2{
	--post_title_typography-font-size: 24px;
	margin-bottom: 12px !important;
}

.home-events h2{
	--post_title_typography-font-size: 24px;
    margin-bottom: 12px !important;
}

.events-box.fusion-events-shortcode .fusion-one-half .tribe-events-event-image{
    height: 220px;
}

.ccb-app-container .ccb-field.quantity{
	width: 100%;
	border: 0;
}

.tribe-events-content h3 {
	color:#706d82;
}

.tribe-dialog__wrapper.tribe-modal__wrapper--ar {
    position: relative;
    top: 110px;
}

h2.tribe-dialog__title.tribe-modal__title.tribe-common-h5.tribe-common-h--alt.tribe-modal--ar__title {
    font-size: 30px !important;
}

input[type="checkbox"] {
    height: 20px !important;
}

h3.tribe-common-h5.tribe-common-h5--min-medium.tribe-common-h--alt.tribe-ticket__tickets-heading {
    font-size: 30px !important;
}

.coupon h2 {
    font-size: 40px !important;
}

.cart_totals h2 {
    font-size: 40px !important;
}

.woocommerce-content-box h2 {
    font-size: 40px !important;
}

h2.promo-code-heading.fusion-alignleft {
    font-size: 40px !important;
}

.woocommerce .checkout h3 {
    font-size: 40px !important;
}

.wcpay-express-checkout-wrapper {
    clear: none;
}

.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
    background: #f77fbe !important;
}

button#tribe-tickets__tickets-submit {
	background: #f77fbe !important;
}

.tribe-common.event-tickets.tribe-tickets__registration {
    max-width: 100%;
}

.fusion-body .fusion-wrapper #main .tribe-common .tribe-common-h6--min-medium {
    font-size: 15px !important;
    line-height: 20px !important;
}

h3.tribe-common-h5.tribe-common-h5--min-medium.tribe-common-h--alt.tribe-ticket__tickets-heading {
    font-size: 24px !important;
}

body.tribe_event_series-template-default .fusion-sharing-box.fusion-theme-sharing-box.fusion-single-sharing-box {
    display: none;
}

body.tribe_event_series-template-default .single-navigation {
    margin-bottom: 30px;
}

body.tribe_event_series-template-default h1.entry-title.fusion-post-title {
    font-size: 36px !important;
}

body.tribe_event_series-template-default h2.tribe-common-h4.tribe-common-h--alt.tribe-tickets__tickets-title {
    font-size: 32px !important;
}

.fusion-body .fusion-wrapper #main .tribe-events .tribe-events-calendar-list__event-title {
    margin-bottom: 10px !important;
}

a.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    font-size: 28px !important;
}

.fusion-body .fusion-wrapper #main .tribe-events.tribe-events-view article header h3 {
    line-height: 32px !important;
}

button.tribe-common-c-btn.tribe-tickets__registration-submit,
button.tribe-common-c-btn.tribe-tickets__registration-submit:hover,
button.tribe-common-c-btn.tribe-tickets__registration-submit:focus,
button.tribe-common-c-btn.tribe-tickets__registration-submit:active {
    padding: 13px 29px !important;
}

.fusion-body .event-tickets.tribe-tickets__tickets-wrapper .tribe-tickets__tickets-buy, .fusion-body .tribe-common .tribe-events-c-events-bar__search-form .tribe-events-c-search__button, .fusion-body .tribe-common .tribe-common-c-btn-border, button.tribe-common-c-btn.tribe-common-c-btn--small.tribe-tickets__registration-submit, button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed, button.single_add_to_cart_button.button.alt, input#submit, input#comment-submit, input.fusion-button.button-default.fusion-button-default-size.button, a.fusion-button.button-default.fusion-button-default-size.button.continue-checkout, button#place_order {
    color: #fff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 20px  !important;
    padding-bottom: 0px !important;
}

.comment-form .form-submit {
    margin-bottom: 20px !important;
}

.col-1, .col-2  {
    bottom: 25px;
    position: relative;
    width: 100% !important;
}

body.page-id-5733 .woocommerce .return-to-shop {
    width: 25%;
 }

 .tribe-events-event-image img {
    width: 100%;
}

/* ===== Cart Page Custom Layout ===== */

body.page-id-5733 .woocommerce-content-box h2{
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #e54da9; 
  margin-bottom: 20px;
  font-style: normal;
  border-bottom: unset;
}

body.page-id-5733 .cart-collaterals h2 {
  font-size: 24px !important;
  font-weight: 600;
  margin-bottom: 10px;
  color: #222;
  font-style: normal;
}

body.page-id-5733 .woocommerce-cart-form .shop_table {
  border: none;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0px 10px rgba(0,0,0,0.05);
  overflow: hidden;
  margin-bottom: 30px;
}

body.page-id-5733 .woocommerce-cart-form .shop_table thead {
  display: none; 
}

body.page-id-5733 .woocommerce-cart-form .shop_table tbody tr.cart_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eee;
}

body.page-id-5733 .woocommerce-cart-form .shop_table td.product-name {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 16px;
  font-weight: 500;
}

body.page-id-5733 .woocommerce-cart-form .product-thumbnail img {
  width: 80px;
  height: auto;
  border-radius: 8px;
}

body.page-id-5733 .woocommerce-cart-form .quantity input.qty {
  width: 60px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 6px;
}

body.page-id-5733 .woocommerce-cart-form .quantity .minus,
body.page-id-5733 .woocommerce-cart-form .quantity .plus {
  border: 1px solid #ddd;
  background: #fafafa;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 6px;
}

body.page-id-5733 .woocommerce-cart-form .product-subtotal {
  font-weight: 600;
  font-size: 16px;
  color: #333;
}

body.page-id-5733 .cart-collaterals {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

body.page-id-5733 .cart-collaterals .shipping-coupon,
body.page-id-5733 .cart-collaterals .cart_totals {
  flex: 1;
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.12); 
}

body.page-id-5733 .shipping-coupon h2 {
  font-size: 24px !important;
  font-weight: 600;
  margin-bottom: 10px;
  color: #222;
  border-bottom: unset;
  font-style: normal;
}

body.page-id-5733 .shipping-coupon input.input-text {
  width: 100% !important;
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-bottom: 12px;
}

body.page-id-5733 .shipping-coupon button {
  width: 100%;
  padding: 12px;
  background: #e54da9;
  border: none;
  color: #fff;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
}

body.page-id-5733 .shipping-coupon button:hover {
  background: #D92691;
}

body.page-id-5733 .cart_totals table {
  width: 100%;
  border: none;
}

body.page-id-5733 .cart_totals th,
body.page-id-5733 .cart_totals td {
  padding: 10px 0;
  font-size: 16px;
  border: none;
}

body.page-id-5733 .cart_totals .order-total strong {
  font-size: 18px;
  color: #333;
}

body.page-id-5733 .wc-proceed-to-checkout a.checkout-button,
body.page-id-5733 .cart_totals .fusion-update-cart,
body.page-id-5733 .cart_totals .fusion-button {
  display: block;
  width: 100%;
  text-align: center;
  padding: 14px;
  background: #e54da9;
  color: #fff !important;
  font-weight: 600;
  font-size: 16px;
  border-radius: 6px;
  margin-top: 15px;
  transition: 0.3s;
}

body.page-id-5733 .wc-proceed-to-checkout a.checkout-button:hover,
body.page-id-5733 .cart_totals .fusion-update-cart:hover,
body.page-id-5733 .cart_totals .fusion-button:hover {
  background: #D92691;
}

body.page-id-5733 .woocommerce-cart-form,
body.page-id-5733 .cart-collaterals {
  max-width: 900px;   
  margin: 0 auto;  
  margin-top: 20px;
  margin-bottom: 20px;
}

body.page-id-5733 .woocommerce-content-box.full-width {
  max-width: 900px;
  margin: 0 auto;
}

body.page-id-5733 .cart_totals #payment-method-message {
    margin-bottom: 5px;
}

body.page-id-5733 .quantity, body.page-id-5733 .woocommerce-content-box {
    border:unset;
}

body.page-id-5733 .cart_totals, body.page-id-5733 .coupon {
    border:unset;
}

body.page-id-5733 .coupon {
    padding: unset;
}

body.page-id-5733 .avada-coupon-fields {
    display: block;
}

@media (max-width: 991px) {
  .woocommerce-cart-form,
  .cart-collaterals {
    max-width: 95%;
    padding: 0 10px;
  }

  .woocommerce-cart-form .shop_table tbody tr.cart_item {
    flex-wrap: wrap;
    gap: 12px;
  }

  .woocommerce-cart-form .product-thumbnail img {
    width: 70px;
  }

  .woocommerce-cart-form .product-subtotal {
    width: 100%;
    text-align: right;
  }

  .cart-collaterals {
    flex-direction: column;
  }

  .cart-collaterals .shipping-coupon,
  .cart-collaterals .cart_totals {
    width: 100%;
  }
}

@media (max-width: 600px) {
  body.page-id-5733 .woocommerce-content-box h2,
  body.page-id-5733 .cart-collaterals h2 {
    font-size: 20px !important;
  }

  .woocommerce-cart-form .shop_table tbody tr.cart_item {
    flex-direction: column;
    align-items: flex-start;
  }

  .woocommerce-cart-form .product-name {
    font-size: 14px;
  }

  .woocommerce-cart-form .product-subtotal {
    font-size: 14px;
    margin-top: 6px;
  }

  .woocommerce-cart-form .quantity input.qty {
    width: 45px;
  }

  .shipping-coupon button,
  .cart_totals .fusion-button,
  .wc-proceed-to-checkout a.checkout-button {
    font-size: 14px;
    padding: 10px;
  }

  .shipping-coupon input.input-text {
    padding: 8px 10px;
    font-size: 14px;
  }
}

@media (min-width: 992px) {

  .woocommerce-content-box.full-width {
    max-width: 1000px;  
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0,0,0,0.12); 
  }

  .woocommerce-cart-form .shop_table {
    border-radius: 12px;
    border: none;
    margin-bottom: 30px;
    box-shadow: 0 0 15px rgba(0,0,0,0.10); 
  }

  .cart-collaterals .shipping-coupon,
  .cart-collaterals .cart_totals {
    border-radius: 12px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 15px rgba(0,0,0,0.10); 
  }
  .cart-collaterals {
    display: flex;
    gap: 20px;
  }
}


/* Attendee Registration Page CSS */

#tribe-tickets__registration-form {
  margin: 10px auto;
  max-width: 1100px;
  padding: 20px;
}

h1.tribe-common-h2.tribe-common-h1--min-medium.tribe-common-h--alt.tribe-tickets__registration-page-title {
   margin: 0 auto !important;
   max-width: 1100px;
   padding-left: 20px;
   padding-right: 20px;
   color: #444;
   font-size: 28px;
}

.tribe-common-h8.tribe-common-h--alt.tribe-tickets__registration-actions {
    margin: 0 auto !important;
    max-width: 1100px;
    padding-left: 20px;
    padding-right: 20px;
}

body.page-tribe-attendee-registration .event-tickets .tribe-tickets__registration-actions, body.page-tribe-attendee-registration .tribe-common .tribe-tickets__registration-actions {
  margin: unset;
}

.tribe-tickets__registration-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
  align-items: start;
}

.tribe-tickets__attendee-tickets-form,
.tribe-tickets__mini-cart {
  background: #fff;
  border-radius: 12px;
  padding: 25px 30px !important;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

.tribe-tickets__attendee-tickets-item-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #444;
  margin-bottom: 15px;
}

.tribe-tickets__form-field-label {
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
  color: #444;
}

.tribe-tickets__form-field-input {
  width: 100%;
  padding: 12px 15px;
  border: 2px solid #eee;
  border-radius: 10px;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  font-size: 0.95rem;
}

.tribe-tickets__form-field-input:focus {
  border-color: #ff1493;
  box-shadow: 0 0 0 4px rgba(255,20,147,0.15);
  outline: none;
}

.tribe-tickets__mini-cart-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #222;
  margin-bottom: 20px;
}

.tribe-tickets__tickets-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.tribe-tickets__tickets-item-extra-price,
.tribe-tickets__tickets-item-total,
.tribe-tickets__tickets-footer-total {
  font-weight: 600;
  color: #111;
}

.tribe-tickets__tickets-footer-back-link {
  display: inline-block;
  margin-top: 15px;
  color: #ff1493;
  font-weight: 500;
  transition: color 0.3s ease;
}
.tribe-tickets__tickets-footer-back-link:hover {
  color: #d00076;
}

.tribe-tickets__registration-submit {
  background: #ff1493;
  color: #fff;
  border: none;
  padding: 14px 28px;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 20px;
}

.tribe-tickets__registration-submit:hover {
  background: #d00076;
  box-shadow: 0 6px 15px rgba(255,20,147,0.3);
}

.tribe-tickets__notice {
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 10px;
  font-size: 0.95rem;
}
.tribe-tickets__notice--error {
  background: #ffe6ef;
  color: #b3003c;
  border: 1px solid #ff99bb;
}

body.wp-singular .event-tickets .tribe-tickets__attendee-tickets-item {
  border: unset;
}

body.page-tribe-attendee-registration .event-tickets .tribe-tickets__mini-cart, body.page-tribe-attendee-registration .tribe-common .tribe-tickets__mini-cart {
  border: unset !important;
  border-top: unset !important;
  margin-top: 125px !important;
}

body.page-tribe-attendee-registration .event-tickets .tribe-tickets__registration-footer, body.page-tribe-attendee-registration .tribe-common .tribe-tickets__registration-footer {
  margin-bottom: unset !important;
}

body.page-tribe-attendee-registration .event-tickets .tribe-tickets__registration-footer, body.page-tribe-attendee-registration .tribe-common .tribe-tickets__registration-footer {
  margin-bottom: unset !important;
}

body.page-tribe-attendee-registration .event-tickets .tribe-tickets__registration-grid, body.page-tribe-attendee-registration .tribe-common .tribe-tickets__registration-grid {
  padding-top: unset !important;
}

h2.tribe-common-h4.tribe-common-h3--min-medium {
    font-size: 20px;
}

@media (max-width: 992px) {
  .tribe-tickets__registration-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  body.page-tribe-attendee-registration .event-tickets .tribe-tickets__mini-cart, body.page-tribe-attendee-registration .tribe-common .tribe-tickets__mini-cart {
    margin-top: 0px !important;
  }
}

@media (max-width: 600px) {
  #tribe-tickets__registration-form {
    padding: 15px;
  }

  .tribe-tickets__form,
  .tribe-tickets__mini-cart {
    padding: 20px;
  }

  .tribe-tickets__registration-submit {
    width: 100%;
    padding: 14px;
    border-radius: 12px;
  }
  body.page-tribe-attendee-registration .event-tickets .tribe-tickets__mini-cart, body.page-tribe-attendee-registration .tribe-common .tribe-tickets__mini-cart {
    margin-top: 0px !important;
  }
}

/* Checkout Page */

body.page-id-5738 .avada-myaccount-user .avada-myaccount-user-column.message {
    padding-left: 10px;
    padding-right: 10px;
}

body.page-id-5738 .avada-myaccount-user .avada-myaccount-user-column {
    padding: 10px 0;
}

body.page-id-5738 .woocommerce-content-box.full-width {
    margin-left: auto;
}

.woocommerce-checkout form.checkout {
  background: #fff;
  padding: 35px 40px;
  border-radius: 16px;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
  max-width: 900px;
  margin: 30px auto;
  transition: all 0.3s ease;
}

.woocommerce-checkout form.checkout:hover {
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.woocommerce-checkout h3,
.woocommerce-billing-fields > h3 {
  font-size: 1.4rem;
  font-weight: 600;
  color: #e54da9; 
  margin-bottom: 20px;
  border-bottom: 2px solid #ffe6f4;
  padding-bottom: 8px;
}

.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout select,
.woocommerce-checkout textarea {
  width: 100%;
  padding: 14px 16px;
  border: 2px solid #eee;
  border-radius: 10px;
  background: #fafafa;
  font-size: 0.95rem;
  transition: all 0.3s ease;
  margin-bottom: 0px;
}

.woocommerce-checkout input:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:focus {
  border-color: #e54da9;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(255, 20, 147, 0.15);
  outline: none;
}

.woocommerce-checkout label {
  font-weight: 500;
  margin-bottom: 6px;
  display: inline-block;
  color: #444;
}

.woocommerce #place_order,
.woocommerce-checkout .button {
  background: #e54da9;
  color: #fff;
  border: none;
  padding: 14px 28px;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.woocommerce #place_order:hover,
.woocommerce-checkout .button:hover {
  background: #D92691;
  box-shadow: 0 6px 15px rgba(255, 20, 147, 0.3);
  transform: translateY(-1px);
}

.woocommerce-checkout .woocommerce-form-coupon {
  background: #fff;
  border: 2px dashed #e54da9;
  padding: 20px;
  border-radius: 12px;
  margin-bottom: 30px;
  text-align: center;
}

@media (max-width: 768px) {
  .woocommerce-checkout form.checkout {
    padding: 25px;
  }

  .woocommerce #place_order {
    width: 100%;
    border-radius: 12px;
  }
}

.woocommerce-checkout form.checkout {
  max-width: 900px;   
  width: 100%;
  margin: 30px auto;  
  background: #fff;
  padding: 35px 40px;
  border-radius: 16px;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
}


.woocommerce-MyAccount-content, .woocommerce-content-box {
    border: unset !important;
}

.woocommerce-checkout h3, .woocommerce-billing-fields > h3  {
  border-bottom: unset !important;
}

.avada-checkout {
  padding: unset !important;
}

body.page-id-5738 .post-content {
  width: 1100px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .woocommerce-checkout form.checkout {
    max-width: 95%;
    padding: 25px 30px;
  }
}

@media (max-width: 768px) {
  .woocommerce-checkout form.checkout {
    max-width: 100%;
    padding: 20px;
    border-radius: 12px;
  }

  .woocommerce-checkout input,
  .woocommerce-checkout select,
  .woocommerce-checkout textarea {
    font-size: 1rem;
    padding: 12px 14px;
  }

  .woocommerce #place_order {
    width: 100%;
    padding: 16px;
    border-radius: 12px;
  }
}

@media (max-width: 480px) {
  .woocommerce-checkout form.checkout {
    padding: 10px;
    margin: 0px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    width: calc(100vw - 50px) !important;
  }
  body.page-id-5738 ul.woocommerce-side-nav.woocommerce-checkout-nav {
    padding: 10px;
    margin: 0px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    bottom: 35px !important;
    position: relative;
  }

  body.page-id-5738 ul.woocommerce-side-nav.woocommerce-checkout-nav li {
    max-width: calc(100vw - 50px) !important;
  }
  .woocommerce .checkout_coupon {
    width: calc(100vw - 50px) !important;
  }
  .woocommerce-checkout h3 {
    font-size: 1.1rem;
    text-align: center;
  }

  .woocommerce-checkout label {
    font-size: 0.9rem;
  }

  .avada-myaccount-user {
     max-width: calc(100vw - 50px) !important;
  }
 
  #wrapper .woocommerce-content-box {
    max-width: calc(100vw - 50px) !important;
    display: inline-block !important;
    
  }

  .woocommerce .checkout_coupon .promo-code-heading {
    text-align: center;
    font-size: 23px !important;
  }

}


@media (min-width: 480px) and (max-width: 667px) {
   .woocommerce-checkout form.checkout {
    padding: 10px;
    margin: 0px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    width: calc(100vw - 50px) !important;
  }
  body.page-id-5738 ul.woocommerce-side-nav.woocommerce-checkout-nav {
    padding: 10px;
    margin: 0px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    bottom: 35px !important;
    position: relative;
  }

  body.page-id-5738 ul.woocommerce-side-nav.woocommerce-checkout-nav li {
    max-width: calc(100vw - 50px) !important;
  }
  .woocommerce .checkout_coupon {
    width: calc(100vw - 50px) !important;
  }
  .woocommerce-checkout h3 {
    font-size: 1.1rem;
    text-align: center;
  }

  .woocommerce-checkout label {
    font-size: 0.9rem;
  }

  .avada-myaccount-user {
    width: calc(100vw - 50px) !important;
    text-align: center;
  }
 
  #wrapper .woocommerce-content-box {
    max-width: calc(100vw - 50px) !important;
    display: inline-block !important;
    
  }

}

@media (min-width: 668px) and (max-width: 800px) {
  .woocommerce-checkout form.checkout {
    padding: 10px;
    margin: 0px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    width: calc(100vw - 50px) !important;
  }
  body.page-id-5738 ul.woocommerce-side-nav.woocommerce-checkout-nav {
    padding: 10px;
    margin: 0px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    bottom: 35px !important;
    position: relative;
  }

  body.page-id-5738 ul.woocommerce-side-nav.woocommerce-checkout-nav li {
    max-width: calc(100vw - 50px) !important;
  }
  .woocommerce .checkout_coupon {
    width: calc(100vw - 50px) !important;
  }
  .woocommerce-checkout h3 {
    font-size: 1.1rem;
    text-align: center;
  }

  .woocommerce-checkout label {
    font-size: 0.9rem;
  }

  .avada-myaccount-user {
    width: calc(100vw - 50px) !important;
    text-align: center;
  }
 
  #wrapper .woocommerce-content-box {
    max-width: calc(100vw - 50px) !important;
    display: inline-block !important;
    
  }
}


@media (min-width: 801px) and (max-width: 1024px) { 
 .woocommerce-checkout form.checkout {
    padding: 10px;
    margin: 0px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    width: calc(100vw - 50px) !important;
  }
  body.page-id-5738 ul.woocommerce-side-nav.woocommerce-checkout-nav {
    padding: 10px;
    margin: 0px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    bottom: 35px !important;
    position: relative;
  }

  body.page-id-5738 ul.woocommerce-side-nav.woocommerce-checkout-nav li {
    max-width: calc(100vw - 50px) !important;
  }
  .woocommerce .checkout_coupon {
    width: calc(100vw - 50px) !important;
  }
  .woocommerce-checkout h3 {
    font-size: 1.1rem;
    text-align: center;
  }

  .woocommerce-checkout label {
    font-size: 0.9rem;
  }

  .avada-myaccount-user {
    width: calc(100vw - 50px) !important;
    text-align: center;
  }
 
  #wrapper .woocommerce-content-box {
    max-width: calc(100vw - 245px) !important;
    display: inline-block !important;
    
  }

}

@media (min-width: 1025px) and (max-width: 1145px) { 
 #wrapper .woocommerce-content-box {
    max-width: calc(100vw - 50px) !important;
    display: inline-block !important;
    
  }
   .avada-myaccount-user {
    width: calc(100vw - 50px) !important;
  }
}

.avada-myaccount-user {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  padding: 15px 25px;
  font-size: 15px;
  color: #333;
}

.avada-myaccount-user-column {
  flex: 1;
  min-width: 200px;
}

.avada-myaccount-user-column.username .hello {
  font-weight: 600;
  color: #222;
  font-size: 16px;
}
.avada-myaccount-user-column.username .not-user {
  display: block;
  font-size: 13px;
  margin-top: 5px;
  color: #777;
}
.avada-myaccount-user-column.username .not-user a {
  color: #e54da9;
  font-weight: 500;
  text-decoration: none;
}
.avada-myaccount-user-column.username .not-user a:hover {
  text-decoration: underline;
}

.avada-myaccount-user-column.message .msg {
  display: block;
  color: #444;
  font-size: 14px;
}

.avada-myaccount-user-column .view-cart a {
  display: inline-block;
  background: #e54da9;
  color: #fff;
  padding: 8px 18px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  padding-left: 40px !important;
}
.avada-myaccount-user-column .view-cart a:hover {
  background: #D92691;
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgba(255, 0, 119, 0.3);
}

@media (max-width: 768px) {
  .avada-myaccount-user {
    flex-direction: column;
    gap: 15px;
  }
  .avada-myaccount-user-column {
    min-width: 100%;
  }
}

/* Event Details Page */ 

div#tribe-events-content {
    max-width: 1200px;
    margin: 0 auto;
}

body.single-tribe_events .fusion-events-featured-image .fusion-events-single-title-content h2 {
    font-size: 32px;
    color: #706d82;
}

body.single-tribe_events .tribe-events-single .tribe-events-series-relationship-single-marker {
    margin-left: 1em;
    margin-bottom: unset;
}

.tribe-events-event-image img {
    border-radius: 12px; 
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15); 
    transition: all 0.3s ease; 
}

.tribe-events-event-image img:hover {
    transform: scale(1.02); 
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25); 
}

body.single-tribe_events .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
    color: #fff;
    padding: 12px 20px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

body.single-tribe_events .tribe-events-c-subscribe-dropdown__button-text {
    background: none;
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: inherit;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

body.single-tribe_events .tribe-common-c-svgicon {
    width: 18px;
    height: 18px;
    fill: currentColor;
    transition: transform 0.3s ease, color 0.3s ease;
}

body.single-tribe_events .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover {
    background: linear-gradient(135deg, #00f2fe 0%, #4facfe 100%);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
}

body.single-tribe_events .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button:hover .tribe-common-c-svgicon {
    transform: scale(1.1);
    color: #fff;
}


body.single-tribe_events .tribe-link-view-attendee {
    background: #f9fafc; 
    border: 1px solid #e1e5ee;
    border-radius: 10px;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    margin: 20px 0;
}

body.single-tribe_events .tribe-link-view-attendee:hover {
    background: #eef6ff;
    border-color: #b3d4fc;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

body.single-tribe_events .tribe-link-view-attendee a {
    background: linear-gradient(135deg, #e54da9, #D92691);
    color: #fff;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

body.single-tribe_events .tribe-link-view-attendee a:hover {
    background: linear-gradient(135deg, #e54da9, #D92691);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

@media (max-width: 1024px) {
    body.single-tribe_events .tribe-link-view-attendee {
        font-size: 15px;
        padding: 14px 16px;
        flex-direction: column;
        text-align: center;
        gap: 12px;
    }

    body.single-tribe_events .tribe-link-view-attendee a {
        font-size: 14px;
        padding: 8px 14px;
        width: auto;
    }
    body.single-tribe_events .fusion-events-featured-image .fusion-events-single-title-content h2 {
      font-size: 28px;
    }
    body.single-tribe_events .tribe-events-content h3 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    body.single-tribe_events .tribe-link-view-attendee {
        font-size: 14px;
        padding: 12px 14px;
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    body.single-tribe_events .tribe-link-view-attendee a {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 14px;
        padding: 10px 0;
        border-radius: 8px;
    }
    body.single-tribe_events .fusion-events-featured-image .fusion-events-single-title-content h2 {
      font-size: 24px;
    }
    body.single-tribe_events .tribe-events-content h3 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    body.single-tribe_events .tribe-link-view-attendee {
        font-size: 13px;
        padding: 10px 12px;
        flex-direction: column;
        text-align: center;
        gap: 8px;
    }

    body.single-tribe_events .tribe-link-view-attendee a {
        display: block;
        width: 100%;
        font-size: 15px; 
        padding: 12px 0;
        border-radius: 10px;
    }
    body.single-tribe_events .fusion-events-featured-image .fusion-events-single-title-content h2 {
      font-size: 18px;
    }
    body.single-tribe_events h3 span {
        font-size: 15px;
    }
    body.single-tribe_events .tribe-events-schedule .tribe-events-cost, body.single-tribe_events .tribe-events-schedule .tribe-events-divider {
        font-size: 15px !important;
    }
    body.single-tribe_events .tribe-events-content h3 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 20px;
    }
}

body.single-tribe_events .tribe-tickets__tickets-wrapper {
    background: #fff;
    border: 1px solid #e6e9f0;
    border-radius: 14px;
    padding: 24px;
    margin: 20px 0;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06);
    transition: all 0.3s ease;
}
body.single-tribe_events .tribe-tickets__tickets-wrapper:hover {
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    transform: translateY(-2px);
}

body.single-tribe_events .tribe-tickets__tickets-title {
    font-size: 32px !important;
    margin-bottom: 0px !important;
}
body.single-tribe_events .tribe-tickets__ticket-type-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
body.single-tribe_events .tribe-tickets__ticket-type-title__link a {
    font-size: 14px;
    color: #e54da9;
    text-decoration: none;
}
body.single-tribe_events .tribe-tickets__ticket-type-title__link a:hover {
    text-decoration: underline;
}

body.single-tribe_events .tribe-tickets__notice {
    background: #f4f8ff;
    border-left: 4px solid #e54da9;
    padding: 12px 16px;
    border-radius: 8px;
    font-size: 14px;
    margin: 16px 0;
    color: #333;
}

body.single-tribe_events .tribe-tickets__tickets-item {
    background: #fafbff;
    border: 1px solid #e0e5f1;
    border-radius: 10px;
    padding: 16px;
    margin: 18px 0;
    transition: all 0.3s ease;
}
body.single-tribe_events .tribe-tickets__tickets-item:hover {
    background: #f9faff;
    border-color: #c5d6f7;
}

body.single-tribe_events .tribe-tickets__tickets-item-content-title {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin-bottom: 8px;
}
body.single-tribe_events .tribe-tickets__tickets-item-details-content {
    font-size: 14px;
    color: #555;
    margin-bottom: 12px;
}

body.single-tribe_events .tribe-tickets__tickets-item-extra-price {
    font-size: 16px;
    font-weight: 600;
    color: #e54da9;
}
body.single-tribe_events .tribe-tickets__tickets-item-extra-available {
    font-size: 13px;
    color: #777;
}

body.single-tribe_events .tribe-tickets__tickets-item-quantity {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
}
body.single-tribe_events .tribe-tickets__tickets-item-quantity button,
body.single-tribe_events .quantity .minus,
body.single-tribe_events .quantity .plus {
    background: #f0f4ff;
    border: 1px solid #ccd6f6;
    border-radius: 6px;
    font-size: 16px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    color: #333;
    transition: all 0.3s ease;
}
body.single-tribe_events .tribe-tickets__tickets-item-quantity button:hover,
body.single-tribe_events .quantity .minus:hover,
body.single-tribe_events .quantity .plus:hover {
    background: #e54da9;
    color: #fff !important;
    border-color: #e54da9;
}
body.single-tribe_events .tribe-tickets__tickets-item-quantity-number-input {
    width: 60px;
    text-align: center;
    border: 1px solid #d0d5e8;
    border-radius: 6px;
    padding: 6px;
    font-size: 15px;
}

body.single-tribe_events .tribe-tickets__tickets-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 18px;
    padding-top: 14px;
    border-top: 1px solid #e0e5f1;
}
body.single-tribe_events .tribe-tickets__tickets-footer-total,
body.single-tribe_events .tribe-tickets__tickets-footer-quantity {
    font-size: 15px;
    color: #444;
}
body.single-tribe_events .tribe-tickets__tickets-footer-total .tribe-amount {
    font-weight: 700;
    font-size: 16px;
    color: #e54da9;
}

body.single-tribe_events .tribe-tickets__tickets-buy {
    background: linear-gradient(135deg, #e54da9, #D92691);
    border: none;
    border-radius: 8px;
    padding: 12px 22px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
}
body.single-tribe_events .tribe-tickets__tickets-buy:disabled {
    background: #cbd5e0;
    cursor: not-allowed;
    box-shadow: none;
}
body.single-tribe_events .tribe-tickets__tickets-buy:not(:disabled):hover {
    background: linear-gradient(135deg, #e54da9, #D92691);
    box-shadow: 0 6px 16px rgba(0,0,0,0.15);
    transform: translateY(-2px);
}


body.single-tribe_events span.tribe-tickets__ticket-type-title__link {
    background: linear-gradient(135deg, #e54da9, #D92691);
    color: #fff;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

body.single-tribe_events span.tribe-tickets__ticket-type-title__link a {
  color: #fff !important;
}


body.single-tribe_events span.tribe-tickets__ticket-type-title__link:hover {
    background: linear-gradient(135deg, #e54da9, #D92691);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}


body.single-tribe_events .event-tickets .tribe-tickets__tickets-form {
  border: unset;
}


body.single-tribe_events form#tribe-tickets__tickets-form {
    margin-top: unset;
    margin-bottom: unset;
}

body.single-tribe_events .quantity.buttons_added {
    border: unset;
}

body.single-tribe_events input#tribe-tickets__tickets-item-quantity-number--6559 {
    border-style: unset !important;
}

@media (max-width: 768px) {
    body.single-tribe_events .tribe-tickets__tickets-wrapper {
        padding: 16px;
    }
    body.single-tribe_events .tribe-tickets__tickets-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    body.single-tribe_events .tribe-tickets__tickets-buy {
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 480px) {
    body.single-tribe_events .tribe-tickets__tickets-title {
        font-size: 18px;
    }
    body.single-tribe_events .tribe-tickets__tickets-item-content-title {
        font-size: 15px;
    }
    body.single-tribe_events .tribe-tickets__tickets-item-details-content {
        font-size: 13px;
    }
    body.single-tribe_events .tribe-tickets__tickets-buy {
        font-size: 14px;
        padding: 10px;
    }
}

/*20-11-2025*/


@media (max-width: 480px) and (orientation: portrait) {
    body.page-id-5811 span.fusion-highlighted-text {
        font-size: 25px !important;
    }
}