/*
Theme Name: 	   EasyBuy
Text Domain: 	   easybuy
Template: 		   shopire
Version:            1.0.11
Tested up to:       6.8
Requires at least:  4.7
Requires PHP:       5.6
Author:             WPFable
Author URI:         https://wpfable.com/
Theme URI:          https://wpfable.com/themes/easybuy-free/
Description:        EasyBuy is a fast, clean, lightweight theme optimized for auto accessories and car parts stores. EasyBuy is customizable and modern-looking free responsive WooCommerce WordPress theme for automotive e-commerce stores. Features include car brand selection, model filtering, and year-specific product categorization. Theme is compatible with Elementor, WPML, Polylang, Yoast SEO, WooCommerce, Contact Form 7, Jetpack and other popular plugins. The theme is SEO friendly, WPML and RTL ready. EasyBuy Pro demo https://demos.wpfable.com/premium/easybuy/
Tags:               one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

:root {
    --wf-main-rgb: 51, 51, 51;
    --wf-secondary-color: #212121;
    --wf-accent-color: #d32f2f;
    --wf-dark-gray: #1a1a1a;
    --wf-medium-gray: #666;
    --wf-light-gray: #f5f5f5;
}

.wf_navbar-list-right .wf_navbar-search-form {
    width: 100%;
}

/* Header--five */

.header--five .wf_mobilenav-topbar-content,
.header--five .wf_header-topbar {
    color: #fff;
    background-color: var(--wf-secondary-color);
}

.header--five .wf_mobilenav > .wf-container {
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
}

.header--five .wf_header-topbar {
    position: relative;
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
    z-index: 1;
}

.header--five .wf_header-topbar .widget.widget_none .wp-block-heading,
.header--five .wf_header-topbar .widget.widget_none .widget-title {
    color: #fff;
}

.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu {
    color: var(--wf-secondary-color);
    margin-top: 10px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid rgba(189, 189, 189, 0.4);
}

.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a {
    background-color: transparent;
    line-height: 4.5rem;
}

.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a:hover,
.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a:focus {
    color: var(--wf-main-color);
}

.header--five .product-categories .wf_navbar-nav .wf_navbar-mainmenu>li a::before {
    display: none;
}

.header--five.wf_header .widget.widget_nav_menu a:not(:hover, :focus),
.header--five .woo-multi-currency.wmc-shortcode .wmc-currency.wmc-active,
.header--five .woo-multi-currency.wmc-shortcode .wmc-current-currency {
    color: currentColor;
}

.header--five .product-categories .product-categories-btn {
    padding: 0.875em 2rem;
    border-radius: 50px;
}

.header--five .product-categories .product-categories-btn::after {
    top: 44%;
    right: 2rem;
}

.header--five .wf_navbar-wrapper {
    background-color: #eff4f8;
    transition: all 0.2s ease-in-out;
}

.header--five .wf_navbar-wrapper.is--sticky.on {
    background-color: #fff;
}

.header--five .wf_navbar-menu {
    min-height: 6rem;
    padding-left: 1.6rem;
    justify-content: space-between;
}

.header--five button.wf_navbar-sidebar-toggle,
.header--five .wf_navbar-info-contact .contact__list i {
    width: 4.2rem;
    height: 4.2rem;
    line-height: 4.2rem;
    padding: 0.9rem;
    outline: none;
    border-radius: 50px;
}

.header--five button.wf_navbar-sidebar-toggle {
    border: 1px solid rgba(189, 189, 189, 0.4);
}

.header--five .wf_navbar-info-contact .contact__list i {
    font-size: 2rem;
    background-color: rgba(var(--wf-main-rgb), 0.2);
    color: var(--wf-main-color);
}

.header--five .wf_navbar-wrapper button.wf_navbar-sidebar-toggle,
.header--five .wf_navbar-wrapper .wf_navbar-info-contact .contact__list i {
    background-color: rgba(255, 255, 255, 0.15);
    --wf-secondary-color: #fff;
}

.header--five button.wf_navbar-sidebar-toggle .lines {
    transform: translateY(-1px);
}

.header--five .wf_navbar-menu .wf_navbar-nav .wf_navbar-mainmenu > .menu-item-has-children>a:after {
    border-color: currentColor;
}

.header--five .wf_navbar-list-right>li:not(:last-child) {
    margin-right: 1.8rem;
}

.header--five .wf_navbar-wrapper .wf_navbar-compare-item .wf_compare_btn,
.header--five .wf_navbar-wrapper .wf_navbar-favourite-item .wf_favourite_btn,
.header--five .wf_navbar-wrapper .wf_navbar-user-item .wf_user_btn,
.header--five .wf_navbar-wrapper .wf_navbar-cart-item .wf_navbar-cart-icon {
    width: 2.2rem;
    height: 2.2rem;
    outline: none;
    line-height: 1.3;
    font-size: 2rem;
    vertical-align: middle;
}

.header--five .wf_mobilenav-right .wf_navbar-compare-item .wf_compare_btn,
.header--five .wf_mobilenav-right .wf_navbar-favourite-item .wf_favourite_btn,
.header--five .wf_mobilenav-right .wf_navbar-user-item .wf_user_btn,
.header--five .wf_mobilenav-right .wf_navbar-cart-item .wf_navbar-cart-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.header--five .wf_navbar-wrapper .wf_navbar-compare-item .wf_compare_btn:after,
.header--five .wf_navbar-wrapper .wf_navbar-favourite-item .wf_favourite_btn:after,
.header--five .wf_navbar-wrapper .wf_navbar-user-item .wf_user_btn:after,
.header--five .wf_navbar-wrapper .wf_navbar-cart-item .wf_navbar-cart-icon:after,
.header--five .wf_navbar-wrapper .wf_navbar-search-item button.wf_navbar-search-toggle:after {
    display: none;
}

.header--five .header-search-form .header-search-button:focus {
    outline: 1px solid #fff;
    outline-offset: -3px;
}

.header--five .wf_navbar-compare-item .wf_compare_btn:focus,
.header--five .wf_navbar-favourite-item .wf_favourite_btn:focus,
.header--five .wf_navbar-user-item .wf_user_btn:focus,
.header--five .wf_navbar-cart-item .wf_navbar-cart-icon:focus {
    outline: 1px solid;
    outline-offset: 4px;
}

.header--five .wf_navbar-right .shopire-wcwl-items-count,
.header--five .wf_navbar-right .cart_count {
    top: -12px;
    right: -10px;
    width: 2.1rem;
    height: 2.1rem;
    line-height: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.header--five .wf_navbar-wrapper .wf_navbar-menu .wf_navbar-right .wf_navbar-cart-item:after,
.header--five .wf_navbar-nav .wf_navbar-mainmenu>li:after {
    content: "";
    display: block;
    width: 100%;
    height: 1.7rem;
    position: absolute;
}

.header--five .wf_mobilenav .wf_navbar-cart-item a .cart_count {
    top: -11px;
    right: -9px;
}

.header--five .header-search-form {
    background-color: transparent;
    padding-right: 0;
}

.header--five .header-search-form .header-search-select-wrapper {
    float: left;
    border-radius: 50px 0 0 50px;
    overflow: hidden;
    border-right: none;
}

.header--five .header-search-form input.header-search-input {
    float: right;
    border-radius: 0 50px 50px 0;
	padding-right: 38px;
}

.header--five .header-search-form input.header-search-input:focus {
    border: none;
    outline-offset: -2px;
    outline: 1px solid;
}

.header--five .header-search-form .header-search-select {
    border-right: none;
    min-height: 4rem;
    height: 4rem;
}

.header--five .header-search-form .header-search-button {
    width: 3.8rem;
    height: 3.8rem;
    top: 2px;
    right: 3px;
    border-radius: 50px;
}

.header--five .header-search-form .search-wrapper svg {
    left: 88%;
}

@media (min-width: 62em) {
    .header--five .wf_header-widget .widget:not(:last-child):after {
        height: 2.5rem;
        margin-top: 0.4rem;
        background: rgba(189, 189, 189, 0.4);
    }
}

/* Slider Four / Banner */

.wf-flex-row-reverse {
    flex-direction: row-reverse;
}

.wf_slider_banner {
    margin-top: 2.4rem;
}

.wf_slider_banner .last {
    display: none;
}

.wf_slider_banner .wf_owl_carousel,
.wf_slider_banner .wf_slider-item,
.wf_slider_banner .wf_slider-innercell,
.wf_slider_banner .wf_slider-item>img {
    max-height: 51rem;
    min-height: 51rem;
}

.wf_slider_banner .wf_slider-content {
    padding: 1.2rem;
    margin-bottom: 3rem;
}

.wf_slider_banner .wf_slider-content .title {
    font-size: 3.8rem;
}

.wf_slider_banner .wf_slider-content .subtitle {
    color: #fff;
    font-size: 1.8rem;
}

.banner-wrapper:not(.wf-row) {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 2.4rem;
}

.banner-wrapper .banner-wrapper-item .wf-image,
.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    height: 100%;
}

.banner-wrapper .banner-wrapper-item .wf-image img {
    object-fit: cover;
}

.banner-wrapper .banner-wrapper-item,
.wf-image {
    position: relative;
    overflow: hidden;
}

.banner-wrapper .banner-wrapper-item .wf-image a,
.banner-wrapper .banner-wrapper-item .wf-image img {
    width: 100%;
    display: inline-block;
}

.effect_1 .wf-image img {
    backface-visibility: hidden;
    filter: alpha(opacity = 100);
    transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.effect_1:focus-within .wf-image img,
.effect_1:hover .wf-image img {
    filter: alpha(opacity = 80);
    transform: scale3d(1.1, 1.1, 1);
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    transform: translateY(0);
    width: 100%;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}

.banner-wrapper .banner-wrapper-item:nth-child(3) .banner-wrapper-inner {
    text-align: center;
    justify-content: center;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
    padding: 2.6rem 2.4rem 0;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .subtitle {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 1.2rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title {
    font-size: 2.2rem;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 2.4rem;
}

.banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info .title a {
    color: #fff;
    text-decoration: none;
}

/* Slider Four */

.wf_slider--four .wf-container .wf-row {
    --wf-gutter-x: 1.4rem;
    --wf-gutter-y: 1.4rem;
}

.wf_slider--four .banner-wrapper {
    grid-gap: 1.4rem;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item {
    border-radius: 1rem;
}

.wf_slider--four.wf_slider_banner .wf_owl_carousel {
    border-radius: 1rem;
    overflow: hidden;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item:first-child {
    grid-area: 1 / 1 / span 2 / span 2;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item .wf-image img {
    height: 24.801rem;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item:nth-child(3) .banner-wrapper-inner,
.wf_slider--four .banner-wrapper .banner-wrapper-item .banner-wrapper-inner {
    text-align: start;
    justify-content: start;
    align-items: center;
    height: 100%;
}

.wf_slider--four .banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
    padding: 0 2.4rem 0;
}

@media (max-width: 767px) {
	.wf_slider--four .banner-wrapper {
		grid-template-columns: auto;
	}
	.wf_slider--four .banner-wrapper .banner-wrapper-item:first-child {
		grid-area: unset;
	}
    .wf_slider--four .banner-wrapper .banner-wrapper-item .banner-wrapper-inner .info {
        padding: 2rem;
    }
}

/* Information */

.wf_information .widget.widget_contact {
    padding: 20px;
    background-color: #fff;
    margin-top: 0;
    border-radius: 1rem;
    border: 1px solid rgba(189, 189, 189, 0.4);
    transition: 0.3s all;
}

.wf_information .widget.widget_contact:hover,
.wf_information .widget.widget_contact:focus-within {
    border-color: transparent;
    box-shadow: 0px 6px 26px 2px rgba(55, 54, 54, .14);
}

.wf_information .widget.widget_contact .contact__list {
    margin-top: 0;
}

.wf_information .widget.widget_contact i {
    width: 6.2rem;
    height: 6.2rem;
    border-radius: 50%;
    position: relative;
    margin-right: 2rem;
    color: var(--wf-secondary-color);
    border: 1px solid rgba(189, 189, 189, 0.4);
    transition: 0.3s all;
}

.wf_information .widget.widget_contact i:after {
    content: "";
    position: absolute;
    inset: 6px;
    border-radius: 50%;
    background-color: rgba(189, 189, 189, 0.4);
    transition: 0.3s all;
    z-index: -1;
}

.wf_information .widget.widget_contact:hover i,
.wf_information .widget.widget_contact:focus-within i {
    color: #fff;
    border-color: var(--wf-main-color);
}

.wf_information .widget.widget_contact:hover i::after,
.wf_information .widget.widget_contact:focus-within i::after {
    background-color: var(--wf-main-color);
}

.wf_information .widget.widget_contact .contact__body .description {
    font-size: 1.4rem;
}

/* Grid Products */

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
    text-decoration: none;
}

.wp-block-page-list {
    list-style: none;
    padding: 0;
}

.wp-block-page-list a {
    color: var(--wf-secondary-color);
    text-decoration: none;
    font-weight: 600;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover, 
.wc-block-components-product-title a.wc-block-components-product-name:focus {
    color: var(--wf-main-color);
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
    color: var(--wf-main-color);
}

.wp-block-verse.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-preformatted.has-background {
    padding: 1em;
}

.wp-block-archives {
    list-style: none;
    padding: 0;
}

.wp-block-archives-list a {
    font-weight: 600;
    color: var(--wf-secondary-color);
}

.wp-block-archives-list a:hover, 
.wp-block-archives-list a:focus {
    color: var(--wf-main-color);
}

.wp-block-page-list.has-background {
    padding: 1rem;
}

a.wp-block-button__link:hover, 
a.wp-block-button__link:focus {
    color: #fff;
    text-decoration: none;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: var(--wf-main-color);
}

.wp-block-latest-comments {
    padding-left: 0;
}

.wp-block-latest-comments li a:not(:hover, :focus) {
    color: var(--wf-secondary-color);
}

.wp-block-latest-comments li a {
    text-decoration:none;
}

.wf_footer ul.product_list_widget li .woocommerce-Price-amount {
    color: var(--wf-main-color);
}

.wf_footer ul.product_list_widget li {
    border-bottom: none;
}

/* ==========================================================================
   Auto Accessories Theme Customization
   ========================================================================== */

/* Car Brands Section */
.car-brands-section {
    padding: 4rem 0;
    background-color: var(--wf-light-gray);
}

.car-brands-section .section-title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    color: var(--wf-secondary-color);
    margin-bottom: 3rem;
}

.car-brands-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 2rem;
    max-width: 1200px;
    margin: 0 auto 3rem;
}

.car-brand-item {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 2rem 1rem;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.car-brand-item:hover,
.car-brand-item:focus-within {
    border-color: var(--wf-accent-color);
    box-shadow: 0 4px 12px rgba(211, 47, 47, 0.15);
    transform: translateY(-2px);
}

.car-brand-item img {
    max-width: 80px;
    height: auto;
    margin-bottom: 1rem;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.car-brand-item:hover img,
.car-brand-item:focus-within img {
    filter: grayscale(0);
}

.car-brand-item .brand-name {
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--wf-secondary-color);
    margin: 0;
}

.show-all-brands-btn {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 1.2rem 3rem;
    background-color: transparent;
    color: var(--wf-secondary-color);
    border: 2px solid var(--wf-secondary-color);
    border-radius: 50px;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

.show-all-brands-btn:hover,
.show-all-brands-btn:focus {
    background-color: var(--wf-accent-color);
    color: #fff;
    border-color: var(--wf-accent-color);
}

/* Popular Cars Section */
.popular-cars-section {
    padding: 4rem 0;
    background-color: #fff;
}

.popular-cars-section .section-title {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    color: var(--wf-secondary-color);
    margin-bottom: 3rem;
}

.popular-cars-carousel {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.popular-car-item {
    text-align: center;
    padding: 1rem;
}

.popular-car-item img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 1rem;
}

.popular-car-item .car-model {
    font-size: 1.6rem;
    font-weight: 600;
    color: var(--wf-secondary-color);
    margin-bottom: 0.5rem;
}

.popular-car-item .products-count {
    font-size: 1.4rem;
    color: var(--wf-medium-gray);
}

.carousel-nav {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
    z-index: 10;
    left: 0;
    right: 0;
}

.carousel-nav button {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: var(--wf-accent-color);
    color: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: all;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    font-size: 1.6rem;
}

.carousel-nav button:hover,
.carousel-nav button:focus {
    background-color: var(--wf-dark-gray);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    transform: scale(1.1);
}

.carousel-nav button i {
    line-height: 1;
}

.carousel-nav .prev {
    left: 5px;
}

.carousel-nav .next {
    right: 5px;
}

/* Car Filter Widget */
.car-filter-widget {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 2rem;
    margin-bottom: 2rem;
}

.car-filter-widget .widget-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--wf-secondary-color);
    margin-bottom: 1.5rem;
}

.car-filter-widget .filter-field {
    margin-bottom: 1.5rem;
}

.car-filter-widget .filter-field label {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--wf-secondary-color);
    margin-bottom: 0.5rem;
}

.car-filter-widget select {
    width: 100%;
    padding: 1rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1.4rem;
    background-color: #fff;
    color: var(--wf-secondary-color);
    cursor: pointer;
}

.car-filter-widget select:disabled {
    background-color: #f5f5f5;
    color: #999;
    cursor: not-allowed;
}

.car-filter-widget select:focus {
    outline: none;
    border-color: var(--wf-accent-color);
}

.car-filter-widget .filter-button {
    width: 100%;
    padding: 1rem;
    background-color: var(--wf-accent-color);
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 1.4rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.car-filter-widget .filter-button:hover,
.car-filter-widget .filter-button:focus {
    background-color: var(--wf-dark-gray);
}

.car-filter-widget .reset-filters {
    width: 100%;
    padding: 1rem;
    background-color: transparent;
    color: var(--wf-medium-gray);
    border: 1px solid var(--wf-medium-gray);
    border-radius: 4px;
    font-size: 1.3rem;
    cursor: pointer;
    margin-top: 0.5rem;
    transition: all 0.3s ease;
}

.car-filter-widget .reset-filters:hover,
.car-filter-widget .reset-filters:focus {
    background-color: var(--wf-medium-gray);
    color: #fff;
}

/* Widget wrapper for car filter */
.widget.widget_easybuy_car_filter {
    margin-bottom: 2rem;
}

.widget.widget_easybuy_car_filter .widget-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid var(--wf-accent-color);
}

/* Fix for sidebar widgets */
.wf_widget-area .widget {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 2rem;
    margin-bottom: 2rem;
    width: 100%;
    box-sizing: border-box;
}

/* Remove dark backgrounds from filter blocks */
.wf_widget-area .widget_block {
    background: #fff !important;
}

.wf_widget-area .wp-block-woocommerce-product-filters {
    background: transparent !important;
    padding: 0 !important;
}

/* Ensure full width for all filter elements */
.wf_widget-area {
    width: 100%;
}

.wf_widget-area .widget,
.wf_widget-area aside,
.wf_widget-area .widget_block,
.wf_widget-area .wp-block-woocommerce-product-filters,
.wf_widget-area .wp-block-woocommerce-product-filter-attribute,
.wf_widget-area .wp-block-woocommerce-product-filter-stock-status,
.wf_widget-area .wp-block-woocommerce-product-filter-status,
.wf_widget-area .wp-block-woocommerce-product-filter-price {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

/* Override flex layout that constrains width */
.wf_widget-area .is-layout-flex,
.wf_widget-area .wp-block-product-filters-is-layout-flex,
.wf_widget-area .wc-block-product-filters.is-layout-flex,
.wf_widget-area [class*="wp-container-woocommerce-product-filters"] {
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
}

/* Target the specific container class that WordPress generates */
.wf_widget-area div[class*="wp-container"] {
    width: 100% !important;
    max-width: none !important;
}

/* Remove any max-width constraints */
#wf-sidebar .wf_widget-area,
#wf-sidebar .widget,
#wf-sidebar aside {
    max-width: none !important;
}

/* Ensure container columns are proper width */
#wf-sidebar {
    width: 100% !important;
}

/* Force full width on WooCommerce filter blocks */
.wf_widget-area .wp-block-woocommerce-product-filters > * {
    width: 100% !important;
    flex: 1 1 100% !important;
}

/* Nuclear option - override ALL width constraints on filter container */
aside#block-11,
aside#block-11.widget,
aside#block-11 .widget_block,
aside#block-11 div,
.widget_block .wp-block-woocommerce-product-filters {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
}

/* WooCommerce block filters styling */
.wf_widget-area .wc-block-product-filter-checkbox-list__items {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.wf_widget-area .wc-block-product-filter-checkbox-list__items li {
    margin-bottom: 0.8rem;
}

.wf_widget-area .wc-block-product-filter-checkbox-list__items label {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 1.4rem;
    color: var(--wf-secondary-color);
}

.wf_widget-area .wc-block-product-filter-checkbox-list__items input[type="checkbox"] {
    margin-right: 0.8rem;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

/* Filter buttons styling */
.wf_widget-area .wp-block-button__link {
    display: inline-block;
    width: 100%;
    padding: 1rem !important;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    border-radius: 4px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.wf_widget-area .wc-block-product-filter-clear-button .wp-block-button__link {
    background: transparent !important;
    color: var(--wf-accent-color) !important;
    border: 1px solid var(--wf-accent-color) !important;
}

.wf_widget-area .wc-block-product-filter-clear-button .wp-block-button__link:hover {
    background: var(--wf-accent-color) !important;
    color: #fff !important;
}

/* Open overlay button */
.wf_widget-area .wc-block-product-filters__open-overlay {
    display: none;
}

/* Hide mobile overlay on desktop */
.wf_widget-area .wc-block-product-filters__overlay {
    position: static;
    background: transparent;
}

.wf_widget-area .wc-block-product-filters__overlay-wrapper,
.wf_widget-area .wc-block-product-filters__overlay-dialog {
    all: unset;
    display: block;
}

.wf_widget-area .wc-block-product-filters__overlay-header {
    display: none;
}

.wf_widget-area .wc-block-product-filters__overlay-content {
    all: unset;
    display: block;
}

/* Active filters chips */
.wf_widget-area .wc-block-product-filter-removable-chips__items {
    list-style: none;
    padding: 0;
    margin: 0 0 1rem 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.wf_widget-area .wc-block-product-filter-removable-chips__item {
    display: inline-flex;
    align-items: center;
    background: var(--wf-light-gray);
    padding: 0.5rem 1rem;
    border-radius: 20px;
    font-size: 1.3rem;
}

.wf_widget-area .wc-block-product-filter-removable-chips__remove {
    background: transparent;
    border: none;
    margin-left: 0.5rem;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
}

.wf_widget-area .wc-block-product-filter-removable-chips__remove svg {
    width: 16px;
    height: 16px;
}

/* Select2 Custom Styling for Filters */
.wf_widget-area .select2-container {
    width: 100% !important;
}

.wf_widget-area .select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0.5rem;
    min-height: 42px;
    max-height: 120px;
    overflow-y: auto;
    cursor: text;
}

.wf_widget-area .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: var(--wf-accent-color);
    outline: none;
    box-shadow: 0 0 0 2px rgba(211, 47, 47, 0.1);
}

.wf_widget-area .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--wf-accent-color);
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 0.4rem 1rem;
    margin: 0.2rem 0.5rem 0.2rem 0;
    font-size: 1.3rem;
}

.wf_widget-area .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right: 0.5rem;
    font-weight: 700;
    border: none;
    background: transparent;
}

.wf_widget-area .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #000;
}

.wf_widget-area .select2-container--default .select2-search--inline .select2-search__field {
    margin: 0;
    padding: 0.5rem;
    font-size: 1.4rem;
}

.wf_widget-area .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    font-size: 1.4rem;
}

/* Select2 Dropdown */
.select2-container--default .select2-dropdown {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.select2-container--default .select2-results__option {
    padding: 0.8rem 1.2rem;
    font-size: 1.4rem;
    color: var(--wf-secondary-color);
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--wf-accent-color);
    color: #fff;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #f5f5f5;
    color: var(--wf-secondary-color);
}

.select2-container--default .select2-results__option[aria-selected="true"]:before {
    content: "✓ ";
    font-weight: 700;
    color: var(--wf-accent-color);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0.8rem;
    font-size: 1.4rem;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: var(--wf-accent-color);
    outline: none;
}

/* Hide category/taxonomy filter - we don't want it */
.wf_widget-area .wp-block-woocommerce-product-filter-taxonomy,
.wf_widget-area div[data-block-name="woocommerce/product-filter-taxonomy"] {
    display: none !important;
}

/* Submit button for filters */
.easybuy-filter-submit {
    width: 100%;
    padding: 1.2rem;
    margin-top: 1.5rem;
    background-color: var(--wf-accent-color);
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 1.5rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.easybuy-filter-submit:hover {
    background-color: var(--wf-dark-gray);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(211, 47, 47, 0.3);
}

.easybuy-filter-submit:active {
    transform: translateY(0);
}

/* Hide active filter chips - we show selections in dropdown */
.wf_widget-area .wc-block-product-filter-removable-chips {
    display: none !important;
}

/* Remove ALL dark backgrounds from widget titles - MAXIMUM SPECIFICITY OVERRIDE */
.wf_widget-area .widget .widget-title,
.wf_widget-area .widget h5,
.wf_widget-area .widget h2,
.wf_widget-area .widget h3,
.wf_widget-area .widget .wp-block-heading,
.wf_widget-area .widget h2.wp-block-heading,
.wf_widget-area .widget h3.wp-block-heading,
.wf_widget-area aside h2,
.wf_widget-area aside h3,
.wf_widget-area aside h5,
.wf_widget-area .wp-block-woocommerce-product-filters > h2,
.wf_widget-area .wp-block-woocommerce-product-filters h3,
#wf-sidebar .widget h2,
#wf-sidebar .widget h3,
#wf-sidebar .widget h5,
#wf-sidebar h2.wp-block-heading,
#wf-sidebar h3.wp-block-heading,
.wf_widget-area h2.wp-block-heading[style],
.wf_widget-area h3.wp-block-heading[style],
div.wf_widget-area h2,
div.wf_widget-area h3,
aside.widget h2.wp-block-heading,
aside.widget h3.wp-block-heading {
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    color: #111 !important;
    margin: 0 0 1rem 0 !important;
    padding: 0 !important;
    border: none !important;
    border-bottom: 2px solid var(--wf-accent-color) !important;
    background: none !important;
    background-color: transparent !important;
    background-image: none !important;
    text-align: left !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
}

/* Fix for WooCommerce block filter headings */
.wf_widget-area .wp-block-woocommerce-product-filters h2,
.wf_widget-area .wp-block-woocommerce-product-filters h3 {
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    color: #111 !important;
    margin: 1.5rem 0 1rem 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid #eee !important;
    background: transparent !important;
    background-color: transparent !important;
    border-radius: 0 !important;
}

.wf_widget-area .wp-block-woocommerce-product-filters h2:first-child {
    margin-top: 0 !important;
}

/* Widget lists */
.wf_widget-area .widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wf_widget-area .widget ul li {
    margin-bottom: 1rem;
    padding: 0;
}

.wf_widget-area .widget ul li a {
    color: var(--wf-secondary-color);
    text-decoration: none;
    font-size: 1.4rem;
    transition: color 0.3s ease;
}

.wf_widget-area .widget ul li a:hover {
    color: var(--wf-accent-color);
}

/* Checkbox styling for filter widgets */
.wf_widget-area .widget input[type="checkbox"] {
    margin-right: 0.8rem;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.wf_widget-area .widget label {
    cursor: pointer;
    font-size: 1.4rem;
    color: var(--wf-secondary-color);
    display: inline-flex;
    align-items: center;
}

/* WooCommerce specific widgets */
.wf_widget-area .widget_product_categories ul li,
.wf_widget-area .widget_layered_nav ul li {
    display: flex;
    align-items: center;
}

.wf_widget-area .widget_product_categories .count,
.wf_widget-area .widget_layered_nav .count {
    margin-left: auto;
    color: var(--wf-medium-gray);
    font-size: 1.3rem;
}

/* Price filter widget */
.wf_widget-area .widget_price_filter .price_slider_wrapper {
    padding: 1rem 0;
}

.wf_widget-area .widget_price_filter .price_slider {
    margin-bottom: 1.5rem;
}

.wf_widget-area .widget_price_filter .price_label {
    font-size: 1.4rem;
    color: var(--wf-secondary-color);
}

.wf_widget-area .widget_price_filter button {
    width: 100%;
    padding: 1rem;
    background-color: var(--wf-accent-color);
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 1.4rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.wf_widget-area .widget_price_filter button:hover {
    background-color: var(--wf-dark-gray);
}

/* Active filters widget */
.wf_widget-area .widget_layered_nav_filters ul li {
    display: inline-block;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}

.wf_widget-area .widget_layered_nav_filters ul li a {
    display: inline-block;
    padding: 0.5rem 1rem;
    background-color: var(--wf-light-gray);
    color: var(--wf-secondary-color);
    border-radius: 4px;
    font-size: 1.3rem;
}

.wf_widget-area .widget_layered_nav_filters ul li a:hover {
    background-color: var(--wf-accent-color);
    color: #fff;
}

/* Active Filters Display */
.active-filters {
    margin-bottom: 2rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.active-filter-tag {
    display: inline-flex;
    align-items: center;
    padding: 0.5rem 1rem;
    background-color: var(--wf-light-gray);
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: 1.3rem;
    color: var(--wf-secondary-color);
}

.active-filter-tag button {
    margin-left: 0.5rem;
    background: none;
    border: none;
    color: var(--wf-accent-color);
    font-size: 1.6rem;
    cursor: pointer;
    line-height: 1;
}

.active-filter-tag button:hover {
    color: var(--wf-dark-gray);
}

/* Responsive Design */
@media (max-width: 768px) {
    .car-brands-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 1rem;
    }
    
    .car-brand-item {
        padding: 1rem 0.5rem;
    }
    
    .car-brand-item img {
        max-width: 60px;
    }
    
    .carousel-nav {
        top: 40%;
    }
    
    .carousel-nav button {
        width: 45px;
        height: 45px;
        font-size: 1.4rem;
    }
    
    .carousel-nav .prev {
        left: 5px;
    }
    
    .carousel-nav .next {
        right: 5px;
    }
}

@media (max-width: 480px) {
    .car-brands-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Loading Spinner */
.loading-spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 0.8s linear infinite;
    margin-left: 0.5rem;
    vertical-align: middle;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading {
    opacity: 0.7;
    pointer-events: none;
}

/* Additional accent color usage */
a:hover,
.wf_navbar-mainmenu a:hover {
    color: var(--wf-accent-color);
}

button:focus,
a:focus,
input:focus,
select:focus {
    outline-color: var(--wf-accent-color);
}

.woocommerce .button.alt,
.woocommerce button.button.alt {
    background-color: var(--wf-accent-color);
}

.woocommerce .button.alt:hover,
.woocommerce button.button.alt:hover {
    background-color: var(--wf-dark-gray);
}

/* ===================================
   Car Catalog Pages (Models & Generations)
   =================================== */

/* Breadcrumbs */
.catalog-breadcrumbs {
    background-color: #f9f9f9;
    padding: 1.5rem 0;
    margin-bottom: 3rem;
    border-bottom: 1px solid #e0e0e0;
}

.breadcrumbs-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.8rem;
}

.breadcrumb-item {
    font-size: 1.4rem;
    color: var(--wf-secondary-color);
}

.breadcrumb-item a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover {
    color: var(--wf-accent-color);
}

.breadcrumb-item.active span {
    color: var(--wf-secondary-color);
    font-weight: 600;
}

.breadcrumb-separator {
    color: #999;
    font-size: 1.6rem;
    user-select: none;
}

/* Catalog Header */
.catalog-header {
    text-align: center;
    margin-bottom: 4rem;
    padding: 3rem 0;
}

.catalog-header .brand-logo,
.catalog-header .model-image-header {
    margin: 0 auto 2rem;
    max-width: 150px;
}

.catalog-header .brand-logo img,
.catalog-header .model-image-header img {
    width: 100%;
    height: auto;
    filter: grayscale(0);
}

.catalog-title {
    font-size: 3.6rem;
    font-weight: 700;
    color: var(--wf-secondary-color);
    margin: 0 0 1.5rem;
}

.catalog-description {
    font-size: 1.6rem;
    color: #666;
    max-width: 800px;
    margin: 0 auto 1.5rem;
    line-height: 1.6;
}

.catalog-count {
    font-size: 1.4rem;
    color: #999;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Brand Info (on generations page) */
.brand-info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.brand-logo-small {
    max-width: 40px;
    height: auto;
}

.brand-label {
    font-size: 1.6rem;
    color: #666;
    font-weight: 500;
}

/* Models & Generations Grid */
.car-models-catalog,
.car-generations-catalog {
    padding: 0 0 6rem;
    background-color: #fff;
}

.car-models-grid,
.car-generations-grid {
    /* Inherits from .car-brands-grid */
}

.car-model-item,
.car-generation-item {
    /* Inherits from .car-brand-item */
}

.model-image,
.generation-image {
    width: 100%;
    max-width: 150px;
    height: auto;
    margin: 0 auto 1rem;
    overflow: hidden;
    border-radius: 4px;
}

.model-image img,
.generation-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.car-model-item:hover .model-image img,
.car-generation-item:hover .generation-image img {
    transform: scale(1.05);
}

.model-name,
.generation-name {
    font-size: 1.6rem;
    font-weight: 600;
    color: var(--wf-secondary-color);
    margin: 0.5rem 0;
}

.generation-years {
    display: block;
    font-size: 1.3rem;
    color: #999;
    margin: 0.5rem 0;
    font-weight: 500;
}

/* No Results Message */
.no-results {
    text-align: center;
    padding: 6rem 2rem;
}

.no-results p {
    font-size: 1.6rem;
    color: #666;
}

/* Responsive adjustments for catalog pages */
@media (max-width: 768px) {
    .catalog-title {
        font-size: 2.8rem;
    }
    
    .catalog-header {
        padding: 2rem 0;
        margin-bottom: 3rem;
    }
    
    .catalog-header .brand-logo,
    .catalog-header .model-image-header {
        max-width: 100px;
        margin-bottom: 1.5rem;
    }
    
    .breadcrumbs-list {
        font-size: 1.2rem;
    }
    
    .catalog-breadcrumbs {
        padding: 1rem 0;
        margin-bottom: 2rem;
    }
}

@media (max-width: 480px) {
    .catalog-title {
        font-size: 2.4rem;
    }
    
    .catalog-description {
        font-size: 1.4rem;
    }
    
    .brand-info {
        flex-direction: column;
        gap: 0.5rem;
    }
}