:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: Anjoman;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: Anjoman;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: Anjoman;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(30,30,30);
	--wd-alternative-color: rgb(30,30,30);
	--btn-default-font-family: iranyekan;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(30,30,30);
	--btn-default-bgcolor-hover: rgb(46,46,46);
	--btn-accented-font-family: iranyekan;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(30,30,30);
	--btn-accented-bgcolor-hover: rgb(46,46,46);
	--btn-font-weight: 500;
	--btn-transform: none;
	--btn-font-size: 16px;
	--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(36,60,64);
	--wd-link-color-hover: rgb(24,42,43);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(17,17,17);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 500px;
	--wd-popup-padding: 0px;
}
: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 .wd-page-title-bg img {
	object-fit: cover;
	object-position: center top;
}
.wd-footer {
	background-image: url(https://goorangigold.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: Anjoman;	font-size: 28px;
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-image: url(https://goorangigold.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-image: url(https://goorangigold.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-image: url(https://goorangigold.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-image: url(https://goorangigold.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-image: url(https://goorangigold.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(30,30,30);
}
.wd .product-label.new {
	background-color: rgb(30,30,30);
}
.wd .product-label.featured {
	background-color: rgb(30,30,30);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1450px;
--wd-form-brd-radius: 35px;
--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;
}

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



/* راست‌چین کل فرم */
.contact-form-wrapper {
    direction: rtl;
    text-align: right;
}

/* input و textarea */
.contact-form-wrapper input,
.contact-form-wrapper textarea {
    border: none;
/*     border-bottom: 1px solid #949494;  */
    border-radius: 12px;
    text-align: start; 
	background-color: #eaeaea;
/* 	   padding: 0; */
}

/* .contact-form-wrapper input:focus,
.contact-form-wrapper textarea:focus {
    border-bottom: 1px solid #000;
} */
/* 
.contact-form-wrapper input::placeholder,
.contact-form-wrapper textarea::placeholder {
    text-align: right;
    direction: rtl;
    color: #999;
} */

/* دکمه ارسال */
.contact-form-wrapper input[type="submit"] {
    border: none;
    background: black;
    color: white;
    padding: 10px 25px;
    cursor: pointer;
    border-radius: 0;
}

.contact-form-wrapper input:-internal-autofill-selected {
	background-color: #eaeaea !important;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.contact-form-wrapper .wpcf7-not-valid-tip {
    margin-top: 10px;
    margin-right: 8px;
    font-size: 14px;
}
.contact-form-wrapper .wpcf7 form .wpcf7-response-output {
	padding-right: 50px !important;
	direction: rtl;
    text-align: right;
	  border-radius: 32px;
}
.contact-form-wrapper div.wpcf7 .wpcf7-spinner:before {
    border-left-color: #fff !important;
}








/* Shop Page Start */
.side-filter-wrapper {
    background-color: #fff;
    padding: 24px;
	  border-radius: var(--wd-brd-radius);
}
.side-filter-wrapper span.prdctfltr_filter_title {
    background-color: #EFEFEF;
    padding: 12px;
    border-radius: 6px;
	 margin-bottom: 4px;
}
.side-filter-wrapper .prdctfltr_filter.prdctfltr_search span.prdctfltr_widget_title
Specificity: (0,3,1)
 {
    display: none;
}
/*  Shop Page End  */


/* Shop Page Start */
.side-blog-wrapper {
    background-color: #fff;
    padding: 24px;
	  border-radius: var(--wd-brd-radius);
}
/*  Shop Page End  */



/*  Not Found Class */
.elementor-173 .elementor-element.elementor-element-0f9625d.wd-collapsible-content.e-con:not(.wd-opened):after {
    color: #fff !important;
}
.elementor-17553 .elementor-element.elementor-element-4c93671e:not(.elementor-motion-effects-element-type-background), .elementor-17553 .elementor-element.elementor-element-4c93671e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fff !important;
		border-radius: var(--wd-brd-radius);
}
/*  Not Found Class */



/* General Products  */
/* .products-bordered-grid.elements-grid:not(.elements-list) [class*="-grid-item"] {
    border-radius: 0 !important;
    box-shadow: none !important;
} */
.single-product .product-element-bottom {
    background-color: #fff !important;
}
.single-product .wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
    border: none;
    padding: 0;
	  margin-bottom: 24px;
    text-align: start;
    border-radius: 0;
}
.single-product .shop_attributes tr {
    justify-content: flex-start;
}
.single-product li.active {
    border-bottom: 2px solid #1e1e1e;
}
.single-product li a.wd-nav-link {
    padding-top: 0 !important;
}

@media (max-width: 1024px) {
    .single-product .tabs-layout-tabs {
        display: initial;
    }
}





.none-position {
	display: none;
}


/* .customize-cat figure.wp-caption img {
    background-color: #ede6dd;
    padding: 30px;
    border-radius: 50% !important;
    margin-bottom: 22px;
} */
.product-list-customize-01  .wd-products[class*="wd-stretch-cont"]  {
	border: none;
}
.product-list-customize-01 .product-element-bottom {
    align-self: start;
	   margin-inline-start: 16px;
    padding-bottom: 16px !important;
}
.product-list-customize-01 .wd-products[class*="wd-stretch-cont"] .wd-product {
/*     margin: 12px; */
	  box-shadow: none !important;
    border: none;
}
/* .product-list-customize-01 .product-wrapper {
	border: 1px solid #eeeeee;
    border-radius: 10px !important;
} */

.coin-box-wrapper .product-wrapper {
    z-index: 1;
}
.coin-box-wrapper .wd-product {
    position: relative;
}
.coin-box-wrapper .wd-product:first-child:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 80%;
    background-color: #d0d0d0;
    border-radius: 16px;
    right: -25px;
    bottom: 0;
    /* z-index: -1; */
    transform: skewX(-8deg);
}
.coin-box-wrapper .wd-product:last-child:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 80%;
	background-color: #d0d0d0;
	border-radius: 16px;
	left: -13px;
	bottom: 0;
/* 	z-index: -1; */
	transform: skewX(6deg);
}
.coin-box-wrapper .wd-product .product-wrapper {
	padding: 0;
/* 	background: #f0eeea !important; */
	background: #f8f7f3 !important;
}
.coin-box-wrapper .wd-product.wd-hover-small .product-element-top {
    overflow: initial;
}
.coin-box-wrapper .wd-product .product-image-link {
    height: 150px;
		min-width: 70px;
}
.coin-box-wrapper .wd-product.wd-hover-small .product-element-top :is(.product-image-link,.hover-img) img {
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    height: 100%;
    width: auto;
    max-width: none;
    position: absolute;
    top: 0;
    right: -20px;
}
.coin-box-wrapper .wd-product.wd-hover-small .product-element-bottom {
    height: 150px;
/*     background: #f0eeea; */
	background-color: #f8f7f3;
    justify-content: center;
    z-index: 0;
    padding: 0 12px;
	  border-radius: var(--wd-brd-radius)
}
.coin-box-wrapper .wd-product .wd-entities-title {
    font-size: 18px;
    font-weight: 700;
}
.coin-box-wrapper .wd-product .price {
    border-top: 2px solid #ffffff;
    padding-top: 14px;
    margin-top: 6px;
}
.coin-box-wrapper .wd-grid-g {
    gap: 40px;
}




.best-product-wrapper .wd-tabs.wd-products-tabs {
    display: flex;
    flex-direction: row;
}
.footer-logo img {
	filter: invert(1);
}


/* Coin New */
.coin-box {
	position: relative;
/* 	height: 170px; */
}
.coin-box-end {
	position: relative;
}
.coin-box-start:before {
	  content: '';
    position: absolute;
    width: 100%;
    height: 80%;
    background-color: #d0d0d0;
    border-radius: 16px;
    right: -25px;
    bottom: 0;
    z-index: 0;
    transform: skewX(-8deg);
}
.coin-box-end:before {
	  content: '';
    position: absolute;
    width: 100%;
    height: 80%;
    background-color: #d0d0d0;
    border-radius: 16px;
    left: -13px;
    bottom: 0;
    z-index: 0;
    transform: skewX(6deg);
}
.coin-info-01 {
    height: 170px;
    position: absolute;
    right: 18%;
    padding-right: 24px;
    width: 82%;
    padding-left: 24px;
}

/* .coin-img-01 {
    position: relative;
} */
.coin-img-01 img {
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    max-width: none;
    position: absolute;
    top: 50%;
    right: -20px;
    max-width: 170px;
		height: 100%;
    transform: translateY(-50%);
}
.coin-img-01 > div {
    min-width: 70px;
    display: flex;
    height: 170px;
    position: relative;
}
/* .coin-info-item >div {
    background-color: #f1f1f1;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
} */

.cat-price-wrapper .info-box-icon {
    padding: 6px;
    width: 60px;
    border-radius: 6px;
	  height: 60px;
}
.cat-price-wrapper a.btn.btn-style-link {
    border: none;
}
.item-range-price-wrapper {
    margin-right: -10%;
    justify-content: center;
}
@media (max-width: 1024px) {
	.item-range-price-wrapper {
			margin-right: 0;
			justify-content: start;
	}
	.coin-box .elementor-grid-tablet-2 .elementor-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	.coin-box-end:before,
	.coin-box-start:before {
		display: none;
	}
	.coin-img-01 img {
		right: -10px
	}
}
@media (max-width: 769px) {
	.cat-price-wrapper .box-icon-align-right {
    flex-direction: column;
	}
	.mobile-center-text .title-wrapper {
    text-align: center;
	}
}
.gift-image {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -100px;
}
.gift-section-wrapper:before {
		content: "";
    width: 130px;
    height: 130px;
    background: #dbdbdb;
		background-image: radial-gradient(at center center, #407759 0%, #1C422D 100%);
/* 		background-image: radial-gradient(at center center, #dbdbdb 0%, #b4b4b4 100%); */
/* 		background-image: radial-gradient(at bottom center, #387E82 0%, #243C40 100%); */
	background-image: radial-gradient(at bottom center, #396d6e 0%, #091011 100%);
    border-radius: 24px;
    position: absolute;
    top: -65px;
    right: 55%;
    transform: rotate(150deg);
}
.gift-section-wrapper:after {
    content: "";
    width: 130px;
    height: 130px;
    background: #dbdbdb;
	  background-image: radial-gradient(at center center, #407759 0%, #1C422D 100%);
/* 		background-image: radial-gradient(at center center, #dbdbdb 0%, #b4b4b4 100%); */
/* 	  background-image: radial-gradient(at center center, #243c40 0%, #142424 100%); */
/* 	background-image: radial-gradient(at bottom center, #387E82 0%, #243C40 100%); */
	background-image: radial-gradient(at top center, #396d6e 0%, #091011 100%);
    border-radius: 24px;
    position: absolute;
    top: -65px;
    left: 55%;
    transform: rotate(30deg);
}


/* Blog CSS */
.blog-wrapper .blog-design-masonry .wd-post-content {
    background-color: #f1f1f1;
    border-radius: 0 0 12px 12px;
}
.blog-wrapper .wd-post-img {
    padding: 0;
}
.blog-wrapper .wd-post-thumb img {
    border-radius: 12px 12px 0 0;
}
.blog-wrapper .blog-design-meta-image .wd-post-meta {
    display: none;
}


.faq-tab .elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg {
    fill: #fff !important;
}


/* Invite Button */
.invite-footer .referral-url-wrapper {
    margin-top: 0;
    background-color: #eaeaea;
	  color: #0E0E0E;
    padding: 10px;
    border-radius: 12px;
}
.invite-footer button.we-club-btn.js-copy {
    background-color: #1e1e1e;
    border-radius: 32px;
    color: #fff;
}
.invite-footer span.referral-url {
    border: none;
}
@media (max-width: 575px) {
	.invite-footer span.referral-url {
			font-size: 12px;
			padding: 6px;
	}
	.invite-footer button.we-club-btn.js-copy {
		margin-right: 0;
	}
}

/* About Button */
.counter-box .elementor-counter-title {
    flex: initial !important;
		margin-top: -6px;
    margin-inline-start: 4px;
}
.wd-arrow-inner {
    background: #fff !important;
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
}


/* Contact Page */
/* .contact-info-box ul {
	display: inline-block;
} */
.contact-info-box li.elementor-icon-list-item {
    background-color: #eaeaea;
    padding: 6px 12px;
    border-radius: 6px;
		margin-bottom: 12px;
}



.mask-bg {
	mask-image: url(../wp-content/uploads/2026/04/bg-mask.svg);
    -webkit-mask-image: url(../wp-content/uploads/2026/04/bg-mask.svg);
    width: 100%;
    height: 100% !important;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    -webkit-mask-clip: border-box;
    mask-clip: border-box;
}

/* Dashboard */
.rahkar_container .referral-info,
.rahkar_container .referral-points-info,
.rahkar_container .we-club-transform {
	font-family: iranyekan !important;
	margin-right: 20px;
	margin-left: 20px;
}
.rahkar_container .referral-info {
	margin-top: 30px;
}
.rahkar_container .we-club-transform {
	margin-bottom: 30px
}
.rahkar_container .we_club_referral_statistics_table thead
 {
    background-color: #eaeaea !important;
    color: #eaeaea;
}
.rahkar_container .we_club_referral_statistics_table {
	border-radius: 12px !important;
}
.rahkar_container .we_club_referral_statistics_table td,
.rahkar_container .we_club_referral_statistics_table th
 {
    padding: 10px !important;
    border: 1px solid #eaeaea;
    text-align: center;
}
.rahkar_container .referral-url-wrapper {
    margin-top: 12px;
    background-color: #eaeaea;
	  color: #0E0E0E;
    padding: 10px;
    border-radius: 12px;
}
.rahkar_container button.we-club-btn.js-copy {
    background-color: #1e1e1e;
    border-radius: 32px;
    color: #fff;
}
.rahkar_container span.referral-url {
    border: none;
}
@media (max-width: 575px) {
	.rahkar_container span.referral-url {
			font-size: 12px;
			padding: 6px;
	}
	.rahkar_container button.we-club-btn.js-copy {
		margin-right: 0;
	}
}
.rahkar_container button.weclub-btn
 {
    background-color: #1e1e1e;
    color: #fff;
    border-radius: 32px;
}

/* Account */
.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default.color-scheme-dark {
	display: none !important;
}

/* Cart */
.btn-prefactor {
    background: transparent !important;
    border: 2px solid #1e1e1e !important;
    border-radius: 32px !important;
}
.btn-prefactor a {
	  color: #1e1e1e !important;
}
body.rtl.home.wp-singular.page-template-default.page.page-id-18465.logged-in.wp-theme-woodmart.theme-woodmart.woocommerce-js.wrapper-custom.categories-accordion-on.woodmart-ajax-shop-on.sticky-toolbar-on.elementor-default.elementor-kit-6.elementor-page.elementor-page-18465.dialog-body.dialog-buttons-body.dialog-container.dialog-buttons-container.e--ua-blink.e--ua-chrome.e--ua-webkit .action-buttons:first-child .action-button.print-button {
    display: none !important;
}



/* CAtegory Filter CSS */
.woodmart-archive-shop .prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter {
    max-height: 360px;
    overflow-y: auto;
		border-bottom: 1px solid #f0f0f1;
    margin-bottom: 0;
    padding-top: 18px;
    padding-bottom: 18px;
}
.woodmart-archive-shop .prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter:last-child {
	border: none;
	padding-bottom: 0;
}
.woodmart-archive-shop .prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter .widget-title {
    margin-bottom: 0;
}
.woodmart-archive-shop .prdctfltr_filter label {
    font-size: 15px;
    border-bottom: 1px solid #f0f0f1;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0;
}
.woodmart-archive-shop .prdctfltr_filter label:last-child {
    padding-bottom: 0;
    border: none;
}
.woodmart-archive-shop input.prdctfltr_search_terms_input,
.woodmart-archive-shop select.pf-system-select {
    margin-top: 20px;
    border-radius: 12px;
}
.woodmart-archive-shop .prdctfltr_terms_customized_select .prdctfltr_add_scroll,
.woodmart-archive-shop .pf_default_select .prdctfltr_add_scroll {
    display: none;
    width: 100%;
}
.woodmart-archive-shop .prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_collector {
    margin: 10px;
}


/* Product inner att */
ul.price-list {
    display: flex;
    flex-wrap: wrap;
	  list-style: none;
    padding-right: 0;
}
ul.price-list li {
    background-color: #f3f3f3;
    padding: 4px 8px;
    margin: 4px;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    width: 150px;
}

ul.price-list li span {
	 margin-bottom: 4px;
   font-size: 14px;
}
ul.price-list li h4 {
   font-size: 16px;
	 margin: 0;
   font-family: iranyekan !important;
}
.single-product .shop_attributes tr {
    border: none;
}
.single-product .shop_attributes th {
    background-color: #f3f3f3;
    padding: 12px;
    border-radius: 8px;
    width: 200px;
}
.single-product .shop_attributes td {
    text-align: start;
    background-color: #f3f3f3;
    padding: 12px;
    border-radius: 8px;
    width: 100%;
}
.single-product .wd-footer {
    background-repeat: repeat;	
}
.sheyda_hamarz_last_site_update_wrap i:before {
    content: "\f190" !important;
    font-family: 'woodmart-font' !important;
}
.sheyda_hamarz_last_site_update_wrap {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.sheyda_hamarz_last_site_update_icon {
    line-height: 1;
    display: inline-flex;
    align-items: center;
}

/* Chechout Page */
body.woocommerce-checkout .wd-page-content,
body.woocommerce-checkout .whb-header {
    background-image: url("/wp-content/uploads/2023/04/wd-furniture-background.jpg") !important;
    background-repeat: repeat !important;
}

/* Shop Filter */
.prdctfltr_filter.prdctfltr_search .pf-help-title{
	display: none;
}
.prdctfltr_filter[data-filter="instock_products"] .prdctfltr-down ,
.prdctfltr_filter[data-filter="price"] .prdctfltr-down ,
.prdctfltr_filter[data-filter="mta__weight_5_23"] .prdctfltr-down {
    display: none;
}
.prdctfltr_filter.prdctfltr_search .prdctfltr_add_scroll ,
.prdctfltr_filter[data-filter="instock_products"] .prdctfltr_add_scroll ,
.prdctfltr_filter[data-filter="price"]  .prdctfltr_add_scroll ,
.prdctfltr_filter[data-filter="mta__weight_5_23"] .prdctfltr_add_scroll {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
}
.prdctfltr_wc .prdctfltr_side_lables.prdctfltr_terms_customized.prdctfltr_terms_customized_image .prdctfltr_customize_block .prdctfltr_customize_image_text img {
    padding: 0 !important;
    border: 2px solid #f1f1f1 !important;
    border-radius: 50% !important;
}
.prdctfltr_add_scroll {
    max-height: 250px !important;
    overflow: hidden !important;
    display: flex;
    flex-direction: column;
}
.prdctfltr_search_terms,
.pf-help-title {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 999;
}
.prdctfltr_checkboxes {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    flex: 1;
}

/* Checkout CSS */
.checkout-form-address abbr.required {
		display: none !important;
}
