This is what I'm trying to accomplish

I have these 2 border-only circles and I want to cut the part of the blue border which is "inside" the red circle. I tried union, difference, intersection etc. but I couldn't find a way to get this. I also tried to convert from stroke to path before using difference, intersection etc. but I couldn't find a solution.
Background is transparent (inside circles too).
Could you help me?