/*
Theme Name: kadu Child
Theme URI: http://themexriver.com/wp/kadu
Template: kadu
Author: themexriver
Author URI: http://themexriver.com/
Description: kadu - IT Solutions WordPress Theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.1757489463
Updated: 2025-09-10 14:31:03

*/

/* 
    root-veriable-start
*/
:root {
	--kd-font-pr-1: "Roboto Condensed", sans-serif;
    --kd-font-sd-1: "Just Another Hand", cursive;
    --kd-font-barlow: "Barlow Semi Condensed", sans-serif;
    --kd-font-fraunces: "Fraunces", serif;


    --kd-clr-pr-1: #005e4f;
    --kd-clr-pr-4: #D70007;

    --kd-clr-sd-1: #ef991f;
    --kd-clr-sd-4: #08D565;

    --kd-clr-h-1: #363539;

    --kd-clr-p-1: #797a84;

    --cube-1: cubic-bezier(.57,.21,.69,1.25);
    --cube-2: cubic-bezier(0.31, -0.105, 0.43, 1.4);
}

#preloader .preloader-wrap .icon-ani {
	margin: 0 auto;
	width: 100px;
}