/*
 Theme Name:   salmanfestival-theme child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     salmanfestival-theme
 Version:      1.0.0
 Text domain: woodmart
*/
@font-face {
	font-family: IIRANYekan;
	src: url(assets/fonts/iran/woff2/1fdcadec.woff2) format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: IRANYekanDigits;
	src: url(assets/fonts/iran/woff2/9a3fc3d8.woff2) format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

body, html {
	font-family: IIRANYekan, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 0;
	direction: rtl;
	scroll-behavior: smooth
}

.price, .amount, .product-images .labels-rounded .product-label, .stock-info, .stock, .qty, bdi, td.product-name a, .whb-text-element.reset-mb-10 {
	font-size: 12px !important;
	font-family: IRANYekanDigits;
}


/*  header  */
header.whb-header {
	margin-bottom: 0;
}
/*  header  */

/*  Home  */

.wrapp-category .hover-mask .more-products{
	display: none;
}
.wd-product.wd-hover-icons:not(:is(.quick-shop-shown,.product-swatched,[class*="wd-loading"])):hover .wrapp-buttons {
	opacity: 0!important;
	visibility: hidden!important;
}
/*  Home  */


/*  Footer  */

footer .wd-list li {
	line-height: normal;
}
/*  Footer  */



/*  About-us  */

.page-id-6993 .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
	display: grid;
}
/*  About-us  */

/*  Page  */
.main-page-wrapper .page-title-default {
	background-color: #b8a270;
}
/*  Page  */


/* Single Product */

.single_add_to_cart_button {
	background-color:#b8a270;
}
.single_add_to_cart_button:hover {
	background-color:#544a31;
}
.widgettitle, .widget-title {
	color: #fff;
}
.article-body-container .entry-content.wd-entry-content p{
	text-align: justify;
	line-height: 26px;
}
/* Single Product */



/* Other */
 p{
	 line-height: initial;
 }
.wd-text-block p{
	text-align: justify;
	line-height: 24px;
}
/* Other */
