.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(12,12,12);
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://smarttyres.co.za/wp-content/uploads/2023/08/Banner-title-YES-DIGITAL-2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	background-position:center top;
}

.footer-container{
	background-color:rgb(33,33,33);
	background-image: url(https://smarttyres.co.za/wp-content/uploads/2023/08/Banner-lower.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	background-attachment:scroll;
	background-position:center top;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product-grid-item .wd-entities-title, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount, html .product.product-grid-item del, html .product.product-grid-item del .amount, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .wd-scroll-content > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > ins .amount, html .product-image-summary-wrap .wd-scroll-content > .price > ins .amount, html .product-image-summary .summary-inner > .price del, html .product-image-summary .summary-inner > .price del .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount{
	color: rgb(61,61,61);
}

html .product-grid-item .wd-entities-title a:hover, html .product-grid-item .price > .amount:hover, html .product-grid-item .price ins > .amount:hover, html .product.product-grid-item del:hover, html .product.product-grid-item del .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .wd-scroll-content > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .product-image-summary-wrap .wd-scroll-content > .price > ins .amount:hover, html .product-image-summary .summary-inner > .price del:hover, html .product-image-summary .summary-inner > .price del .amount:hover, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount:hover, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount:hover{
	color: rgb(239,1,0);
}

:root{
--wd-primary-color:rgb(10,0,0);
}
:root{
--wd-alternative-color:rgb(239,1,0);
}
:root{
--wd-link-color:rgb(239,1,0);
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(255,240,8);
}
:root{
--btn-default-bgcolor-hover:rgba(10,0,0,0.79);
}
:root{
--btn-shop-bgcolor:rgb(255,240,8);
}
:root{
--btn-shop-bgcolor-hover:rgba(10,0,0,0.79);
}
:root{
--btn-accent-bgcolor:rgb(255,240,8);
}
:root{
--btn-accent-bgcolor-hover:rgba(10,0,0,0.79);
}
:root{
--notices-success-bg:rgb(69,150,71);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #333;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #333;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
	
	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//smarttyres.co.za/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//smarttyres.co.za/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

/* HIDE THE RED SALE LABEL EVERYWHERE */
.onsale, .product-label.onsale { display: none !important; }

/* SHARED COLORS */
[class*="online"] { background-color: #0071a1 !important; color: #fff !important; }
[class*="in-store"] { background-color: #7eb641 !important; color: #fff !important; }@media (min-width: 1025px) {
	/* DESKTOP RIBBON SETTINGS */
.product-labels {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 120px !important;
    height: 120px !important;
    overflow: hidden !important;
    z-index: 10 !important;
}

.wd-label.attribute-label {
    position: absolute !important;
    display: block !important;
    width: 180px !important; /* Extra wide for Desktop */
    line-height: 32px !important;
    top: 22px !important;
    left: -45px !important;
    transform: rotate(-45deg) !important;
    text-align: center !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2) !important;
    border-radius: 0 !important;
}
}

@media (max-width: 576px) {
	/* MOBILE RIBBON SETTINGS */
.product-labels {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 80px !important;
    height: 60px !important;
    overflow: hidden !important;
    z-index: 10 !important;
}

.wd-label.attribute-label {
    position: absolute !important;
    display: block !important;
    width: 120px !important; /* Narrower for phones */
    line-height: 22px !important;
    top: 15px !important;
    left: -35px !important;
    transform: rotate(-45deg) !important;
    text-align: center !important;
    font-size: 6px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    border-radius: 0 !important;
}
}

