:root {
	--wd-hb-opt-h: 60px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(34,34,34);
	--wd-text-font-size: 14px;
	--wd-title-font: "Orbitron", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(99,0,127);
	--wd-entities-title-font: "Fredoka", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(255,102,0);
	--wd-entities-title-color-hover: rgb(0, 187, 255);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(99,0,127);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(31,41,55);
	--wd-alternative-color: rgb(39,226,29);
	--btn-default-bgcolor: rgb(243,22,30);
	--btn-default-bgcolor-hover: rgb(0,255,0);
	--btn-accented-bgcolor: rgb(243,22,30);
	--btn-accented-bgcolor-hover: rgb(0,255,76);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(184,238,48);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(243,22,30);
	--notices-warning-color: rgb(255,255,255);
	--wd-link-color: rgb(39,226,29);
	--wd-link-color-hover: rgb(255,22,162);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(0,0,0,0.35);
	background-image: url(https://crazy4diecasts.in/wp-content/uploads/2025/12/pexels-jefferson-maban-14763827-copy-scaled.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 80px;
}
.wd-hb {
	background-color: rgb(31,41,55);
	background-image: none;
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: scroll;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Fredoka", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(31,41,55);
}
html .product-image-summary-wrap .product_title:hover, html .wd-single-title .product_title:hover {
	color: rgb(111,49,117);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(38,223,208);
	--wd-arrow-color-hover: rgb(246,42,160);
	--wd-arrow-color-dis: rgb(234,197,176);
	--wd-arrow-radius: 0px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(38,223,208);
	color: rgb(0,0,0);
}
.wd .product-label.new {
	background-color: rgb(249,208,48);
	color: rgb(178,54,41);
}
.wd .product-label.featured {
	background-color: rgb(243,22,30);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 900px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 87px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 12px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 84px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 6px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 12px;
}

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


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

.woocommerce-message .button {
    background-color: #ffa9ce;
    border-color: #ffa9ce;
}
.woocommerce-message .button:hover {
    background-color: #ffa9ce;
    border-color: #ffa9ce;
}