/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	
	}
/*************** ADD CUSTOM CSS HERE.   ***************/
a, abbr, address, b, base, bdo, blockquote, button, caption, cite, code, dd, del, dl, dt, em, fieldset, figure, h1, h2, h3, h4, h5, h6, input, label, legend, link, mark, meter, nav, ol, optgroup, option, output, p, param, pre, q, s, select, small, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, title, u, ul {
	font-family: IRANYekan !important;
	letter-spacing: 0 !important;
}
span, main div {
   font-family: IRANYekan;
   	letter-spacing: 0 !important;
}
p {
	text-align: justify;
}
.grecaptcha-badge {
	display: none !important;
}
.stars a {
	font-family: 'fl-icons' !important;
}
.stars a + a {
	border-right: 1px solid transparent !important;
}
.rtl .woocommerce-MyAccount-content {
	float: unset;
	width: auto;
}
.message-container.container.success-color.medium-text-center {
	background-color: #f1f1f1 !important;
	padding: 20px 15px !important;
	border-radius: 5px !important;
}
.name.product-title {
	font-size: 17px;
	font-weight: 900;
	margin: 10px 0px;
}
.box-text-products .price {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	direction: center;
}
.woocommerce-Price-amount.amount {
	font-size: 18px;
	font-weight: 800;
	color: green;
}
.price.product-page-price {
	margin-bottom: 0px !important;
	margin-top: 5px !important;
	text-align: center;
}
.price.product-page-price > span {
    font-size: 30px !important;
}
.woocommerce-product-attributes-item__value > p {
	line-height: 35px;
}