:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,115,223);
	--wd-alternative-color: rgb(194,209,151);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(0,115,223);
	--btn-accented-bgcolor-hover: rgb(145,186,199);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
}
.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-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: 245px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: 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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
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-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(238,238,34);
	color: rgb(0,0,0);
}
.wd .product-label.new {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 42px;
}

@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-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;
}



.wd-page-title {
background-color: rgb(245,247,248);
}

@font-face {
	font-family: "Satoshi";
	src: url("//www.mombasacomputers.com/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//www.mombasacomputers.com/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

/* Top bar link hover effect - underline */
.top-bar a:hover {
    text-decoration: underline !important;
}

/* Optional: Smooth transition for icons */
.top-bar i {
    transition: opacity 0.2s ease;
}

.top-bar a:hover i {
    opacity: 0.85;
}/* ============================================================
   CATEGORY NAVIGATION - FULLY RESPONSIVE (REWRITTEN)
   ============================================================ */

/* ---- Main Wrapper ---- */
.category-nav-wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 100%;
    max-width: 100%;
    background: #fafafa;
    border-bottom: 1px solid #eee;
    padding: 4px 6px;
    overflow: visible !important;
    position: relative;
    box-sizing: border-box;
}

/* ---- Fix parent containers ---- */
.wd-header-bottom,
.wd-header-bottom .container,
.wd-header-bottom-nav {
    overflow: visible !important;
}

/* ---- Scroll Buttons ---- */
.nav-scroll-btn {
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    transition: all 0.2s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    z-index: 10;
    padding: 0;
    line-height: 1;
    user-select: none;
}

.nav-scroll-btn:hover {
    background: #f0f0f0;
    border-color: #bbb;
    transform: scale(1.05);
}

.nav-scroll-btn:active {
    transform: scale(0.95);
}

/* ---- Scroll Container ---- */
.category-scroll-container {
    flex: 1 1 0;
    min-width: 0;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    white-space: nowrap;
    padding: 6px 0;
    margin: 0;
    scrollbar-width: none; /* Firefox: hide scrollbar */
    -webkit-overflow-scrolling: touch;
}

/* Hide scrollbar in all browsers */
.category-scroll-container::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

/* ---- Navigation List ---- */
.category-nav-list {
    display: inline-flex;
    align-items: center;
    gap: 24px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.category-nav-list li {
    display: inline-flex;
    flex-shrink: 0;
}

/* ---- Navigation Links ---- */
.category-nav-list a {
    position: relative;
    display: inline-block;
    color: #333 !important;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    padding: 4px 0 6px;
    transition: color 0.3s ease, transform 0.2s ease;
    letter-spacing: 0.2px;
    white-space: nowrap;
}

/* ---- Hover Effect ---- */
.category-nav-list a:hover {
    color: #2c7da0 !important;
    transform: translateY(-1px);
}

/* ---- Animated Underline ---- */
.category-nav-list a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #2c7da0;
    transition: width 0.3s ease-out;
}

.category-nav-list a:hover::after {
    width: 100%;
}

/* ============================================================
   RESPONSIVE BREAKPOINTS
   ============================================================ */

/* Laptops & Small Desktops (1200px) */
@media (max-width: 1200px) {
    .category-nav-list {
        gap: 20px;
    }
    .category-nav-list a {
        font-size: 14px;
    }
}

/* Tablets (992px) */
@media (max-width: 992px) {
    .category-nav-list {
        gap: 16px;
    }
    .category-nav-list a {
        font-size: 13px;
    }
    .nav-scroll-btn {
        flex: 0 0 30px;
        width: 30px;
        height: 30px;
        font-size: 18px;
    }
}

/* Mobile Landscape (768px) */
@media (max-width: 768px) {
    .category-nav-wrapper {
        gap: 3px;
        padding: 4px 4px;
    }
    .category-nav-list {
        gap: 14px;
    }
    .category-nav-list a {
        font-size: 12px;
        padding: 3px 0 5px;
    }
    .nav-scroll-btn {
        flex: 0 0 28px;
        width: 28px;
        height: 28px;
        font-size: 16px;
    }
    .category-scroll-container {
        padding: 4px 0;
    }
}

/* Mobile Portrait (480px) */
@media (max-width: 480px) {
    .category-nav-list {
        gap: 10px;
    }
    .category-nav-list a {
        font-size: 11px;
        letter-spacing: 0.1px;
        padding: 2px 0 4px;
    }
    .nav-scroll-btn {
        flex: 0 0 24px;
        width: 24px;
        height: 24px;
        font-size: 14px;
        border-width: 1px;
    }
    .category-scroll-container {
        padding: 3px 0;
    }
}

/* Extra Small (360px) */
@media (max-width: 360px) {
    .category-nav-list {
        gap: 8px;
    }
    .category-nav-list a {
        font-size: 10px;
    }
    .nav-scroll-btn {
        flex: 0 0 22px;
        width: 22px;
        height: 22px;
        font-size: 12px;
    }
}

/* ============================================================
   TOP BAR RESPONSIVE (Trust Badge + Contact)
   ============================================================ */
.top-bar-responsive {
    font-size: 17px;
}
.top-bar-responsive a {
    color: #ffffff;
    text-decoration: none;
    transition: text-decoration 0.2s ease;
}
.top-bar-responsive a:hover {
    text-decoration: underline !important;
}

@media (max-width: 1200px) {
    .top-bar-responsive { font-size: 15px; }
}
@media (max-width: 992px) {
    .top-bar-responsive { font-size: 14px; }
}
@media (max-width: 768px) {
    .top-bar-responsive { font-size: 12px; }
}
@media (max-width: 576px) {
    .top-bar-responsive { font-size: 10px; }
    .top-bar-responsive i { font-size: 11px; }
    .top-bar-responsive span { margin: 0 6px !important; }
}@media (min-width: 1025px) {
	/* Top bar link hover effect - underline */
.top-bar a:hover {
    text-decoration: underline !important;
}

/* Optional: Smooth transition for icons */
.top-bar i {
    transition: opacity 0.2s ease;
}

.top-bar a:hover i {
    opacity: 0.85;
}
.category-nav-inline a {
  transition: all 0.3s ease;
}
.category-nav-inline a:hover {
  color: #2c7da0;
}
.category-nav-inline a:hover::after {
  width: 100%;
}
.category-nav-inline a::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #2c7da0;
  transition: width 0.3s ease;
}
}

