/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* اعمال فونت IranSansX به تمام عناصر بدون فونت مشخص */
* {
  font-family: 'IranSansX', sans-serif;
}
@font-face {
    font-family: 'DanaFaNum-DemiBold';
    src: url('https://ieltsjay.com/wp-content/themes/hello-child/fonts/DanaFaNum-DemiBold.woff2') format('woff2'),
         url('https://ieltsjay.com/wp-content/themes/hello-child/fonts/DanaFaNum-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}


.attachment-full.size-full.wp-image-303{
	border-radius:30px !important;
	padding:0 !important;
}


.attachment-full.size-full.wp-image-498{
	border-radius:50px !important;
	padding:0 !important;
}

.attachment-full.size-full.wp-image-596{
	border-radius: 10px !important;
	padding:0 !important;
}

.attachment-full.size-full.wp-image-595{
	border-radius: 10px !important;
	padding:0 !important;
}


.attachment-full.size-full.wp-image-497{
	border-radius: 50px !important;
	padding:0 !important;
}

.woocommerce-Price-amount.amount {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}