@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//fibertechco.com/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=8.3.8") format("woff2");
}

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(99,101,240);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: #0a0a0a;
}

.text-left {
	--text-align: start !important;
	text-align: start !important;
	--content-align: flex-start !important;
	--wd-align: flex-start !important;
}

html,body {
	overflow-x: hidden;
}

.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_dimensions td,
.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_ambient-temperature td {
  direction: ltr;
  unicode-bidi: plaintext;
}

@media (max-width: 767px) {
	.ha-breadcrumbs {
		flex-wrap: nowrap;
		white-space: nowrap;
		overflow-x: scroll;
		width: 100%;
		padding-bottom: 5px;
		padding-left: 3px;
	}
	.ha-breadcrumbs::-webkit-scrollbar {
		-webkit-appearance: none;
		height: 3px;
	}
	.ha-breadcrumbs::-webkit-scrollbar-thumb {
		background-color: #cfd6dd;
	}
	.ha-breadcrumbs li:first-child {
		margin-right: 0;
	}
}


body.single-product .single_add_to_cart_button.button{
	display: block;
	width: 100%;
	border-radius: 8px;
	padding: 1.3rem;
}

.yen-price-type-a .discount-label{
	display: none !important;
}
.yen-price-type-a * {
	--e-global-typography-text-font-family: "YekanFAX" !important;
	font-family: var(--e-global-typography-text-font-family) !important;
}

a[data-readmore-toggle] {
	margin: 0 !important;
	display: block;
	font-weight: bold !important;
	color: #6365F0;
}
a[data-readmore-toggle]:after{
	content: "\f115";
	font-family: "woodmart-font";
	margin: 0.5rem;
	display: inline-block;
	position: relative;
	top: 2px;
}
div[style*='height: 200px']+a[data-readmore-toggle]:after{
	transform: rotate(180deg) !important;
}

.product-labels.labels-rounded-sm .onsale.product-label {
	display: none;
}
.wd-product.wd-hover-quick .wd-add-btn{
	display: none;
}
.products-bordered-grid.elements-grid > .wd-col {
	border-radius: 8px;
}

.yen-price-type-a .discount-percentage .discount-value {
	color: inherit;
}
.discount-percentage {
	background: #C53434 !important;
}
.wd-product .yen-price-type-a .discount-percentage {
	padding: 2px 6px;
	width: auto;
	order: -1;
	margin-left: auto;
	margin-right: 0;
}
.wd-product .yen-price-type-a .discount-percentage .discount-value {
	font-weight: 500 !important;
	line-height: 1 !important;
}
[class*="title-line-"] .wd-product .wd-entities-title {
	text-align: right;
}

.wd-content-layout .wd-sidebar .widget {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.wd-content-layout .wd-sidebar h5 {
	font-family: "YekanBX", Sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1;
}

.shop-loop-head .wd-products-per-page {
	display: none;
}

.wd-active-filters a {
	background: #F5F7F9;
	border: 1px solid #CFD6DD;
	padding: 2px 8px;
	border-radius: 4px;
	line-height: 2 !important;
	display: flex;
	flex-direction: row-reverse;
	gap: 0.6rem;
	align-items: center;
}


[id*='rmjs']{
	overflow: hidden;
	position: relative;
}

[id*='rmjs']::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 80px;
	pointer-events: none;
	background: linear-gradient(to bottom, rgba(255,255,255,0), #ffffff);
}
[id*='rmjs']:not([style*='height: 200px'])::after {
	display:none;
}

.yen-price-type-a {
	position: relative;
	justify-content: end;
}

/* Mobile layout: first item on left, next two stacked on right */
@media (max-width: 767px) {

	.wd-product :is(.wd-entities-title, .wd-product-cats, .wd-product-brands-links, .wd-product-sku, .wd-product-stock, .price) {
		margin-block: 1rem !important;
	}

	.wd-product .product-wrapper {
		display: grid;
		grid-template-columns: 1.5fr 2fr;
		grid-template-rows: auto auto;
		gap: 8px;
	}

	.wd-product .product-element-top {
		grid-column: 1 / 2;
		grid-row: 1 / 3; /* left, full height */
	}

	.wd-product .wd-entities-title {
		grid-column: 2 / 3;
		grid-row: 1 / 2; /* top right */
	}

	.wd-product .price {
		grid-column: 2 / 3;
		grid-row: 2 / 3; /* bottom right */
	}

	.wd-shop-tools:last-of-type {
		background: #F5F7F9;
		padding: 0.7rem 3rem;
		border-radius: 0.5rem;
		margin-bottom: 1rem;
	}

	.wd-show-sidebar-btn.wd-action-btn.wd-style-text a:before{
		content: "\f15c";
	}

	.woocommerce-ordering.wd-ordering-mb-icon{
		width: auto;
		gap: 4px;
		direction: ltr;
	}

	.woocommerce-ordering.wd-ordering-mb-icon::before{
		content: "مرتب سازی";
	}

	.wd-shop-tools:last-of-type *, 
	.wd-shop-tools:last-of-type *:after, 
	.wd-shop-tools:last-of-type *:before{
		color: #4A545E !important;
		font-weight: 400 !important;
	}
	.wd-sidebar-hidden-sm .wd-show-sidebar-btn {
		margin: 0 !important;
	}

	.shop-loop-head .wd-products-per-page{
		display: block !important;
		pointer-events: none;
	}
	.shop-loop-head .wd-products-per-page:before{
		content: "|";
		font-size: 2rem;
		color: #4A545E !important;
		line-height: 1;
		font-weight: 100 !important;
		font-family: "Times New Roman" !important;
		pointer-events: none;
	}
	.shop-loop-head .wd-products-per-page *{
		display: none !important;
	}
	.wd-product .strikethrough-price {
		position: absolute;
		left: 31px;
		top: 22px;
	}
}