/* Site Effects CSS */
article section::before {
content:'';
position:absolute;
top:0;
bottom:0;
left:calc(-50vw + 50%);
right:calc(-50vw + 50%);
background:inherit;
z-index:-1;
}

/* Site CSS */
:root {
--grid-gap: 0px;
--font1: 'Montserrat', sans-serif;
--font2: 'Rammetto One', cursive;
--font-size: 22px;
--theme_background_1: rgb(41, 50, 65);
--theme_foreground_1: #fff;
--theme_background_2: rgb(152, 193, 217);
--theme_foreground_2: rgb(0, 0, 0);
--theme_background_3: rgb(224, 251, 252);
--theme_foreground_3: rgb(0, 0, 0);
--body_foreground: rgb(255, 255, 255);
--body_background: rgb(41, 50, 65);
--block_color_1:var(--theme_background_1);
--block_color_1_alt:var(--theme_foreground_1);
--block_color_2:var(--theme_background_2);
--block_color_2_alt:var(--theme_foreground_2);
accent-color:#52796f;
}
body {
background-color:rgb(41, 50, 65);
color:rgb(255, 255, 255);
}
header {
background-color:rgb(2, 2, 3);
background-image:url('https://web-cdn.org/s/1207/image/2026_Beauly_Festivals_Web-Header_Mutiny.jpg?maxwidth=1000');;
color:rgb(23, 20, 232);
grid-template-areas:'';
min-height:600px;
}
header div#inner {
height:600px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/1207/logos/Mutiny.jpg?r=2006189&maxwidth=1920&maxheight=600');
}
#header_bar {
background-color:rgba(255, 255, 255, 0.79);
color:rgb(0, 0, 0);
}
nav {
background-color:rgb(61, 90, 128);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(61, 90, 128);
color:rgb(255, 255, 255);
}
nav li:hover, nav li:active, nav li:hover>a, nav li:active>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
background-color:rgb(61, 90, 128);
color:rgb(238, 108, 77);
}
nav ul {justify-content:space-evenly;}
article {
-webkit-border-radius:15px;
border-radius:15px;
}
aside {
}
footer {
background-color:rgb(5, 5, 5);
color:rgb(255, 255, 255);
}
footer #site_essentials {
text-align:center;
}
@media(min-width: 780px) {
article section {padding: 3rem 4rem;}
aside section {padding: 3rem 4rem;}
footer section {padding: 3rem 4rem;}
}
article section:nth-child(odd) {
background-color:rgb(41, 50, 65);
}
article section:nth-child(even) {
background-color:rgb(13, 70, 103);
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
}
section.breadcrumb a {
}
@media(min-width: 1000px) {
.header_heading {align-self:start;justify-self:start;}
.header_subheading {align-self:start;justify-self:start;}
}
/* Individual Sections */
section#block_13509 {
background-color:transparent;
}
section#block_13509::before {background-color:rgb(5, 4, 4);}
section#block_13562 {
background-color:transparent;
}
section#block_13562::before {background-color:rgb(3, 3, 3);}
section#block_13564 {
background-color:transparent;
}
section#block_13564::before {background-color:rgb(3, 3, 3);}
section#block_13565 {
background-color:transparent;
}
section#block_13565::before {background-color:rgb(3, 3, 3);}
section#block_13566 {
background-color:transparent;
}
section#block_13566::before {background-color:rgb(8, 8, 8);}
section#block_13572 {
background-color:transparent;
}
section#block_13572::before {background-color:rgb(5, 5, 5);}
section#block_13573 {
background-color:transparent;
}
section#block_13573::before {background-color:rgb(5, 4, 4);}
section#block_13617 {
background-color:transparent;
}
section#block_13617::before {background-color:rgb(6, 6, 6);}
section#block_13618 {
background-color:transparent;
}
section#block_13618::before {background-color:rgb(0, 0, 0);}
section#block_13632 {
background-color:transparent;
color:rgb(5, 5, 5);
}
section#block_13632::before {background-color:rgb(6, 6, 6);}
section#block_13659 {
background-color:transparent;
}
section#block_13659::before {background-color:rgb(4, 4, 4);}
section#block_13660 {
background-color:transparent;
}
section#block_13660::before {background-color:rgb(3, 3, 3);}
section#block_21170 {
background-color:transparent;
}
section#block_21170::before {background-color:rgb(1, 1, 1);}
section#block_26595 {
background-color:transparent;
}
section#block_26595::before {background-color:rgb(3, 3, 3);}
section#block_27008 {
background-color:transparent;
}
section#block_27008::before {background-color:rgb(3, 3, 3);}
section#block_27103 {
background-color:transparent;
}
section#block_27103::before {background-color:rgb(1, 1, 1);}
section#block_35300 {
background-color:transparent;
}
section#block_35300::before {background-color:rgb(6, 6, 6);}
section#block_43632 {
background-color:transparent;
}
section#block_43632::before {background-color:rgb(4, 4, 4);}
body#p18709 {}
/* Custom CSS */
@media(min-width: 1025px) {
main.desktop_layout8 {
grid-template-columns:250px 1fr 1fr 1fr 1fr 1fr;
}
.desktop_layout8 nav.desktop_nav_2 .sub_menu {
width:auto;
min-width:15ch;
}
}
