.elementor-kit-7{--e-global-color-primary:#D26DFF;--e-global-color-secondary:#7DC9C0;--e-global-color-text:#555555;--e-global-color-accent:#EDF757;--e-global-color-b3a9dcd:#E4A7FF;--e-global-color-6ad0d40:#A51EDB;--e-global-color-d0831c1:#AFE0D9;--e-global-color-31ac651:#3A928B;--e-global-color-b83eeab:#EFFA8E;--e-global-color-4b8c158:#E2DE10;--e-global-color-08ae61a:#231F20;--e-global-color-dfba86a:#18181A;--e-global-color-5a01cc0:#F3F3F3;--e-global-color-a3b92c4:#FFFFFF;--e-global-color-b7f8089:#FFFFFF00;--e-global-typography-primary-font-family:"Extenda";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:70px;--e-global-typography-secondary-font-family:"Extenda";--e-global-typography-secondary-font-size:70px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:60px;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Space Mono";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:16px;--e-global-typography-241a13a-font-family:"Disket Mono";--e-global-typography-241a13a-font-size:16px;--e-global-typography-241a13a-font-weight:normal;--e-global-typography-241a13a-line-height:16px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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 .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-kit-7{--e-global-typography-primary-font-size:60px;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:50px;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Custom cursor */


@media (min-width: 1025px) and (hover: hover) and (pointer: fine) {
    * {
        cursor: none !important;
    }

    /* Custom cursor container */
    #custom-cursor {
        position: fixed;
        pointer-events: none;
        transform: translate(-25%, -25%);
        z-index: 9999;
        transition: opacity 0.2s ease;
        display: block;
    }

    /* Arrow cursor (default) - Replace URL with your SVG */
    .cursor-arrow {
        width: 35px;
        height: 35px;
        background-image: url('https://abdullahtallat.me/wp-content/uploads/2026/01/Mask-group-2.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

    /* Eye cursor (on hover) - Replace URL with your SVG */
    .cursor-eye {
        width: 50px;
        height: 50px;
        background-image: url('https://abdullahtallat.me/wp-content/uploads/2026/01/Group-5-2.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        display: none;
        transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }
}

/* Hide custom cursor on mobile and tablet */
@media (max-width: 1024px), (hover: none), (pointer: coarse) {
    #custom-cursor {
        display: none !important;
    }
    
    * {
        cursor: auto !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-10-pica.ttf') format('truetype');
}
@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-20-micro.ttf') format('truetype');
}
@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-30-deca.ttf') format('truetype');
}
@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-40-hecto-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-50-mega.ttf') format('truetype');
}
@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-60-giga.ttf') format('truetype');
}
@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-70-tera.ttf') format('truetype');
}
@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-80-peta.ttf') format('truetype');
}
@font-face {
	font-family: 'Extenda';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/extenda-90-exa.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Disket Mono';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/Disket-Mono-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Disket Mono';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://abdullahtallat.me/wp-content/uploads/2025/10/Disket-Mono-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */