:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", 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: 18px;
	--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: 18px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #E83A3A;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(232,58,58);
	--btn-default-bgcolor-hover: rgb(221,0,0);
	--btn-accented-bgcolor: #E83A3A;
	--btn-accented-bgcolor-hover: #D23339;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #81d742;
	--notices-success-color: #2f6819;
	--notices-warning-bg: #d64848;
	--notices-warning-color: #ffffff;
	--wd-link-color: rgb(173,71,71);
	--wd-link-color-hover: rgb(221,51,51);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #2d2d2d;
	background-image: none;
	background-size: cover;
}
html .product-quick-view .view-details-btn, html #place_order {
	color: rgb(255,255,255);
	background: rgb(232,58,58);
}
html .product-quick-view .view-details-btn:hover, html #place_order:hover {
	background: rgb(210,51,57);
}
html .wd-popup-added-cart .view-cart {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .wd-popup-added-cart .view-cart:hover {
	background: rgba(20,20,20,0.8);
}
html .wd-product.wd-hover-standard .wd-add-btn>a {
	color: rgb(255,255,255);
	background: rgb(2,2,2);
}
html .wd-product.wd-hover-standard .wd-add-btn>a:hover {
	background: rgb(221,51,51);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(38,38,38);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(221,51,51);
}
html .cart-actions .button[name="update_cart"], html .cart-totals-inner .checkout-button {
	color: rgb(255,255,255);
	background: rgb(53,53,53);
}
html .cart-actions .button[name="update_cart"]:hover, html .cart-totals-inner .checkout-button:hover {
	color: rgb(255,255,255);
	background: rgb(221,51,51);
}
.wd .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(229,229,229);
}
.wd .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1222px;
--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;
--wd-cat-brd-radius: 12px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.wd-page-title {
background-color: #0a0a0a;
}

