/*
Theme Name: Gearnix Child
Theme URI: https://gearnix.risingbamboo.com/
Template: gearnix
Author: Rising Bamboo
Author URI: https://risingbamboo.com
Description: Gear up for success with Gearnix, a cutting-edge WooCommerce WordPress theme designed for gaming gear and accessories stores. Featuring 6 dynamic homepage layouts, Gearnix combines bold aesthetics with powerful functionality to create an immersive shopping experience tailored for gamers.
Tags: e-commerce,custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,custom-header,rtl-language-support,theme-options,block-styles
Version: 1.1.5.1782974304
Updated: 2026-07-02 06:38:24
*/

/* ==========================================================================
   GLOBAL DARK THEME OVERRIDES (SITE-WIDE)
   ========================================================================== */
:root,
body {
  --rbb-general-body-bg-color: #1e1e20 !important;
  --rbb-general-body-text-color: #e0e0e0 !important;
  --rbb-general-heading-color: #ffffff !important;
  --rbb-general-border-color: rgba(255, 255, 255, 0.1) !important;
}

body,
#page,
#rbb-main,
#rbb-primary,
.site-content,
.rbb-page-title,
.rbb-page-title.page-title-single,
.single-product,
.category-bottom-widget,
.archive.tax-product_cat,
.post-type-archive.archive,
.woocommerce-page,
.elementor-page {
  background-color: #1e1e20 !important;
  color: #ffffff !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.product_title,
.block_accordion h3,
.rbb-widget--product-tags .widget-title,
.text-\[color\:var\(--rbb-general-body-text-color\)\],
.rbb-sidebar-shop-filter-title,
.sidebar-shop-filter-title,
.filter-link {
  color: #ffffff !important;
}

.rbb-main-navigation ul li ul {
  background-color: #1e1e20 !important;
  border: none !important;
}

.rbb-main-navigation ul li ul a,
.rbb-main-navigation ul li ul a span {
  color: #ffffff !important;
}

.rbb-default-header .rbb-header-sticky.header-stuck > div {
  height: auto !important;
}

.woosc-quick-table.label-column-yes,
.product_ratting,
.product-bottom-fade {
  display: none !important;
}

.rbb-accordion-content.block ul {
  list-style: disc;
  padding-left: 20px;
  margin: 10px 0;
}

.rbb-accordion .rbb-accordion-title,
.rbb-accordion .rbb-accordion-title.act,
.elementor-accordion .elementor-accordion-title,
.elementor-tab-title,
.elementor-accordion-item .elementor-accordion-title,
.elementor-toggle-title,
.block_accordion .rbb-accordion-title,
.faq-title,
.faq-header,
.faq-question {
  color: #ffffff !important;
}

.product_meta {
  margin-top: 0;
}

.product_meta .posted_in a,
.product_meta span,
.single-product .product-summary .price,
.woosc-btn-has-icon.woosc-btn-icon-text,
.rbb-social.text-xs a {
  color: #ffffff !important;
  margin-bottom: 0 !important;
}

.rbb-page-title.page-title-single .rbb-breadcrumb.text-xs.text-center,
.rbb-page-title.page-title-single .rbb-breadcrumb.text-xs.text-center a {
  color: #ffffff !important;
}

.quantity,
.woocommerce-result-count {
  color: #1e1e20;
}

.quantity input.qty {
  background-color: #ffffff !important;
  color: #1e1e20 !important;
}

#rbb-widget--product-tags-1
  .widget-content
  .widget-content-inner
  .level-0
  .item
  a {
  color: #000000 !important;
}

#rbb-widget--product-tags-1
  .widget-content
  .widget-content-inner
  .level-0
  .item
  a:hover {
  color: #ffffff !important;
}

.bg-\[color\:var\(--rbb-general-primary-color\)\] {
  background-color: #ffffff;
}

body .policy-icon .elementor-image-box-wrapper .elementor-image-box-img {
  box-shadow: 0 0 36px #5418f1bd;
}

.whatsapp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 10px;
  border-radius: 50px;
  background: linear-gradient(90deg, #a100ff, #5b189a);
  color: #fff !important;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  box-shadow: 0 10px 25px rgba(116, 0, 255, 0.35);
  transition: 0.3s;
}

.whatsapp-btn:hover {
  transform: translateY(-2px);
  color: #ffffff;
}

.elementor-4170
  .elementor-element.elementor-element-1eb8e5e5
  > .elementor-background-overlay {
  background-color: #1e1e20 !important;
  background-image: none !important;
  opacity: 1 !important;
  transition:
    background 0.3s,
    border-radius 0.3s,
    opacity 0.3s;
}

.elementor-4170
  .elementor-element.elementor-element-1eb8e5e5
  .elementor-heading-title {
  color: #ffffff !important;
}

/* body.single-product div.product h1,*/
/*body.single-product div.product h2,*/
/*body.single-product div.product h3,*/
/*body.single-product div.product h4,*/
/*body.single-product div.product h5,*/
/*body.single-product div.product h6 {*/
/*    color: #ffffff !important;*/
/*} */

/* Force 3 Columns for Product Grid on Desktop */
.woocommerce ul.products,
.woocommerce-page ul.products {
  display: flex !important;
  flex-wrap: wrap !important;
}

@media (min-width: 992px) {
  .woocommerce ul.products > li.product,
  .woocommerce-page ul.products > li.product {
    width: 33.333333% !important;
    max-width: 33.333333% !important;
    flex: 0 0 33.333333% !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce ul.products > li.product,
  .woocommerce-page ul.products > li.product {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
}
/* Horizontal Side-by-Side Grid Layout for Category Hero Section */
.category-icv-grid.has-video {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.category-icv-grid.no-video,
.category-icv-grid:not(.has-video) {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

/* Left Alignment for Custom Category Hero Content */
.custom-category-icv .icv-content,
.custom-category-icv .icv-content h1,
.custom-category-icv .icv-content .category-breadcrumb,
.custom-category-icv .icv-content .rbb-breadcrumb,
.custom-category-icv .icv-content .icv-desc {
  text-align: left !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}

.custom-category-icv .icv-content .category-breadcrumb,
.custom-category-icv .icv-content .rbb-breadcrumb {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  width: 100% !important;
}

/* Ensure inner elements don't have conflicting white backgrounds */
/*body.single-product div.product .woocommerce-tabs .panel,*/
/*body.single-product div.product .summary.entry-summary {*/
/*    background-color: transparent !important;*/
/*    color: #e0e0e0 !important;*/
/*}*/

/* Product price */
/*body.single-product div.product .price {*/
/*    color: #ffffff !important;*/
/*}*/

/* Product tabs */
/*body.single-product div.product .woocommerce-tabs ul.tabs li {*/
/*    background-color: #1e1e1e !important;*/
/*}*/

/*body.single-product div.product .woocommerce-tabs ul.tabs li.active {*/
/*    background-color: #333333 !important;*/
/*}*/

/*body.single-product div.product .woocommerce-tabs ul.tabs li a,*/
/*body.single-product .rbb-breadcrumb a,*/
/*body.single-product .rbb-breadcrumb span,*/
/*body.single-product .rbb-breadcrumb {*/
/*    color: #ffffff !important;*/
/*}*/

/* Form inputs (quantity, review form) */
/*body.single-product div.product input.qty,*/
/*body.single-product div.product .comment-form input,*/
/*body.single-product div.product .comment-form textarea,*/
/*body.single-product .rbb-page-title,*/
/*body.single-product #rbb-primary {*/
/*    background-color: #1e1e1e !important;*/
/*    color: #ffffff !important;*/
/*    border-color: #333333 !important;*/
/*}*/

/* Links in product description */
/*body.single-product div.product .woocommerce-product-details__short-description a,*/
/*body.single-product div.product .woocommerce-Tabs-panel a {*/
/*    color: #64b5f6 !important;*/
/*    text-decoration: underline;*/
/*}*/

/* Product gallery */
/* body.single-product div.product .product-single__photos {*/
/*    background-color: #ffffff !important;*/
/*    border-radius: 8px;*/
/*    padding: 10px;*/
/*} */

/* Quick comparison table */
/* body.single-product div.product .woosc-quick-table table {*/
/*    background-color: #1e1e1e !important;*/
/*    color: #e0e0e0 !important;*/
/*} */

/*body.single-product div.product .woosc-quick-table table th,*/
/*body.single-product div.product .woosc-quick-table table td {*/
/*    border-color: #333333 !important;*/
/*}*/

/*body.single-product div.product .woosc-quick-table table a {*/
/*    color: #64b5f6 !important;*/
/*} */

/* Remove top page header section banner on shop archives */
.post-type-archive-product #rbb-page-title,
.tax-product_cat #rbb-page-title,
.tax-product_tag #rbb-page-title,
.woocommerce-shop #rbb-page-title,
.archive.woocommerce #rbb-page-title {
  display: none !important;
}

/* Fix Heading and Text Contrast on Dark Background */
.tax-product_cat,
.post-type-archive-product,
.woocommerce-shop {
  --rbb-general-heading-color: #ffffff !important;
  --rbb-general-body-text-color: #d1d5db !important;
}

/* Force White/Light Text for Category Titles & Headings */
.tax-product_cat h1,
.tax-product_cat h2,
.tax-product_cat h3,
.tax-product_cat .icv-content h1,
.tax-product_cat .woocommerce-products-header__title {
  color: #ffffff !important;
}

/* Subcategory Items Text Fix (e.g. 4x4, RWD, 1 Products) */
.woocommerce ul.products li.product.product-category a,
.woocommerce ul.products li.product.product-category h2,
.woocommerce
  ul.products
  li.product.product-category
  .woocommerce-loop-category__title,
.woocommerce ul.products li.product.product-category .count,
ul.products li.product-category .woocommerce-loop-category__title {
  color: #ffffff !important;
}

.woocommerce ul.products li.product.product-category mark.count,
ul.products li.product-category .count {
  color: #9ca3af !important;
  background: transparent !important;
}

/* Subcategory Circles Styling */
.woocommerce ul.products li.product.product-category img {
  border: 2px solid rgba(255, 255, 255, 0.15) !important;
  transition:
    transform 0.3s ease,
    border-color 0.3s ease !important;
}
.woocommerce ul.products li.product.product-category:hover img {
  transform: scale(1.05) !important;
  border-color: rgba(255, 0, 85, 0.6) !important;
}

/* Breadcrumbs Color & Alignment Fix in Content Column & Theme */
.icv-content,
.icv-content h1,
.icv-content .category-breadcrumb,
.icv-content .rbb-breadcrumb,
.icv-content .icv-desc {
  text-align: center !important;
}

.icv-content .category-breadcrumb,
.icv-content .rbb-breadcrumb {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}

.icv-content .rbb-breadcrumb,
.icv-content .rbb-breadcrumb a,
.icv-content .rbb-breadcrumb span,
.icv-content .rbb-breadcrumb .delimiter,
.rbb-breadcrumb,
.rbb-breadcrumb a,
.rbb-breadcrumb span {
  color: #a1a1aa !important;
}

.icv-content .rbb-breadcrumb a:hover,
.rbb-breadcrumb a:hover {
  color: #ffffff !important;
}

/* Custom Scrollbar for Description Box */
.icv-desc::-webkit-scrollbar {
  width: 4px;
}
.icv-desc::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}
.icv-desc::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.icv-desc::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.4);
}

/* Fix Shop Page Categories Slider Negative Margin & Positioning */
.content-categories-top {
  margin-top: 1.5rem !important;
  margin-bottom: 2.5rem !important;
}

/* Shop Category Titles Text Color Fix (Bearing & hardware, Kyosho, Services) */
.item-product-cat-content .item-title,
.item-product-cat-content .item-title a,
.content-categories-top .item-title a,
.content-categories-loop .item-title a,
.content-categories-top h2,
.content-categories-loop h2 {
  color: #ffffff !important;
  font-weight: 700 !important;
  transition: color 0.2s ease !important;
}

.item-product-cat-content .item-title a:hover,
.content-categories-top .item-title a:hover,
.content-categories-loop .item-title a:hover {
  color: var(--rbb-general-primary-color, #ff0055) !important;
}

/* ==========================================================================
   Shop Archive Layout & Dark Theme UI Enhancements
   ========================================================================== */

/* 1. Top Sorting & View Switcher Bar Dark Mode Styling */
.category-top-bar {
  background-color: #18181c !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 0.875rem !important;
  padding: 0.875rem 1.25rem !important;
  margin-bottom: 2rem !important;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4) !important;
  color: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 1rem !important;
}

.category-top-bar .woocommerce-result-count {
  color: #9ca3af !important;
  font-size: 0.875rem !important;
  margin: 0 !important;
}

.category-top-bar select,
.woocommerce-ordering select {
  background-color: #222228 !important;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 0.5rem !important;
  padding: 0.5rem 1rem !important;
  font-size: 0.875rem !important;
  outline: none !important;
  cursor: pointer !important;
}

.category-top-bar select:focus,
.woocommerce-ordering select:focus {
  border-color: var(--rbb-general-primary-color, #ff0055) !important;
}

/* Grid View Switcher Buttons */
.category-top-bar .rbb-display-modes button,
.category-top-bar .rbb-display-modes a,
.category-top-bar .display-mode-button {
  background-color: #222228 !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: #d1d5db !important;
  border-radius: 0.5rem !important;
  padding: 0.5rem 0.75rem !important;
  transition: all 0.2s ease !important;
}

.category-top-bar .rbb-display-modes button.active,
.category-top-bar .rbb-display-modes a.active,
.category-top-bar .display-mode-button.active {
  background-color: var(--rbb-general-primary-color, #ff0055) !important;
  color: #ffffff !important;
  border-color: transparent !important;
}

/* 2. Sidebar Filter Widgets Styling */
.widget,
.widget_product_categories,
.rbb-widget-layer-nav {
  background-color: #18181c !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 1rem !important;
  padding: 1.25rem !important;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.5) !important;
  margin-bottom: 1.5rem !important;
}

.widget .widget-title,
.widget .title,
.widget h2,
.widget h3 {
  color: #ffffff !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  padding-bottom: 0.5rem !important;
  margin-bottom: 1rem !important;
}

.widget ul li a,
.widget_product_categories ul li a {
  color: #d1d5db !important;
  transition: color 0.2s ease !important;
}

.widget ul li a:hover,
.widget_product_categories ul li a:hover {
  color: #ffffff !important;
}

/* 3. Price Filter Widget Fixes */
.widget_price_filter {
  background-color: #18181c !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 1rem !important;
  padding: 1.25rem !important;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.5) !important;
}

.widget_price_filter .widget-title,
.widget_price_filter h2,
.widget_price_filter h3 {
  color: #ffffff !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  padding-bottom: 0.5rem !important;
  margin-bottom: 1.25rem !important;
}

/* Slider Track & Handles */
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(255, 255, 255, 0.15) !important;
  border-radius: 9999px !important;
  height: 6px !important;
  border: none !important;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  background: var(--rbb-general-primary-color, #ff0055) !important;
  border-radius: 9999px !important;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  background: #ffffff !important;
  border: 2px solid var(--rbb-general-primary-color, #ff0055) !important;
  border-radius: 9999px !important;
  top: -5px !important;
  width: 16px !important;
  height: 16px !important;
  cursor: pointer !important;
  box-shadow: 0 0 10px rgba(255, 0, 85, 0.5) !important;
}

/* Price Slider & Filter Widget Custom Styling (Child Theme) */
.rbb-price-filter .rbb-price-filter__range-input span {
  color: #ffffff !important;
  font-weight: 700 !important;
}

.rbb-price-filter .rbb-price-filter__input {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
  overflow: visible !important;
  height: auto !important;
}

/* Format inputs container: Title on top, Inputs side-by-side on single row */
.rbb-price-filter .rbb-price-filter__input > div.w-full,
.rbb-price-filter .rbb-price-filter__input > div {
  height: auto !important;
  line-height: normal !important;
  margin-bottom: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.25rem !important;
  background-color: #222228 !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 0.5rem !important;
  padding: 0.65rem 0.35rem !important;
}

/* Row 1: Label */
.rbb-price-filter .rbb-price-filter__input > div > span:first-child {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 0.8125rem !important;
  margin-bottom: 0.35rem !important;
  padding: 0 !important;
}

/* Row 2: Min input, Hyphen, Max input (No Wrap) */
.rbb-price-filter .rbb-price-filter__input > div > span.inline-flex {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}

.rbb-price-filter .rbb-price-filter__input > div > span.pr-8 {
  padding: 0 !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  margin: 0 !important;
  float: none !important;
}

.rbb-price-filter input.rbb-price-filter__input-min,
.rbb-price-filter input.rbb-price-filter__input-max,
.rbb-price-filter__input-min,
.rbb-price-filter__input-max {
  background-color: #18181c !important;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 0.375rem !important;
  padding: 0.2rem !important;
  text-align: center !important;
  font-weight: 700 !important;
  width: 52px !important;
  min-width: 44px !important;
  max-width: 56px !important;
  height: 28px !important;
  font-size: 0.75rem !important;
  display: inline-block !important;
  outline: none !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

/* Row 3: Filter Button */
.rbb-price-filter a.filter-link,
.rbb-price-filter .filter-link,
.rbb-price-filter .button,
.widget_price_filter button,
.widget_price_filter input[type="submit"],
.widget_price_filter .button {
  background-color: #45117c !important;
  background: #45117c !important;
  color: #ffffff !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  border-radius: 0.5rem !important;
  border: none !important;
  display: block !important;
  width: 100% !important;
  float: none !important;
  clear: both !important;
  margin-top: 0.75rem !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  text-align: center !important;
  box-shadow: none !important;
  transition:
    background-color 0.2s ease,
    transform 0.2s ease !important;
}

.rbb-price-filter a.filter-link:hover,
.rbb-price-filter .filter-link:hover,
.rbb-price-filter .button:hover,
.widget_price_filter button:hover {
  background-color: #5b17a3 !important;
  background: #5b17a3 !important;
  color: #ffffff !important;
  box-shadow: none !important;
  transform: translateY(-1px) !important;
}

/* 4. Product Grid Card Dark Mode Styling */
.product-bottom-fade,
.item-product .product-bottom-fade {
  display: none !important;
  background: transparent !important;
  background-color: transparent !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.item-product,
.woocommerce ul.products li.product,
.woocommerce ul.products li.product.product-category {
  background: transparent !important;
  background-color: transparent !important;
}

.item-product .product-content,
.woocommerce ul.products li.product .product-content {
  background-color: #18181c !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 1rem !important;
  padding: 1rem !important;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.4) !important;
  transition:
    border-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease !important;
}

.item-product:hover .product-content,
.woocommerce ul.products li.product:hover .product-content {
  border-color: rgba(255, 0, 85, 0.5) !important;
  transform: translateY(-4px) !important;
  box-shadow: 0 15px 35px -5px rgba(255, 0, 85, 0.2) !important;
}

.item-product .thumbnail-container,
.woocommerce ul.products li.product .thumbnail-container {
  background-color: #ffffff !important;
  border-radius: 0.75rem !important;
  padding: 0.5rem !important;
  margin-bottom: 1rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
}

.item-product .product-content h3.product-title,
.item-product .product-content h2.product-title,
.item-product .product-content .product-title a,
.item-product .product-title,
.item-product .product-content a,
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product a {
  color: #ffffff !important;
  font-weight: 700 !important;
  transition: color 0.2s ease !important;
}

.item-product .product-content h3.product-title a:hover,
.item-product .product-content h2.product-title a:hover,
.woocommerce ul.products li.product a:hover {
  color: var(--rbb-general-primary-color, #ff0055) !important;
}

/* Product Price Formatting - High Contrast White & Accent Red */
.item-product .price,
.item-product .price *,
.item-product span.amount,
.item-product bdi,
.product-content .price,
.product-content .price *,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price *,
.woocommerce ul.products li.product span.amount,
.woocommerce ul.products li.product bdi {
  color: #ffffff !important;
}

/* Sale Price (ins) Highlight */
.item-product .price ins,
.item-product .price ins *,
.item-product .price ins .amount,
.item-product .price ins bdi,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price ins *,
.woocommerce ul.products li.product .price ins .amount,
.woocommerce ul.products li.product .price ins bdi {
  color: var(--rbb-general-primary-color, #ff0055) !important;
  font-weight: 800 !important;
  font-size: 1.125rem !important;
}

/* Struck-through Original Price (del) */
.item-product .price del,
.item-product .price del *,
.item-product .price del .amount,
.item-product .price del bdi,
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price del *,
.woocommerce ul.products li.product .price del .amount,
.woocommerce ul.products li.product .price del bdi {
  color: #9ca3af !important;
  text-decoration: line-through !important;
  font-size: 0.875rem !important;
}

/* 5. Header Logo Fit & Vertical Alignment */
.rbb-header-left,
#rbb-branding,
#_desktop_logo,
#_mobile_logo {
  display: flex !important;
  align-items: center !important;
  max-height: 100% !important;
  align-self: center !important;
}

#_desktop_logo a,
#_mobile_logo a,
#rbb-branding a {
  display: inline-flex !important;
  align-items: center !important;
  max-height: 70px !important;
  overflow: hidden !important;
}

#_desktop_logo img,
#_mobile_logo img,
#rbb-branding img,
img.logo,
img.sticky-logo {
  max-height: 60px !important;
  height: auto !important;
  width: auto !important;
  object-fit: contain !important;
  background: white !important;
  border-radius: 8px;
}
@media (max-width: 767px) {
  #rbb-default-header .header-mobile #_mobile_logo img {
    max-width: 160 !important;
  }
}
/* ==========================================================================
   6. Testimonial Page H1 & Dark Section Overrides
   ========================================================================== */

/* Force Page Title H1 visibility and dark styling */
#rbb-page-title h1,
.rbb-page-title h1,
.page-template-default #rbb-page-title h1 {
  display: block !important;
  color: #ffffff !important;
  font-size: 2.25rem !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  margin-bottom: 0.875rem !important;
}

/* Remove Light Background from Testimonial Section ("WHAT'S HAPPY CUSTOMERS SAY") */
.rbb-testimonial,
.rbb-testimonial *,
.testimonial-item,
.testimonial-item *,
.testimonial-right,
.testimonial-right *,
.testimonial-avatar,
[class*="testimonial"],
.elementor-widget-rbb_testimonial,
.elementor-widget-rbb_testimonial * {
  background-color: transparent;
}

.rbb-testimonial .item,
.rbb-testimonial .testimonial-item,
.rbb-testimonial .testimonial-right,
.rbb-testimonial .testimonial-avatar,
.rbb-testimonial .md\:flex,
.rbb-testimonial .grid,
[class*="testimonial"] .item,
[class*="testimonial"] .testimonial-right,
[class*="testimonial"] .testimonial-avatar,
[class*="testimonial"] .md\:flex,
[class*="testimonial"] .grid,
div[class*="bg-[#f5f6fc]"],
div[class*="bg-[#f"],
div[class*="bg-slate-"],
div[class*="bg-gray-"] {
  background-color: #18181c !important;
  background: #18181c !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

/* Fix Text Contrast inside Testimonial Cards */
.rbb-testimonial h3,
.rbb-testimonial h4,
.rbb-testimonial p,
.rbb-testimonial .title,
.rbb-testimonial .testimonial_info,
.rbb-testimonial .testimonial_excerpt,
.rbb-testimonial .testimonial_text,
[class*="testimonial"] h3,
[class*="testimonial"] h4,
[class*="testimonial"] p,
[class*="testimonial"] .title,
[class*="testimonial"] .testimonial_info,
[class*="testimonial"] .testimonial_excerpt,
[class*="testimonial"] .testimonial_text {
  color: #ffffff !important;
}

.rbb-testimonial .sub_title,
[class*="testimonial"] .sub_title {
  color: var(--rbb-general-primary-color, #ff0055) !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  opacity: 1 !important;
}

.rbb-testimonial .testimonial-icon,
[class*="testimonial"] .testimonial-icon {
  filter: invert(1) brightness(2) !important;
}

/* ==========================================================================
   Dark Theme Promotion Popup & Modal Styles
   ========================================================================== */
#rbb-promotion-popup,
.rbb-promotion-popup,
.rbb-modal {
  background-color: rgba(0, 0, 0, 0.85) !important;
}

#rbb-promotion-popup .popup-content,
.rbb-promotion-popup .popup-content,
.rbb-promotion-popup-inner {
  background-color: #18181c !important;
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
}

#rbb-promotion-popup h2,
#rbb-promotion-popup h3,
#rbb-promotion-popup h4,
.rbb-promotion-popup h2,
.rbb-promotion-popup h3,
.rbb-promotion-popup h4 {
  color: #ffffff !important;
}

#rbb-promotion-popup .sub-title,
.rbb-promotion-popup .sub-title {
  color: #ff0055 !important;
}

#rbb-promotion-popup .desc,
#rbb-promotion-popup p,
#rbb-promotion-popup label,
.rbb-promotion-popup .desc,
.rbb-promotion-popup p,
.rbb-promotion-popup label {
  color: #d1d5db !important;
}

/* Contact Form 7 / Email Input in Popup */
#rbb-promotion-popup input[type="email"],
#rbb-promotion-popup input[type="text"],
.rbb-promotion-popup input[type="email"],
.rbb-promotion-popup input[type="text"],
.newsletter-form input[type="email"],
.newsletter-form input[type="text"] {
  background-color: #121215 !important;
  color: #ffffff !important;
  border: 1px dashed rgba(255, 255, 255, 0.25) !important;
  border-radius: 50px !important;
  padding: 14px 24px !important;
  font-size: 14px !important;
  outline: none !important;
}

#rbb-promotion-popup input[type="email"]::placeholder,
#rbb-promotion-popup input[type="text"]::placeholder,
.rbb-promotion-popup input[type="email"]::placeholder,
.rbb-promotion-popup input[type="text"]::placeholder,
.newsletter-form input[type="email"]::placeholder,
.newsletter-form input[type="text"]::placeholder {
  color: #9ca3af !important;
  opacity: 1 !important;
}

/* Subscribe Button */
#rbb-promotion-popup input[type="submit"],
#rbb-promotion-popup button[type="submit"],
.rbb-promotion-popup input[type="submit"],
.rbb-promotion-popup button[type="submit"],
.newsletter-form input[type="submit"],
.newsletter-form button[type="submit"] {
  background: linear-gradient(135deg, #7c3aed 0%, #6366f1 100%) !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  border-radius: 50px !important;
  padding: 14px 32px !important;
  border: none !important;
  cursor: pointer !important;
  box-shadow: 0 4px 15px rgba(124, 58, 237, 0.4) !important;
  transition: all 0.3s ease !important;
}

#rbb-promotion-popup input[type="submit"]:hover,
#rbb-promotion-popup button[type="submit"]:hover,
.rbb-promotion-popup input[type="submit"]:hover,
.rbb-promotion-popup button[type="submit"]:hover,
.newsletter-form input[type="submit"]:hover,
.newsletter-form button[type="submit"]:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 20px rgba(124, 58, 237, 0.6) !important;
}

/* Popup Close Button (X) */
.rbb-modal-close,
.rbb-promotion-popup .close,
.rbb-modal .close,
.modal-close,
#rbb-promotion-popup .close {
  background-color: #27272a !important;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5) !important;
}

.rbb-modal-close:hover,
.rbb-promotion-popup .close:hover {
  background-color: #ff0055 !important;
  color: #ffffff !important;
}

/* Hide Compare Button on All Product Cards */
.wooscp-compare,
.woosc-btn,
.wooscp-btn,
.woosc-button,
[data-tooltips="Compare"],
.product_button .wooscp-compare,
.product_button .rbb-compare-btn,
.product_button .compare,
.product_button a.compare,
.product_button button.compare,
.item-product .wooscp-compare,
.item-product .rbb-compare-btn,
.item-product a.compare,
.item-product button.compare,
a.compare,
button.compare,
a.rbb-compare-btn {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* ==========================================================================
   Homepage Top Rated Products Widget Layout Fix ONLY (.home scoped)
   ========================================================================== */
.home .rbb_woo_products .slick-track {
  display: flex !important;
}

.home .rbb_woo_products .slick-slide {
  display: flex !important;
}

.home .rbb_woo_products .slick-slide > div {
  width: 100% !important;
}

.home .rbb_woo_products .item {
  width: 100% !important;
}

.home .rbb_woo_products .item-product {
  display: flex !important;
  flex-direction: column !important;
}

/* Image Box Fixed Height & Neat Containment on Homepage Slider ONLY */
.home .rbb_woo_products .thumbnail-container {
  height: 230px !important;
  min-height: 230px !important;
  max-height: 230px !important;
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: #ffffff !important;
  border-radius: 10px 10px 0 0 !important;
  overflow: hidden !important;
}

.home .rbb_woo_products .thumbnail-container a {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.home .rbb_woo_products .thumbnail-container img {
  max-height: 100% !important;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
  margin: 0 auto !important;
}

/* Contact Us Now Button Styling (#rbb-button-contact) */
#rbb-button-contact,
.rbb-button-contact {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
  margin: 1.5rem auto 0 auto !important;
  text-align: center !important;
}

#rbb-button-contact button,
#rbb-button-contact a,
.rbb-button-contact button {
  background: linear-gradient(135deg, #a855f7 0%, #7e22ce 100%) !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  border-radius: 14px !important;
  border: none !important;
  padding: 14px 36px !important;
  cursor: pointer !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 8px 24px rgba(168, 85, 247, 0.45) !important;
}

#rbb-button-contact button:hover,
#rbb-button-contact a:hover,
.rbb-button-contact button:hover {
  background: linear-gradient(135deg, #9333ea 0%, #6b21a8 100%) !important;
  color: #ffffff !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 30px rgba(168, 85, 247, 0.65) !important;
}

/* ==========================================================================
   Custom Category Masterhead Hero Classes (.fastindi-hero-panel & .fastindi-hero-grid)
   ========================================================================== */
.fastindi-hero-panel {
  /* Add custom panel styles here */
}

.fastindi-hero-grid {
  /* Add custom grid/column layout styles here */
}

/* Mobile Responsive Layout for Category Masterhead (< 768px) */
@media (max-width: 767px) {
  .fastindi-hero-grid,
  .fastindi-hero-grid.no-video,
  .fastindi-hero-grid.has-video {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 1.5rem !important;
  }

  .fastindi-hero-grid .icv-image,
  .fastindi-hero-grid.no-video .icv-image,
  .fastindi-hero-grid.has-video .icv-image {
    width: 100% !important;
    max-width: 220px !important;
    height: 220px !important;
    max-height: 220px !important;
    margin: 0 auto !important;
  }

  .fastindi-hero-grid .icv-content,
  .fastindi-hero-grid.no-video .icv-content,
  .fastindi-hero-grid.has-video .icv-content {
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
    align-items: center !important;
    padding: 0 !important;
  }

  .fastindi-hero-grid .icv-content h1,
  .fastindi-hero-grid .icv-content .category-breadcrumb,
  .fastindi-hero-grid .icv-content .icv-desc {
    text-align: center !important;
    justify-content: center !important;
  }

  .fastindi-hero-grid .icv-video,
  .fastindi-hero-grid.has-video .icv-video {
    width: 100% !important;
    height: 200px !important;
    max-height: 200px !important;
  }
}

/* Desktop Masterhead Layout (>= 768px) */
@media (min-width: 768px) {
  .fastindi-hero-grid.no-video {
    grid-template-columns: 260px 1fr !important;
    gap: 2.5rem !important;
  }

  .fastindi-hero-grid.no-video .icv-image {
    width: 260px !important;
    height: 260px !important;
    max-width: 260px !important;
    max-height: 260px !important;
    aspect-ratio: 1 / 1 !important;
    flex: 0 0 260px !important;
  }

  .fastindi-hero-grid.no-video .icv-content {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
  }
}

/* Fix Blog Post Titles & Recent Posts Sidebar Widget Titles on Dark Theme */
.entry-title,
.entry-title a,
.post-title,
.post-title a,
.rbb-post-title,
.rbb-post-title a,
.blog-posts .entry-title a,
.blog-post-title,
.blog-post-title a,
.elementor-post__title,
.elementor-post__title a,
.rbb-blog-posts .entry-title,
.rbb-blog-posts .entry-title a,
.widget_recent_entries ul li a,
.widget_recent_posts ul li a,
.rbb-widget-recent-posts a,
.rbb-widget-recent-posts .title,
.rbb-widget-recent-posts .title a,
.recent-posts-widget a,
.recent-posts-widget .title,
.recent-posts-widget .title a,
.post-item-title,
.post-item-title a,
.widget-post-title,
.widget-post-title a,
.widget_recent_entries a,
.widget_archive ul li a,
.widget_archive a,
.widget_categories ul li a,
.widget_categories a,
.widget_meta ul li a,
.widget_meta a,
.tagcloud a,
.widget_tag_cloud a,
.rbb-widget a,
.rbb-sidebar-widget a,
.sidebar-widget a,
.widget ul li a,
.rbb-post-item .title,
.rbb-post-item .title a,
.rbb-post-item a,
.rbb-recent-post .title,
.rbb-recent-post .title a,
.rbb-recent-post a,
.rbb-widget--recent-posts .title,
.rbb-widget--recent-posts .title a,
.rbb-widget--recent-posts a,
.read-more,
.read-more a,
.btn-read-more,
.elementor-post__read-more,
.wp-block-latest-posts__post-title,
.wp-block-archives-list.wp-block-archives li a,
.blog-readmore,
.blog-title a,
.blog_readmore span {
  color: #ffffff !important;
  font-weight: 600 !important;
  transition: color 0.2s ease !important;
}

.entry-title a:hover,
.post-title a:hover,
.rbb-post-title a:hover,
.blog-posts .entry-title a:hover,
.blog-post-title a:hover,
.elementor-post__title a:hover,
.rbb-blog-posts .entry-title a:hover,
.widget_recent_entries ul li a:hover,
.rbb-widget-recent-posts a:hover,
.recent-posts-widget a:hover,
.post-item-title a:hover,
.widget-post-title a:hover,
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.tagcloud a:hover,
.sidebar-widget a:hover,
.widget ul li a:hover,
.rbb-post-item .title a:hover,
.rbb-post-item a:hover,
.rbb-recent-post a:hover,
.read-more:hover,
.read-more a:hover,
.elementor-post__read-more:hover {
  color: var(--rbb-general-primary-color, #ff0055) !important;
}

#rbb-page-title {
  padding: 20px 0 !important;
}

/* ==========================================================================
   Testimonial Cards Modern Premium Styling (Exact HTML Selectors)
   ========================================================================== */
article.testimonial .content,
article.rbb_testimonial .content,
.rbb_testimonial .content,
.testimonial .content {
  background: linear-gradient(145deg, #232329 0%, #19191d 100%) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-top: 2px solid rgba(139, 92, 246, 0.6) !important;
  border-radius: 20px !important;
  box-shadow:
    0 10px 30px rgba(0, 0, 0, 0.5),
    0 0 15px rgba(139, 92, 246, 0.08) !important;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

article.testimonial:hover .content,
article.rbb_testimonial:hover .content,
.rbb_testimonial .content:hover,
.testimonial .content:hover {
  transform: translateY(-5px) !important;
  border-color: rgba(168, 85, 247, 0.5) !important;
  box-shadow:
    0 15px 35px rgba(0, 0, 0, 0.6),
    0 0 25px rgba(168, 85, 247, 0.25) !important;
}

/* Quote Icon / Top Quote Accent */
article.testimonial .content .text::before,
article.rbb_testimonial .content .text::before,
.testimonial .text::before {
  color: #a855f7 !important;
  opacity: 0.8 !important;
}

/* Testimonial Review Text */
article.testimonial .text,
article.testimonial .text p,
article.rbb_testimonial .text,
article.rbb_testimonial .text p,
.testimonial .text p {
  color: #e5e7eb !important;
}

/* Author Name (Suraj Rao, Rahul Shetty, etc.) */
article.testimonial .author .entry-content div.font-bold,
article.rbb_testimonial .author .entry-content div.font-bold,
.testimonial .author .entry-content div.font-bold,
.testimonial .author .entry-content .text-sm {
  color: #ffffff !important;
  font-weight: 700 !important;
}

/* Location Subtitle (From California, From Seattle, etc.) */
article.testimonial .author .entry-content div.text-xs,
article.testimonial .author .entry-content div.text-xs p,
article.rbb_testimonial .author .entry-content div.text-xs,
article.testimonial .author .entry-content div.text-xs p,
.testimonial .author .entry-content div.text-xs p {
  color: #a855f7 !important;
  font-weight: 500 !important;
}

/* ==========================================================================
   Page Testimonial Header Banner (.pagetestimonial)
   ========================================================================== */
.pagetestimonial {
  background: linear-gradient(145deg, #232329 0%, #19191d 100%) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-top: 2px solid rgba(139, 92, 246, 0.6) !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5) !important;
}

.pagetestimonial .content span {
  color: #a855f7 !important;
}

.pagetestimonial .content div {
  color: #ffffff !important;
}
/* ==========================================================================
   Homepage Parallax Slider Mobile Spacing & Layout Fix (< 768px)
   ========================================================================== */
@media (max-width: 767px) {
  .parallax,
  .container-full.parallax,
  div[class*="parallax"] {
    position: relative !important;
    height: auto !important;
    min-height: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    text-align: center !important;
    padding: 1rem 0 1.5rem !important;
    overflow: hidden !important;
  }

  .parallax .info-wap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
    width: 100% !important;
    margin-bottom: 1.25rem !important;
    z-index: 30 !important;
    text-align: center !important;
  }

  .parallax .info-inner {
    padding: 0 1rem !important;
    text-align: center !important;
  }

  .parallax .info-inner .sub-title,
  .parallax .info-inner .title,
  .parallax .info-inner .description {
    margin-bottom: 0.5rem !important;
    text-align: center !important;
  }

  .parallax .image_1,
  .parallax img.image_1,
  .parallax img[class*="image_"],
  .parallax .layer.image_1,
  .parallax img.layer,
  .parallax img[src*="uploads"] {
    position: relative !important;
    top: auto !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    transform: none !important;
    max-width: 90% !important;
    max-height: 260px !important;
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;
    object-fit: contain !important;
  }
}
