/*
Theme Name:  Azinfile Child
Description: Azinfile Child Theme
Author:      Meysam Hosseinkhani
Author URI:  https://i-design.ir
Template:    azinfile
Version:     1.0.0
Text Domain: azin-file
*/
#edd-first-name-wrap {
   display: none;
}
#edd-last-name-wrap {
   display: none;
}


.post-tumb {
    width: 472px;
    height: 472px;
    object-fit: cover;
    display: block;
}

/* رزرو فضا برای بنر تبلیغاتی یا عناصر پویا (مثال) */
.ad-banner {
    min-height: 100px;
}



@font-face {
  font-family: 'IRANSansWeb';
  src: url('../azinfile/fonts/sans/IRANSansWeb.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'IRANSansWeb_Medium';
  src: url('../azinfile/fonts/sans/IRANSansWeb_Medium.woff') format('woff');
  font-display: swap;
}


.col-6.mobile-logo img {
    max-width: 100%;
    height: auto;
}


.azfr-fuel {
    min-width: 81.25%;
}

.main-con {
  min-height: 300px; /* یا ارتفاعی که معمولا این بخش داره */
  overflow: hidden;
  
}










