/*
Theme Name: BKC IleraCare Elementor Woo v7
Theme URI: https://ileracareltd.org/
Author: Gemsworld iT Solutions
Description: Elementor-ready WooCommerce WordPress theme converted from the BKC/Ilera Care HTML, CSS and JS site. Includes editable WordPress menus and AJAX add-to-cart support.
Version: 8.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: bkc-ileracare-v6
License: GPL-2.0-or-later
*/

/* v8.0 safety patch
   Only the new premium collection slider is styled here. No global section/category
   selectors are used, so other homepage sections cannot be hidden or overwritten. */
.bkc-premium-collection-slider-v76{
  width:100% !important;
  max-width:100% !important;
  clear:both !important;
  overflow:hidden !important;
}
.bkc-premium-collection-slider-v76 a.bkc-pcs-v76-card{
  text-decoration:none !important;
  cursor:pointer !important;
}
.bkc-premium-collection-slider-v76 .bkc-pcs-v76-rail{
  scroll-behavior:smooth !important;
  overscroll-behavior-x:contain !important;
}
.bkc-premium-collection-slider-v76 .bkc-pcs-v76-clone[aria-hidden="true"]{
  pointer-events:auto !important;
}
