@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//cacellular.co.za/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-header-banner-h: 110px;
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", 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: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(230,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-image: url(https://cacellular.co.za/wp-content/uploads/2025/08/Womens-Month.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(43,43,43);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}

}
:root{
--wd-container-w: 1222px;
--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;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

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

.main-nav .menu > li > a {
    font-size:12px;
}

.wd-entities-title{
	height:auto !important;
}

/* No products found*/
woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #000000!important;
}

/* Hide Returns and Warranty on product pages*/
.wcst_on_product {
    position: relative;
    display: none;
}

/* Menu Link red text */
#menu-main-menu .menu-item-42124 .nav-link-text{
	color: #ff0000;
}

/* Popup close button*/
.mfp-wrap .woodmart-promo-popup {
	position: relative;
}

body #cboxClose, 
body .full-screen-close-icon, 
body button.mfp-close {
	position: absolute;
}


/* Lead Time Text and color*/
/* Item variation name */
.variation .variation-WaitingTime .item-variation-name{
	color:#ea4747;
	font-size:14px;
	
}

/* Paragraph */
.variation-WaitingTime .item-variation-value p, h3{
	color:#ea4747;
	font-size:14px;
}


/* Woocommerce info */
.hentry .woocommerce-form-coupon-toggle .woocommerce-info{
	background-color:#ffffff !important;
	
}

/* Align buttons */
.product-grid-item .product-title{
min-height:90px;
}

/* Returning customer notice */
woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #ffffff!important;
}

.woocommerce-form-coupon-toggle>.woocommerce-info, .woocommerce-form-login-toggle>.woocommerce-info {
    display: block;
    margin-bottom: 25px !important;
    padding: 0;
    min-height: 0;
    background-color: transparent;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
}
.product-grid-item{padding-bottom: 90px}

/* Show the Remove Compare Button */
.compare-value .wd-action-btn.wd-style-text.wd-cross-icon {
	display: flex !important;
}

/* page title styles */
.page-title.page-title-default.title-size-small.title-design-centered.color-scheme-dark {
	background-color: #fff !important;
}@media (min-width: 1025px) {
	/* Product Header Title font size*/
.title-size-default .entry-title {
    font-size: 34px;
}



/* Product Titles font size*/
.category-grid-item .category-title {
    margin-bottom: 0;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
}

.wd-action-btn.wd-style-text{display:none}

/* Page Title styles */
.page-title {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* Making the site full width */
.container {
	max-width: 95% !important;
}

/* Menu hover styles */
.wd-header-nav.wd-header-main-nav.text-left.wd-design-1.navigation-style-default,
#menu-new-main-menu {
	height: 100%;
}

#menu-new-main-menu > li {
	display: flex;
	align-items: center;
}

#menu-new-main-menu > li:hover {
	background-color: #e60000;
}

#menu-new-main-menu > li > a {
	transition: inherit;
	transition-duration: 1.5s;
/*	font-family: roboto;
	font-weight: 500;
	font-size: 13px; */
}

#menu-new-main-menu > li:hover > a,
#menu-new-main-menu > li:hover > a::after {
	color: #fff
}


/* Updating the spacing for the mega menu */
.ca-mega-menu-column .wpb_wrapper {
	padding-top: 15px;
}

.wd-dropdown-menu.wd-design-full-width {
	padding-top: 0;
}

.ca-header-contact-button {
	border: 2px solid #000;
	border-radius: 100px !important;
}

.ca-header-contact-button:hover {
	background-color: #e60000;
	border-color: #e60000;
	color: #fff !important;
}

.ca-custom-login-button {
	background-color: #e60000 !important;
	border-radius: 100px !important;
	color: #fff !important;
	font-size: 10px;
	padding: 5px 15px;
}

.site-content.shop-content-area {
	margin-top: 25px;
}

/* Borders on Menu */
.whb-row.whb-header-bottom.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bbbbbb; /* #e60000; */
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.wd-dropdown-menu.wd-dropdown.wd-design-full-width.color-scheme-dark.sub-menu-dropdown {
	margin-top: 1px !important;
}

/* Search Icon */

.wd-header-search {
	background-color: #e60000;
	border-radius: 50%;
}

.search-button-icon {
	color: #fff;
}

/* Home Cards */

.ca-home-cards img {
	max-width: 80%;
}

/* Vodacom Contract Offers */
div[data-id="1b2be4e"] > div > div > div:first-child {
	padding-left: calc((100vw - 1222px - var(--wd-scroll-w)) / 2) !important;
	padding-right: calc((100vw - 1222px - var(--wd-scroll-w)) / 2) !important;
}

div[data-id="1b2be4e"] > div > div > div:last-child {
	width: 1536px;
	max-width: 1536px;
	left: -413.2px;
	position: relative;
}

/* Product Text and Price Spacing */

/*.wd-entities-title{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}
*/

.wd-entities-title{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product-grid-item .price{
	padding-top: 20px; !important;
}

}

@media (max-width: 576px) {
	body .product-title, 
body .product-grid-item .product-title{
min-height:45px;
max-height:45px;
}
}

