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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 15px;
	--wd-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(34,34,34);
	--wd-entities-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(235,122,97);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(235,122,97);
	--btn-accented-bgcolor-hover: rgb(214,111,88);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(250,239,237);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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 center;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
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-color: rgb(68,68,68);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgb(204,204,204);
	--wd-form-brd-color-focus: rgb(30,115,190);
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 35px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(238,249,255);
}

#woocommerce_price_filter-5 .price_label {
  font-size: 13px !important;
	font-weight: 400;
  letter-spacing: -.35px;
}
.product_list_widget .woocommerce-Price-amount.amount {
  width: 100% !important;
  display: block;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #222 !important;
}
.product_list_widget .wc-measurement-price-calculator-price {
  font-size: 10px !important;
  letter-spacing: -.5px !important;
  font-weight: 400;
}
.widget-title {
  font-size: 15px !important;
  font-weight: 600 !important;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 9px;
}
.wd-meta-author {
  display: none !important;
}
.post-single-page p {
  text-align: justify;
  font-size: 15px !important;
  line-height: 1.8;
  font-weight: 400;
  color: #222 !important;
  padding: 9px;
}
.hovered-social-icons.wd-tltp {
  position: absolute;
  top: -55px;
  background: #00568b;
  padding: 5px 12px !important;
  left: 30px;
}
.wd-post.blog-style-bg .article-body-container {
	padding: 8px 25px !important;}

#post-faq .wd-blog-element {
  margin:
0px !important;
  padding:
0px !important;
}
#post-faq .wd-entities-title.title.post-title {
  text-align: right;
  padding:
5px;
  line-height: 1.7;
  font-size: 14px !important;
  font-weight: 600 !important;
}
#post-faq .entry-content.wd-post-desc {
  text-align: justify;
  font-size: 13px !important;
  font-weight: 400;
  color: #444;
  line-height: 1.7;
  letter-spacing: -.35px;
}
#post-faq  .post-img-wrapp {
  padding:
2px;
}
#post-faq  .article-body-container {
  box-shadow: none !important;
  border:
none !important;
  width: 50% !important;
  margin:
0px !important;
}
#post-faq .article-inner {
  background:
#fff;
}
.wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
  display: none !important;
}
.wd-el-title.title.element-title {
  color: #444 !important;
  font-size: 18px;
  font-weight: 600;
}
#comments {
  background: #f5f5f5;
  color: #222 !important;
  font-size: 15px;
}
#respond {
  color: #333 !important;
  font-size: 15px;
  font-weight: 400 !important;
}
.product-summary-shadow .summary-inner {
  padding: 25px 15px;
  background-color: var(--bgcolor-white);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  border-radius: var(--wd-brd-radius);
}
.product_title.entry-title.wd-entities-title {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.8;
  letter-spacing: -.35px;
}
.woocommerce-product-details__short-description {
  text-align: justify;
  font-size: 15px;
  line-height: 1.9;
  letter-spacing: -.5px;
  font-weight: 400;
  color: #333;
  padding: 9px;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
  display: block ruby;
}

.wd-term-desc.wd-entry-content {
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 12px;
  font-size: 15px !important;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: -.35px;
}
.wd-term-desc.wd-entry-content h2 {
font-size: 18px;
  font-weight: 600;
  color: #444;
  line-height: 1.8;
  letter-spacing: -.5px;
  padding: 8px 0;
}
.wd-term-desc.wd-entry-content h3 {
font-size: 18px;
  font-weight: 600;
  color: #444;
  line-height: 1.8;
  letter-spacing: -.5px;
  padding: 8px 0;
}@media (min-width: 577px) and (max-width: 767px) {
	#testmm .mySwiper {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
#testmm .slide-basic-info {
  padding-right: 2px !important;
}
#testmm .slide-content {
  padding: 4px !important;
}
#testmm .slide-block {
  border: none !important;
  margin: 5px !important;
  padding: 5px !important;
}
#testmm .block-shadow.slider-container-block-background {
  border-radius: 5px !important;
  height: auto !important;
  padding: 10px !important;
}
#testmm .swiper-slide.slider-container-background {
  padding: 0 0px !important;
}
#testmm .slide-image {
  position: absolute;
  right: auto !important;
  z-index: 9999;
  top: 9px !important;
  left: 13px !important;
  width: 69px !important;
}
#testmm .block-shadow::after {
 display:none !important;
}
#testmm .block-shadow::before {
 display:none !important;
}
}

@media (max-width: 576px) {
	#testmm .mySwiper {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
#testmm .slide-basic-info {
  padding-right: 2px !important;
}
#testmm .slide-content {
  padding: 4px !important;
}
#testmm .slide-block {
  border: none !important;
  margin: 5px !important;
  padding: 5px !important;
}
#testmm .block-shadow.slider-container-block-background {
  border-radius: 5px !important;
  height: auto !important;
  padding: 10px !important;
}
#testmm .swiper-slide.slider-container-background {
  padding: 0 0px !important;
}
#testmm .slide-image {
  position: absolute;
  right: auto !important;
  z-index: 9999;
  top: 9px !important;
  left: 13px !important;
  width: 69px !important;
}
#testmm .block-shadow::after {
 display:none !important;
}
#testmm .block-shadow::before {
 display:none !important;
}
#tab-item-title-description {
  display: none;
}
#tab-item-title-additional_information {
  display: none;
}
.product-summary-shadow .summary-inner {
  padding: 10px !important;
  background-color: var(--bgcolor-white);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  border-radius: var(--wd-brd-radius);
}
.single_add_to_cart_button.button.alt {
width: 70% !important;
}
#comment-form-rating-label {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.comment-form-comment label {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce-result-count {
  font-size: 12px !important;
  font-weight: 400;
  color: #333;
}
}

