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

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Nulshock", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nulshock", 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: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nulshock", 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: "Nulshock", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,123,196);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,123,196);
	--btn-accented-bgcolor-hover: rgb(0,106,169);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://stromwheels.co.uk/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://stromwheels.co.uk/wp-content/uploads/2018/07/b01.jpg);
	background-size: cover;
	background-position: center top;
}
.wd-footer {
	background-color: rgb(10,10,10);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Nulshock", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: Arial, Helvetica, sans-serif;}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Nulshock", Arial, Helvetica, sans-serif;
	font-size: 17px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-family: 'Arial Black', Gadget, sans-serif;	font-weight: 800;
	font-size: 16px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-family: 'Arial Black', Gadget, sans-serif;	font-weight: 800;
	font-size: 28px;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-buy-now-btn, html .cart-actions .button[name="apply_coupon"], html .cart-actions .button[name="update_cart"], html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .btn-cart, html .woocommerce-mini-cart__buttons .checkout, html .wd-empty-mini-cart .btn, html #place_order {
	font-family: "Nulshock", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
html .wd-product.wd-hover-fw-button .wd-add-btn>a, html .wd-product.wd-hover-fw-button.wd-quantity-overlap div.quantity input[type] {
	font-family: "Nulshock", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 15px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 8px;
}

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


@font-face {
	font-family: "Nulshock";
	src: url("//stromwheels.co.uk/wp-content/uploads/2018/07/nulshock-bd-1.woff2") format("woff2"), 
url("//stromwheels.co.uk/wp-content/uploads/2018/07/nulshock-bd-1.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Nulshock";
	src: url("//stromwheels.co.uk/wp-content/uploads/2018/07/nulshock-bd.woff2") format("woff2"), 
url("//stromwheels.co.uk/wp-content/uploads/2018/07/nulshock-bd.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

body .wcpt-1675382411, #wcpt-9682 .wcpt-1675382411 {
    background-color: initial !important;
    border-color: initial !important;
}

body .wcpt-1675382457, #wcpt-9682 .wcpt-1675382457 {
    background-color: initial !important;
    border-color: initial !important;
}

body .wcpt-1632904663428, #wcpt-9598 .wcpt-1632904663428 {
    background-color: initial !important;
    border-color: initial !important;
}

body .wcpt-96530146, #wcpt-9598 .wcpt-96530146 {
    background-color: initial !important;
    border-color: initial !important;
}

