@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.fivemcar.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.fivemcar.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.fivemcar.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.fivemcar.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.fivemcar.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.fivemcar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.fivemcar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.fivemcar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.fivemcar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: Verdana, Geneva, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(252,252,252);
	--wd-text-font-size: 14px;
	--wd-title-font: Verdana, Geneva, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: Verdana, Geneva, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(255,255,255);
	--wd-entities-title-color-hover: rgb(255, 255, 255);
	--wd-alternative-font: Verdana, Geneva, sans-serif;
	--wd-widget-title-font: Verdana, Geneva, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(252,252,252);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Verdana, Geneva, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(203,22,206);
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(203,22,206);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-font-family: "Geologica", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 18px;
	--btn-bgcolor: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(136,173,153);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
html table th {
	text-transform: none;
	color: rgb(255,255,255);
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-weight: 600;
	color: rgb(255,255,255);
	background: rgb(203,22,206);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(203,22,206);
}
html .cart-totals-inner .checkout-button {
	font-weight: 600;
	font-size: 18px;
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .cart-totals-inner .checkout-button:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .cart-totals-inner .checkout-button, html #place_order {
	font-weight: 600;
	color: rgb(0,0,0);
	background: rgb(255,255,255);
}
html .cart-totals-inner .checkout-button:hover, html #place_order:hover {
	color: rgb(0,0,0);
	background: rgb(255,255,255);
}
html .wd-buy-now-btn {
	font-family: Verdana, Geneva, sans-serif;	font-weight: 700;
	font-size: 18px;
	color: rgb(0,0,0);
	background: rgb(255,255,255);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-bg: rgb(237,237,237);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 44px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(255,255,255);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 20px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
	--wd-nscroll-drag-bg: rgb(136,173,153);
	--wd-nscroll-drag-bg-hover: rgba(136,173,153,0.8);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -50px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 60px;
	}

}
:root{
--wd-container-w: 1720px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1720px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*
 * MASTER GLOBAL CUSTOM CSS - FIVEM GARAGE
 * ----------------------------------------------------
 * GOAL: Complete visibility and layout fixes for dark/light themes.
 */

/* ================================================= */
/* 1. GLOBAL HEADER & MOBILE CORRECTIONS             */
/* ================================================= */

/* Force header navigation and tools to white on the dark background */
.whb-main-header .wd-nav li > a,
.whb-main-header .wd-nav li > a .nav-link-text,
.whb-main-header .wd-tools-element > a,
.whb-main-header .wd-tools-element > a .wd-tools-text,
.whb-main-header .wd-tools-element > a .wd-tools-icon,
.whb-main-header .wd-header-my-account a,
.whb-main-header .wd-header-nav a {
    color: #FFFFFF !important;
}

/* Header Hover and Active states */
.wd-nav li:hover > a,
.wd-nav li.wd-opened > a,
.wd-nav li.current-menu-item > a,
.wd-tools-element:hover > a,
.wd-tools-element:hover .wd-tools-icon {
    color: #FFFFFF !important;
}

/* FIX: Cart Icon Number (Badge) - Black text inside white circle (Desktop & Mobile) */
.wd-cart-number,
.woodmart-cart-number,
.wd-tools-count,
.wd-tools-element .wd-cart-number {
    color: #000000 !important;
    background-color: #FFFFFF !important;
}

/* Ensure nested spans (like 'item' text on mobile) are also black */
.wd-cart-number span,
.wd-tools-count span {
    color: #000000 !important;
}

/* Navigation Dropdown Menus (Usually have light backgrounds) */
.wd-dropdown :is(a, span, .nav-link-text, .woodmart-nav-link),
.wd-dropdown-menu :is(a, span, .nav-link-text, .woodmart-nav-link),
.wd-sub-menu :is(a, span, .nav-link-text),
.wd-dropdown-my-account :is(a, span, .wd-sub-menu-item),
[class*="color-scheme-"].wd-dropdown :is(a, span, .nav-link-text) {
    color: #000000 !important;
}

/* Navigation Dropdown Caret Styling */
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #FFFFFF !important;
}

/* ================================================= */
/* 2. SEARCH SUGGESTIONS (BLACK TEXT ON WHITE BG)    */
/* ================================================= */

/* Force the search suggestion dropdown to have black text */
.wd-search-suggestions,
.wd-suggestions-group {
    background-color: #FFFFFF !important;
}

.wd-search-suggestions :is(.wd-entities-title, .price, .amount, .wd-all-results) {
    color: #000000 !important;
}

/* Matched search keywords (strong tags) inside suggestions */
.wd-search-suggestions strong {
    color: #E320A4 !important; /* Theme Magenta for matched words */
}

/* Hover state for individual suggestions */
.wd-suggestion:hover {
    background-color: #f9f9f9 !important;
}

/* ================================================= */
/* 3. SIDEBARS (MINI CART & LOGIN SIDE)              */
/* ================================================= */

/* Shared Background for Sidebar Widgets (White) */
.wd-side-hidden,
.wd-side-hidden .wd-heading,
.wd-side-hidden .widget_shopping_cart,
.wd-side-hidden .login-form-side {
    background-color: #FFFFFF !important;
}

/* Force all sidebar text to Black */
.wd-side-hidden *,
.wd-side-hidden .title,
.wd-side-hidden label,
.login-form-side p,
.login-form-side a,
.wd-side-hidden .woocommerce-mini-cart-item a {
    color: #000000 !important;
}

/* NEW FIX: Ensure Login Sidebar Registration section is Black */
.login-form-side .create-account-question p,
.login-form-side .create-account-button,
.create-account-question p,
.create-account-button {
    color: #000000 !important;
}

/* SIDEBAR QUANTITY BUTTONS TO BLACK */
.wd-side-hidden .quantity :is(.minus, .plus, .btn, input.qty) {
    color: #000000 !important;
}

/* Mini-cart Price Amounts (Black text on white bg) */
.wd-side-hidden .woocommerce-mini-cart-item .quantity,
.wd-side-hidden .woocommerce-mini-cart-item .woocommerce-Price-amount,
.wd-side-hidden .total .woocommerce-Price-amount,
.wd-side-hidden .total .amount {
    color: #000000 !important;
    background-color: transparent !important;
    padding: 0 !important;
}

/* Sidebar Action Buttons (White text on black bg) */
.wd-side-hidden .button:not(.minus):not(.plus):not(.create-account-button),
.wd-side-hidden .btn:not(.minus):not(.plus):not(.create-account-button) {
    color: #FFFFFF !important;
}

/* ================================================= */
/* 4. SHOP ARCHIVE PAGE (BLACK BG / WHITE CARDS)    */
/* ================================================= */

/* Global Archive Background (Deep Black) */
.post-type-archive-product .main-page-wrapper,
.tax-product_cat .main-page-wrapper,
.wd-shop-main {
    background-color: #000000 !important;
}

/* SHOPIFY-STYLE PRODUCT CARD (WHITE BLOCK) */
/* Added border/outline reset to fix the "white border" issue on right edges */
.product-grid-item, 
.wd-product, 
.product-wrapper {
    border: none !important;
    outline: none !important;
    box-shadow: none !important; /* Resetting theme-default shadows */
}

.product-grid-item {
    background-color: #FFFFFF !important;
    border-radius: 12px !important;
    padding: 0 !important; /* REMOVED main padding to allow image flush */
    display: flex !important;
    flex-direction: column !important;
    /* Spacing between cards vertically */
    height: calc(100% - 30px) !important;
    margin-bottom: 30px !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    overflow: hidden !important;
    /* Adjusted shadow to be purely dark to avoid "light border" artifacts */
    box-shadow: 0 4px 10px rgba(0,0,0,0.4) !important;
}

.product-grid-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.6) !important;
}

/* --- FINAL FIX: FLUSH FULL-WIDTH IMAGE VIEW (NO WHITE BORDERS, NO CROP) --- */

.product-grid-item .content-product-imagin {
    display: none !important; 
}

.product-grid-item .product-element-top {
    margin: 0 !important; 
    width: 100% !important; 
    border-radius: 12px 12px 0 0 !important; 
    overflow: hidden !important;
    background: transparent !important;
    position: relative !important;
    padding: 0 !important;
    border: none !important;
    display: block !important; 
}

.product-grid-item .product-element-top :is(img, .hover-img img, .product-image-link) {
    width: 100% !important; 
    height: auto !important; /* Show original full image height */
    object-fit: contain !important; /* Ensures the whole image is visible */
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

/* Re-apply internal padding to the content area so text/buttons don't touch edges */
.product-grid-item .product-element-bottom {
    padding: 15px 15px 20px 15px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    border: none !important;
}

/* Visibility (Black for White Card) */
.product-grid-item :is(.wd-entities-title, .wd-entities-title a, .price, .amount, .wd-product-cats, .wd-product-cats a, .price .amount, .price ins, .price del) {
    color: #000000 !important;
}

/* --- TITLE FONT SIZE FIX (2px BIGGER) --- */
.product-grid-item .wd-entities-title {
    font-size: 17px !important; 
    line-height: 1.3 !important;
    margin-bottom: 8px !important;
    border: none !important;
}

/* --- ACTION BUTTONS INSIDE CARD --- */
.product-grid-item .quantity {
    display: none !important; 
}

.product-grid-item :is(.wd-add-btn-replace, .wd-buttons-wd-pos-r-t, .product-footer) {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    gap: 8px !important;
    margin-top: auto !important; 
    padding-top: 10px;
}

/* Add to Cart (Black Background / White Text) */
.product-grid-item :is(.add_to_cart_button, .wd-add-cart-btn > a) {
    background-color: #000000 !important; 
    color: #FFFFFF !important;
    font-weight: 800;
    border-radius: 6px;
    padding: 12px 10px !important;
    text-align: center;
    border: none !important;
}

/* Buy Now (Secondary White/Black) */
.product-grid-item :is(.wd-buy-now-btn, .wd-buy-now-btn a) {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    border: 2px solid #000000 !important;
    font-weight: 800;
    border-radius: 6px;
    padding: 10px 10px !important;
    text-align: center;
}

/* --- PILL FILTERS --- */
.wd-shop-tools .wd-action-btn > a, .wd-pf-title, .wd-filter-buttons a {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    border-radius: 50px !important;
    padding: 8px 25px !important;
    border: 1px solid #DDDDDD !important;
    font-weight: 600 !important;
    width: auto !important;
}

/* ================================================= */
/* 5. SINGLE PRODUCT PAGE STYLING                    */
/* ================================================= */

.single-product .summary :is(.product_title, .price, .woocommerce-product-details__short-description, .product_meta, .amount, .woocommerce-tabs .panel) {
    color: #FFFFFF !important;
}

/* --- QUANTITY INPUT (HIDING FOR DIGITAL PRODUCTS) --- */
.single-product .quantity, .wd-sticky-btn .quantity {
    display: none !important;
}

/* --- BUTTON STACKING --- */
.summary form.cart, .wd-sticky-btn-cart form.cart {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

/* Add to Cart (Black Background / White Text) */
.summary .single_add_to_cart_button, .wd-sticky-btn .single_add_to_cart_button {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    font-weight: 800;
    padding: 15px !important;
    border-radius: 8px !important;
}

.summary .wd-buy-now-btn, .wd-sticky-btn .wd-buy-now-btn {
    background-color: #FFFFFF !important;
    color: #000000 !important;
    border: 2px solid #000000 !important;
    font-weight: 800;
}

/* ================================================= */
/* 6. GUARANTEED CHECKOUT SECTION (CENTERED)         */
/* ================================================= */

.footer__payment-icons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
    width: 100%;
}

.checkout-guarantee {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #FFFFFF !important;
    font-size: 18px; /* Balanced size */
    font-weight: 600;
    margin-bottom: 20px;
    opacity: 0.9;
}

.checkout-guarantee svg {
    fill: #ff9d2d; 
    width: 18px;
    height: 18px;
}

.footer-payment-list {
    display: flex !important;
    flex-wrap: wrap !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    gap: 15px !important; 
    justify-content: center !important; 
}

.list-payment__item {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF !important;
    padding: 6px 14px !important;
    border-radius: 6px !important;
    box-shadow: 0 3px 6px rgba(0,0,0,0.3) !important;
    height: 34px !important;
}

.list-payment__item svg {
    width: 40px !important;
    height: 22px !important;
    display: block;
}

/* ================================================= */
/* 7. CART & CHECKOUT PAGES (WHITE BG / BLACK TEXT)  */
/* ================================================= */

/* Force White Background on Main Wrapper */
.woocommerce-cart, 
.woocommerce-checkout, 
.woocommerce-order-received,
.woocommerce-cart .main-page-wrapper,
.woocommerce-checkout .main-page-wrapper {
    background-color: #FFFFFF !important;
}

/* * SCOPED BLACK TEXT FIX: 
 * Limits black text to the main content area only. 
 * This protects the footer and alerts (notices) from turning black.
 */
:is(.woocommerce-cart, .woocommerce-checkout) .main-page-wrapper :is(label, p, span, td, th, h1, h2, h3, a:not(.button), .wd-entities-title) {
    color: #000000 !important;
}

/* CART & CHECKOUT QUANTITY SIGNS TO BLACK */
:is(.woocommerce-cart, .woocommerce-checkout) .main-page-wrapper .quantity :is(.minus, .plus, input.qty, .btn) {
    color: #000000 !important;
}

/* Force All Prices and Currency Symbols to Black inside the main area */
:is(.woocommerce-cart, .woocommerce-checkout) .main-page-wrapper :is(.amount, .woocommerce-Price-amount, .woocommerce-Price-currencySymbol) {
    color: #000000 !important;
}

/* ================================================= */
/* 8. FAQ ACCORDION STYLING (FORCE WHITE TEXT)       */
/* ================================================= */

/* Ensures the question text stays white even on hover/active states */
.wd-accordion-title .wd-accordion-title-text,
.wd-accordion-title .wd-accordion-title-text span {
    color: #FFFFFF !important;
    transition: color 0.3s ease;
}

/* Override the default WoodMart black-on-hover behavior */
.wd-accordion-title:hover .wd-accordion-title-text,
.wd-accordion-title:hover .wd-accordion-title-text span,
.wd-accordion-item.wd-active .wd-accordion-title .wd-accordion-title-text,
.wd-accordion-item.wd-active .wd-accordion-title .wd-accordion-title-text span {
    color: #FFFFFF !important;
}

/* ================================================= */
/* 9. GLOBAL UI COMPONENTS                           */
/* ================================================= */

/* Center Scroll to Top Button */
.scrollToTop {
    right: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
}

.scrollToTop.button-show {
    transform: translateX(-50%) !important;
}

/* SUCCESS POPUP (Added to Cart) Text */
.added-to-cart h3 {
    color: #000000 !important;
}

/* WOOCOMMERCE MESSAGES (FORCE WHITE TEXT ON BLACK BG) */
.woocommerce-message, .woocommerce-info, .woocommerce-error {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

/* Ensure deep nested elements in notices stay white */
.woocommerce-message :is(p, span, div, li) {
    color: #FFFFFF !important;
}

/* FIX: BUTTON TEXT COLOR (WHITE ON BLACK BACKGROUNDS) */
.added-to-cart .btn,
.wd-popup-content .button,
.wd-popup-content .btn,
.woocommerce-message .button,
.wd-quick-view .button {
    color: #FFFFFF !important;
}


/* ------------------------------Nazmus ----------------------------- */



/* Pagination Color */
.woodmart-pagination,
.woodmart-pagination a,
.woodmart-pagination span,
.page-numbers {
color:#fff !important;
}

.woodmart-pagination .current {
color:#fff !important;
border-color:#fff !important;
}

@media(max-width:768px){






