/*
Theme Name: دکتریت نسخه کودک
Theme URI: https://tafresh-theme.com
Author: تفرش تم
Author URI: https://themeforest.net/user/amentotech/portfolio
Description: دکتریت یک قالب وردپرس دایرکتوری پزشکی است.
Tags: one-column, two-columns, right-sidebar, sticky-post, theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
Version: 1.0
Template: doctreat
Text Domain: doctreat-child
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* * مطمئن شدن از نمایش صحیح تصاویر گالری 
 */
.dc-projects .dc-project figure img {
    width: 100%; /* تصویر کل عرض والدش رو اشغال کنه */
    height: auto; /* ارتفاع به صورت خودکار تنظیم بشه */
    display: block; /* برای حذف فضای اضافه زیر تصویر */
    object-fit: cover; /* برای اینکه تصویر نسبت تصویرش رو حفظ کنه و فضای والد رو پر کنه */
}
/* مطمئن شدن از نمایش صحیح تصاویر گالری */
.dc-projects .dc-project figure img {
    width: 100%; /* تصویر کل عرض والدش رو اشغال کنه */
    height: auto; /* ارتفاع به صورت خودکار تنظیم بشه */
    display: block; /* برای حذف فضای اضافه زیر تصویر */
    object-fit: cover; /* برای اینکه تصویر نسبت تصویرش رو حفظ کنه و فضای والد رو پر کنه */
}