/* 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: 'Playfair Display', serif;
--font2: Georgia, serif;
--font-size: 22px;
--theme_background_1: rgb(225, 180, 169);
--theme_foreground_1: rgb(255, 255, 255);
--theme_background_2: rgb(159, 116, 105);
--theme_foreground_2: rgb(255, 255, 255);
--theme_background_3: rgb(142, 104, 104);
--theme_foreground_3: rgb(255, 250, 250);
--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);
}
body {
background-color:rgb(255, 255, 255);
background-image:url('https://web-cdn.org/s/0/image/slides/autumnleaves.jpg?maxwidth=1000');;
color:rgb(76, 76, 76);
}
header {
background-color:rgb(0, 0, 0);
color:rgb(255, 255, 255);
grid-template-areas:'';
min-height:450px;
}
header div#inner {
height:450px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/4/logos/OUTDOOR-LOGO.jpg?r=16647&maxwidth=600&maxheight=600');
}
#header_bar {
min-height:200px;
background-color:rgb(255, 255, 255);
color:rgb(0, 0, 0);
}
nav {
background-color:rgb(196, 155, 140);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(196, 155, 140);
color:rgb(255, 255, 255);
}
nav li:hover, nav li:hover>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
color:#ffffff;
}
nav ul {justify-content:space-evenly;}
article {
color:rgb(0, 0, 0);
-webkit-border-radius:15px;
border-radius:15px;
}
aside {
background-color:rgb(255, 255, 255);
color:rgb(96, 96, 96);
-webkit-border-radius:15px;
border-radius:15px;
}
footer {
background-image:url('https://web-cdn.org/s/4/image/grad.jpg?maxwidth=1000');
color:rgb(255, 255, 255);
}
@media(min-width: 780px) {
article section {padding: 4rem 4rem;}
aside section {padding: 4rem 4rem;}
footer section {padding: 4rem 4rem;}
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:#555555;
color:#ffffff;
}
section.breadcrumb a {
color:#ffffff;
}
#breadcrumbhomeicon {fill:#ffffff;}
@media(min-width: 1000px) {
.header_heading {align-self:end;justify-self:start;}
.header_subheading {align-self:start;justify-self:start;}
}
/* Individual Sections */
section#block_257 {
color:rgb(0, 0, 0);
}
section#block_264 {
background-color:transparent;
}
section#block_264::before {background-color:rgb(255, 255, 255);}
section#block_3346 {
background-color:transparent;
}
section#block_3346::before {background-color:rgb(255, 255, 255);}
section#block_3348 {
color:rgb(4, 4, 4);
}
section#block_4429 {
background-color:transparent;
}
section#block_4429::before {background-color:rgb(255, 255, 255);}
section#block_4432 {
background-color:transparent;
}
section#block_4432::before {background-color:rgb(244, 224, 216);}
section#block_4437 {
background-color:transparent;
}
section#block_4437::before {background-color:rgb(255, 255, 255);}
section#block_4438 {
background-color:transparent;
color:rgb(253, 253, 253);
}
section#block_4438::before {background-color:rgba(146, 113, 106, 0.43);}
section#block_4445 {
background-color:transparent;
}
section#block_4445::before {background-color:rgb(255, 255, 255);}
section#block_4447 {
background-color:transparent;
}
section#block_4447::before {background-color:rgb(255, 255, 255);}
section#block_4448 {
background-color:transparent;
}
section#block_4448::before {background-color:rgb(255, 255, 255);}
section#block_4459 {
color:rgb(255, 255, 255);
}
section#block_4460 {
background-color:transparent;
color:rgb(255, 255, 255);
}
section#block_4460::before {background-color:rgb(192, 166, 152);}
section#block_4461 {
color:rgb(255, 255, 255);
}
section#block_4745 {
color:rgb(255, 255, 255);
}
section#block_5521 {
background-color:transparent;
}
section#block_5521::before {background-color:rgb(255, 255, 255);}
section#block_6467 {
background-color:transparent;
}
section#block_6467::before {background-color:rgb(130, 118, 103);}
section#block_4438::before {
background-image: url(https://web-cdn.org/s/4/image/nature/dand.jpg?maxwidth=1920);
}
section#block_4438>div>div.inner {
background-color:rgba(146, 113, 106, 0.43);
}
section#block_4438 {
min-height:0px;
}
@media(min-width: 1000px) {
section#block_4438>div>div.inner {
margin:10% 40% 15% 0%;
}
}
body#p72 {}
/* Custom CSS */
