/* ================================
   AVADE LABS - COMPLETE CSS
   Last updated: May 5, 2026
================================ */

/* ================================
   PAGE BACKGROUND
================================ */

body,
body.woocommerce,
body.woocommerce-page,
.woocommerce-page #page,
.woocommerce-page #content,
.woocommerce-page main,
.woocommerce-page .site-main,
.woocommerce-page .entry-content,
#main,
.site-content,
.content-area,
.woocommerce-page,
.woocommerce {
  background: linear-gradient(135deg, #050000, #1a0000) !important;
  background-color: #050000 !important;
  color: #fff !important;
}

.woocommerce-page .woocommerce,
.woocommerce ul.products {
  background: transparent !important;
}

/* ================================
   HIDE DEFAULT THEME ELEMENTS
================================ */

div#header,
#header,
#headerimg {
  display: none !important;
}

.wp-site-blocks > hr,
hr {
  display: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.site-footer,
#colophon,
.footer-credits,
.powered-by,
p.site-info {
  display: none !important;
}

/* ================================
   SITE TITLE / LOGO
================================ */

.wp-block-site-title {
  position: relative !important;
}

.wp-block-site-title a {
  display: block !important;
  width: 180px !important;
  height: 70px !important;
  background: url('https://avadelabs.shop/wp-content/uploads/2026/04/AVADE-LOGO.jpeg') left center / contain no-repeat !important;
  overflow: hidden !important;
  text-indent: -9999px !important;
  white-space: nowrap !important;
  font-size: 0 !important;
  color: transparent !important;
}

/* ================================
   SALE BADGE
================================ */

.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
  background: linear-gradient(135deg, #cc0000, #ff1f1f) !important;
  border-radius: 50% !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1px !important;
  min-width: 55px !important;
  min-height: 55px !important;
  line-height: 55px !important;
  padding: 0 !important;
  box-shadow: 0 4px 15px rgba(255,0,0,0.5) !important;
  text-transform: uppercase !important;
  border: none !important;
}

/* ================================
   SHOP PAGE LAYOUT
================================ */

.woocommerce-result-count {
  color: rgba(255,255,255,0.5) !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
}

.woocommerce-ordering select {
  background: #0a0000 !important;
  border: 1px solid rgba(255,0,0,0.25) !important;
  color: #ffffff !important;
  border-radius: 10px !important;
  padding: 8px 14px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  outline: none !important;
}

/* ================================
   CART PAGE
================================ */

.woocommerce-cart .wp-site-blocks,
.woocommerce-cart body,
.woocommerce-cart #page,
.woocommerce-cart main {
  background: linear-gradient(135deg, #050000, #1a0000) !important;
}

.woocommerce-cart #header,
.woocommerce-cart div#header,
.woocommerce-cart #footer,
.woocommerce-cart div#footer,
.woocommerce-cart .wp-site-blocks > footer {
  display: none !important;
}

.woocommerce-cart .wp-site-blocks > header {
  display: block !important;
  background: rgba(5,0,0,0.95) !important;
  border-bottom: 1px solid rgba(255,0,0,0.25) !important;
}

.woocommerce-cart .wp-site-blocks > header a {
  color: rgba(255,255,255,0.85) !important;
}

.woocommerce-cart .wp-site-blocks > header a:hover {
  color: #ff1f1f !important;
}

.woocommerce-cart h1 {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 42px !important;
  font-weight: 900 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
}

.woocommerce table.shop_table {
  background: rgba(255,255,255,0.03) !important;
  border: 1px solid rgba(255,0,0,0.15) !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  border-collapse: separate !important;
}

.woocommerce table.shop_table thead th {
  background: rgba(255,0,0,0.08) !important;
  color: #ff3b3b !important;
  font-size: 12px !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid rgba(255,0,0,0.2) !important;
  padding: 15px 20px !important;
}

.woocommerce table.shop_table tbody td {
  color: #ffffff !important;
  padding: 20px !important;
  border-bottom: 1px solid rgba(255,255,255,0.05) !important;
  border-top: none !important;
}

.woocommerce-cart-form .product-name a {
  color: #ffffff !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  font-family: 'Poppins', sans-serif !important;
}

.woocommerce-cart-form .product-name a:hover {
  color: #ff1f1f !important;
}

.woocommerce-cart-form .product-price,
.woocommerce-cart-form .product-subtotal,
.woocommerce-cart-form .product-subtotal .woocommerce-Price-amount {
  color: #ff1f1f !important;
  font-weight: 700 !important;
}

.woocommerce .quantity input.qty {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
  color: #ffffff !important;
  border-radius: 8px !important;
  font-family: 'Poppins', sans-serif !important;
  text-align: center !important;
}

.woocommerce-cart-form a.remove {
  color: rgba(255,255,255,0.4) !important;
  font-size: 20px !important;
  transition: color 0.3s !important;
}

.woocommerce-cart-form a.remove:hover {
  color: #ff1f1f !important;
  background: none !important;
}

.woocommerce-cart-form .actions .button {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,0,0,0.3) !important;
  color: #ffffff !important;
  border-radius: 10px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  padding: 12px 25px !important;
  transition: 0.3s ease !important;
}

.woocommerce-cart-form .actions .button:hover {
  border-color: #ff1f1f !important;
  color: #ff1f1f !important;
}

.cart_totals {
  background: rgba(255,255,255,0.03) !important;
  border: 1px solid rgba(255,0,0,0.15) !important;
  border-radius: 16px !important;
  padding: 30px !important;
  font-family: 'Poppins', sans-serif !important;
}

.cart_totals h2 {
  color: #ff3b3b !important;
  font-size: 14px !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  margin-bottom: 20px !important;
}

.cart_totals table th,
.cart_totals table td {
  color: #ffffff !important;
  border-color: rgba(255,255,255,0.05) !important;
  padding: 12px 0 !important;
  font-family: 'Poppins', sans-serif !important;
}

.cart_totals .order-total th,
.cart_totals .order-total td,
.cart_totals .order-total .amount,
.cart_totals .woocommerce-Price-amount {
  color: #ff1f1f !important;
  font-weight: 700 !important;
  font-size: 18px !important;
}

/* ================================
   CHECKOUT BUTTONS
================================ */

.wc-proceed-to-checkout a,
.wc-proceed-to-checkout .checkout-button,
.wc-proceed-to-checkout a.checkout-button,
a.checkout-button,
.wc-block-cart__submit-button,
a.wc-block-cart__submit-button,
.wp-block-woocommerce-proceed-to-checkout-block a,
.wc-block-components-button.wc-block-cart__submit-button {
  background: linear-gradient(135deg, #cc0000, #ff1f1f) !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  letter-spacing: 1px !important;
  border-radius: 10px !important;
  border: none !important;
  padding: 16px !important;
  box-shadow: 0 4px 15px rgba(255,0,0,0.3) !important;
  transition: 0.3s ease !important;
  display: block !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

.wc-proceed-to-checkout a:hover,
.wc-block-cart__submit-button:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 25px rgba(255,0,0,0.5) !important;
}

.coupon input#coupon_code {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
  color: #ffffff !important;
  border-radius: 8px !important;
  padding: 10px 15px !important;
  font-family: 'Poppins', sans-serif !important;
}

.coupon button {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,0,0,0.3) !important;
  color: #ffffff !important;
  border-radius: 8px !important;
  font-family: 'Poppins', sans-serif !important;
  transition: 0.3s ease !important;
}

.coupon button:hover {
  border-color: #ff1f1f !important;
  color: #ff1f1f !important;
}

/* ================================
   CART POPUP (ELEMENTOR)
================================ */

.elementor-menu-cart__wrapper,
.elementor-menu-cart__container,
.elementor-menu-cart__main,
.elementor-menu-cart__products,
.elementor-menu-cart__product-list,
.elementor-menu-cart__subtotal,
.elementor-menu-cart__footer-buttons {
  background: linear-gradient(135deg, #0a0000, #1a0000) !important;
  color: #ffffff !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
}

.elementor-menu-cart__product-name a {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
}

.elementor-menu-cart__product-price {
  color: #ff1f1f !important;
  font-weight: 700 !important;
}

.elementor-menu-cart__subtotal {
  border-top: 1px solid rgba(255,0,0,0.2) !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center !important;
  padding: 15px !important;
}

.elementor-menu-cart__close-button {
  color: rgba(255,255,255,0.6) !important;
}

.elementor-menu-cart__close-button:hover {
  color: #ff1f1f !important;
}

.elementor-menu-cart__footer-buttons .elementor-button,
.elementor-menu-cart__footer-buttons a,
.elementor-button.elementor-button--view-cart {
  display: inline-block !important;
  padding: 12px 20px !important;
  border-radius: 10px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  text-decoration: none !important;
  text-align: center !important;
  transition: 0.3s ease !important;
  cursor: pointer !important;
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,0,0,0.3) !important;
  color: #ffffff !important;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover,
.elementor-button.elementor-button--view-cart:hover {
  border-color: #ff1f1f !important;
  color: #ff1f1f !important;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout,
.elementor-button.elementor-button--checkout {
  background: linear-gradient(135deg, #cc0000, #ff1f1f) !important;
  border: none !important;
  color: #ffffff !important;
  box-shadow: 0 4px 15px rgba(255,0,0,0.3) !important;
  font-weight: 700 !important;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover,
.elementor-button.elementor-button--checkout:hover {
  box-shadow: 0 8px 25px rgba(255,0,0,0.5) !important;
  transform: translateY(-2px) !important;
}

/* CART ICON - REMOVE DARK BOX */
.elementor-menu-cart__toggle_button,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle_button,
.elementor-menu-cart__toggle_button .elementor-button,
.elementor-widget-woocommerce-menu-cart .elementor-button,
.elementor-menu-cart__toggle .elementor-button,
.elementor-menu-cart__toggle {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 5px !important;
  min-width: unset !important;
  width: auto !important;
}

.elementor-menu-cart__toggle_button .elementor-button-text {
  display: none !important;
}

.elementor-menu-cart__toggle_button .elementor-button-icon {
  background: transparent !important;
  border: none !important;
}

.elementor-menu-cart__toggle_button .elementor-button-icon .e-cart-count {
  background: #ff1f1f !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  font-size: 10px !important;
  border-radius: 50% !important;
}

/* ================================
   MINI CART (WC BLOCKS)
================================ */

.wc-block-mini-cart__drawer,
.wc-block-mini-cart__contents,
.wp-block-woocommerce-mini-cart,
.woocommerce-mini-cart,
.widget_shopping_cart_content,
.cart-dropdown,
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget,
.cart-dropdown-wrap,
.site-header-cart .widget_shopping_cart {
  background: linear-gradient(135deg, #0a0000, #1a0000) !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
  color: #ffffff !important;
  border-radius: 16px !important;
  box-shadow: 0 20px 50px rgba(0,0,0,0.5) !important;
}

.wc-block-mini-cart-item__name,
.wc-block-mini-cart-item a,
.woocommerce-mini-cart-item a,
.widget_shopping_cart_content a {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
}

.wc-block-mini-cart__footer-subtotal,
.wc-block-mini-cart__footer,
.woocommerce-mini-cart__total,
.widget_shopping_cart .total {
  background: rgba(255,0,0,0.05) !important;
  border-top: 1px solid rgba(255,0,0,0.2) !important;
  color: #ffffff !important;
}

.wc-block-mini-cart-item__prices .price {
  color: #ff1f1f !important;
  font-weight: 700 !important;
}

.wc-block-mini-cart-item__remove-link,
.woocommerce-mini-cart-item .remove_from_cart_button {
  color: rgba(255,255,255,0.4) !important;
  transition: color 0.3s !important;
}

.wc-block-mini-cart-item__remove-link:hover,
.woocommerce-mini-cart-item .remove_from_cart_button:hover {
  color: #ff1f1f !important;
}

.wc-block-mini-cart__drawer .components-modal__content {
  background: linear-gradient(135deg, #0a0000, #1a0000) !important;
}

/* ================================
   CHECKOUT PAGE
================================ */

.woocommerce-checkout .wp-site-blocks,
.woocommerce-checkout body,
.woocommerce-checkout main {
  background: linear-gradient(135deg, #050000, #1a0000) !important;
}

.woocommerce-checkout h2,
.woocommerce-checkout h3 {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
}

.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="number"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout textarea,
.woocommerce-checkout select,
.wc-block-components-text-input input,
.wc-block-components-select select,
.wc-block-components-country-input input,
.wc-block-components-state-input input,
.wc-block-checkout__add-note textarea {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
  color: #ffffff !important;
  border-radius: 8px !important;
  font-family: 'Poppins', sans-serif !important;
  padding: 12px 15px !important;
}

.woocommerce-checkout input:focus,
.wc-block-components-text-input input:focus {
  border-color: rgba(255,0,0,0.5) !important;
  outline: none !important;
  box-shadow: 0 0 0 2px rgba(255,0,0,0.1) !important;
}

.woocommerce-checkout input::placeholder,
.wc-block-components-text-input input::placeholder {
  color: rgba(255,255,255,0.35) !important;
}

.woocommerce-checkout label,
.wc-block-components-label,
.wc-block-checkout__contact-fields label,
.wc-block-checkout__billing-fields label {
  color: rgba(255,255,255,0.7) !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
}

.wc-block-checkout__sidebar,
.wc-block-order-summary,
.wc-block-components-order-summary {
  background: rgba(255,255,255,0.03) !important;
  border: 1px solid rgba(255,0,0,0.15) !important;
  border-radius: 16px !important;
  padding: 20px !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
}

.wc-block-components-order-summary__title,
.wc-block-order-summary__title {
  color: #ff3b3b !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
}

.wc-block-components-order-summary-item__individual-price,
.wc-block-components-order-summary-item__total-price {
  color: #ff1f1f !important;
  font-weight: 700 !important;
}

.wc-block-components-order-summary-item__name {
  color: #ffffff !important;
}

.wc-block-components-totals-item__label,
.wc-block-components-totals-item__value {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
}

.wc-block-components-totals-item.is-total .wc-block-components-totals-item__value {
  color: #ff1f1f !important;
  font-weight: 700 !important;
  font-size: 18px !important;
}

.wc-block-components-checkout-place-order-button,
.wc-block-checkout__place-order button {
  background: linear-gradient(135deg, #cc0000, #ff1f1f) !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  letter-spacing: 1px !important;
  border-radius: 10px !important;
  border: none !important;
  box-shadow: 0 4px 15px rgba(255,0,0,0.3) !important;
  transition: 0.3s ease !important;
  text-transform: uppercase !important;
  width: 100% !important;
  padding: 16px !important;
}

.wc-block-components-checkout-place-order-button:hover {
  box-shadow: 0 8px 25px rgba(255,0,0,0.5) !important;
  transform: translateY(-2px) !important;
}

.wc-block-checkout__sign-up label,
.wc-block-components-checkbox label {
  color: rgba(255,255,255,0.7) !important;
  font-family: 'Poppins', sans-serif !important;
}

.wc-block-components-totals-item {
  border-color: rgba(255,255,255,0.05) !important;
}

.wc-block-components-totals-coupon input {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
  color: #ffffff !important;
  border-radius: 8px !important;
}

.wc-block-components-select select,
.woocommerce-checkout select,
.wc-blocks-components-select__select,
select.wc-blocks-components-select__select,
#shipping-country,
#billing-country,
#shipping-state,
#billing-state {
  background: rgba(255,255,255,0.06) !important;
  background-color: #0a0000 !important;
  color: #ffffff !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
  border-radius: 8px !important;
}

.wc-blocks-components-select {
  background: #0a0000 !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
  border-radius: 8px !important;
}

.wc-blocks-components-select__select option,
select option {
  background: #0a0000 !important;
  color: #ffffff !important;
}

.wc-block-components-order-summary-item__quantity {
  background: #ff1f1f !important;
  color: #ffffff !important;
  border: none !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
}

/* ================================
   SINGLE PRODUCT PAGE
================================ */

.single-product .wp-site-blocks,
.single-product main,
.single-product #page {
  background: linear-gradient(135deg, #050000, #1a0000) !important;
}

.single-product .wp-site-blocks > header,
.woocommerce-page .wp-site-blocks > header {
  display: block !important;
  background: rgba(5,0,0,0.95) !important;
  border-bottom: 1px solid rgba(255,0,0,0.25) !important;
  box-shadow: 0 4px 30px rgba(0,0,0,0.5) !important;
  padding: 10px 40px !important;
}

.single-product .wp-site-blocks > header a,
.woocommerce-page .wp-site-blocks > header a {
  color: rgba(255,255,255,0.85) !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  letter-spacing: 1px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: color 0.3s !important;
}

.single-product .wp-site-blocks > header a:hover,
.woocommerce-page .wp-site-blocks > header a:hover {
  color: #ff1f1f !important;
}

.single-product .wp-site-blocks > footer {
  display: none !important;
}

.single-product .wp-site-blocks > header .wp-block-woocommerce-customer-account,
.woocommerce-page .wp-site-blocks > header .wp-block-woocommerce-customer-account,
.single-product .wp-site-blocks > header a[href*="my-account"],
.woocommerce-page .wp-site-blocks > header a[href*="my-account"] {
  display: none !important;
}

.woocommerce-breadcrumb {
  color: rgba(255,255,255,0.4) !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
  padding: 15px 0 !important;
}

.woocommerce-breadcrumb a {
  color: #ff3b3b !important;
  text-decoration: none !important;
}

.single-product h1.product_title {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 900 !important;
  font-size: 42px !important;
}

.single-product p.price ins,
.single-product span.price ins,
.single-product .price ins .woocommerce-Price-amount {
  color: #ff1f1f !important;
  font-size: 28px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  background: none !important;
}

.single-product p.price del,
.single-product .price del .woocommerce-Price-amount {
  color: rgba(255,255,255,0.4) !important;
  font-size: 18px !important;
}

.single-product .woocommerce-product-gallery {
  background: linear-gradient(135deg, #0d0000, #1a0000) !important;
  border-radius: 16px !important;
  border: 1px solid rgba(255,0,0,0.15) !important;
  padding: 20px !important;
}

.single-product .woocommerce-product-details__short-description,
.single-product .product .description {
  color: rgba(255,255,255,0.75) !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

.single-product .stock.out-of-stock {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(255,0,0,0.3) !important;
  color: rgba(255,255,255,0.5) !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  padding: 12px 25px !important;
  border-radius: 10px !important;
  display: inline-block !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}

.single-product .single_add_to_cart_button {
  background: linear-gradient(135deg, #cc0000, #ff1f1f) !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  border-radius: 10px !important;
  border: none !important;
  box-shadow: 0 4px 15px rgba(255,0,0,0.3) !important;
  transition: 0.3s ease !important;
  padding: 16px 40px !important;
  font-size: 15px !important;
  letter-spacing: 1px !important;
}

.single-product .single_add_to_cart_button:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 25px rgba(255,0,0,0.5) !important;
}

.single-product span.onsale {
  background: linear-gradient(135deg, #cc0000, #ff1f1f) !important;
  border-radius: 50% !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 800 !important;
  box-shadow: 0 4px 15px rgba(255,0,0,0.5) !important;
}

.single-product .related h2,
.single-product .upsells h2 {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
}

/* ================================
   HEADER (ALL PAGES)
================================ */

header.wp-block-template-part {
  background: rgba(5,0,0,0.95) !important;
  border-bottom: 1px solid rgba(255,0,0,0.25) !important;
  box-shadow: 0 4px 30px rgba(0,0,0,0.5) !important;
}

header.wp-block-template-part a {
  color: rgba(255,255,255,0.85) !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  letter-spacing: 1px !important;
  text-decoration: none !important;
  transition: color 0.3s !important;
}

header.wp-block-template-part a:hover {
  color: #ff1f1f !important;
}

header.wp-block-template-part .wp-block-woocommerce-customer-account {
  display: none !important;
}

/* FIX MOBILE HAMBURGER MENU WHITE BACKGROUND */
.wp-block-navigation__responsive-container.is-menu-open,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  background: rgba(5,0,0,0.98) !important;
  color: #ffffff !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item a {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 18px !important;
  letter-spacing: 2px !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item a:hover {
  color: #ff1f1f !important;
}

/* CLOSE BUTTON */
.wp-block-navigation__responsive-container-close {
  color: #ffffff !important;
}

.wp-block-navigation__responsive-container-close:hover {
  color: #ff1f1f !important;
}

/* CHANGE READ MORE TO OUT OF STOCK */
.woocommerce ul.products li.product a.button:not(.add_to_cart_button) {
  font-size: 0 !important;
  position: relative !important;
}

.woocommerce ul.products li.product a.button:not(.add_to_cart_button)::before {
  content: "Out of Stock" !important;
  font-size: 14px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  color: rgba(255,255,255,0.5) !important;
}

/* ===== SINGLE PRODUCT - FINAL ===== */

.single-product .woocommerce-product-gallery,
.single-product .woocommerce-product-gallery__wrapper,
.single-product .woocommerce-product-gallery__image,
.single-product .woocommerce-product-gallery__image a,
.single-product .woocommerce div.product div.images img {
  background: #0d0000 !important;
  background-color: #0d0000 !important;
}

.single-product .woocommerce-product-gallery {
  border: 1px solid #cc0000 !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  padding: 15px !important;
}

.single-product .product_title {
  font-family: 'Poppins', sans-serif !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
}

.single-product .woocommerce-product-details__short-description,
.single-product .woocommerce-product-details__short-description p {
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
  color: #cccccc !important;
  line-height: 1.8 !important;
}

.single-product .stock {
  font-family: 'Poppins', sans-serif !important;
  color: #ff1f1f !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}

.single-product .quantity input {
  background: #1a0000 !important;
  color: #ffffff !important;
  border: 1px solid #cc0000 !important;
  border-radius: 8px !important;
  font-family: 'Poppins', sans-serif !important;
  text-align: center !important;
}

.single-product .woocommerce-breadcrumb {
  color: #777777 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 12px !important;
}

.single-product .woocommerce-breadcrumb a {
  color: #cc0000 !important;
}

.single-product .woocommerce-tabs ul.tabs li {
  background: #1a0000 !important;
  border: 1px solid #cc0000 !important;
  border-radius: 8px 8px 0 0 !important;
}

.single-product .woocommerce-tabs ul.tabs li a {
  color: #cccccc !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
}

.single-product .woocommerce-tabs ul.tabs li.active {
  background: #cc0000 !important;
}

.single-product .woocommerce-tabs ul.tabs li.active a {
  color: #ffffff !important;
}

.single-product .woocommerce-tabs .panel {
  background: #0d0000 !important;
  border: 1px solid #cc0000 !important;
  padding: 20px !important;
  color: #cccccc !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
}

.single-product .woocommerce-tabs .panel h2 {
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 18px !important;
}

.wp-block-post-excerpt__excerpt .woocommerce-Price-amount,
.wp-block-post-excerpt__excerpt ins .woocommerce-Price-amount,
.woocommerce-Price-amount.amount bdi {
  color: #ff1f1f !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  font-size: 24px !important;
}

.wp-block-post-excerpt__excerpt del .woocommerce-Price-amount bdi,
del .woocommerce-Price-amount bdi {
  color: #666666 !important;
  font-size: 16px !important;
}

.wp-block-post-title,
.single-product .wp-block-post-title {
  text-transform: uppercase !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 30px !important;
  letter-spacing: 0.05em !important;
}

.elementor-section:has(.avade-smq) {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.elementor-section:has(.avade-smq) .elementor-column {
  padding-bottom: 0 !important;
}

.elementor-section:has(.avade-smq) .elementor-widget-wrap {
  padding-bottom: 0 !important;
}

/* ================================================
   AVADE LABS · SLICEWP REGISTRATION FORM STYLES
   ================================================ */

.page-title,
h1.entry-title {
  font-family: 'Poppins', sans-serif;
  font-size: 2rem;
  font-weight: 800;
  color: #f0e8e8;
  text-align: center;
  margin-bottom: 32px;
  letter-spacing: -0.01em;
}

.slicewp-form-affiliate-register,
form.slicewp-form {
  max-width: 580px;
  margin: 40px auto 60px;
  background: #110000;
  border: 1px solid rgba(255,31,31,0.25);
  padding: 48px 44px;
  box-shadow: 0 0 40px rgba(255,31,31,0.08);
}

@media (max-width: 600px) {
  .slicewp-form-affiliate-register,
  form.slicewp-form {
    padding: 32px 20px;
    margin: 20px 16px 40px;
  }
}

.slicewp-form-affiliate-register .slicewp-field-wrap,
form.slicewp-form .slicewp-field-wrap {
  margin-bottom: 18px;
}

.slicewp-form-affiliate-register label,
form.slicewp-form label {
  font-family: 'Poppins', sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #a08080;
  display: block;
  margin-bottom: 7px;
}

.slicewp-form-affiliate-register input[type="text"],
.slicewp-form-affiliate-register input[type="email"],
.slicewp-form-affiliate-register input[type="password"],
.slicewp-form-affiliate-register input[type="url"],
.slicewp-form-affiliate-register textarea,
.slicewp-form-affiliate-register select,
form.slicewp-form input[type="text"],
form.slicewp-form input[type="email"],
form.slicewp-form input[type="password"],
form.slicewp-form input[type="url"],
form.slicewp-form textarea,
form.slicewp-form select {
  width: 100%;
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(180,0,0,0.35) !important;
  border-radius: 2px !important;
  padding: 13px 15px !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  outline: none !important;
  transition: border-color 0.2s, box-shadow 0.2s !important;
  box-shadow: none !important;
  -webkit-appearance: none;
}

.slicewp-form-affiliate-register input::placeholder,
form.slicewp-form input::placeholder,
.slicewp-form-affiliate-register textarea::placeholder,
form.slicewp-form textarea::placeholder {
  color: rgba(160,128,128,0.45) !important;
}

.slicewp-form-affiliate-register input:focus,
.slicewp-form-affiliate-register textarea:focus,
.slicewp-form-affiliate-register select:focus,
form.slicewp-form input:focus,
form.slicewp-form textarea:focus,
form.slicewp-form select:focus {
  border-color: #7a0000 !important;
  box-shadow: 0 0 12px rgba(180,0,0,0.25) !important;
}

.slicewp-form-affiliate-register textarea,
form.slicewp-form textarea {
  min-height: 100px;
  resize: vertical;
}

.slicewp-form-affiliate-register input[type="submit"],
.slicewp-form-affiliate-register button[type="submit"],
form.slicewp-form input[type="submit"],
form.slicewp-form button[type="submit"] {
  width: 100% !important;
  background: #ff1f1f !important;
  color: #fff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  padding: 16px !important;
  border: none !important;
  border-radius: 2px !important;
  cursor: pointer !important;
  box-shadow: 0 0 18px rgba(255,31,31,0.45) !important;
  transition: background 0.2s, transform 0.15s !important;
  margin-top: 8px !important;
}

.slicewp-form-affiliate-register input[type="submit"]:hover,
.slicewp-form-affiliate-register button[type="submit"]:hover,
form.slicewp-form input[type="submit"]:hover,
form.slicewp-form button[type="submit"]:hover {
  background: #ff3333 !important;
  transform: translateY(-2px) !important;
}

.slicewp-field-error,
.slicewp-form .slicewp-field-error {
  color: #ff6b6b !important;
  font-size: 0.78rem !important;
  font-family: 'Poppins', sans-serif !important;
  margin-top: 5px !important;
}

.slicewp-message,
.slicewp-form .slicewp-message {
  background: rgba(180,0,0,0.12) !important;
  border: 1px solid rgba(255,31,31,0.3) !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  padding: 14px 18px !important;
  border-radius: 2px !important;
  margin-bottom: 20px !important;
}

.slicewp-form label .slicewp-required {
  color: #ff1f1f !important;
  margin-left: 3px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #110000 inset !important;
  -webkit-text-fill-color: #f0e8e8 !important;
  caret-color: #f0e8e8 !important;
}

.slicewp-field-wrap-website,
.slicewp-field-website,
p.slicewp-field-wrap:has(#slicewp-website),
.slicewp-form [name="website"],
.slicewp-form #slicewp-website {
  display: none !important;
}

.slicewp-form label[for="slicewp-website"] {
  display: none !important;
}

.slicewp-notice,
.slicewp-message,
div.slicewp-notice {
  background: #110000 !important;
  border: 1px solid rgba(255,31,31,0.3) !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  border-radius: 2px !important;
}

.slicewp-notice a,
.slicewp-message a {
  color: #ff1f1f !important;
}

/* ================================================
   AVADE LABS · SLICEWP AFFILIATE ACCOUNT PORTAL
   ================================================ */

.slicewp-wrap,
.slicewp-affiliate-portal,
#slicewp-affiliate-portal,
.slicewp-portal-wrap {
  background: transparent !important;
  font-family: 'Poppins', sans-serif !important;
  color: #f0e8e8 !important;
}

.slicewp-affiliate-portal-navigation,
.slicewp-nav,
.slicewp-portal-nav,
ul.slicewp-nav,
.slicewp-affiliate-portal > ul {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 2px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 0 2px 0 !important;
  border: none !important;
  background: transparent !important;
}

.slicewp-affiliate-portal-navigation li,
.slicewp-nav li,
ul.slicewp-nav li,
.slicewp-affiliate-portal > ul > li {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
}

.slicewp-affiliate-portal-navigation a,
.slicewp-nav a,
ul.slicewp-nav li a,
.slicewp-affiliate-portal > ul > li > a {
  display: inline-block !important;
  background: #110000 !important;
  border: 1px solid rgba(180,0,0,0.2) !important;
  color: #a08080 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  padding: 12px 22px !important;
  text-decoration: none !important;
  border-bottom: none !important;
  transition: color 0.15s !important;
  border-radius: 0 !important;
}

.slicewp-affiliate-portal-navigation a:hover,
.slicewp-nav a:hover,
ul.slicewp-nav li a:hover {
  color: #f0e8e8 !important;
  background: #160000 !important;
}

.slicewp-affiliate-portal-navigation li.slicewp-active a,
.slicewp-nav li.active a,
.slicewp-nav li.current a,
ul.slicewp-nav li.slicewp-active a {
  color: #ff1f1f !important;
  background: #160000 !important;
  border-color: rgba(255,31,31,0.3) !important;
}

.slicewp-affiliate-portal-content,
.slicewp-portal-content,
.slicewp-tab-content,
.slicewp-affiliate-portal > div:not(ul) {
  background: #110000 !important;
  border: 1px solid rgba(180,0,0,0.2) !important;
  padding: 32px 28px !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
}

.slicewp-cards,
.slicewp-stats-cards,
.slicewp-dashboard-cards {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)) !important;
  gap: 2px !important;
  margin-bottom: 24px !important;
}

.slicewp-card,
.slicewp-stats-card,
.slicewp-dashboard-card {
  background: #110000 !important;
  border: 1px solid rgba(180,0,0,0.2) !important;
  border-radius: 0 !important;
  padding: 24px 20px !important;
  box-shadow: none !important;
  color: #f0e8e8 !important;
}

.slicewp-card-title,
.slicewp-card .slicewp-card-label,
.slicewp-stats-card span:first-child {
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: #a08080 !important;
  font-family: 'Poppins', sans-serif !important;
  display: block !important;
  margin-bottom: 8px !important;
}

.slicewp-card-value,
.slicewp-card .slicewp-card-number,
.slicewp-stats-card span:last-child {
  font-size: 1.8rem !important;
  font-weight: 900 !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  line-height: 1 !important;
}

.slicewp-table,
.slicewp-affiliate-portal table {
  width: 100% !important;
  border-collapse: collapse !important;
  font-family: 'Poppins', sans-serif !important;
  color: #f0e8e8 !important;
  background: transparent !important;
}

.slicewp-table thead,
.slicewp-affiliate-portal table thead {
  background: transparent !important;
}

.slicewp-table th,
.slicewp-affiliate-portal table th {
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
  color: #a08080 !important;
  padding: 0 16px 14px 0 !important;
  border-bottom: 1px solid rgba(180,0,0,0.2) !important;
  background: transparent !important;
  text-align: left !important;
}

.slicewp-table td,
.slicewp-affiliate-portal table td {
  font-size: 0.875rem !important;
  color: #f0e8e8 !important;
  padding: 14px 16px 14px 0 !important;
  border-bottom: 1px solid rgba(180,0,0,0.08) !important;
  background: transparent !important;
  font-family: 'Poppins', sans-serif !important;
}

.slicewp-table tr:last-child td,
.slicewp-affiliate-portal table tr:last-child td {
  border-bottom: none !important;
}

.slicewp-table tr:hover td,
.slicewp-affiliate-portal table tr:hover td {
  background: rgba(180,0,0,0.04) !important;
}

.slicewp-affiliate-links-wrap,
.slicewp-referral-url-wrap,
.slicewp-affiliate-link {
  background: #110000 !important;
  border: 1px solid rgba(255,31,31,0.25) !important;
  padding: 20px !important;
  margin-bottom: 16px !important;
  border-radius: 0 !important;
}

.slicewp-affiliate-link input[type="text"],
.slicewp-referral-url input {
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(180,0,0,0.3) !important;
  border-radius: 2px !important;
  color: #a08080 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.82rem !important;
  padding: 11px 14px !important;
}

.slicewp-affiliate-portal .button,
.slicewp-affiliate-portal button,
.slicewp-affiliate-portal input[type="submit"],
.slicewp-affiliate-portal .slicewp-button,
.slicewp-copy-affiliate-link {
  background: #ff1f1f !important;
  color: #fff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  padding: 11px 24px !important;
  border: none !important;
  border-radius: 2px !important;
  cursor: pointer !important;
  box-shadow: 0 0 16px rgba(255,31,31,0.4) !important;
  transition: background 0.2s !important;
  text-decoration: none !important;
}

.slicewp-affiliate-portal .button:hover,
.slicewp-affiliate-portal button:hover,
.slicewp-affiliate-portal input[type="submit"]:hover,
.slicewp-copy-affiliate-link:hover {
  background: #ff3333 !important;
}

.slicewp-affiliate-portal input[type="text"],
.slicewp-affiliate-portal input[type="email"],
.slicewp-affiliate-portal input[type="password"],
.slicewp-affiliate-portal input[type="url"],
.slicewp-affiliate-portal textarea,
.slicewp-affiliate-portal select {
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(180,0,0,0.3) !important;
  border-radius: 2px !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  padding: 12px 14px !important;
  width: 100% !important;
  box-shadow: none !important;
  outline: none !important;
}

.slicewp-affiliate-portal input:focus,
.slicewp-affiliate-portal textarea:focus,
.slicewp-affiliate-portal select:focus {
  border-color: #7a0000 !important;
  box-shadow: 0 0 10px rgba(180,0,0,0.2) !important;
}

.slicewp-affiliate-portal label {
  font-size: 0.72rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #a08080 !important;
  font-family: 'Poppins', sans-serif !important;
  display: block !important;
  margin-bottom: 6px !important;
}

.slicewp-date-filter,
.slicewp-portal-filters,
.slicewp-filter-bar {
  background: #110000 !important;
  border: 1px solid rgba(180,0,0,0.2) !important;
  padding: 14px 18px !important;
  margin-bottom: 20px !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  color: #a08080 !important;
  font-size: 0.8rem !important;
  font-family: 'Poppins', sans-serif !important;
}

.slicewp-chart-wrap,
.slicewp-portal-chart {
  background: #110000 !important;
  border: 1px solid rgba(180,0,0,0.15) !important;
  padding: 20px !important;
  margin-top: 20px !important;
}

.slicewp-status-paid,
.slicewp-commission-status-paid {
  background: rgba(0,180,0,0.08) !important;
  border: 1px solid rgba(0,180,0,0.2) !important;
  color: #6fcf6f !important;
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  padding: 3px 10px !important;
  border-radius: 2px !important;
}

.slicewp-status-unpaid,
.slicewp-commission-status-unpaid {
  background: rgba(255,180,0,0.08) !important;
  border: 1px solid rgba(255,180,0,0.2) !important;
  color: #f0b840 !important;
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  padding: 3px 10px !important;
  border-radius: 2px !important;
}

.slicewp-status-rejected,
.slicewp-commission-status-rejected {
  background: rgba(255,31,31,0.08) !important;
  border: 1px solid rgba(255,31,31,0.2) !important;
  color: #ff6b6b !important;
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  padding: 3px 10px !important;
  border-radius: 2px !important;
}

.slicewp-pagination,
.slicewp-affiliate-portal .pagination {
  display: flex !important;
  gap: 4px !important;
  margin-top: 20px !important;
}

.slicewp-pagination a,
.slicewp-affiliate-portal .pagination a {
  background: #110000 !important;
  border: 1px solid rgba(180,0,0,0.2) !important;
  color: #a08080 !important;
  padding: 6px 12px !important;
  font-size: 0.78rem !important;
  text-decoration: none !important;
  font-family: 'Poppins', sans-serif !important;
}

.slicewp-pagination a:hover,
.slicewp-pagination .current {
  border-color: rgba(255,31,31,0.4) !important;
  color: #ff1f1f !important;
}

.slicewp-notice,
.slicewp-message,
.slicewp-affiliate-portal .notice {
  background: rgba(180,0,0,0.08) !important;
  border: 1px solid rgba(255,31,31,0.25) !important;
  border-left: 3px solid #ff1f1f !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  padding: 14px 18px !important;
  margin-bottom: 20px !important;
  border-radius: 0 !important;
}

.slicewp-affiliate-portal input:-webkit-autofill,
.slicewp-affiliate-portal input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #110000 inset !important;
  -webkit-text-fill-color: #f0e8e8 !important;
}

.slicewp-affiliate-portal select option {
  background: #110000 !important;
  color: #f0e8e8 !important;
}

.slicewp-affiliate-portal-navigation,
.slicewp-affiliate-portal-navigation ul {
  background: transparent !important;
  border-bottom: 1px solid rgba(180,0,0,0.2) !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.slicewp-affiliate-portal-navigation ul li a {
  background: #110000 !important;
  border: 1px solid rgba(180,0,0,0.2) !important;
  color: #a08080 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  padding: 12px 20px !important;
  text-decoration: none !important;
  display: inline-block !important;
  border-radius: 0 !important;
}

.slicewp-affiliate-portal-navigation ul li.slicewp-current a,
.slicewp-affiliate-portal-navigation ul li a:hover {
  color: #ff1f1f !important;
  border-color: rgba(255,31,31,0.35) !important;
}

.slicewp-affiliate-portal-content {
  background: #110000 !important;
  border: 1px solid rgba(180,0,0,0.2) !important;
  padding: 32px 28px !important;
}

.slicewp-affiliate-portal-content input[type="text"],
.slicewp-affiliate-portal-content input[type="url"] {
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(180,0,0,0.3) !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  padding: 11px 14px !important;
  border-radius: 2px !important;
}

.slicewp-affiliate-portal-content .button,
.slicewp-affiliate-portal-content button,
.slicewp-affiliate-portal-content input[type="submit"] {
  background: #ff1f1f !important;
  color: #fff !important;
  border: none !important;
  border-radius: 2px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  padding: 11px 24px !important;
  box-shadow: 0 0 14px rgba(255,31,31,0.35) !important;
  cursor: pointer !important;
}

.slicewp-affiliate-portal-content .slicewp-promo-link,
.slicewp-affiliate-portal-content [class*="promo"] {
  background: rgba(180,0,0,0.08) !important;
  border: 1px solid rgba(255,31,31,0.2) !important;
  color: #f0e8e8 !important;
  border-radius: 2px !important;
}

.slicewp-affiliate-portal-content #slicewp-generated-affiliate-link,
.slicewp-affiliate-portal-content .slicewp-generated-link,
.slicewp-affiliate-portal-content input[readonly],
.slicewp-affiliate-portal-content input[disabled] {
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(180,0,0,0.3) !important;
  color: #a08080 !important;
  border-radius: 2px !important;
}

.slicewp-user-notice,
.slicewp-user-notice.slicewp-error {
  background: rgba(180,0,0,0.08) !important;
  border-color: rgba(255,31,31,0.25) !important;
  color: #f0e8e8 !important;
  border-radius: 0 !important;
  font-family: 'Poppins', sans-serif !important;
}

/* MOBILE HEADER FIX */
@media (max-width: 768px) {
  .wp-block-template-part,
  header.wp-block-template-part {
    padding: 8px 16px !important;
  }

  .wp-block-navigation__responsive-container-open,
  button.wp-block-navigation__responsive-container-open {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 4px !important;
  }

  .wp-block-navigation__responsive-container-open svg,
  .wp-block-navigation__responsive-container-open span {
    color: #ffffff !important;
    fill: #ffffff !important;
    stroke: #ffffff !important;
  }

  .wp-block-site-title a,
  header img {
    height: 44px !important;
    width: auto !important;
  }

  .wp-block-woocommerce-mini-cart,
  .wc-block-mini-cart__button {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
  }

  header .wp-block-group,
  header .wp-block-columns {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    min-height: unset !important;
  }
}

/* ── Product card description ── */
.avade-card-excerpt {
    font-size: 0.78rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.65);
    margin: 6px 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    padding: 0 4px;
}

@media (max-width: 768px) {
    ul.products li.product .onsale {
        width: 50px !important;
        height: 50px !important;
        min-height: unset !important;
        min-width: unset !important;
        line-height: 50px !important;
        font-size: 11px !important;
        border-radius: 50% !important;
        padding: 0 !important;
        top: 10px !important;
        right: 10px !important;
        left: auto !important;
        margin: 0 !important;
    }
}

/* ================================================
   AVADE LABS · "ADDED TO CART" NOTICE — v3
   ================================================ */

.woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-message,
.wc-block-components-notice-banner.is-success,
.wc-block-store-notice.is-success {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  background: linear-gradient(135deg, #0d0000, #1a0000) !important;
  border: 1px solid rgba(111,207,111,0.3) !important;
  border-left: 3px solid #6fcf6f !important;
  border-radius: 10px !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  padding: 16px 22px !important;
  margin: 0 0 24px !important;
  list-style: none !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4) !important;
}

.woocommerce-message:focus,
.woocommerce-message:focus-visible,
.woocommerce-notices-wrapper:focus,
.woocommerce-notices-wrapper *:focus,
.wc-block-components-notice-banner:focus,
[role="alert"]:focus {
  outline: none !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4), 0 0 0 1px rgba(111,207,111,0.25) !important;
}

.woocommerce-message::before {
  color: #6fcf6f !important;
}
.wc-block-components-notice-banner.is-success svg,
.wc-block-store-notice.is-success svg {
  fill: #6fcf6f !important;
}

.woocommerce-message a,
.woocommerce-notices-wrapper .woocommerce-message a,
.wc-block-components-notice-banner .wc-block-components-notice-banner__content a,
.wc-block-store-notice.is-success a {
  background: linear-gradient(90deg,#cc0000,#ff1f1f) !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 12.5px !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
  padding: 9px 18px !important;
  border-radius: 20px !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  flex-shrink: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.woocommerce-message a:hover,
.woocommerce-message a:focus,
.wc-block-components-notice-banner .wc-block-components-notice-banner__content a:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 20px rgba(255,31,31,0.4) !important;
  outline: none !important;
}

.wc-block-components-notice-banner .wc-block-components-notice-banner__dismiss {
  color: rgba(255,255,255,0.5) !important;
}
.wc-block-components-notice-banner .wc-block-components-notice-banner__dismiss:hover {
  color: #ff1f1f !important;
}

/* ================================================
   AVADE LABS · SHOP PAGINATION
   ================================================ */

.woocommerce-pagination {
  margin: 50px 0 20px !important;
}
.woocommerce-pagination ul.page-numbers {
  display: flex !important;
  justify-content: center !important;
  gap: 8px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.woocommerce-pagination ul.page-numbers li {
  margin: 0 !important;
}

.woocommerce-pagination .page-numbers {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 40px !important;
  height: 40px !important;
  padding: 0 12px !important;
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,0,0,0.2) !important;
  border-radius: 10px !important;
  color: #f0e8e8 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease !important;
}

.woocommerce-pagination a.page-numbers:hover {
  border-color: #ff1f1f !important;
  color: #ff1f1f !important;
  background: rgba(255,31,31,0.06) !important;
}

.woocommerce-pagination .page-numbers.current {
  background: linear-gradient(135deg, #cc0000, #ff1f1f) !important;
  border-color: transparent !important;
  color: #ffffff !important;
  box-shadow: 0 6px 18px rgba(255,31,31,0.35) !important;
}

.woocommerce-pagination .page-numbers.dots {
  background: transparent !important;
  border: none !important;
  color: rgba(255,255,255,0.35) !important;
}

.woocommerce-pagination .next.page-numbers,
.woocommerce-pagination .prev.page-numbers {
  font-size: 0 !important;
  position: relative !important;
}
.woocommerce-pagination .next.page-numbers::before,
.woocommerce-pagination .prev.page-numbers::before {
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
}
.woocommerce-pagination .next.page-numbers::before { content: '\2192'; }
.woocommerce-pagination .prev.page-numbers::before { content: '\2190'; }

.site-header,
header.site-header,
.site-branding,
.site-title,
.site-description {
  display: none !important;
}

/* Fix cart product image not showing fully */
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-cart table.shop_table .product-thumbnail {
    display: table-cell !important;
    width: 140px !important;
    min-width: 120px !important;
    padding-right: 25px !important;
}

.woocommerce-cart table.cart .product-thumbnail img,
.woocommerce-cart table.shop_table .product-thumbnail img {
    display: block !important;
    width: 90px !important;
    max-width: 90px !important;
    height: auto !important;
    object-fit: contain !important;
}

.woocommerce-cart table.cart .product-name,
.woocommerce-cart table.shop_table .product-name {
    padding-left: 20px !important;
}

@media (max-width: 768px) {
  .woocommerce-cart-form table.shop_table,
  .woocommerce-cart-form table.shop_table thead,
  .woocommerce-cart-form table.shop_table tbody,
  .woocommerce-cart-form table.shop_table th,
  .woocommerce-cart-form table.shop_table td,
  .woocommerce-cart-form table.shop_table tr,
  .cart_totals table.shop_table,
  .cart_totals table.shop_table tbody,
  .cart_totals table.shop_table tr,
  .cart_totals table.shop_table td,
  .cart_totals table.shop_table th {
    display: block !important;
    width: 100% !important;
  }

  .woocommerce-cart-form table.shop_table thead {
    display: none !important;
  }

  .woocommerce-cart-form table.shop_table tr {
    margin-bottom: 18px;
    border: 1px solid rgba(255,31,31,0.18) !important;
    border-radius: 14px !important;
    padding: 16px !important;
    background: rgba(255,255,255,0.035);
  }

  .woocommerce-cart-form table.shop_table td,
  .cart_totals table.shop_table td,
  .cart_totals table.shop_table th {
    text-align: right !important;
    padding: 10px 0 !important;
    border: none !important;
    border-bottom: 1px solid rgba(255,255,255,0.06) !important;
    position: relative;
    padding-left: 45% !important;
    color: #fff !important;
  }

  .woocommerce-cart-form table.shop_table td::before,
  .cart_totals table.shop_table td::before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    width: 42%;
    text-align: left;
    font-weight: 600;
    color: #cdb6b6;
    font-size: 13px;
  }

  html, body {
    overflow-x: hidden;
  }
}

html, body {
  overflow-x: hidden !important;
  max-width: 100vw !important;
}

@media (max-width: 768px) {
  table.shop_table {
    width: 100% !important;
    table-layout: fixed !important;
  }
  table.shop_table td, table.shop_table th {
    word-break: break-word;
  }
}

@media (max-width: 768px) {
  .wp-block-woocommerce-cart,
  .wc-block-cart,
  .wc-block-cart__main,
  .wc-block-cart-items,
  .wc-block-cart-item {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
  .wc-block-cart-item {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid rgba(255,31,31,0.18) !important;
    border-radius: 14px !important;
    padding: 14px !important;
    margin-bottom: 16px !important;
    background: rgba(255,255,255,0.035);
  }
  .wc-block-cart-item__image { flex: 0 0 70px; }
  .wc-block-cart-item__product { flex: 1 1 auto; padding-left: 12px; }
  .wc-block-components-totals-wrapper,
  .wc-block-cart__totals-title {
    width: 100% !important;
    color: #fff !important;
  }
}

@media (max-width: 768px) {
  html, body {
    overflow-x: hidden !important;
    max-width: 100vw !important;
  }

  table.wc-block-cart-items,
  table.wc-block-cart-items thead,
  table.wc-block-cart-items tbody,
  table.wc-block-cart-items tr,
  table.wc-block-cart-items th,
  table.wc-block-cart-items td {
    display: block !important;
    width: 100% !important;
  }

  table.wc-block-cart-items thead {
    display: none !important;
  }

  tr.wc-block-cart-items__row {
    display: flex !important;
    flex-wrap: wrap !important;
    border: 1px solid rgba(255,31,31,0.18) !important;
    border-radius: 14px !important;
    padding: 14px !important;
    margin-bottom: 18px !important;
    background: rgba(255,255,255,0.035) !important;
  }

  .wc-block-cart-item__image {
    flex: 0 0 80px !important;
    width: 80px !important;
  }

  .wc-block-cart-item__product {
    flex: 1 1 calc(100% - 90px) !important;
    padding-left: 12px !important;
  }

  .wc-block-cart-item__prices,
  .wc-block-cart-item__total {
    flex: 1 1 50% !important;
    text-align: left !important;
    padding-top: 10px !important;
    border-top: 1px solid rgba(255,255,255,0.06) !important;
    margin-top: 10px !important;
  }

  .wc-block-cart-item__prices::before {
    content: "Price: ";
    color: #cdb6b6;
    font-size: 12px;
  }

  .wc-block-cart-item__total::before {
    content: "Total: ";
    color: #cdb6b6;
    font-size: 12px;
  }

  .wc-block-components-product-name {
    color: #fff !important;
    font-weight: 600 !important;
  }

  .wc-block-cart__totals-title,
  .wc-block-components-totals-wrapper,
  .wc-block-cart__sidebar {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* ================================================
   AVADE LABS · CART PAGE — POLISH PASS
   ================================================ */

.woocommerce-cart .woocommerce {
  max-width: 1300px !important;
  margin: 0 auto !important;
  padding: 50px 40px 100px !important;
}

.woocommerce-cart table.shop_table.cart {
  border: 1px solid rgba(255,31,31,0.18) !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
}

.woocommerce-cart table.shop_table.cart thead th {
  background: rgba(255,31,31,0.06) !important;
  padding: 18px 20px !important;
  font-size: 11.5px !important;
  letter-spacing: 0.12em !important;
}

.woocommerce-cart table.shop_table.cart tbody td {
  padding: 24px 20px !important;
  vertical-align: middle !important;
}

.woocommerce-cart table.shop_table.cart td.product-remove {
  text-align: center !important;
}

.woocommerce-cart table.shop_table.cart td.product-remove a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 28px !important;
  height: 28px !important;
  border-radius: 50% !important;
  border: 1px solid rgba(255,255,255,0.15) !important;
  color: rgba(255,255,255,0.5) !important;
  font-size: 15px !important;
  text-decoration: none !important;
  transition: all 0.2s ease !important;
}
.woocommerce-cart table.shop_table.cart td.product-remove a:hover {
  border-color: #ff1f1f !important;
  color: #ff1f1f !important;
  background: rgba(255,31,31,0.08) !important;
}

.woocommerce-cart table.shop_table.cart td.product-thumbnail img {
  border-radius: 10px !important;
  border: 1px solid rgba(255,31,31,0.15) !important;
}

.woocommerce-cart .quantity input.qty {
  width: 64px !important;
  height: 42px !important;
  text-align: center !important;
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,31,31,0.25) !important;
  border-radius: 8px !important;
  color: #fff !important;
  font-family: 'Space Mono', monospace !important;
}

.woocommerce-cart .coupon {
  display: flex !important;
  gap: 12px !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  float: none !important;
  width: auto !important;
}

.woocommerce-cart .coupon input#coupon_code {
  flex: 1 1 220px !important;
  min-width: 180px !important;
  height: 46px !important;
  padding: 0 16px !important;
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,31,31,0.25) !important;
  border-radius: 24px !important;
  color: #fff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13.5px !important;
}

.woocommerce-cart .coupon button[name="apply_coupon"] {
  flex: 0 0 auto !important;
  float: none !important;
  height: 46px !important;
  padding: 0 26px !important;
  background: transparent !important;
  border: 1px solid rgba(255,255,255,0.2) !important;
  border-radius: 24px !important;
  color: #fff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  white-space: nowrap !important;
  transition: border-color 0.2s ease, color 0.2s ease !important;
}
.woocommerce-cart .coupon button[name="apply_coupon"]:hover {
  border-color: #ff1f1f !important;
  color: #ff1f1f !important;
}

.woocommerce-cart button[name="update_cart"] {
  float: none !important;
  margin-top: 20px !important;
  height: 46px !important;
  padding: 0 30px !important;
  background: transparent !important;
  border: 1px solid rgba(255,255,255,0.15) !important;
  border-radius: 24px !important;
  color: rgba(255,255,255,0.6) !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500 !important;
  font-size: 13px !important;
}
.woocommerce-cart button[name="update_cart"]:not(:disabled):hover {
  border-color: #ff1f1f !important;
  color: #ff1f1f !important;
}

.woocommerce-cart .cart-collaterals {
  margin-top: 40px !important;
}

.woocommerce-cart .cart_totals {
  background: rgba(255,255,255,0.035) !important;
  border: 1px solid rgba(255,31,31,0.18) !important;
  border-radius: 16px !important;
  padding: 32px !important;
}

.woocommerce-cart .cart_totals table {
  border: none !important;
}

.woocommerce-cart .cart_totals table th,
.woocommerce-cart .cart_totals table td {
  padding: 18px 0 !important;
  border-bottom: 1px solid rgba(255,255,255,0.06) !important;
}

.woocommerce-cart .cart_totals table tr:last-child th,
.woocommerce-cart .cart_totals table tr:last-child td {
  border-bottom: none !important;
}

.woocommerce-cart .woocommerce-shipping-methods {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.woocommerce-cart .woocommerce-shipping-methods li {
  padding: 12px 16px !important;
  margin-bottom: 8px !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  border-radius: 10px !important;
  transition: border-color 0.2s ease !important;
}

.woocommerce-cart .woocommerce-shipping-methods li:has(input:checked) {
  border-color: rgba(255,31,31,0.4) !important;
  background: rgba(255,31,31,0.05) !important;
}

.woocommerce-cart .woocommerce-shipping-methods input[type="radio"] {
  accent-color: #ff1f1f !important;
  margin-right: 10px !important;
}

.woocommerce-cart .shipping-calculator-button {
  color: #ff5a5a !important;
  font-size: 13px !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  background: linear-gradient(90deg, #cc0000, #ff1f1f) !important;
  color: #fff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  letter-spacing: 0.03em !important;
  text-transform: none !important;
  padding: 17px !important;
  border-radius: 30px !important;
  margin-top: 24px !important;
  box-shadow: 0 8px 25px rgba(255,31,31,0.35) !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 32px rgba(255,31,31,0.5) !important;
}

@media (max-width: 900px) {
  .woocommerce-cart .woocommerce {
    padding: 30px 20px 80px !important;
  }
}

/* ================================================
   AVADE LABS · CART — MOBILE CARD CLEANUP
   ================================================ */
@media (max-width: 768px) {
  .woocommerce-cart table.shop_table.cart tr.cart_item {
    position: relative !important;
    padding-top: 10px !important;
  }

  .woocommerce-cart table.shop_table.cart td.product-remove {
    position: absolute !important;
    top: 14px !important;
    right: 14px !important;
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
  }
  .woocommerce-cart table.shop_table.cart td.product-remove::before {
    content: none !important;
  }
  .woocommerce-cart table.shop_table.cart td.product-remove a {
    width: 30px !important;
    height: 30px !important;
  }

  .woocommerce-cart table.shop_table.cart td.product-thumbnail {
    width: auto !important;
    min-width: 0 !important;
    padding: 0 0 12px !important;
    text-align: left !important;
  }
  .woocommerce-cart table.shop_table.cart td.product-thumbnail img {
    width: 70px !important;
    max-width: 70px !important;
    border-radius: 8px !important;
  }
  .woocommerce-cart table.shop_table.cart td.product-thumbnail::before {
    content: none !important;
  }

  .woocommerce-cart table.shop_table.cart td.product-name {
    padding-top: 0 !important;
  }
  .woocommerce-cart table.shop_table.cart td.product-name a {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 15px !important;
  }
}

/* ================================================
   AVADE LABS · CART TOTALS — FIX DUPLICATE LABELS
   ================================================ */
@media (max-width: 768px) {
  .cart_totals table.shop_table td::before,
  .cart_totals table.shop_table th::before {
    content: none !important;
  }

  .cart_totals table.shop_table tr {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 16px !important;
    padding: 16px 0 !important;
  }

  .cart_totals table.shop_table th {
    flex: 0 0 auto !important;
    padding: 0 !important;
    text-align: left !important;
    color: rgba(255,255,255,0.75) !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    border: none !important;
  }

  .cart_totals table.shop_table td {
    flex: 1 1 auto !important;
    padding: 0 !important;
    text-align: right !important;
    border: none !important;
  }

  .cart_totals table.shop_table tr:has(.woocommerce-shipping-methods) {
    flex-direction: column !important;
    align-items: stretch !important;
  }
  .cart_totals table.shop_table tr:has(.woocommerce-shipping-methods) td {
    text-align: left !important;
    width: 100% !important;
  }

  .woocommerce-shipping-methods li {
    width: 100% !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 768px) {
  .cart_totals table.shop_table tr {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .cart_totals table.shop_table th,
  .cart_totals table.shop_table td {
    flex: 0 1 auto !important;
    width: auto !important;
  }

  .cart_totals .woocommerce-Price-amount,
  .cart_totals .woocommerce-Price-amount bdi,
  .cart_totals .woocommerce-Price-amount.amount {
    display: inline !important;
    white-space: nowrap !important;
  }
}

.header-cart-icon .elementor-menu-cart__toggle_button{
  background:transparent !important;
  border:none !important;
  box-shadow:none !important;
  padding:0 !important;
  min-width:unset !important;
  width:34px !important;
  height:34px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.header-cart-icon .elementor-button-text{display:none !important;}
.header-cart-icon .elementor-button-icon i,
.header-cart-icon .elementor-button-icon svg{
  color:#fff !important;
  font-size:19px !important;
  opacity:.85;
}
.header-cart-icon .elementor-button-icon .e-cart-count{
  position:absolute !important;top:-2px !important;right:-2px !important;
  min-width:15px !important;height:15px !important;padding:0 3px !important;
  background:linear-gradient(90deg,#cc0000,#ff1f1f) !important;color:#fff !important;
  font-family:'Poppins',sans-serif !important;font-weight:700 !important;font-size:9.5px !important;
  border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;
}

body {
  background: #050000 !important;
}

/* ================================================
   AVADE LABS · FINAL PRODUCT CARDS + PARTICLE BG
   This is the LAST block in the file on purpose —
   it wins the cascade over every conflicting rule
   above it (multiple older card/badge versions).
   ================================================ */

/* ---- Moving particle background for product section ---- */
.avade-particle-section {
  position: relative !important;
  overflow: hidden !important;
  background: #060000 !important;
}

.avade-particle-section::before,
.avade-particle-section::after {
  content: '' !important;
  position: absolute !important;
  inset: -50% !important;
  pointer-events: none !important;
  z-index: 0 !important;
}

.avade-particle-section::before {
  background-image:
    radial-gradient(1.5px 1.5px at 40px 60px, rgba(255,255,255,0.8), transparent),
    radial-gradient(1px 1px at 120px 140px, rgba(255,255,255,0.6), transparent),
    radial-gradient(2px 2px at 200px 90px, rgba(255,31,31,0.7), transparent),
    radial-gradient(1px 1px at 260px 200px, rgba(255,255,255,0.5), transparent),
    radial-gradient(1.5px 1.5px at 320px 40px, rgba(255,255,255,0.7), transparent) !important;
  background-size: 380px 380px !important;
  animation: avade-drift 90s linear infinite !important;
  opacity: 0.6 !important;
}

.avade-particle-section::after {
  background-image:
    radial-gradient(1px 1px at 80px 20px, rgba(255,255,255,0.5), transparent),
    radial-gradient(1.5px 1.5px at 180px 160px, rgba(255,31,31,0.5), transparent),
    radial-gradient(1px 1px at 300px 260px, rgba(255,255,255,0.4), transparent) !important;
  background-size: 300px 300px !important;
  animation: avade-drift 130s linear infinite reverse !important;
  opacity: 0.4 !important;
}

@keyframes avade-drift {
  from { transform: translate(0, 0); }
  to { transform: translate(-600px, 400px); }
}

.avade-particle-section .woocommerce,
.avade-particle-section ul.products {
  position: relative !important;
  z-index: 1 !important;
  background: transparent !important;
}

/* ---- FINAL product card styling ---- */
.woocommerce ul.products,
ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 24px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 40px 48px !important;
}

.woocommerce ul.products li.product,
ul.products li.product {
  position: relative !important;
  margin: 0 !important;
  width: 100% !important;
  float: none !important;
  display: flex !important;
  flex-direction: column !important;
  background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.015)) !important;
  border: 1px solid rgba(255,31,31,0.18) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  padding: 0 !important;
  box-shadow: none !important;
  transition: transform .25s ease, border-color .25s ease !important;
  font-family: 'Poppins', sans-serif !important;
  text-align: left !important;
}

.woocommerce ul.products li.product:hover,
ul.products li.product:hover {
  transform: translateY(-5px) !important;
  border-color: rgba(255,31,31,.45) !important;
  box-shadow: 0 20px 40px rgba(255,31,31,0.15) !important;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link,
ul.products li.product a.woocommerce-loop-product__link {
  display: block !important;
  overflow: hidden !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}

.woocommerce ul.products li.product img,
ul.products li.product img {
  width: 100% !important;
  height: 240px !important;
  object-fit: contain !important;
  aspect-ratio: unset !important;
  background: radial-gradient(ellipse at 50% 42%, rgba(255,31,31,.16), transparent 68%) !important;
  padding: 24px !important;
  display: block !important;
  border-radius: 0 !important;
  transition: transform .4s ease !important;
}

.woocommerce ul.products li.product:hover img,
ul.products li.product:hover img {
  transform: scale(1.06) !important;
}

.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
ul.products li.product .onsale {
  position: absolute !important;
  top: 16px !important;
  left: 16px !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  background: linear-gradient(90deg, #cc0000, #ff1f1f) !important;
  color: #fff !important;
  font-family: 'Space Mono', monospace !important;
  font-size: 0 !important;
  letter-spacing: .05em !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  padding: 6px 12px !important;
  border-radius: 20px !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 4px 14px rgba(255,31,31,0.35) !important;
  z-index: 5 !important;
}
.woocommerce span.onsale::before,
ul.products li.product .onsale::before {
  content: "Sale" !important;
  font-size: 10.5px !important;
}

.woocommerce ul.products li.product p:not(.price),
ul.products li.product p:not(.price) {
  display: none !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-product__title {
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  padding: 20px 20px 4px !important;
  margin: 0 !important;
  line-height: 1.3 !important;
  text-align: left !important;
}

.woocommerce ul.products li.product .price,
ul.products li.product .price {
  padding: 0 20px 18px !important;
  margin: 0 !important;
  margin-top: auto !important;
  display: flex !important;
  align-items: baseline !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  font-family: 'Poppins', sans-serif !important;
  text-align: left !important;
}

.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price del bdi,
ul.products li.product .price del {
  color: #cdb6b6 !important;
  font-size: 13px !important;
  opacity: .7 !important;
  text-decoration: line-through !important;
  font-weight: 400 !important;
}

.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price ins bdi,
ul.products li.product .price ins {
  color: #ff1f1f !important;
  text-decoration: none !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  background: none !important;
}

.woocommerce ul.products li.product .price:not(:has(del)),
.woocommerce ul.products li.product .price:not(:has(del)) .woocommerce-Price-amount {
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
}

.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.button,
ul.products li.product a.add_to_cart_button,
ul.products li.product a.button {
  display: block !important;
  width: calc(100% - 40px) !important;
  margin: 0 20px 20px !important;
  text-align: center !important;
  padding: 13px !important;
  border-radius: 30px !important;
  background: linear-gradient(90deg, #cc0000, #ff1f1f) !important;
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  letter-spacing: .03em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  border: none !important;
  transition: transform .2s ease, box-shadow .2s ease !important;
}

.woocommerce ul.products li.product a.add_to_cart_button:hover,
.woocommerce ul.products li.product a.button:hover,
ul.products li.product a.add_to_cart_button:hover,
ul.products li.product a.button:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 10px 24px rgba(255,31,31,0.35) !important;
}

.woocommerce ul.products li.product .star-rating {
  color: #ff1f1f !important;
  padding: 0 20px !important;
}

@media (max-width: 1100px) {
  .woocommerce ul.products,
  ul.products { grid-template-columns: repeat(3, 1fr) !important; }
}
@media (max-width: 780px) {
  .woocommerce ul.products,
  ul.products { grid-template-columns: repeat(2, 1fr) !important; padding: 30px 20px !important; }
}
@media (max-width: 480px) {
  .woocommerce ul.products,
  ul.products { grid-template-columns: 1fr !important; }
}
/* ================================================
   AVADE LABS · MOBILE 2-COLUMN GRID + "VIEW CART" FIX
   ================================================ */

/* ---- Force 2 columns on mobile instead of 1 ---- */
@media (max-width: 780px) {
  .woocommerce ul.products,
  ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 14px !important;
    padding: 24px 16px !important;
  }
}

@media (max-width: 480px) {
  .woocommerce ul.products,
  ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
    padding: 20px 14px !important;
  }

  /* Tighten things up so 2 columns don't feel cramped */
  .woocommerce ul.products li.product img,
  ul.products li.product img {
    height: 160px !important;
    padding: 14px !important;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px !important;
    padding: 14px 14px 2px !important;
  }

  .woocommerce ul.products li.product .price,
  ul.products li.product .price {
    padding: 0 14px 14px !important;
    flex-wrap: wrap !important;
  }

  .woocommerce ul.products li.product .price ins,
  ul.products li.product .price ins {
    font-size: 15px !important;
  }

  .woocommerce ul.products li.product .price del,
  ul.products li.product .price del {
    font-size: 11.5px !important;
  }

  .woocommerce ul.products li.product a.add_to_cart_button,
  .woocommerce ul.products li.product a.button,
  ul.products li.product a.add_to_cart_button,
  ul.products li.product a.button {
    width: calc(100% - 28px) !important;
    margin: 0 14px 14px !important;
    padding: 11px !important;
    font-size: 11.5px !important;
  }
}

/* ---- "View cart" link that appears after AJAX add-to-cart ---- */
.woocommerce a.added_to_cart.wc-forward,
a.added_to_cart.wc-forward {
  display: inline-block !important;
  margin-top: 10px !important;
  background: transparent !important;
  border: 1px solid rgba(255,31,31,0.35) !important;
  color: #ff1f1f !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 12.5px !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  padding: 9px 18px !important;
  border-radius: 20px !important;
  text-align: center !important;
  transition: all 0.2s ease !important;
}

.woocommerce a.added_to_cart.wc-forward:hover,
a.added_to_cart.wc-forward:hover {
  background: rgba(255,31,31,0.1) !important;
  border-color: #ff1f1f !important;
  color: #ff3b3b !important;
}

/* Inside product cards specifically, make it sit cleanly under the button */
.woocommerce ul.products li.product a.added_to_cart.wc-forward,
ul.products li.product a.added_to_cart.wc-forward {
  display: block !important;
  width: calc(100% - 40px) !important;
  margin: 8px 20px 16px !important;
}

@media (max-width: 480px) {
  .woocommerce ul.products li.product a.added_to_cart.wc-forward,
  ul.products li.product a.added_to_cart.wc-forward {
    width: calc(100% - 28px) !important;
    margin: 6px 14px 12px !important;
    font-size: 11px !important;
    padding: 8px 14px !important;
  }
}
/* ===== CART PAGE STYLING ===== */

/* Empty cart notice */
.woocommerce-cart .woocommerce-info {
  background: linear-gradient(180deg, #1c0808 0%, #120404 100%) !important;
  border: 1px solid rgba(255, 31, 31, 0.35) !important;
  color: #e8dede !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  padding: 20px 24px !important;
  border-radius: 12px !important;
  border-top: 1px solid rgba(255, 31, 31, 0.35) !important;
}
.woocommerce-cart .woocommerce-info::before {
  color: #ff1f1f !important;
}

/* Return to shop / all buttons on cart page */
.woocommerce-cart .button,
.woocommerce-cart .checkout-button {
  background: linear-gradient(90deg, #cc0000, #ff1f1f) !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 8px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.4px !important;
  padding: 14px 28px !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}
.woocommerce-cart .button:hover,
.woocommerce-cart .checkout-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(255, 31, 31, 0.35);
  color: #ffffff !important;
}

/* Cart table (when items are present) */
.woocommerce-cart table.cart {
  background: transparent !important;
  border: none !important;
}
.woocommerce-cart table.cart th {
  font-family: 'Poppins', sans-serif !important;
  color: #ff8080 !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  letter-spacing: 0.5px !important;
  border-bottom: 1px solid rgba(255, 31, 31, 0.25) !important;
  padding: 16px 12px !important;
}
.woocommerce-cart table.cart td {
  border-bottom: 1px solid rgba(255, 31, 31, 0.12) !important;
  padding: 18px 12px !important;
  color: #e8dede !important;
  font-family: 'Poppins', sans-serif !important;
}
.woocommerce-cart table.cart td.product-name a {
  color: #ffffff !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.woocommerce-cart table.cart td.product-price .amount,
.woocommerce-cart table.cart td.product-subtotal .amount {
  color: #ff1f1f !important;
  font-family: 'Space Mono', monospace !important;
}
.woocommerce-cart table.cart td.product-remove a {
  color: #ff1f1f !important;
  border-radius: 50% !important;
  background: rgba(255, 31, 31, 0.1) !important;
}
.woocommerce-cart table.cart td.product-remove a:hover {
  background: #ff1f1f !important;
  color: #fff !important;
}

/* Quantity input */
.woocommerce-cart .quantity .qty {
  background: #120404 !important;
  border: 1px solid rgba(255, 31, 31, 0.3) !important;
  color: #ffffff !important;
  border-radius: 6px !important;
  font-family: 'Space Mono', monospace !important;
  padding: 8px !important;
}

/* Coupon field */
.woocommerce-cart #coupon_code {
  background: #120404 !important;
  border: 1px solid rgba(255, 31, 31, 0.3) !important;
  color: #ffffff !important;
  border-radius: 8px !important;
  padding: 12px 16px !important;
  font-family: 'Poppins', sans-serif !important;
}
.woocommerce-cart .coupon .button {
  padding: 12px 24px !important;
}

/* Cart totals box */
.woocommerce-cart .cart-collaterals .cart_totals {
  background: linear-gradient(180deg, #1c0808 0%, #120404 100%) !important;
  border: 1px solid rgba(255, 31, 31, 0.25) !important;
  border-radius: 14px !important;
  padding: 28px !important;
}
.woocommerce-cart .cart_totals h2 {
  font-family: 'Poppins', sans-serif !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  margin-bottom: 16px !important;
}
.woocommerce-cart .cart_totals table {
  background: transparent !important;
}
.woocommerce-cart .cart_totals table th,
.woocommerce-cart .cart_totals table td {
  border-top: 1px solid rgba(255, 31, 31, 0.15) !important;
  color: #e8dede !important;
  font-family: 'Poppins', sans-serif !important;
  padding: 14px 4px !important;
}
.woocommerce-cart .cart_totals .order-total .amount {
  color: #ff1f1f !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family: 'Space Mono', monospace !important;
}

/* Shipping calculator link */
.woocommerce-cart .shipping-calculator-button {
  color: #ff8080 !important;
}
/* Fix crooked icon on cart notice */
.woocommerce-cart .woocommerce-info {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
}
.woocommerce-cart .woocommerce-info::before {
  position: static !important;
  transform: none !important;
  float: none !important;
  margin: 0 !important;
  top: auto !important;
  left: auto !important;
  font-size: 20px !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
}
/* Fix Elementor popup wrapper: kill white bg, center the card */
.elementor-popup-modal .dialog-widget-content {
  background: transparent !important;
  box-shadow: none !important;
}
.elementor-popup-modal .dialog-message.dialog-lightbox-message {
  background: transparent !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 0 !important;
}
.elementor-popup-modal .elementor-widget-container {
  display: flex;
  justify-content: center;
}
/* Bottom half of the card — Elementor Form widget */
.elementor-widget-form .elementor-form-fields-wrapper {
  background: linear-gradient(160deg, #0e0303 0%, #060000 100%);
  border: 1px solid rgba(255,31,31,0.25);
  border-top: none;
  border-radius: 0 0 20px 20px;
  padding: 10px 32px 28px;
  max-width: 440px;
  margin: 0 auto;
  box-sizing: border-box;
}
.elementor-widget-form .elementor-field-group { margin-bottom: 12px !important; }
.elementor-widget-form .elementor-field {
  background: #140505 !important;
  border: 1px solid rgba(255,31,31,0.25) !important;
  border-radius: 10px !important;
  color: #fff !important;
  padding: 13px 14px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 13px !important;
}
.elementor-widget-form .elementor-field::placeholder { color: rgba(255,255,255,0.35) !important; }
.elementor-widget-form .elementor-field:focus { outline: none !important; border-color: #ff1f1f !important; }
.elementor-widget-form .elementor-field-label { color: rgba(255,255,255,0.5) !important; font-size: 11px !important; }
.elementor-widget-form .elementor-button {
  width: 100% !important;
  background: linear-gradient(90deg, #cc0000, #ff1f1f) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 15px !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  margin-top: 6px !important;
}
.elementor-widget-form .elementor-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(255,31,31,0.35);
}
.elementor-popup-modal .dialog-widget-content {
  background: transparent !important;
  box-shadow: none !important;
}
.elementor-popup-modal .dialog-message.dialog-lightbox-message {
  background: transparent !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 0 !important;
}
.elementor-widget-html:has(.avl-promo-banner),
.elementor-widget-html:has(.avl-promo-banner) .elementor-widget-container,
.elementor-column:has(.avl-promo-banner），
.elementor-section:has(.avl-promo-banner) {
  padding: 0 !important;
  margin: 0 !important;
}