.elementor-kit-8599{--e-global-color-primary:#33B7CC;--e-global-color-secondary:#0D0F3E;--e-global-color-text:#6C6C6C;--e-global-color-accent:#FC5220;--e-global-color-82879d5:#FFFFFF;--e-global-typography-primary-font-family:"Peyda";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Peyda";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Yekan-Bakh";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Peyda";--e-global-typography-accent-font-weight:500;}.elementor-kit-8599 button,.elementor-kit-8599 input[type="button"],.elementor-kit-8599 input[type="submit"],.elementor-kit-8599 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Peyda", Sans-serif;color:#FFFFFF;border-radius:30px 30px 30px 30px;}.elementor-kit-8599 button:hover,.elementor-kit-8599 button:focus,.elementor-kit-8599 input[type="button"]:hover,.elementor-kit-8599 input[type="button"]:focus,.elementor-kit-8599 input[type="submit"]:hover,.elementor-kit-8599 input[type="submit"]:focus,.elementor-kit-8599 .elementor-button:hover,.elementor-kit-8599 .elementor-button:focus{background-color:var( --e-global-color-accent );color:#FFFFFF;border-radius:30px 30px 30px 30px;}.elementor-kit-8599 e-page-transition{background-color:#FFBC7D;}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-primary );background-image:var( --e-global-color-primary );font-family:"Peyda", Sans-serif;}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-accent );background-image:var( --e-global-color-accent );}.elementor-kit-8599 a{color:var( --e-global-color-accent );}.elementor-kit-8599 a:hover{color:var( --e-global-color-primary );}.elementor-kit-8599 label{color:var( --e-global-color-secondary );font-family:"Peyda", Sans-serif;font-weight:600;}.elementor-kit-8599 input:not([type="button"]):not([type="submit"]),.elementor-kit-8599 textarea,.elementor-kit-8599 .elementor-field-textual{font-family:"Peyda", Sans-serif;font-weight:600;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:#E6E6E6;border-radius:15px 15px 15px 15px;}.elementor-kit-8599 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-8599 textarea:focus,.elementor-kit-8599 .elementor-field-textual:focus{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-secondary );font-family:"Peyda", Sans-serif;--message-message-icon-color:var( --e-global-color-primary );--message-box-border-radius:5px 5px 5px 5px;--message-buttons-normal-text-color:var( --e-global-color-secondary );--message-buttons-hover-text-color:var( --e-global-color-82879d5 );--message-border-type:none;--message-buttons-border-radius:5px 5px 5px 5px;--message-buttons-padding:10px 10px 10px 10px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.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 */span.sub {
    display: block;
    color: var(--e-global-color-primary);
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
}
/*services*/
.elementor-image-box-wrapper {
    height: 100%;
}
.services.elementor-widget-image-box a:after { content: ""; 
    display: block; 
    position: absolute; 
    top: 0; 
    bottom: 0; 
    left: 0; 
    right: 0; 
}
.services .elementor-image-box-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 75%;
    justify-content: space-between;
}
.services .elementor-image-box-content:after {
    content: url(https://dayaexir.com/wp-content/uploads/2025/03/Arrow-Left-Down-1.svg);
    border: 1px solid #c6c6c6;
    text-align: left;
    padding:10px 11px 7px 11px;
    border-radius: 100px;
    align-self: end;
    transition: .3s;
}

.services:hover .elementor-image-box-content:after {
    transform: translate3d(-10px, 10px, -10px);
    transition: .3s;
}
.customer .elementor-image-box-img {
    padding: 10px;
    display: flex !important;
    height: 150px;
    width: 150px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: -5px 5px 20px -7px rgba(0, 0, 0, 0.1);
    justify-content: center;
    align-items: center;
}
.woocommerce-notices-wrapper {
    width: calc-size(fit-content, size + 15px);
    position: fixed;
    right: 10px;
    bottom: -20px;
    z-index: 99999999999;
}
span#simple-chat-button--text {
    font-family: 'Yekan-Bakh';
}
a.checkout-button.button.alt.wc-forward , button#place_order{
    background-color: #33b7cc;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/PeydaWeb-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/peydaWeb-extralight.woff2') format('woff2');
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/peydaWeb-light.woff2') format('woff2');
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/PeydaWeb-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/PeydaWeb-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/PeydaWeb-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/PeydaWeb-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/PeydaWeb-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Peyda';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/PeydaWeb-Black.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Yekan-Bakh';
	font-display: auto;
	src: url('https://dayaexir.com/wp-content/uploads/2025/03/YekanBakhFaNum-VF.ttf') format('truetype');
}
/* End Custom Fonts CSS */