/*
Theme Name: hello-elementor Child
Theme URI: https://iranbe.ir/be
Author: Iranbe Team
Author URI: https://iranbe.ir
Description: Child Theme for your main Theme
Template: hello-elementor
Version: 3.1.0
*/

/* === Fonts (cleaned) === */


/* Hamrah — keep WOFF2 only */
@font-face{
  font-family: 'Hamrah';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('webfonts/fonts/woff2/Hamrah.woff2') format('woff2');
}
@font-face{
  font-family: 'Hamrah';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('webfonts/fonts/woff2/Hamrah-FD.woff2') format('woff2');
}

/* Voga — currently only TTF available (heavier). Keep for now; consider converting to WOFF2 */
@font-face{
  font-family: 'Voga';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('webfonts/fonts/woff2/Voga-Medium.woff2') format('woff2');
}


/* Farhang — keep WOFF2 only (weights preserved as in original) */
@font-face{
  font-family: 'Farhang';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('webfonts/fonts/woff2/FarhangFaNum-Black.woff2') format('woff2');
}
@font-face{
  font-family: 'Farhang';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('webfonts/fonts/woff2/FarhangFaNum-Bold.woff2') format('woff2');
}
@font-face{
  font-family: 'Farhang';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('webfonts/fonts/woff2/FarhangFaNum-Regular.woff2') format('woff2');
}





/* اعمال فونت IRANSans به بخش‌های خاص */
/* نسخه معمولی (Normal) از فونت Hamrah */


/* نسخه ضخیم (Bold) از فونت Hamrah */



/* اعمال فونت Hamrah به بخش‌های خاص */



/* فونت Voga */



/*------------------------------------*
	All Devices under 767px
*------------------------------------*/
@media only screen and (max-width: 767px) {
	#respond .comment-form-author,
	#respond .comment-form-email,
	#respond .comment-form-url {
	    float: none;
	    padding: 0;
	}
}









input[name='update_cart'] {
display: none !important;
}

* {
    max-width: 100%;
    box-sizing: border-box;
}


