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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//bartarno.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//bartarno.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//bartarno.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//bartarno.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//bartarno.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//bartarno.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//bartarno.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//bartarno.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: iranyekan, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan, 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: iranyekan, sans-serif;
	--wd-widget-title-font: iranyekan, 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: iranyekan, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(43,57,190);
	--wd-alternative-color: rgb(116,127,234);
	--wd-link-color: rgb(116,127,234);
	--wd-link-color-hover: rgb(43,57,190);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(43,57,190);
	--btn-accented-bgcolor-hover: rgb(116,127,234);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--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 {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(43,57,190);
}
.product-labels .product-label.new {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(244,179,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--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: 12px;
}

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


/*Mini cart - veiw cart*/
.woocommerce-mini-cart__buttons .btn-cart {
  color: #fff !important;
  background-color: var(--wd-alternative-color) !important;
}
.woocommerce-mini-cart__buttons .btn-cart:hover {
  color: #fff !important;
  background-color: var(--wd-primary-color) !important;
}
/*single product - tab title*/
.tabs-layout-tabs .tabs li a {
  width: 100% !important;
}
/*Icon*/
.wd-btn-icon {
  display: flex;
  justify-content: space-between;
}
/*Widget Title*/
p.widget-title {
  background: var(--wd-primary-color) !important;
  padding: 10px 20px;
  color: #fff;
  border-radius: 10px;
}
/*Sidebar Style*/
.sidebar-container {
  margin-bottom: 40px;
  border: 1px solid #e4e4e4;
  border-radius: 25px;
  padding: 20px;
}
a.wd-entities-title:hover, .wd-entities-title a:hover {
  color: var(--wd-primary-color);
}
/*Comments Product Tab*/
.container.product-tabs-inner {
  background-color: #fff;
  border-radius: 12px;
  margin-top: 20px;
  padding-bottom: 20px;
}
/*carosel nav*/
.wd-nav-pagin-item.wd-active span {
  width: 40px !important;
  border-color: var(--wd-primary-color) !important;
  background-color: var(--wd-primary-color) !important;
  transition: width .2s ease-in-out !important;
}@media (min-width: 1025px) {
	#billing_state_field{width:50%!important;display:inline-block!important}#billing_country_field,.woocommerce-shipping-fields{display:none!important;visibility:hidden!important}#billing_city_field,#billing_last_name_field,#billing_phone_field{width:50%!important;display:inline-block!important;padding-right:5px!important}#billing_last_name_field{float:right}
}

@media (max-width: 576px) {
	#billing_country_field {display: none !important;}
/*Size guides title*/
.wd-sizeguide-title {
  font-size: 18px !important;
}
/*Mobile Product carosel remove shadow*/
.wd-carousel-dis-mb .wd-carousel-wrap {
    -webkit-overflow-scrolling: none !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
}
}

