:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(73,51,209);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(73,51,209);
	--btn-accented-bgcolor-hover: rgb(65,46,188);
	--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-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
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(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1540px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/*
 * Woodmart Color Override for Tech Solution BD
 * Matches experttechnologiesbd.com colors
 *
 * Primary Blue: #04509f
 * Secondary Dark: #333333
 *
 * HOW TO USE:
 * 1. Go to Woodmart → Theme Settings → Custom CSS
 * 2. Paste this entire code
 * 3. Click Save Options
 */

/* ============================================
   PRIMARY COLOR OVERRIDE (#04509f)
   ============================================ */

/* CSS Variables */
:root {
    --wd-primary-color: #04509f !important;
    --wd-link-color: #04509f !important;
}

/* Links and Buttons */
a:hover,
.wd-entities-title a:hover,
.color-primary,
.wd-nav .menu-item-has-children:hover > a,
.wd-nav-product-cat .menu-item:hover > a {
    color: #04509f !important;
}

/* Primary Background Elements */
.btn-color-primary,
.button-color-primary,
.wd-action-btn.wd-style-icon:hover,
.add_to_cart_button:hover,
.single_add_to_cart_button,
.checkout-button,
.woocommerce-form-login__submit,
.wd-search-form button,
input[type="submit"].btn-color-primary,
.mc4wp-form-fields button,
.wd-sticky-btn .wd-action-btn:hover,
.wd-accordion.wd-style-default .wd-accordion-title:hover,
.wd-header-main-nav .menu > .item-level-0.current-menu-item > a:after,
.wd-header-main-nav .menu > .item-level-0.current-menu-ancestor > a:after {
    background-color: #04509f !important;
}

/* Add to Cart Buttons */
.single_add_to_cart_button,
.checkout-button,
.woocommerce .button.alt,
.woocommerce button.button.alt,
.wc-proceed-to-checkout .checkout-button,
.woocommerce #respond input#submit,
.woocommerce a.button.alt {
    background-color: #04509f !important;
    border-color: #04509f !important;
}

.single_add_to_cart_button:hover,
.checkout-button:hover,
.woocommerce .button.alt:hover,
.woocommerce button.button.alt:hover {
    background-color: #033d7a !important;
    border-color: #033d7a !important;
}

/* Header & Navigation */
.wd-header-main-nav .menu > .item-level-0:hover > a,
.wd-header-main-nav .menu > .item-level-0.current-menu-item > a {
    color: #04509f !important;
}

/* Primary color for various elements */
.price ins,
.woocommerce .star-rating span:before,
.woocommerce p.stars a:hover:before,
.woocommerce p.stars.selected a:before,
.wd-rating-summary .star-rating span:before {
    color: #04509f !important;
}

/* Borders */
.wd-bordered-btn:hover,
input:focus,
select:focus,
textarea:focus,
.wd-action-btn.wd-style-icon:hover,
.wd-tabs.wd-style-default .wd-nav-tabs li.wd-active,
.wd-accordion.wd-style-default .wd-accordion-item.wd-active .wd-accordion-title {
    border-color: #04509f !important;
}

/* Widgets */
.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #04509f !important;
}

/* Product Labels - Keep default or customize */
.product-label.wd-label-new {
    background-color: #04509f !important;
}

/* Mobile Bottom Toolbar */
.wd-toolbar .wd-tools li > a:hover,
.wd-toolbar .wd-tools li > a.wd-active {
    color: #04509f !important;
}

/* Sale Price */
.price del {
    color: #999 !important;
}

/* ============================================
   SECONDARY COLOR (#333333)
   ============================================ */

/* Text colors */
body,
.site-content,
h1, h2, h3, h4, h5, h6,
.wd-entities-title,
.product-title,
.entry-title {
    color: #333333 !important;
}

/* Footer */
.footer-container,
.copyrights-wrapper {
    background-color: #1a1a1a !important;
}

/* ============================================
   HEADER STYLING
   ============================================ */

/* Top bar with primary color */
.wd-header-top-bar {
    background-color: #04509f !important;
}

.wd-header-top-bar,
.wd-header-top-bar a,
.wd-header-top-bar .menu > li > a {
    color: #ffffff !important;
}

/* Main navigation bar */
.wd-header-main-nav {
    background-color: #04509f !important;
}

.wd-header-main-nav .menu > .item-level-0 > a {
    color: #ffffff !important;
}

.wd-header-main-nav .menu > .item-level-0:hover > a,
.wd-header-main-nav .menu > .item-level-0.current-menu-item > a {
    color: #ffffff !important;
    background-color: rgba(255,255,255,0.1) !important;
}

/* ============================================
   PRODUCT STYLING
   ============================================ */

/* Product hover effects */
.wd-product:hover .wd-entities-title a {
    color: #04509f !important;
}

/* Price styling */
.price,
.wd-price,
.woocommerce .price {
    color: #04509f !important;
}

/* Product buttons */
.wd-product .wd-buttons .wd-action-btn:hover {
    background-color: #04509f !important;
    color: #ffffff !important;
}

/* Category styling */
.wd-product-cats a:hover {
    color: #04509f !important;
}

/* ============================================
   FORMS & INPUTS
   ============================================ */

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus,
select:focus {
    border-color: #04509f !important;
    box-shadow: 0 0 0 1px #04509f !important;
}

/* Search form */
.wd-search-form .searchsubmit,
.wd-search-full-screen .wd-search-inner button {
    background-color: #04509f !important;
}

/* ============================================
   BREADCRUMBS & PAGE TITLE
   ============================================ */

.wd-breadcrumbs a:hover {
    color: #04509f !important;
}

/* ============================================
   CART & CHECKOUT
   ============================================ */

.wd-cart-totals .order-total .woocommerce-Price-amount {
    color: #04509f !important;
}

/* ============================================
   PAGINATION
   ============================================ */

.wd-pagination .page-numbers.current,
.wd-pagination .page-numbers:hover {
    background-color: #04509f !important;
    border-color: #04509f !important;
    color: #ffffff !important;
}

/* ============================================
   NEWSLETTER / MAILCHIMP
   ============================================ */

.mc4wp-form-fields input[type="submit"],
.wd-newsletter-form button {
    background-color: #04509f !important;
}

/* ============================================
   SALE COUNTDOWN
   ============================================ */

.wd-product-countdown .countdown-value {
    color: #04509f !important;
}

/* ============================================
   MOBILE MENU
   ============================================ */

.wd-sidebar-menu .menu-item:hover > a,
.wd-sidebar-menu .current-menu-item > a {
    color: #04509f !important;
}

/* Mobile menu button */
.wd-burger-icon:hover {
    color: #04509f !important;
}
