/*
Theme Name: Ridsport
Theme URI: https://pagio.se
Author: Pagio
Author URI: https://pagio.se
Description: Temat Ridsport är ett svenskt blocktema som Pagio utvecklat till ryttarföreningar och ridskolor som använder WordPress. Den här versionen av Ridsport är anpassad till Filipstads Ridklubb och en förenklad version av Ridsport Premium som kommer att kunna köpas hos Pagio. Tack för att ni valt Pagio som leverantör av tema till föreningens hemsida!
Requires at least: 6.6.2
Tested up to: 6.7.1
Requires PHP: 8.1
Version: 1.1.21
License: Pagio and Pagio Customer
License URI: https://pagio.se
Text Domain: ridsport
Tags: 

Ridsport WordPress Tema, (C) 2025 Pagio.
Ridsport är ett premium tema.
*/

/* CSS General Styles
--------------------------------------------- */
html {
	scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}

a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .3em;
}

/* Navigation
--------------------------------------------- */
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
	border: 0 !important;
  }

/* Link styles
--------------------------------------------- */
footer a {
	text-decoration: none;
}