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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(225,74,92);
	--wd-alternative-color: rgb(115,84,239);
	--wd-link-color: rgb(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
	--btn-default-bgcolor: rgb(225,74,92);
	--btn-default-bgcolor-hover: rgb(224,49,69);
	--btn-accented-bgcolor: rgb(225,74,92);
	--btn-accented-bgcolor-hover: rgb(224,49,69);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 274px;
}
.wd-page-title {
	background-color: rgb(246,245,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-scroll {
	--wd-nscroll-width: 0%;
}
.product-labels .product-label.onsale {
	background-color: rgb(140,188,103);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(196,198,29);
}
.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;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

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

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


/* Hide new product label in the cart page */
.cart-new-product .new.product-label {
    display: none;
}
/* Hide new product label in the cart page */





/* Show or hide based on logged in */

/* Hide Wishlist button */
.remove-wish .wd-wishlist-btn {
    display: none !important;
		color: black;
}

/* Hide Compare button */
.remove-wish .wd-compare-btn {
    display: none !important;
}

/* Hide Quick View button */
.remove-wish .quick-view {
    display: none !important;
}

/* Hide SKU section */
.remove-wish .wd-product-sku {
    display: none !important;
}



body:not(.logged-in) .show-if-logged-in {
    display: none !important;
}

body.logged-in .show-if-logged-out {
    display: none !important;
}


body.logged-in .hide-if-logged-in {
    display: none !important;
}


body:not(.logged-in) div.whb-fb30n0xk19c5wyfadly0 {
    display: none !important;
}

/* notice placed in the Regular Products table navigation */
body.logged-in .guest-prices-notice {
  display: none !important;
}

.guest-prices-notice {
  background: #fff9c4;
  color: #333;
  padding: 2px 8px;
  border-radius: 4px;
  font-weight: 600;
  box-shadow: 0 2px 6px rgba(0,0,0,0.03);
  display: inline-block;  /* Keeps the highlight tight */
  margin-top: 4px;        /* Space from the item above */
}


/* END OF Show or hide based on logged in */




/* change the font color in customer category tab to black */
.wcb2b-customer-group {
    font-weight: bold;
		color:black;
}




/* marquee brands in home page */
.marquee-slide {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.marquee-slide .wd-grid-g {
  display: flex;
  align-items: center;
  animation: brand-marquee-scroll 100s linear infinite;
  width: max-content;
}

.marquee-slide .wd-col {
  flex: 0 0 auto;
  margin: 0 32px;
}

@keyframes brand-marquee-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.marquee-slide .wd-col {
  flex: 0 0 auto; /* Don't grow/shrink */
  margin: 0 32px;
}

.marquee-slide .wd-brand-item img {
  width: auto;
  max-height: 60px; /* or whatever max height fits your design */
  display: block;
}
/* END OF marquee brands in home page */


/* to remove the sidebar and filter text from product table container */
.wd-show-sidebar-btn, .wd-filter-buttons {display: none !important}

/* to move up the floating cart on mobile */
@media(max-width: 1199px){
  .wcpt-cart-widget {
    bottom: 55px;
    width: 95%;
    left: 2.5%;
    border-radius: 10px;
  }  
}







/* Checkout Login Box Styling */
/* Wrapper */
.custom-checkout-login-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

/* Login Form Container */
.custom-checkout-login-form {
    max-width: 500px;
    width: 100%;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.03);
}

/* Heading & Subtext */
.custom-checkout-login-heading {
    margin-bottom: 20px;
}

.custom-checkout-login-heading h2 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #222;
}

.custom-checkout-login-heading p {
    font-size: 16px;
    color: #666;
}

/* Login Form Elements */
.custom-checkout-login-form form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
}

.custom-checkout-login-form input[type="text"],
.custom-checkout-login-form input[type="email"],
.custom-checkout-login-form input[type="password"] {
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    width: 100%;
    font-size: 16px;
}

.custom-checkout-login-form button {
    background-color: #222;
    color: #fff;
    padding: 12px 24px;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.custom-checkout-login-form button:hover {
    background-color: #444;
}

/* Create Account Link */
.custom-create-account-link {
    margin-top: 20px;
}

.custom-create-account-link a.button {
    background-color: #0066cc;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 6px;
    display: inline-block;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.custom-create-account-link a.button:hover {
    background-color: #004999;
}

@media screen and (max-width: 768px) {
    .custom-checkout-login-form {
        padding: 20px;
    }
}

/* END OF Checkout Login Box Styling */



/* Sales agent Switchbar floating and adjusted*/
/* Default: mobile and below 1200px — centered */
.wcb2bsa-switch-form {
    top: initial !important;
    left: 50% !important;
    bottom: 120px !important;
    right: initial !important;
    transform: translateX(-50%) !important;
    display: inline-block !important;
    width: 90% !important;           /* ✅ NEW */
    max-width: 420px !important;     /* ✅ NEW */
    padding: 12px 16px !important;   /* ✅ More breathing room */
    text-align: center !important;
    border-radius: 10px !important;
}

/* Desktop 1200px and up — aligned right */
@media (min-width: 1200px) {
    .wcb2bsa-switch-form {
        left: initial !important;
        right: 20px !important;
        transform: none !important;
        bottom: 50px !important;
    }
}

.wcb2bsa-switch-form > div {
    font-size: .8em !important;
    padding: 0 2px 2px !important;
}
/* END OF Sales agent Switchbar floating and adjusted*/







/* Category side menu: make sure it's always on top */
body > div.mobile-nav.wd-side-hidden.wd-side-hidden-cat.wd-left.wd-opener-item.wd-opened {
    z-index: 100000 !important;
    position: fixed !important;
    top: 0;
    left: 0;
    height: 100vh;
}
/*END OF Category side menu: make sure it's always on top */
