/** MedievalSophia CSS by Creatiwe@2025 */

/*

header-font - lato
body-font - equip
menu-font - equip
submenu-font - roboto-stab

Body background - #2b221e
Body font - #6f717a
Normal link - #872c2d
Hover link - #872c2d
Headings - #872c2d

Color Button background  - #872c2d
Secondary Button background - #7a7251

Footer link - #c2b88c
Footer hover link - #ebe5c8

*/

@font-face { font-family: 'equiplight'; src: url('../fonts/EquipLig-webfont.woff') format('woff'), url('../fonts/EquipLig-webfont.ttf') format('truetype'),  url('../fonts/EquipLig-webfont.svg#equiplight') format('svg'); font-weight: normal; font-style: normal; } 


/* STRUTTURA */
body { background: url(/images/design/background-texture.jpg) repeat scroll top left #272324; font-family: "equiplight", var(--bs-font-sans-serif); }
header>.container, section>.container { background-color: #fff; }
#sp-main-body { padding: 1rem 0; }
.header-modules { margin-left: 0px; }
@media(min-width: 768px) { body.ltr #offcanvas-toggler.offcanvas-toggler-right { display: none!important; } }

/* Tipografia */
h1,h2,h3,h4,h5,h6 { color: #872c2d;  font-family: 'Lato', sans-serif, var(--bs-font-sans-serif); font-weight: 700; }

/* Design */
#sp-left .sp-module:first-of-type, #sp-right .sp-module:first-of-type { margin-top: 1rem; }
#sp-left .sp-module, #sp-right .sp-module { padding: 1rem; border: 0; margin-top: 1rem; }
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title { margin: 0 0 1rem; padding-bottom: 1rem; font-size: 1.5rem; }
#sp-component { box-shadow: 0px 5px 25px 0px rgba(58, 58, 67, 0.12); padding: 2rem 1rem; }
.mod-banners.bannergroup>* { margin-bottom: .75rem; }
/* Correzioni */
span.badge.bg-danger.featured-article-badge { display: none; }