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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//creadormu.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//creadormu.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//creadormu.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//creadormu.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//creadormu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//creadormu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//creadormu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//creadormu.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(17,24,39);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(17,24,39);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,24,39);
	--wd-widget-title-font-size: 16px;
	--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: 16px;
	--wd-primary-color: rgb(139,92,246);
	--wd-alternative-color: rgb(17,24,39);
	--wd-link-color: rgb(192,132,252);
	--wd-link-color-hover: rgb(17,24,39);
	--btn-default-bgcolor: rgb(17,24,39);
	--btn-default-bgcolor-hover: rgb(139,92,246);
	--btn-accented-bgcolor: rgb(139,92,246);
	--btn-accented-bgcolor-hover: rgb(192,132,252);
	--wd-form-brd-width: 2px;
	--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: rgba(0,0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 600px;
}
.header-banner {
	background-color: rgb(139,92,246);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(16,16,16);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: url(https://creadormu.com/wp-content/uploads/2021/09/hardware-footer-bg.jpg);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Mu Online 4", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 35px;
	line-height: 40px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Mu Online 4", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 40px;
	line-height: 45px;
	text-transform: uppercase;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;
}
.page .wd-page-content {
	background-color: rgb(16,16,16);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(139,92,246);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(93,219,30);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-text-font-size: 14px;
	--wd-header-el-font-size: 13px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 25px;
	line-height: 30px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	line-height: 35px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 15px;
	line-height: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-header-el-font-size: 13px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 25px;
	line-height: 30px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	line-height: 35px;
	}
	html .wd-nav.wd-nav-main > li > a {
		font-size: 15px;
	line-height: 20px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Mu Online";
	src: url("//creadormu.com/wp-content/uploads/2023/08/Font-By-Bacardi_0.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Mu Online 2";
	src: url("//creadormu.com/wp-content/uploads/2023/08/Ace-Records.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Mu Online 3";
	src: url("//creadormu.com/wp-content/uploads/2023/08/FairyDustB.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Mu Online 4";
	src: url("//creadormu.com/wp-content/uploads/2023/08/Megadeth.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

