/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

:root {
  --guide-width: 1px;
}
/*
#footer {
	 border: var(--guide-width) solid var(--theme-palette-color-3); 
}
#footer > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    background-image: url('/wp-content/uploads/2025/01/falkensur-footer-wg-bg-1_animated.svg');
    background-size: contain;
    background-position: 0% 10%;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
#footer > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
    background-image: url('/wp-content/uploads/2025/01/falkensur-footer-wg-bg-2_animated.svg');
    background-size: contain;
    background-position: 0% 10%;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
#footer > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
    background-image: url('/wp-content/uploads/2025/01/falkensur-footer-wg-bg-3_animated.svg');
    background-size: contain;
    background-position: 0% 10%;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
#footer > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) {
    background-image: url('/wp-content/uploads/2025/01/falkensur-footer-wg-bg-4_animated.svg');
    background-size: contain;
    background-position: 0% 10%;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
#footer > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) {
    background-image: url('/wp-content/uploads/2025/01/falkensur-footer-wg-bg-5_animated.svg');
    background-size: contain;
    background-position: 0% 10%;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
#footer > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) {
    background-image: url('/wp-content/uploads/2025/01/falkensur-footer-wg-bg-6_animated.svg');
    background-size: contain;
    background-position: 0% 10%;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
*/