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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "iranyekanwebregular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "iranyekanwebmedium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "iranyekanwebmedium", 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: "iranyekanwebregular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekanwebmedium", 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: "iranyekanwebmedium", 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(25,118,210);
	--wd-alternative-color: rgb(100,181,246);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "iranyekanwebmedium", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "iranyekanwebmedium", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(100,181,246);
	--btn-accented-bgcolor-hover: rgb(97,160,237);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(67,160,71);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(229,57,53);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1366px;
--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: 0px;
}

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

@media (min-width: 1366px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* remove elementor padding */

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0px !important;
}

/* about us page(first section width) */
/* .elementor-121 .elementor-element.elementor-element-61f06c7:not(.elementor-motion-effects-element-type-background), .elementor-121 .elementor-element.elementor-element-61f06c7 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    width: 1200px;
    margin: auto;
} */

/* map radius(about us page) */

.elementor iframe{
border-radius: 15px;
}

/* shopping card and user acc dropdown radius */
.whb-col-right .wd-dropdown-cart {
    border-radius: 8px;
}

.wd-event-hover:hover>.wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {
    border-radius: 8px;
}


/* product and product imgs radius */
.wd-product :is(.product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.wd-entities-title,[class*="wd-product-"],.price)) {
    border-radius: 8px;
}

.product-wrapper {
    border-radius: 15px !important;
}

.wd-buttons[class*="wd-pos-r"] {
    display: none;
}
/* minus and plus radius */

div.quantity .minus {
    border-start-start-radius: 5px;
    border-end-start-radius: 5px;
}

div.quantity .plus {
    border-start-end-radius: 5px;
    border-end-end-radius: 5px;
}

/* produact img radius(single page) */
.woocommerce-product-gallery img {
    border-radius: 15px !important;
}

/* radius for comment section */
textarea {
    border-radius: 8px;
}

/* post title box height  */
.blog-design-masonry.wd-add-shadow .article-inner {
    height: 480px;
}

/* post date radius */
.wd-carousel .wd-post-date.wd-style-with-bg {
    border-radius: 5px;
}

/* post img radius */
.post-img-wrapp {
    border-radius: 8px 8px 0px 0px !important;
}

/* post card height */
.elementor-card-shadow-yes .elementor-post__card {
    height: 485px;
}

/* remove the p tag in comment section */
.comments-area .logged-in-as {
    display: none;
}

/* acardeon radius */
.wd-accordion.wd-style-shadow>.wd-accordion-item {
    border-radius: 8px !important;
}

/* select size in product page */
#pa_size{
  border-radius: 5px !important;
}

.variation-swatch-selected .reset_variations {
    width: 69px;
}

/* search field in shop page */
#woocommerce_product_search-2 .searchform input[type="text"] {
    border-radius: 5px !important;
}
}

/* filter button in shop page */
.widget_price_filter [class*="price_slider_amount"] .button {
    background-color: #5EC8F2;
    color: white;
}

/* حذف قسمت اضافی فرم پرداخت */
form.woocommerce-checkout>*:not(:is(.customer-details,.checkout-order-review)) {
    display: none;
}

/* icons hover */
.elementor-icon-box-wrapper:hover{
  margin-top: -10px;
  transition: 0.5s;
}

/* نوشته های زیر انتخاب گزینه در صفحه محصول */
.wapf-product-totals {
    display: none !important;
    width: 100%;
}

/* عنوان فلاشر و ریموت */
.wapf-field-label label span{
  font-size: 16px;
  font-weight: bold;
}