/*
Theme Name: City of Karlstad v3
Text Domain: Keegan Krantz
Version: 3.0
Description: City of Karlstad Theme
Author: Keegan Krantz
Author URI: https://keegankrantz.com
*/

#page_title-zone {
font-family: "LMBlack";
font-size: 35px;
padding: 3% 0 3% 0;
text-align: center;
color: #2a284c;
background-color: #ededed;
width: 100%;
}

#page-general-zone {
background-color: #ffffff;
width: 100%;
padding: 2% 0 4% 0;
}

#page-general-zone #general-text {
width: 40%;
padding: 1% 0 2% 0;
margin: 0 auto;
font-family: "Arial";
font-size: 17px;
line-height: 23px;
color: #0f2222;
text-align: center;
}

#page-general-zone #general-text b {
font-weight: bold;
}

#page-general-zone #general-text strong {
font-weight: bold;
}

#page-general-zone #general-text a {
color: #785ca1;
text-decoration: none;
transition: all .3s;
}

#page-general-zone #general-text a:hover {
color: #3e2a5c;
text-decoration: underline;
transition: all .3s;
}

#page_new-res-box {
background-color: #f8f8f8;
width: 35%;
border-radius: 10px;
margin: 0 auto 2% auto;
vertical-align: top;
padding: 2% 1%;
}

#page_new-res-box_left {
width: 20%;
display: inline-block;
vertical-align: top;
text-align: center;
}

#page_new-res-box_left .material-symbols-rounded {
color: #2a5e5e;
font-size: 90px;
vertical-align: top;
font-variation-settings:
'FILL' 0,
'wght' 300,
'GRAD' 0,
'opsz' 24
}

#page_new-res-box_right {
width: 77%;
display: inline-block;
vertical-align: top;
}

#page_new-res-box_right h2 {
font-family: "LMBold";
font-size: 24px;
line-height: 20px;
color: #2a284c;
text-align: left;
margin: 2% 0 2% 0;
padding: 0;
}

#page_new-res-box_right p {
font-family: "LMR";
font-size: 17px;
line-height: 24px;
color: #101010;
text-align: left;
margin: 0;
padding: 0;
}

#page_new-res-box_right b {
font-family: "LMBold";
font-size: 17px;
line-height: 24px;
color: #101010;
text-align: left;
margin: 0;
padding: 0;
}

#page_new-res-box_right ul {
font-family: "LMR";
font-size: 17px;
line-height: 24px;
color: #101010;
text-align: left;
margin: 4% 0 1% 6%;
padding: 0;
}

#page_new-res-box_right li {
font-family: "LMR";
font-size: 17px;
line-height: 24px;
color: #101010;
text-align: left;
margin: 2% 0 0 0;
padding: 0;
}

#page_new-res-box_right a {
color: #785ca1;
text-decoration: none;
}

#page_new-res-box_right a:hover {
text-decoration: underline;
}

#frame-container {
width: 50%;
height: auto;
margin: 0 25% 2% 25%;
}

#frame {
position: relative;
width: 100%;
overflow: hidden;
padding-top: 56.25%;
border-radius: 10px;
max-width: 3840px;
max-heightt: 2160px;
}

#frame iframe {
position: absolute; 
top: 0; 
left: 0; 
right: 0; 
width: 100%; 
height: 100%;
border: none;
}

#page_contact-box {
width: 30%;
margin: 0;
padding: 0;
vertical-align: top;
margin: 0 auto 0 auto;
background-color: #f8f8f8;
border-radius: 10px;
padding: 2% 1% 1% 1%;
}

#page_contact-box #cb-left {
width: 25%;
display: inline-block;
text-align: right;
font-family: "LMBold";
font-size: 17px;
line-height: 24px;
color: #2a284c;
padding: 0;
margin: 0 0 5% 0;
vertical-align: top;
}

#page_contact-box #cb-right {
width: 70%;
display: inline-block;
text-align: left;
font-family: "LMR";
font-size: 17px;
line-height: 24px;
color: #101010;
padding: 0;
margin: 0 0 5% 2%;
vertical-align: top;
}

#img-container {
width: 60%;
margin: 3% auto 4% auto;
text-align: center;
}

#img-container #page-photo {
width: 100%;
height: auto;
border-radius: 10px;
}

#img-container #page-photo_fb {
width: 30%;
height: auto;
margin: 0 auto 5% auto;
border: 0;
text-decoration: none;
}

#page_sitemap-body {
width: 60%;
margin: 2% auto 4% auto;
vertical-align: top;
text-align: center;
}

#page_sitemap-body #sitemap-section {
width: 30%;
margin: 0 auto 0 auto;
display: inline-block;
vertical-align: top;
text-align: left;
}

#page_sitemap-body b {
font-family: "LMBold";
font-size: 17px;
line-height: 24px;
color: #101010;
margin: 0 0 5px 0;
padding: 0;
display: block;
}

#page_sitemap-body a {
font-family: "Arial";
font-size: 16px;
line-height: 30px;
color: #785ca1;
text-decoration: none;
margin: 0 0 30px 0;
transition: all .3s;
}

#page_sitemap-body a:hover {
color: #3e2a5c;
text-decoration: underline;
transition: all .3s;
}

#page-general-zone #page-minutes-zone {
width: 100%;
text-align: center;
}

#page-general-zone #page-minutes-zone #page_council-minutes-box {
display: inline-block;
width: 20%;
margin: 0 1% 2% 1%;
text-align: center;
background-color: #f8f8f8;
border-radius: 20px;
padding: 1.5% 2% .25% 2%;
vertical-align: top;
}

#page-general-zone #page-minutes-zone #page_council-minutes-box #page_council-year {
font-family: "LMBold";
font-size: 25px;
line-height: 30px;
color: #234f4e;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}

#page-general-zone #page-minutes-zone #page_council-minutes-box #page_council-section {
width: 100%;
display: block;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}

#page-general-zone #page-minutes-zone #page_council-minutes-box #page_council-section a {
font-family: "Arial";
font-size: 16px;
line-height: 30px;
color: #785ca1;
text-decoration: none;
margin: 0 0 1% 0;
transition: all .3s;
vertical-align: top;
display: inline-block;
}

#page-general-zone #page-minutes-zone #page_council-minutes-box #page_council-section a:hover {
color: #3e2a5c;
text-decoration: underline;
transition: all .3s;
}

#page-general-zone #page-school-section {
width: 100%;
text-align: center;
vertical-align: top;
padding: 0;
margin: 0;
}

#page-general-zone #page-school-section #page_school-highlight {
width: 40%;
padding: 1% 2% 2% 2%;
margin: 0 auto;
vertical-align: top;
display: inline-block;
}

#page-general-zone #page-school-section #page_school-highlight img {
width: 100%;
border-radius: 10px;
margin: 0 0 2% 0;
}

#page-general-zone #page-school-section #page_school-highlight #school-title {
font-family: "LMBold";
font-size: 30px;
line-height: 35px;
color: #2a284c;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}

#page-general-zone #page-school-section #page_school-highlight #school-type {
font-family: "LMR-Italic";
font-size: 16px;
line-height: 25px;
color: #2a5f5e;
margin: 0;
padding: 0;
text-align: left;
vertical-align: top;
}

#page-general-zone #page-school-section #page_school-highlight #school-description {
font-family: "Arial";
font-size: 17px;
line-height: 23px;
color: #0f2222;
margin: 2% 0 0 0;
padding: 0;
text-align: left;
vertical-align: top;
}

#page-general-zone #page-school-section #page_school-highlight #school-contact {
font-family: "LMR";
font-size: 15px;
line-height: 25px;
color: #0f2222;
margin: 2% 0 0 0;
padding: 0;
text-align: left;
vertical-align: top;
}

#page-general-zone #page-school-section #page_school-highlight #school-contact b {
font-family: "LMBold";
}

#page-general-zone #page-school-section #page_school-highlight #school-contact a {
font-family: "LMR";
color: #785ca1;
text-decoration: none;
transition: all .3s;
}

#page-general-zone #page-school-section #page_school-highlight #school-contact a:hover {
color: #3e2a5c;
text-decoration: underline;
transition: all .3s;
}

#page-general-zone #page_businesses {
width: 100%;
text-align: center;
vertical-align: top;
}

#page-general-zone #page_businesses #bbox {
width: 27%;
max-width: 500px;
min-width: 400px;
color: #464646;
font-family: "LMW";
text-align: left;
vertical-align: top;
display: inline-block;
line-height: 23px;
background-color: #f8f8f8;
margin: 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 0;
}

#page-general-zone #page_businesses #bimg {
width: 100%;
height: auto;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
margin: -16px 0 2.5% 0;
}

#page-general-zone #page_businesses #btitle {
color: #2a284e;
font-size: 21px;
font-family: "LMBold";
text-align: left;
margin: 0 0 1% 20px;
}

#page-general-zone #page_businesses #binfo {
color: #464646;
font-size: 14px;
font-family: "LMW";
text-align: left;
margin-left: 20px;
margin-bottom: 20px;
}

#page-general-zone #page_businesses #binfo b {
font-family: "LMBold";
}

#page-general-zone #page_businesses #binfo a {
color: #2A284E;
}

#page-general-zone #legal-text {
width: 30%;
margin: 0 auto;
}

#page-general-zone #legal-text p {
font-family: "Arial";
font-size: 17px;
line-height: 25px;
color: #0f2222;
margin: 0 0 5% 0;
padding: 0;
text-align: left;
}

#page-general-zone #legal-text p b {
font-family: "Arial";
font-weight: bold;
display: inline;
}

#page-general-zone #legal-text ul {
font-family: "Arial";
font-size: 17px;
line-height: 23px;
color: #0f2222;
margin: -2% 0 6% 6%;
padding: 0;
text-align: left;
}

#page-general-zone #legal-text li {
font-family: "Arial";
font-size: 17px;
line-height: 23px;
color: #0f2222;
margin: 0 0 3% 0;
padding: 0;
text-align: left;
}

#page-general-zone #legal-text b {
font-family: "LMBold";
font-size: 17px;
line-height: 23px;
color: #0f2222;
display: block;
margin: 0 0 1% 0;
padding: 0;
text-align: left;
}

#page-general-zone #legal-text i {
font-family: "LMR-Italic";
font-size: 14px;
line-height: 15px;
color: #0f2222;
margin: 0;
padding: 0;
text-align: left;
}

#page-general-zone #error-message {
font-family: "LMR";
font-size: 17px;
line-height: 30px;
color: #0f2222;
margin: 0 auto;
padding: 0;
text-align: center;
width: 34%;
}

#page-general-zone #error-message a {
font-family: "LMR";
font-size: 17px;
line-height: 34px;
color: #785ca1;
text-decoration: none;
transition: all .3s;
}

#page-general-zone #error-message a:hover {
color: #3e2a5c;
text-decoration: underline;
transition: all .3s;
}

#page-general-zone #parks-page {
width: 90%;
margin: 0 auto 0 auto;
padding: 0;
text-align: center;
}

#page-general-zone #parks-page img {
width: 30%;
margin: 0 1% 2% 1%;
padding: 0;
border-radius: 10px;
display: inline;
}

#page-general-zone #parks-page #parks-title {
font-family: "LMBold";
font-size: 30px;
line-height: 35px;
color: #0f2222;
margin: 0 0 2% 0;
padding: 0;
text-align: center;
}
