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

:root {
	--wd-text-font: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "iranyekanwebregular_FaNum", 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: "IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb_Medium", 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: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: rgb(221,51,51);
	--wd-link-color: rgb(36,68,229);
	--wd-link-color-hover: rgb(178,178,178);
	--btn-default-font-family: "IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(216,65,65);
	--btn-accented-bgcolor-hover: rgb(216,65,65);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(17,17,17);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 600px;
}
.header-banner {
	background-color: rgb(255,66,0);
	background-image: none;
}
.wd-page-title {
	background-color: rgb(3,49,137);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center top;
}
html .page-title > .container > .title {
	font-size: 42px;
}
.single-product .wd-page-content {
	background-color: rgb(240,240,240);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--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: 1400px;
--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: 8px;
}

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

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


}
.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;
}


.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)
{
.woodmart-prefooter .brz-section__content > .brz-container
  {
  max-width:720px  !important;
}
}

@media(max-width:992px)
{
.woodmart-prefooter .brz-section__content > .brz-container
{
  max-width:960px  !important;
}
}
@media(max-width:90000px)
{
.woodmart-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;
}
.title-size-small {
    padding: 20px 0;
    text-align: center;
}
.row.product-image-summary-inner {
    margin-top: 30px;
}

.brz-slick-slider__dots button{
 min-height:unset !important;
}@media (max-width: 576px) {
	.woodmart-slide {
    background-size: contain;
    min-height:300px !important;
    background-color: transparent !important;
}
 .woodmart-slider-wrapper
 {
     height:200px
 }
.container.woodmart-slide-container {
    padding:0px !important;
    height: -30px;
    overflow: hidden;
}

.without_padding_top_mha   .vc_column-inner
{
    padding: 10px !important;

}
.vc_custom_1582084169690 {
    margin-bottom: 6vh !important;
    padding-top: 58px !important;
}
}

