:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(230,0,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgba(0,0,0,0.4);
	--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: 109px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://cacellular.co.za/wp-content/uploads/2021/08/black-friday-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(43,43,43);
	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-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-el-font-size: 10px;
	--wd-sticky-btn-height: 105px;
	}
	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: 12px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-header-el-font-size: 8px;
	--wd-sticky-btn-height: 90px;
	}
	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: 9px;
	}

}
:root{
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
--wd-brd-radius: 12px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Roboto !important;
}

.wd-page-title {
background-color: rgb(255,255,255);
}

.woodmart-catalog-save-amount {
    font-size: 13px;
    font-weight: 600;
    color: #d1461c; /* Vivid sale red color */
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}
.woodmart-catalog-save-amount .woocommerce-Price-amount {
    color: #d1461c;
    font-weight: 700;
}@media (min-width: 1025px) {
	/* Ensure the menu takes full width */
#menu-new-main-menu, 
#menu-master-menu {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* Create the equal-sized blocks with dividers */
#menu-new-main-menu > li,
#menu-master-menu > li {
    flex: 1; /* Makes all blocks exactly the same size */
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(255, 255, 255, 0.3); /* Subtle white divider */
    transition: all 0.3s ease-in-out;
}

/* Remove the divider from the very last menu item */
#menu-new-main-menu > li:last-child,
#menu-master-menu > li:last-child {
    border-right: none;
}
/* Creative Block Hover State */
#menu-new-main-menu > li:hover,
#menu-master-menu > li:hover {
    background-color: var(--wd-primary-color); /* Adds a slight white overlay */
    box-shadow: inset 0 -4px 0 #ffffff; /* Creates a thick white line at the bottom */
    transform: translateY(-2px); /* Moves the block slightly up for a 3D feel */
    z-index: 1; /* Ensures the hover effect overlaps neighboring borders nicely */
}

/* Keep text white on hover */
#menu-new-main-menu > li:hover > a,
#menu-master-menu > li:hover > a {
    color: #ffffff;
}
}

@media (max-width: 576px) {
	/* ---------- 8) MOBILE FIX ---------- */
@media (max-width: 768px) {
    .wd-sticky-btn .wd-sticky-add-to-cart {
        flex-wrap: wrap;
        gap: 12px;
        padding: 12px 15px;
    }

    .wd-sticky-btn .wd-sticky-add-to-cart-left,
    .wd-sticky-btn .wd-sticky-product,
    .wd-sticky-btn .wd-sticky-add-to-cart-right,
    .wd-sticky-btn form.cart {
        width: 100%;
        flex-wrap: wrap;
    }

    .wd-sticky-btn .single_add_to_cart_button,
    .wd-sticky-btn .wd-buy-now-btn {
        flex: 1 1 100%;
        width: 100%;
    }

    .product-grid-item .product-title {
        min-height: auto !important;
    }

    .product-grid-item {
        padding-bottom: 16px !important;
    }
}
}

