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

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

:root {
	--wd-text-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", 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: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", 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: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(239,28,37);
	--wd-alternative-color: rgb(255,233,230);
	--btn-default-font-family: "Nunito", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(239,28,37);
	--btn-accented-bgcolor-hover: rgb(255,233,230);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(239,28,37);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.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;
}
: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;
}
html .wd-buy-now-btn {
	background: rgb(239,28,37);
}
html .wd-buy-now-btn:hover {
	color: rgb(0,0,0);
	background: rgb(255,233,230);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	background: rgb(0,193,83);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(0,130,69);
}
html .quick-shop-form .single_add_to_cart_button, html .quick-shop-form div.quantity input[type], html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(0,193,83);
}
html .quick-shop-form .single_add_to_cart_button:hover, html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity input[type], 
			html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity+.button, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(255,255,255);
	background: rgb(0,130,69);
}
.product-labels .product-label.onsale {
	background-color: rgb(0,193,83);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(101,185,29);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(250,190,44);
	color: rgb(0,0,0);
}
.product-labels .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;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1380px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
--wd-cat-brd-radius: 12px;
}

@media (min-width: 1380px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

span.wd-attr-selected {
    font-weight: 900;
    color: #000000;
    padding: 3px 5px 0px;
    border: 2px solid #85b951;
    border-radius: 5px;
}
.wd-reset-side-lg .reset_variations {
    color: black;
    font-weight: 600;
}
.e-n-tabs-heading {
    border: 2px solid #333333;
    padding: 5px;
    width: max-content;
    border-radius: 50px;
}
.wd-coupon-form .button {
    background-color: #00c153;
}
td.product-remove a, .woocommerce-remove-coupon {
    --wd-link-color: #bd1c23;
    --wd-link-color-hover: #ef1c25;
}
.wd-checkout-remove-btn {
    color: #bd1c23;
}
.wd-checkout-remove-btn:hover {
    color: #ef1c25;
}
.cart-widget-side .woocommerce-mini-cart .remove {
    color: #bd1c23;
}
.cart-widget-side .woocommerce-mini-cart .remove:hover {
    color: #ef1c25;
}
.wd-products.wd-stretch-cont-lg .product-wrapper {
    border-radius: 12px;
}
.wd-swatches-product.wd-swatches-single.wd-bg-style-4.wd-text-style-4.wd-dis-style-2.wd-size-m.wd-shape-rounded {
    margin: 10px 0px;
}
.woocommerce-variation {
    animation: wd-fadeInBottomShort .3s ease;
    text-align: center;
}
span.woo-wallet-icon-wallet {
    display: none;
}
a.woo-wallet-menu-contents {
    display: flex;
    justify-content: center;
}
span.onsale.product-label {
    display:none;
}
table.variations tr:last-child .cell {
    padding-bottom: 0;
    display: block;
}
.wd-swatches-product.wd-swatches-single.wd-bg-style-4.wd-text-style-4.wd-dis-style-2.wd-size-m.wd-shape-rounded {
    margin: 10px 0px;
    width: 100%;
}
.ppom-wrapper span.show_description {
    font-size: 12px;
    color: #3e3e3e;
    padding-left: 0px;
    display: block;
}
.cat-design-side.wd-with-subcat .wd-cat-inner {
    align-items: center;
}

@media (min-width: 1025px) {
	.wd-swatch.wd-text.wd-enabled {
    width: 31%;
}
.wd-swatch.wd-text.wd-disabled {
    width: 31%;
}
.footerweaccept {
    width: 27%;
    margin-top: -15px;
}
.form-row.ppom-rendering-fields.align-items-center.ppom-section-collapse {
    padding: 20px;
    border: 1px solid red;
    border-radius: 12px;
    background: #fff3cd;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-swatch.wd-text.wd-enabled {
    width: 47%;
}
.wd-swatch.wd-text.wd-disabled {
    width: 47%;
}
.footerweaccept {
    width: 27%;
    margin-top: -15px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-swatch.wd-text.wd-enabled {
    width: 30%;
}
.wd-swatch.wd-text.wd-disabled {
    width: 30%;
}
.footerweaccept {
    width: 43%;
    margin-top: -15px;
}
}

@media (max-width: 576px) {
	.wd-swatch.wd-text.wd-enabled {
    width: 47%;
}
.wd-swatch.wd-text.wd-disabled {
    width: 47%;
}
.e-n-tabs-heading {
    border: 2px solid #333333;
    padding: 5px;
    width: max-content;
	  margin:0 auto;
    border-radius: 50px;
}
.cat-design-side .wd-cat-inner {
    gap: 10px;
}
.wd-my-account-wrapper.wd-grid-g {
    display: flex;
    flex-direction: column-reverse;
}
.margin-topclass {
    justify-content: center;
}
.whb-b3vx3vb8ehi6a0574h2u .wd-info-box .info-box-title {
    font-size: 14px;
}
.footerweaccept {
    width: 80%;
    margin-top: -15px;
}
.form-row.ppom-rendering-fields.align-items-center.ppom-section-collapse {
    padding: 10px;
    border: 1px solid red;
    border-radius: 12px;
    background: #fff3cd;
}
}

