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

:root {
	--wd-text-font: "iransans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "iransans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "iransans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(41,42,44);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "iransans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iransans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "iransans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(136,28,28);
	--wd-alternative-color: rgb(136,28,28);
	--wd-link-color: rgb(136,28,28);
	--wd-link-color-hover: rgb(168,23,23);
	--btn-default-bgcolor: rgb(136,28,28);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(136,28,28);
	--btn-accented-bgcolor-hover: rgb(168,23,23);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(168,23,23);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(168,23,23);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: url(https://nobakhthome.ir/wp-content/uploads/Untitled-2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,247,233);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(255,247,233);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "iransans", Arial, Helvetica, sans-serif;
}
body[class*="wrapper-boxed"] {
	background-color: #f6f6f6;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,247,233);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,247,233);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,247,233);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,247,233);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,247,233);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,247,233);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,247,233);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(168,23,23);
	color: rgb(255,247,233);
}
.product-labels .product-label.new {
	background-color: rgb(168,23,23);
	color: rgb(255,247,233);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(136,28,28);
	color: rgb(168,23,23);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 960px;
}

@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: 1222px;
--wd-form-brd-radius: 35px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-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);
}
}


@font-face {
	font-family: "iransans";
	src: url("//nobakhthome.ir/wp-content/uploads/IRANSansXFaNum-Regular.woff2") format("woff2"), 
url("//nobakhthome.ir/wp-content/uploads/IRANSansXFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

}
.wd-prefooter {
	padding-bottom: 0px !important;}
.brz .main-page-wrapper .container {
    padding: 0 !important;
    margin: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0px;
}

.wd-prefooter  {
    max-width: 100% !important;
    padding: 0px !important;
    margin: 0px !important
}

.wd-prefooter  .container{
    max-width: 100% !important;
    padding: 0px !important;
    margin: 0px !important
}
 
.wd-prefooter .container
{
    width:100%;
}

@media(max-width:576px)
{
.wd-prefooter .brz-section__content > .brz-container
{
   max-width:auto  !important;
}

}

@media (min-width:576px) and (max-width:767px)
{
.wd-prefooter .brz-section__content > .brz-container
{
max-width:540px  !important;
 }
}

@media(max-width:768px)
{
.wd-prefooter .brz-section__content > .brz-container
  {
  max-width:720px  !important;
}
}

@media(max-width:992px)
{
.wd-prefooter .brz-section__content > .brz-container
{
  max-width:960px  !important;
}
}
@media(max-width:90000px)
{
.wd-prefooter .brz-section__content > .brz-container
{
  max-width:1140px !important;

}
}
body.brz .main-page-wrapper .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0 !important;

}

body.brz.page .main-page-wrapper .container {

      margin-top: 40px !important; 
}
body.brz.home .main-page-wrapper .container
{
        margin-top: 0px !important;

}
/* icon width */

/* border button */

.brz-ed .brz-ed-option__multi-border .brz-button
{
    position:static;
}

header.whb-header .whb-full-width .whb-scroll-stick .whb-sticky-real .whb-sticky-prepared
{
    padding-top: 90px !important;  
}
 
body.brz.woocommerce-page   .main-page-wrapper .container
{
     max-width: 90% !important;
     margin-top: 30px; 
    margin-right: auto !important;
    margin-left: auto !important;
}


body.woodmart-archive-blog  .main-page-wrapper .container,
body.single-post  .main-page-wrapper .container
{
     max-width: 90% !important;
      margin-top: 30px;
    margin-right: auto !important;
    margin-left: auto !important;
}
.single-product-page > div:not(:last-child) {
    margin-bottom: 40px;
    margin-top: 25px;
}
.blog-post-loop .entry-header {
    position: relative;
    text-align: center;
    margin-top: 50px;
}
.row.product-image-summary-inner {
    margin-top: 35px;
}
.wd-progress-bar.wd-stock-progress-bar {
    display: none !important;
}

/* پیشنهاد شگفت انگیز */
.product-wrapper {
    border-radius: 7px !important;
    box-shadow: 10px 10px 10px 10px #ffdf5;
}
.product-element-top.wd-quick-shop {
    border-radius: 10px;
}
.wd-hover-tiled .product-wrapper {
    box-shadow: -3px 3px 13px rgb(15 15 15 / 30%);
}
h3.wd-entities-title {
    text-align: center;
}
span.price {
    text-align: center;
}
h3.wd-entities-title {
    height: 57px;
}
.slider-type-product :is(.owl-stage-outer,.owl-carousel:not(.owl-loaded)) {
    padding-top: 10px;
    padding-bottom: 34px;
}
/* پیشنهاد شگفت انگیز */
@media (max-width: 576px) {
	.woodmart-slide {
    background-size: contain;
    min-height:200px !important;
    background-color: transparent !important;
}
 .woodmart-slider-wrapper
 {
     height:150px
 }


.container.woodmart-slide-container {
    padding:0px !important;
    height: 50px;
    overflow: hidden;
}

.without_padding_top_mha   .vc_column-inner
{
    padding: 10px !important;

}


}

