.elementor-683 .elementor-element.elementor-element-8112fd9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:15px 15px;--row-gap:15px;--column-gap:15px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), vazir;font-weight:var( --e-global-typography-text-font-weight );}.elementor-683 .elementor-element.elementor-element-b781070{text-align:right;}.elementor-683 .elementor-element.elementor-element-b781070 img{width:450px;height:250px;object-fit:cover;object-position:center center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), vazir;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-683 .elementor-element.elementor-element-44de72e .elementor-heading-title{font-family:"vazir", vazir;font-size:19px;font-weight:300;}@media(max-width:767px){.elementor-683 .elementor-element.elementor-element-44de72e .elementor-heading-title{font-size:17px;}}/* Start custom CSS for image, class: .elementor-element-b781070 */.zoom-box {
    position: relative !important; 
    /* این خط بسیار مهم است و باید بماند */
    overflow: hidden !important; 
 
}

/* 2. استایل‌دهی به تصویر (img) درون کانتینر "zoom-box" */
.zoom-box img {
    display: block !important;
    transform: scale(1) !important; 
    
    transition: transform 0.8s ease-out !important; 
    
    transform-origin: center center !important; 
    
    object-fit: cover !important; 
}

.zoom-box:hover img {
    transform: scale(1.03) !important; 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://meysamkazemi.com/wp-content/uploads/2025/11/Vazirmatn-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://meysamkazemi.com/wp-content/uploads/2025/11/Vazirmatn-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://meysamkazemi.com/wp-content/uploads/2025/11/Vazirmatn-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://meysamkazemi.com/wp-content/uploads/2025/11/Vazirmatn-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://meysamkazemi.com/wp-content/uploads/2025/11/Vazirmatn-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://meysamkazemi.com/wp-content/uploads/2025/11/Vazirmatn-ExtraLight.woff2') format('woff2');
}
/* End Custom Fonts CSS */