: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-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);
}

@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;
}
.product-grid-item .quick-shop-wrapper {
    overflow-y: auto;
    max-height: 220px;
}*/
/* The Glow and Shake Animation */
.custom-attention-shake {
    animation: shake 0.5s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    border: 2px solid #e31e24 !important; /* CaCell Red */
    border-radius: 5px;
    background-color: #fffafa;
}

@keyframes shake {
    10%, 90% { transform: translate3d(-1px, 0, 0); }
    20%, 80% { transform: translate3d(2px, 0, 0); }
    30%, 50%, 70% { transform: translate3d(-4px, 0, 0); }
    40%, 60% { transform: translate3d(4px, 0, 0); }
}

}

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

