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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Poppins Local", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins Local", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins Local", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins Local", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins Local", 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: "Poppins Local", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,34,37);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: rgb(255,255,255);
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(10,135,90);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Poppins Local", Arial, Helvetica, sans-serif;
}
.sale-text {
	font-family: "Poppins Local", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: rgb(64,64,64);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Poppins Local", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(0,0,0);
	background: rgb(239,205,33);
}
html .wd-buy-now-btn:hover {
	color: rgb(0,0,0);
	background: rgb(242,193,33);
}
html .cart-actions .button[name="update_cart"] {
	background: rgb(91,91,91);
}
html .cart-actions .button[name="update_cart"]:hover {
	background: rgb(119,119,119);
}
html .woocommerce-mini-cart__buttons .btn-cart {
	background: rgb(221,51,51);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	background: rgb(242,55,55);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 900px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 80px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 15px;
	}

}

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

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


@font-face {
	font-family: "Poppins Local";
	src: url("//private.widmannpro.com/wp-content/uploads/2023/11/Poppins-Regular-local.woff2") format("woff2"), 
url("//private.widmannpro.com/wp-content/uploads/2023/11/Poppins-Regular-local.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Poppins Local";
	src: url("//private.widmannpro.com/wp-content/uploads/2023/11/Poppins-SemiBold-local.woff2") format("woff2"), 
url("//private.widmannpro.com/wp-content/uploads/2023/11/Poppins-SemiBold-local.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.product-label.out-of-stock {
    border: 1px solid;
}

.gt_white_content a {
    color: black;
}
a.glink span:hover {
    color: red;
}
.scrollToTop {
	display: none;
}

@media only screen and (max-width: 600px){
	.wa__btn_popup .wa__btn_popup_txt {
	display: none !important;
	}
}

/*recently viewed*/
.wd-hover-small {
    justify-content: flex-end;
}

a.glink span {
    display: none;
}

.gt_languages span {
    display: inline-block !important;
}

.wd-sub-menu li>a {
    color: #000000;
}

.wa__btn_popup {
    z-index: 99;
}

.whb-col-mobile {
    justify-content: space-between;
}

.wd-dropdown-menu.wd-design-default .wd-dropdown {
    width: 300px;
}

@media (max-width: 1024px){
.wd-side-hidden {
    width: 330px !important;
	}}

.product-labels {
    max-width: 35%;
}
.labels-rectangular .product-label {
    font-size: 9px;
}
.product-categories a {
	color:#343434;
}

.product-label.out-of-stock {
    word-break: break-word;
		font-size: 10px;
}

/*.product-label.out-of-stock { display: none; }
.logged-in .product-label.out-of-stock { display: block; }
*/
.woodmart-tltp span.woodmart-tooltip-label,
div.tooltip-inner {
    display:none;
}
.woodmart-tltp span.woodmart-tooltip-label:before,
div.tooltip.top .tooltip-arrow {
        display:none !important;
}
.woodmart-buttons>div a span.woodmart-tooltip-label:before {
        display:none !important;
}
.owl-carousel .woodmart-hover-base .woodmart-tooltip-label {
    display: none;
}
.tooltip,
.wd-tooltip-label {
    display: none !important;
}
/*
.onsale.product-label { display: none; }
.logged-in .onsale.product-label { display: block; }*/

/*.cat-item.cat-item-91 { display: none !important; }
.logged-in .cat-item.cat-item-91 { display: flex !important; }*/

/*Hide promotions*/
/*.logged-in .cat-item.cat-item-118 a::after { display: none; }
.cat-item.cat-item-118 a::after {
    content: "";
    display: block;
    background: url(https://wordpress-818115-2864609.cloudwaysapps.com/wp-content/uploads/2022/09/padlock.png) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}*/
/*Hide stock category*/
/*.logged-in .cat-item.cat-item-23 a::after { display: none; }
.cat-item.cat-item-23 a::after {
    content: "";
    display: block;
    background: url(https://wordpress-818115-2864609.cloudwaysapps.com/wp-content/uploads/2022/09/padlock.png) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}*/
/*hide padlock
.logged-in .wd-nav-icon.fa.fa-fas.fa-lock { display: none; }*/

.wd-prefooter {
    padding-bottom: 0px;
}
.product-labels .label-with-img {
    max-width: 78px !important;
}
.product-grid-item :is(.product-image-link,.hover-img) {
    width: 100%;
    padding: 20px;
}
.elementor-6315 .elementor-element.elementor-element-9cf867a:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6315 .elementor-element.elementor-element-9cf867a > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #ffffff !important;
}
.widget_product_categories .wd-cats-toggle {
    color: #fff;
    background-color: red;
}
.widget_product_categories .wd-cats-toggle:hover, .widget_product_categories .wd-cats-toggle.toggle-active {
    background-color: #000000;
    color: white;
}
:is(.btn,.button,button,[type="submit"],[type="button"]) {
    border-radius: 5px;
    background-color: #000000;
		color:#ffffff
}
input#wc_bis_email {
width:50%;
}
* > .elementor-element-populated {
    box-shadow: none !important;
}
/*sticky nav icon size*/
.wd-sticky-nav .wd-nav-sticky>li>a .wd-nav-img {
    width: 30px !important;
    height: 30px;
}
/*stock status single product*/
p.stock.out-of-stock {
    background: none !important;
    width: 100% !important;
}

.sidebar-container {
    margin-bottom: 0px !important;
    padding: 30px 15px 30px 15px !important;
    background-color: #ffffff !important;
    border-radius: 10px !important;
}
.main-page-wrapper .container {
    width: 85%;
    max-width: 85%;
}
[class*="tax-pa_"] .container {
    width: 85%;
    max-width: 85%;
}

.tax-product_cat .container {
    width: 85%;
    max-width: 85%;
}
/*style price*/
.product-grid-item .price ins {
    display: block;
    font-size: 20px;
}
.elementor-element .price ins {
    display: block;
    font-size: 20px;
}
/*style RRP*/
.product-grid-item .sale-text {
		color: #000;
}
.autocomplete-suggestions .sale-text {
    font-size: 10.8px;
    color: rgb(187 187 187);
}
.product-grid-item del .amount {
    font-size: 15px !important;
}
.elementor-element del .amount {
    color: #000;
    font-size: 15px !important;
}
.product-grid-item .price del {
    font-size: 15px;
}
.elementor-element .price del {
    font-size: 15px !important;
		color: #000;
}
.wp-image-4072 {
		max-width: 75% !important;
}
.sale-promo a {
		color: red !important;
}
.new-arrivals a {
		color: skyblue !important;
}

small span bdi{
    font-size: 18px;
    color: darkslategrey;
}
.woocommerce-price-suffix {
		font-size: 12px;
		color: darkslategrey;
		display:block;
}

.product-grid-item small.woocommerce-price-suffix {
    display: none;
}

.autocomplete-suggestions .woocommerce-price-suffix {
    display: none;
}
.product-label.attribute-label:not(.label-with-img) {
    white-space: nowrap;
}
#ship-to-different-address {
    border: 3px solid #00000013;
    border-radius: 8px;
    padding: 10px;
    background-color: lightskyblue;
}

#shipping_method > li {
    justify-content: flex-end;
}
.whb-header-bottom {
    z-index: 9 !important;
}@media (min-width: 1025px) {
	.title-shop .title  {
    display: none;
}
.title-design-centered .wd-back-btn {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/*.page-title-default {
    display: none;
}*/
.page-title {
    background-image: none !important;
}
.post-type-archive-product .container {
    width: 100%;
    max-width: 100%;
}
[class*="tax-pa_"] .container {
    width: 100%;
    max-width: 100%;
}
.tax-product_cat .container {
    width: 100%;
    max-width: 100%;
}
.main-page-wrapper .container {
    width: 100%;
    max-width: 100%;
}
.product-grid-item :is(.product-image-link,.hover-img) {
    padding: 0;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*.page-title-default {
    display: none;
}*/
.page-title {
    background-image: none !important;
}
.wd-product.wd-hover-quick .wd-add-btn>a {
    display: none;
}
}

@media (max-width: 576px) {
	/*.page-title-default {
    display: none;
}*/
.page-title {
    background-image: none !important;
}
.post-type-archive-product .container {
    width: 100%;
    max-width: 100%;
}
[class*="tax-pa_"] .container {
    width: 100%;
    max-width: 100%;
}
.tax-product_cat .container {
    width: 100%;
    max-width: 100%;
}
.main-page-wrapper .container {
    width: 100%;
    max-width: 100%;
}
.product-grid-item del .amount {
    font-size: 10px !important;
}
del .amount {
    color: #000;
}
.product-grid-item .price del {
    font-size: 10px !important;
		color:red !important;
}
.price del {
    color: #e90000;
}
.sale-text {
    font-size: 10px;
}
.product-grid-item :is(.product-image-link,.hover-img) {
    padding: 0;
}
form.woocommerce-checkout>.checkout-order-review {
    padding: 0;
}
.wd-product.wd-hover-quick .wd-add-btn>a {
    display: none !important;
}
.wd-single-price .sale-text {
    font-size: 15px;
}
.elementor-element-f47b3d8 ins .amount {
    font-size: 30px !important;
}
/*.archive .sale-text {
    font-size: 10px;
}
.home .sale-text {
    font-size: 10px;
}*/
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn {
    display: none !important;
}
}

