.elementor-kit-6{--e-global-color-primary:#0053A7;--e-global-color-secondary:#0080FF;--e-global-color-text:#484848;--e-global-color-accent:#B0B0B0;--e-global-color-a88f0f9:#FFFFFF;--e-global-color-5c54606:#0E2338;--e-global-color-0f1ae8d:#E3F4FF;--e-global-color-a2b9377:#011529;--e-global-color-7bc9b58:#004285;--e-global-typography-primary-font-family:"Rokh";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Dana";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Dana";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Dana";--e-global-typography-accent-font-weight:500;background-color:#0E2338;color:var( --e-global-color-0f1ae8d );font-family:"Dana", Sans-serif;}body.e-wc-message-notice .woocommerce-message, body.e-wc-message-notice .wc-block-components-notice-banner.is-success{background-color:var( --e-global-color-a2b9377 );border-style:solid;border-width:3px 0px 0px 0px;border-color:var( --e-global-color-secondary );}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{background-color:var( --e-global-color-secondary );background-image:var( --e-global-color-secondary );font-family:"Dana", Sans-serif;font-size:16px;font-weight:700;}body.e-wc-message-notice .woocommerce-message .button:hover, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button:hover{background-color:var( --e-global-color-primary );background-image:var( --e-global-color-primary );}body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info{background-color:var( --e-global-color-a2b9377 );border-style:solid;border-color:var( --e-global-color-7bc9b58 );}.elementor-kit-6 a{color:var( --e-global-color-secondary );font-family:"Dana", Sans-serif;font-size:14px;font-weight:400;}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );font-family:"Dana", Sans-serif;font-size:14px;font-weight:400;}.elementor-kit-6 h1{color:var( --e-global-color-0f1ae8d );}.elementor-kit-6 h2{color:var( --e-global-color-0f1ae8d );font-family:"Dana", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-6 h3{color:var( --e-global-color-0f1ae8d );}.elementor-kit-6 h4{color:var( --e-global-color-0f1ae8d );}.elementor-kit-6 h5{color:var( --e-global-color-0f1ae8d );}.elementor-kit-6 h6{color:var( --e-global-color-0f1ae8d );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Dana", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:12px;}.elementor-element{--widgets-spacing:12px 12px;--widgets-spacing-row:12px;--widgets-spacing-column:12px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-message-text-color:var( --e-global-color-0f1ae8d );--message-message-icon-color:var( --e-global-color-secondary );--message-box-border-radius:12px 12px 12px 12px;--message-buttons-normal-text-color:var( --e-global-color-0f1ae8d );--message-buttons-hover-text-color:var( --e-global-color-0f1ae8d );--message-border-type:none;--message-buttons-border-radius:8px 8px 8px 8px;--message-buttons-padding:8px 12px 8px 12px;}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-box-border-radius:12px 12px 12px 12px;}@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 */body { 
margin:0px !important;
}


/*font display*/
/*@font-face {*/
/*    font-family: 'Dana';*/
/*    font-display: swap;*/
/*    src: local('Dana'), url(https://cdn.vordinpro.com/font/dana/DanaFaNum-DemiBold.woff2) format('woff2');*/
/*}*/

/*اسکرول بار*/
::-webkit-scrollbar{
    width: 12px;
}
::-webkit-scrollbar-track{
    border-radius: 4px;
    background: #011529;
}
::-webkit-scrollbar-thumb{
    border-radius: 0px;
    background: #0053A7;
    border-radius: 4px;
}

/*h2 {*/
/*    color: fff;*/
/*}*/
.woocommerce-notices-wrapper {
    outline: 0px !important;
}

@media only screen and (max-width: 600px) {.woocommerce-notices-wrapper {
    /*max-width: 1200px;*/
    margin: auto 16px;}
}


@media only screen and (min-width: 600px) {.woocommerce-notices-wrapper {
    max-width: 1200px;
    margin: 0px auto;
}
}



/*
.woocommerce-message {
    border-top-color: #0080ff;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 3.5em 1em 2em;
    margin: 0 0 2em;
    position: relative;
    background-color: #011529;
    color: #e3f4ff;
    border-top: 3px solid #0080ff;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    border-radius: 12px;
}

.woocommerce-message::before {
    content: "\e015";
    color: #0080ff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button
Specificity: (2,1,1)
 {
    font-size: 16px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 6px;
    right: auto;
    color: #b7dbff;
    background-color: #0080ff;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
*/

/*فرم دیجیتس*/
.digits_secure_modal_box, .digits_ui, .digits_secure_modal_box *, .digits_ui *, .digits_font, .dig_ma-box, .dig_ma-box input, .dig_ma-box input::placeholder, .dig_ma-box ::placeholder, .dig_ma-box label, .dig_ma-box button, .dig_ma-box select, .dig_ma-box * {
    font-family: 'Dana', sans-serif;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-UltraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Dana';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://vordinpro.ir/wp-content/uploads/2025/02/DanaFaNum-DemiBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */