.elementor-kit-6{--e-global-color-primary:#222831;--e-global-color-secondary:#393E46;--e-global-color-text:#7A7A7A;--e-global-color-accent:#EEEEEE;--e-global-color-a1e17b5:#000000;--e-global-typography-primary-font-family:"IRANYekanX";font-feature-settings:"numr";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"IRANYekanX";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANYekanX";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"IRANYekanX";--e-global-typography-accent-font-weight:400;--e-global-typography-d11e665-font-family:"IRANYekanX";background-color:var( --e-global-color-accent );font-family:"IRANYekanX", tohama;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#FFFFFF;font-family:var( --e-global-typography-text-font-family ), tohama;font-feature-settings:var( --e-global-typography-text-font-feature-settings );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-a1e17b5 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"IRANYekanX", tohama;font-feature-settings:"numr";}.elementor-kit-6 h1{font-family:"IRANYekanX", tohama;font-feature-settings:"numr";}.elementor-kit-6 h2{font-family:"IRANYekanX", tohama;font-feature-settings:"numr";}.elementor-kit-6 h3{font-family:"IRANYekanX", tohama;font-feature-settings:"numr";}.elementor-kit-6 h4{font-family:"IRANYekanX", tohama;font-feature-settings:"numr";}.elementor-kit-6 h5{font-family:"IRANYekanX", tohama;font-feature-settings:"numr";}.elementor-kit-6 h6{font-family:"IRANYekanX", tohama;font-feature-settings:"numr";}.elementor-kit-6 label{color:var( --e-global-color-a1e17b5 );font-family:"IRANYekanX", tohama;font-feature-settings:"numr";font-weight:400;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"IRANYekanX", tohama;font-feature-settings:"numr";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:150px;max-width:150px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gv-edit-entry-wrapper .gform-footer #publishing-action input.gv-button-update, .gv-edit-entry-wrapper .gform-footer #publishing-action a.gv-button-cancel, .gv-edit-entry-wrapper .gform-footer #publishing-action a.gv-button-delete
 {
    line-height: normal;
    margin: 10px;
}

.gv-table-view

 {
    table-layout: fixed;
    width: 100%;
    font-family: 'IRANYekanFN';
}

.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input

 {
width: 100%;
}

.gpfup-big-images .gpfup__files {
	display: flex;
	flex-wrap: wrap;
	border: 0;
	padding: 0;
	box-shadow: none;
	margin: 0 -0.5rem;
}

.gpfup-big-images .gpfup__file {
	width: calc( 50% - 1rem );
	border: 0 !important;
	padding: 0;
	margin: 0 0.5rem 1rem !important;
	background: rgba( 0, 0, 0, 0.9 );
	border-radius: 4px;
        overflow: hidden;
        min-height: 100px;
}

.gpfup-big-images .gpfup__preview {
	margin-right: 0;
	display: grid;
}

.gpfup-big-images .gpfup__preview img {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin: auto;
        border-radius: 0;
}

.gpfup-big-images .gpfup__file-info {
	position: absolute;
	bottom: 0;
	transition: opacity .3s ease-in-out;
	width: 100%;
	border-radius: 0 0 4px 4px;
	padding: 0.5rem;
	color: #fff;
	background: #000;
	background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
	margin: 0;
}
.gpfup-big-images .gpfup__filesize {
	font-size: 0.8em;
}

.gpfup-big-images .gpfup__file-actions {
	top: 0.5rem;
	right: 0.5rem;
}

.gpfup-big-images .gpfup__delete {
	opacity: 0.7;
	transition: opacity 0.25s ease-out;
}

.gpfup-big-images .gpfup__delete svg {
	fill: white;
	width: 1rem;
	filter: drop-shadow( 0 0 1px black );
	transition: filter 0.25s ease-out;
}

.gpfup-big-images .gpfup__delete:hover {
	opacity: 1;
}

.gpfup-big-images .gpfup__delete:hover svg {
	filter: drop-shadow( 0 0 4px black );
}

.gpfup-big-images .gpfup__droparea {
	border-radius: 4px;
}

.gpfup-big-images .gpfup__edit {
	width: 2.6rem;
	height: 2.6rem;
        line-height: 1;
}/* End custom CSS */