html,
body {
margin: 0;
padding: 0;
width: 100%;
overflow-x: hidden
}
.row {
margin-left: 0;
margin-right: 0
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.container {
padding: 0
}
html {
font-family: "Open Sans", sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
body {
margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],
template {
display: none
}
a {
background-color: transparent
}
a:active,
a:hover {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,
strong {
font-weight: bold
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: 0.67em 0
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
hr {
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,
select {
text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,
th {
padding: 0
}
.mm-page.mm-slideout {
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2)
}
@media screen and (max-width: 544px) {
.col-ts-12 {
width: 100%;
float: none
}
}
.site {
padding-top: 95px
}
#content {
outline: none
}
.skip-to-content-link {
position: absolute;
top: -100px;
left: 0;
display: block;
width: 100%;
background-color: #fff;
font-family: "Open Sans", sans-serif;
font-size: 22px;
text-align: center;
padding-bottom: 20px;
padding-top: 20px;
z-index: 999;
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
-webkit-box-shadow: 0 2px 13px -2px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 13px -2px rgba(0, 0, 0, 0.2)
}
.skip-to-content-link .material-icons {
position: relative;
top: 2px;
font-size: 22px
}
.skip-to-content-link:focus {
top: 0;
text-decoration: none;
color: #008E34;
outline: none
}
figure.featured-image figcaption,
.page-content figure.thumbnail figcaption,
.article-content .content figure.thumbnail figcaption {
border-bottom: 1px solid #ddd;
padding-bottom: 5px
}
figure.featured-image figcaption p,
.page-content figure.thumbnail figcaption p,
.article-content .content figure.thumbnail figcaption p {
color: #777777
}
.meta .published {
float: left;
color: #666;
font-family: "Open Sans", sans-serif;
font-weight: 300;
font-size: 18px
}
@media only screen and (max-width: 992px) {
.meta .published {
padding-left: 0
}
}
@media screen and (max-width: 544px) {
.meta .published {
float: none
}
}
.meta .published .clock {
font-size: 18px;
position: relative;
top: 2px;
margin-right: 5px
}
section.article-content .content blockquote {
padding-left: 0;
border-left: 0 transparent
}
section.article-content .content blockquote p {
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #333;
font-style: normal;
line-height: 30px
}
section.article-content .content blockquote p:before {
content: '- '
}
section.article-content .content blockquote cite {
color: #777777;
font-size: 16px;
font-style: italic
}
.home .news-article .featured-image,
.home .news-article .page-content .thumbnail,
.page-content .home .news-article .thumbnail,
.home .news-article .article-content .content .thumbnail,
.article-content .content .home .news-article .thumbnail {
padding-top: 75%;
position: relative
}
.home .news-article .featured-image img,
.home .news-article .page-content .thumbnail img,
.page-content .home .news-article .thumbnail img,
.home .news-article .article-content .content .thumbnail img,
.article-content .content .home .news-article .thumbnail img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
max-height: 100%
}
.home .article-featured-preview .featured-image .badge,
.home .article-featured-preview .page-content .thumbnail .badge,
.page-content .home .article-featured-preview .thumbnail .badge,
.home .article-featured-preview .article-content .content .thumbnail .badge,
.article-content .content .home .article-featured-preview .thumbnail .badge {
position: absolute;
bottom: 7px;
z-index: 99
}
.wp-block-image {
margin-top: 20px
}
.wp-block-image figcaption {
text-align: left;
color: #777777;
line-height: 1.3;
font-size: 16px;
font-style: italic;
border-bottom: 1px solid #ddd;
padding-bottom: 10px
}
.editorial header .published {
top: 15px;
position: relative
}
.article-content.editorial .excerpt {
padding-bottom: 0 !important
}
.article-content.editorial .excerpt p {
margin: 0 !important
}
.article-content.editorial .header {
margin-bottom: 25px
}
.meta.article-footer div.published {
padding-left: 0
}
.someimagewrapper {
padding-top: 75%;
position: relative
}
.someimagewrapper img {
position: absolute;
top: 0;
height: 100% !important;
object-fit: initial !important;
max-height: 100% !important
}
.site-header {
background-color: #fff;
width: 100%;
padding: 0 10px;
border-top: 5px solid #007432;
-webkit-box-shadow: 0 2px 13px -2px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 13px -2px rgba(0, 0, 0, 0.2)
}
.site-header.sticky {
position: fixed !important;
top: 0;
z-index: 800
}
.logged-in .site-header.sticky {
top: 32px
}
.site-header .container {
max-width: 1200px;
margin: 0 auto
}
.site-header .container .branding {
display: inline-block;
padding: 9px 0
}
.site-header .container .branding a:focus {
outline: none;
border: 1px dotted #333
}
.site-header .container .branding a {
display: block;
max-width: 310px;
border: 1px solid transparent
}
.site-header .container .branding img {
width: 190px;
height: auto
}
.site-header .container .toggle {
display: none;
position: relative;
top: 10px;
right: 10px;
float: right
}
.site-header .container .toggle a {
display: block;
padding: 20px 24px
}
@media only screen and (max-width: 992px) {
.site-header .container .toggle {
display: block
}
}
.site-header .container .toggle .hamburger {
color: #113A38;
font-size: 30px
}
.mm-menu .current-menu-item {
color: green
}
.site-global-menu .sub-menu,
.top-right-menu .sub-menu {
display: none;
position: absolute;
background-color: #fff;
border-top: 1px solid #eee;
padding: 10px 0;
z-index: 800;
-webkit-box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.2);
list-style: none
}
.site-global-menu .sub-menu:hover,
.site-global-menu .sub-menu:focus,
.top-right-menu .sub-menu:hover,
.top-right-menu .sub-menu:focus {
display: block
}
.site-global-menu .sub-menu a,
.top-right-menu .sub-menu a {
display: block;
font-family: "Open Sans", sans-serif;
font-size: 16px;
color: #222;
padding: 10px 20px;
white-space: nowrap;
border-left: 2px solid transparent;
border-top: 1px dotted transparent;
border-bottom: 1px dotted transparent
}
.site-global-menu .sub-menu a:hover,
.site-global-menu .sub-menu a:focus,
.top-right-menu .sub-menu a:hover,
.top-right-menu .sub-menu a:focus {
text-decoration: none
}
.site-global-menu .sub-menu a:hover,
.top-right-menu .sub-menu a:hover {
background-color: #F9F9F9
}
.site-global-menu .sub-menu a:focus,
.top-right-menu .sub-menu a:focus {
outline: none;
border-top-color: #333;
border-bottom-color: #333
}
.site-global-menu .sub-menu>.current-menu-item>a,
.top-right-menu .sub-menu>.current-menu-item>a {
border-left-color: #009640;
font-weight: 600
}
.site-global-menu .sub-menu>.current-menu-item>a:focus,
.top-right-menu .sub-menu>.current-menu-item>a:focus {
outline: none;
border-top-color: #333;
border-bottom-color: #333
}
.site-global-menu .sub-menu>.current-page-parent>a,
.site-global-menu .sub-menu>.current-page-ancestor>a,
.top-right-menu .sub-menu>.current-page-parent>a,
.top-right-menu .sub-menu>.current-page-ancestor>a {
font-weight: 600
}
@media only screen and (max-width: 992px) {
.top-right-menu {
display: none
}
}
.top-right-menu .sub-menu {
margin-top: 10px
}
.top-right-menu .menu {
float: right;
list-style: none
}
.top-right-menu .menu>.menu-item {
position: relative;
display: inline-block
}
.top-right-menu .menu>.menu-item:not(:last-child) {
margin-right: 35px
}
.top-right-menu .menu>.menu-item:not(:last-child):after {
content: " ";
position: absolute;
right: -18px;
top: 2px;
border-left: 1px solid #ddd;
height: 22px
}
.top-right-menu .menu>.menu-item>a {
font-size: 18px;
font-family: "Open Sans", sans-serif;
color: #444;
border: 1px dotted transparent
}
.top-right-menu .menu>.menu-item>a:hover,
.top-right-menu .menu>.menu-item>a:focus {
text-decoration: none
}
.top-right-menu .menu>.menu-item>a:focus {
outline: none;
border-color: #333
}
.top-right-menu .menu>.menu-item>a:hover+.sub-menu,
.top-right-menu .menu>.menu-item>a:focus+.sub-menu {
display: block
}
.top-right-menu .menu>.menu-item.menu-item-has-children>a {
padding: 20px 0
}
.site-global-menu {
display: inline-block;
background-color: #fff;
transition: display 200ms ease-in-out;
float: right;
padding-top: 5px
}
@media only screen and (max-width: 992px) {
.site-global-menu {
display: none
}
}
.site-global-menu.hidden {
display: none
}
.site-global-menu a:hover,
.site-global-menu a:focus {
text-decoration: none
}
.site-global-menu .menu-container {
display: inline-block
}
.site-global-menu .menu-container .menu {
list-style: none;
margin: 0;
padding: 0
}
.site-global-menu .menu-container .menu>.menu-item {
display: inline-block
}
.site-global-menu .menu-container .menu>.menu-item>a {
display: block;
padding: 25px 15px;
color: #222;
font-family: "Open Sans", sans-serif;
font-size: 17px;
font-weight: 600;
border: 1px solid transparent;
border-bottom: 2px solid transparent
}
.site-global-menu .menu-container .menu>.menu-item>a:hover,
.site-global-menu .menu-container .menu>.menu-item>a:focus,
.site-global-menu .menu-container .menu>.menu-item.current-menu-item>a,
.site-global-menu .menu-container .menu>.menu-item.current-menu-parent>a,
.site-global-menu .menu-container .menu>.menu-item.current-post-parent>a,
.site-global-menu .menu-container .menu>.menu-item.current-post-ancestor>a,
.site-global-menu .menu-container .menu>.menu-item.current-page-parent>a,
.site-global-menu .menu-container .menu>.menu-item.current-page-ancestor>a {
border-bottom-color: #007432;
outline: none
}
.site-global-menu .menu-container .menu>.menu-item>a:focus {
border-top: 1px dotted #333;
border-left: 1px dotted #333;
border-right: 1px dotted #333
}
.site-global-menu .menu-container .menu>.menu-item>a:hover+.sub-menu {
display: block
}
.site-global-menu .menu-container .menu>.menu-item-has-children {
position: relative
}
.site-global-menu .menu-container .menu>.menu-item-has-children>a {
padding-right: 28px
}
.site-global-menu .menu-container .menu>.menu-item-has-children>a:after {
content: '\e313';
font-family: "Material Icons";
font-size: 18px;
position: absolute;
top: 27px;
right: 6px
}
.site-global-menu .menu-container .menu>.menu-item-has-children>a:focus+.sub-menu,
.site-global-menu .menu-container .menu>.menu-item-has-children>a:active+.sub-menu,
.site-global-menu .menu-container .menu>.menu-item-has-children>a:hover+.sub-menu {
display: block
}
.site-global-menu .search-button {
display: inline-block;
padding: 20px 15px 26px;
color: #222;
border: 1px dotted transparent
}
.site-global-menu .search-button:focus {
outline: none;
border-color: #333
}
.site-global-menu .search-button .material-icons {
font-weight: 600;
cursor: pointer;
position: relative;
top: 5px
}
.site-global-menu .english-page-button {
display: inline-block
}
.site-global-menu .english-page-button a {
display: inline-block;
padding: 30px 15px 26px;
border: 1px dotted transparent
}
.site-global-menu .english-page-button a:focus {
outline: none;
border-color: #333
}
.site-global-menu .english-page-button .flag-image {
position: relative;
bottom: 3px
}
.nf-form-cont {
padding: 20px;
background-color: #f5f5f5;
border: 1px solid #ddd;
font-family: "Open Sans", sans-serif;
margin: 20px 0
}
.nf-form-cont .nf-form-title h3 {
font-weight: 600;
margin: 0 0 20px
}
.nf-form-cont .nf-form-layout {
overflow: hidden
}
.nf-form-cont .nf-form-layout .nf-before-form-content .nf-form-fields-required {
font-size: 16px;
margin-bottom: 20px
}
.nf-form-cont .nf-form-layout .nf-before-form-content .nf-form-fields-required .ninja-forms-req-symbol {
color: #333
}
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-label {
margin-bottom: 5px
}
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-label label {
color: #333333
}
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-label label .ninja-forms-req-symbol {
color: inherit
}
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element input[type="text"],
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element input[type="email"] {
display: block;
padding: 16px 12px;
font-size: 14px;
color: #333333;
border: 2px solid #ccc
}
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element input[type="text"]:focus,
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element input[type="email"]:focus {
outline: none;
border: 2px solid #008E34
}
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element input[type="button"],
.nf-form-cont .nf-form-layout .nf-form-content .nf-field .nf-field-element input[type="submit"] {
background-color: #008E34;
border: 0;
padding: 15px 30px;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #fff;
line-height: inherit;
float: right
}
.nf-form-cont .nf-form-layout .nf-after-form-content .nf-form-errors {
display: none
}
@media only screen and (max-width: 992px) {
.nf-form-cont {
position: relative
}
.nf-form-cont:after {
content: "\e145";
display: inline-block;
font-family: "Material Icons";
color: #113A38;
font-size: 32px;
position: absolute;
right: 15px;
top: 18px
}
.nf-form-cont .nf-form-title h3 {
position: relative;
z-index: 99;
margin-bottom: 0px
}
.nf-form-cont .nf-form-layout {
height: auto
}
.nf-form-cont.expanded:after {
transform: rotate(45deg)
}
.nf-form-cont.expanded .nf-form-title h3 {
margin: 0 0 20px
}
.nf-form-cont.expanded .nf-form-layout {
height: auto
}
}
@media screen and (max-width: 544px) {
.nf-form-cont:after {
top: 15px
}
.nf-form-cont .nf-form-title h3 {
padding-right: 40px;
font-size: 18px
}
}
.site-breadcrumbs .container {
max-width: 1200px;
margin: 40px auto 15px auto
}
@media only screen and (max-width: 992px) {
.site-breadcrumbs .container {
padding-left: 10px;
padding-right: 10px
}
}
.site-breadcrumbs .breadcrumbs {
text-transform: uppercase;
letter-spacing: 1px;
font-family: "Open Sans", sans-serif;
font-size: 14px;
color: #ccc
}
.site-breadcrumbs .breadcrumbs a {
color: #008E34;
text-decoration: underline;
border: 1px solid transparent
}
.site-breadcrumbs .breadcrumbs a:focus,
.site-breadcrumbs .breadcrumbs a:hover {
text-decoration: none
}
.site-breadcrumbs .breadcrumbs a:focus {
outline: none;
border: 1px dotted #333
}
.site-breadcrumbs .breadcrumbs a:not(:first-child) {
padding: 0 5px
}
.site-breadcrumbs .breadcrumbs a:first-child {
padding-right: 5px
}
.site-breadcrumbs .breadcrumbs .current-crumb {
font-weight: 400;
color: #333;
padding-left: 5px
}
.site-footer {
display: block;
background-color: #113A38;
padding: 60px 0
}
.site-footer .container {
max-width: 1200px;
margin: 0 auto
}
.site-footer .col:not(:last-child) {
padding-right: 25px
}
@media only screen and (max-width: 992px) {
.site-footer .col {
padding: 30px 10px
}
}
.site-footer h3 {
color: #fff;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 2px
}
.site-footer p {
font-size: 16px;
font-family: "Open Sans", sans-serif;
color: #fff;
line-height: 2em
}
.site-footer .separator {
display: block;
background-color: #008E34;
height: 1px;
width: 100%;
margin: 26px 0
}
.site-footer .footer-address {
margin-bottom: 40px
}
.site-footer .footer-address a {
color: #fff;
text-decoration: underline
}
.site-footer .footer-address a:hover,
.site-footer .footer-address a:focus,
.site-footer .footer-address a:active {
text-decoration: none
}
.site-footer .footer-address a:focus {
outline: none;
border: 1px dotted #fff
}
.site-footer .footer-follow h3 {
margin-bottom: 15px
}
.site-footer .links-list {
padding: 0;
list-style: none
}
.site-footer .links-list li {
padding-left: 24px;
position: relative
}
.site-footer .links-list li a {
color: #fff;
font-size: 16px;
border: 1px solid transparent
}
.site-footer .links-list li a.external-link .material-icons {
position: relative;
top: 2px;
left: 2px;
font-size: 16px
}
.site-footer .links-list li a:hover,
.site-footer .links-list li a:focus,
.site-footer .links-list li a:active {
text-decoration: none
}
.site-footer .links-list li a:focus {
outline: none;
border: 1px dotted #fff
}
.site-footer .links-list li:not(:last-child) {
padding-bottom: 12px
}
.site-footer .links-list li:before {
content: "\e315";
font-family: "Material Icons";
font-size: 20px;
position: absolute;
left: 0px;
top: -2px;
color: #bbb;
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out
}
.site-footer .links-list li:hover:before {
left: 5px
}
.site-footer .cookie-declaration {
display: block;
margin-top: 50px
}
.site-footer .cookie-declaration a {
color: #fff;
text-decoration: underline
}
.site-footer .cookie-declaration a:hover,
.site-footer .cookie-declaration a:focus,
.site-footer .cookie-declaration a:active {
text-decoration: none
}
.site-footer .cookie-declaration a:focus {
outline: none;
border: 1px dotted #fff
}
.site-footer .social-media-links-list {
list-style: none;
padding-left: 0
}
.site-footer .social-media-links-list .social-media-link {
position: relative;
display: block;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #fff;
padding: 18px 0 18px 60px;
background-position: 14px center;
background-size: 18px 18px;
background-repeat: no-repeat
}
.site-footer .social-media-links-list .social-media-link.facebook {
background-image: url(//skog.no/wp-content/themes/skog/images/facebook-white.svg)
}
.site-footer .social-media-links-list .social-media-link.twitter {
background-image: url(//skog.no/wp-content/themes/skog/images/twitter-white.svg)
}
.site-footer .social-media-links-list .social-media-link.google-plus {
background-image: url(//skog.no/wp-content/themes/skog/images/google-plus-white.svg)
}
.site-footer .social-media-links-list .social-media-link:linkedin {
background-image: url(//skog.no/wp-content/themes/skog/images/linkedin-white.svg)
}
.site-footer .social-media-links-list .social-media-link.youtube {
background-image: url(//skog.no/wp-content/themes/skog/images/youtube-white.svg)
}
.site-footer .social-media-links-list .social-media-link.generic {
background-image: url(//skog.no/wp-content/themes/skog/images/generic-white.svg);
background-size: 14px 14px;
background-position: 15px center
}
.site-footer .social-media-links-list .social-media-link:before {
content: " ";
position: absolute;
left: 6px;
top: 14px;
height: 35px;
width: 35px;
border: 1px solid #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out
}
.site-footer .social-media-links-list .social-media-link:hover,
.site-footer .social-media-links-list .social-media-link:focus {
outline: none;
text-decoration: none
}
.site-footer .social-media-links-list .social-media-link:hover:before,
.site-footer .social-media-links-list .social-media-link:focus:before {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg)
}
.site-footer .social-media-links-list .social-media-link:focus {
text-decoration: underline
}
.site-footer .newsletter-form .nf-form-cont {
background-color: transparent;
border: none;
padding: 0px
}
.site-footer .newsletter-form .nf-before-form-content .nf-form-fields-required {
margin-bottom: 0
}
.site-footer .newsletter-form .nf-before-form-content .nf-form-fields-required .ninja-forms-req-symbol {
color: #FFFFFF
}
.site-footer .newsletter-form .nf-form-layout .nf-form-content .nf-field input[type="submit"],
.site-footer .newsletter-form .nf-form-layout .nf-form-content .nf-field input[type="button"] {
float: none
}
.site-footer .newsletter-form .nf-before-form-content {
color: #FFFFFF;
padding-bottom: 8px
}
.site-footer .newsletter-form .nf-response-msg,
.site-footer .newsletter-form .nf-response-msg * {
color: #FFFFFF
}
.site-footer .newsletter-form .nf-form-errors {
display: none
}
.site-footer .newsletter-form .nf-after-field .nf-error-msg {
display: block;
background-color: #F1592A;
color: #fff;
padding: 4px 8px;
margin-right: 0
}
.site-footer .newsletter-form input[type="radio"] {
margin-left: 2px
}
.site-footer .newsletter-form label {
color: #FFFFFF;
font-weight: normal
}
.site-global-search {
position: fixed;
top: -200px;
width: 100%;
padding: 40px 0;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
z-index: 799;
transition: all 200ms ease-in-out
}
@media only screen and (max-width: 992px) {
.site-global-search {
display: none !important
}
}
.site-global-search.show {
top: 95px
}
.site-global-search .container {
max-width: 1200px;
margin: 0 auto
}
.site-global-search .form-wrapper>form {
position: relative
}
.site-global-search .form-wrapper>form>input {
padding: 14px 13px 13px 13px;
width: 1200px;
font-family: "Open Sans", sans-serif;
border: 1px solid #ddd;
font-weight: 400;
font-size: 30px;
outline: none
}
html[data-useragent*='MSIE 10.0'] .site-global-search .form-wrapper>form>input {
padding: 14px 13px 14px 13px
}
.social-sharing .heading {
position: relative;
margin-top: 35px
}
.social-sharing .heading h4 {
display: inline-block;
position: relative;
background-color: #fff;
padding: 10px 15px 10px 0;
margin-bottom: 0;
z-index: 200;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
color: #113A38;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase
}
.social-sharing .heading .line {
display: block;
position: absolute;
top: 28px;
left: 0;
background-color: #ddd;
width: 100%;
height: 1px;
z-index: 1
}
@media only screen and (max-width: 992px) {
.social-sharing .social-buttons {
margin-left: 10px
}
}
.social-sharing .social-buttons .wpfai-list-item {
margin-right: 20px
}
.social-sharing .social-buttons .wpfai-link {
opacity: 1;
display: block;
position: relative;
height: 40px;
width: 40px;
border: 1px solid #008E34;
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
.social-sharing .social-buttons .wpfai-link:before {
content: " ";
position: absolute;
top: 0;
left: 0;
height: 40px;
width: 40px;
background-size: 18px 18px;
background-repeat: no-repeat;
background-position: center 9px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.social-sharing .social-buttons .wpfai-link.wpfai-google-plus:before {
background-image: url(//skog.no/wp-content/themes/skog/images/google-plus-green.svg)
}
.social-sharing .social-buttons .wpfai-link.wpfai-facebook:before {
background-image: url(//skog.no/wp-content/themes/skog/images/facebook-green.svg)
}
.social-sharing .social-buttons .wpfai-link.wpfai-twitter:before {
background-image: url(//skog.no/wp-content/themes/skog/images/twitter-green.svg)
}
.social-sharing .social-buttons .wpfai-link.wpfai-linkedin:before {
background-image: url(//skog.no/wp-content/themes/skog/images/linkedin-green.svg)
}
.social-sharing .social-buttons .wpfai-link:hover,
.social-sharing .social-buttons .wpfai-link:focus {
background-color: #008E34;
box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.4)
}
.social-sharing .social-buttons .wpfai-link:hover.wpfai-google-plus:before,
.social-sharing .social-buttons .wpfai-link:focus.wpfai-google-plus:before {
background-image: url(//skog.no/wp-content/themes/skog/images/google-plus-white.svg)
}
.social-sharing .social-buttons .wpfai-link:hover.wpfai-facebook:before,
.social-sharing .social-buttons .wpfai-link:focus.wpfai-facebook:before {
background-image: url(//skog.no/wp-content/themes/skog/images/facebook-white.svg)
}
.social-sharing .social-buttons .wpfai-link:hover.wpfai-twitter:before,
.social-sharing .social-buttons .wpfai-link:focus.wpfai-twitter:before {
background-image: url(//skog.no/wp-content/themes/skog/images/twitter-white.svg)
}
.social-sharing .social-buttons .wpfai-link:hover.wpfai-linkedin:before,
.social-sharing .social-buttons .wpfai-link:focus.wpfai-linkedin:before {
background-image: url(//skog.no/wp-content/themes/skog/images/linkedin-white.svg)
}
.social-sharing .social-buttons .wpfai-link:focus {
outline: none
}
.related-documents-page .heading {
position: relative;
margin-top: 35px
}
.related-documents-page .heading h4 {
display: inline-block;
position: relative;
background-color: #fff;
padding: 10px 15px 10px 0;
margin-bottom: 0;
z-index: 200;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
color: #113A38;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase
}
.related-documents-page .heading .line {
display: block;
position: absolute;
top: 28px;
left: 0;
background-color: #ddd;
width: 100%;
height: 1px;
z-index: 1
}
.related-documents-page .documents-list {
list-style: none;
margin-left: 0;
padding-left: 0
}
.related-documents-page .documents-list .list-element {
position: relative;
padding: 10px 0 10px 30px;
line-height: 20px
}
.related-documents-page .documents-list .list-element .link {
position: relative;
color: #007432;
font-size: 16px;
text-decoration: underline;
border: 1px solid transparent
}
.related-documents-page .documents-list .list-element .link:hover,
.related-documents-page .documents-list .list-element .link:focus {
text-decoration: none
}
.related-documents-page .documents-list .list-element .link:focus {
outline: none;
border: 1px dotted #333
}
.related-documents-page .documents-list .list-element:before {
content: "\e24d";
display: block;
position: absolute;
left: 0;
font-family: "Material Icons";
font-size: 20px
}
.related-links-page .heading {
position: relative;
margin-top: 35px
}
.related-links-page .heading h4 {
display: inline-block;
position: relative;
background-color: #fff;
padding: 10px 15px 10px 0;
margin-bottom: 0;
z-index: 200;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
color: #113A38;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase
}
.related-links-page .heading .line {
display: block;
position: absolute;
top: 28px;
left: 0;
background-color: #ddd;
width: 100%;
height: 1px;
z-index: 1
}
.related-links-page .links-list {
list-style: none;
margin-left: 0;
padding-left: 0
}
.related-links-page .links-list .list-element {
position: relative;
padding: 10px 0 10px 30px;
line-height: 20px
}
.related-links-page .links-list .list-element .link,
.related-links-page .links-list .list-element .external-link {
position: relative;
color: #007432;
font-size: 16px;
text-decoration: underline
}
.related-links-page .links-list .list-element .link:focus,
.related-links-page .links-list .list-element .external-link:focus,
.related-links-page .links-list .list-element .link:hover,
.related-links-page .links-list .list-element .external-link:hover {
text-decoration: none
}
.related-links-page .links-list .list-element .link:focus,
.related-links-page .links-list .list-element .external-link:focus {
outline: none;
border: 1px dotted #333
}
.related-links-page .links-list .list-element .external-link .material-icons {
position: relative;
top: 2px;
left: 4px;
font-size: 16px
}
.related-links-page .links-list .list-element:before {
content: "\e157";
display: block;
position: absolute;
left: 0;
top: 12px;
font-family: "Material Icons";
font-size: 20px
}
.related-content,
.article .related-articles {
padding-top: 40px;
padding-bottom: 90px;
background-color: #eee
}
.related-content .container,
.article .related-articles .container {
max-width: 1200px;
margin: 0 auto
}
.related-content .container .row,
.article .related-articles .container .row {
margin-left: -10px;
margin-right: -10px
}
@media only screen and (max-width: 992px) {
.related-content .container .row,
.article .related-articles .container .row {
margin-left: 0;
margin-right: 0
}
}
.related-content .section-header,
.article .related-articles .section-header {
margin-top: 20px;
margin-bottom: 10px;
position: relative;
text-align: center
}
.related-content .section-header .title,
.article .related-articles .section-header .title {
position: relative;
display: inline-block;
background: #eee;
font-weight: 600;
font-size: 32px;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
color: #333;
letter-spacing: 2px;
text-transform: uppercase;
z-index: 10
}
.related-content .section-header .title,
.article .related-articles .section-header .title {
padding: 0 20px;
margin-right: auto;
margin-left: auto
}
.related-content .section-header .separator,
.article .related-articles .section-header .separator {
position: absolute;
top: 37px;
width: 100%;
height: 1px;
display: block;
background-color: #ccc;
z-index: 5
}
@media screen and (max-width: 544px) {
.related-content .section-header .separator,
.article .related-articles .section-header .separator {
display: none
}
}
.related-people-container .heading {
position: relative;
margin-top: 35px;
margin-bottom: 10px
}
.related-people-container .heading h4 {
display: inline-block;
position: relative;
background-color: #fff;
padding: 10px 15px 10px 0;
margin-bottom: 0;
z-index: 200;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
color: #113A38;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase
}
.related-people-container .heading .line {
display: block;
position: absolute;
top: 28px;
left: 0;
background-color: #ddd;
width: 100%;
height: 1px;
z-index: 1
}
.related-people-container .flex-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-justify: space-between;
justify-content: space-between
}
.related-people-container .flex-container .employee {
-webkit-box-flex: 0 1 49%;
-moz-box-flex: 0 1 49%;
-webkit-flex: 0 1 49%;
-ms-flex: 0 1 49%;
flex: 0 1 49%;
-ms-flex-align: flex-start;
align-self: flex-start
}
html[data-useragent*='MSIE 10.0'] .related-people-container .flex-container .employee {
-ms-flex-preferred-size: 46.5%
}
@media screen and (max-width: 544px) {
html[data-useragent*='MSIE 10.0'] .related-people-container .flex-container .employee {
-ms-flex-preferred-size: 100% !important
}
}
@media only screen and (max-width: 992px) {
.related-people-container .flex-container .employee {
-webkit-box-flex: 0 1 49%;
-moz-box-flex: 0 1 49%;
-webkit-flex: 0 1 49%;
-ms-flex: 0 1 49%;
flex: 0 1 49%
}
}
@media screen and (max-width: 544px) {
.related-people-container .flex-container .employee {
-webkit-box-flex: 0 1 100%;
-moz-box-flex: 0 1 100%;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%
}
}
.factbox {
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2)
}
.factbox .heading {
position: relative;
background-color: #008E34;
padding: 5px 20px
}
.factbox .heading h4 {
font-family: "Open Sans", sans-serif;
font-size: 18px;
font-weight: 300;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff
}
.factbox .heading h4 .fact {
position: relative;
top: 3px;
color: #fff;
font-size: 18px;
font-weight: 600;
margin-right: 10px
}
.factbox .heading:after {
position: absolute;
left: 24px;
top: 40px;
content: " ";
height: 20px;
width: 20px;
background-color: #008E34;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
.factbox .content {
background-color: #f5f5f5;
padding: 30px 20px 20px 20px
}
.factbox .content p {
margin-top: 0 !important;
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 25px;
color: #333
}
.factbox .content ul {
padding-left: 20px;
font-family: "Open Sans", sans-serif;
font-size: 16px
}
.badge {
position: relative;
left: 0;
bottom: 0;
font-family: "Open Sans", sans-serif;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff;
padding: 6px 20px 4.65px 15px
}
.badge:after {
content: " ";
position: absolute;
right: -29px;
bottom: 0px;
border-bottom: 29px solid;
border-right: 29px solid transparent !important
}
.badge.debate {
background-color: #113A38
}
.badge.debate:after {
border-color: #113A38
}
.badge.editorial {
background-color: #008E34
}
.badge.editorial:after {
border-color: #008E34
}
.badge.press-release {
background-color: #F1592A
}
.badge.press-release:after {
border-color: #F1592A
}
.last-modified-date {
color: #666;
font-family: "Open Sans", sans-serif;
font-weight: 300;
font-size: 18px;
margin-top: 30px
}
.last-modified-date .clock {
font-size: 18px;
position: relative;
top: 2px;
margin-right: 5px
}
.left-menu-page {
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2)
}
@media only screen and (max-width: 992px) {
.left-menu-page {
margin-bottom: 40px
}
}
.left-menu-page .heading {
position: relative;
background-color: #113A38;
color: #fff;
padding: 15px 20px
}
.left-menu-page .heading h4 {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
margin: 0;
padding: 0
}
.left-menu-page .heading .toggle {
position: absolute;
display: none;
top: 4px;
right: 7px;
padding: 20px;
cursor: pointer
}
.left-menu-page .heading .toggle:before {
content: "\e5d3";
font-family: "Material Icons";
font-size: 24px;
position: absolute;
left: 7px;
top: 4px
}
@media only screen and (max-width: 992px) {
.left-menu-page .heading .toggle {
display: block
}
}
.left-menu-page .heading .toggle.close:before {
content: "\e5cd"
}
.left-menu-page .menu-wrapper {
background-color: #f5f5f5
}
.left-menu-page .menu-wrapper .menu {
list-style: none;
margin: 0;
padding: 25px 0
}
.left-menu-page .menu-wrapper .menu-item>a {
font-family: "Open Sans", sans-serif;
font-size: 16px;
color: #333;
display: block;
padding: 11px 20px;
border-left: 2px solid transparent;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent
}
.left-menu-page .menu-wrapper .menu-item>a:hover,
.left-menu-page .menu-wrapper .menu-item>a:focus {
background-color: #F9F9F9
}
.left-menu-page .menu-wrapper .menu-item>a:focus {
outline: none;
border-top: 1px dotted #333;
border-bottom: 1px dotted #333
}
.left-menu-page .menu-wrapper .menu-item>a:hover,
.left-menu-page .menu-wrapper .menu-item>a:active,
.left-menu-page .menu-wrapper .menu-item>a:focus {
text-decoration: none
}
.left-menu-page .menu-wrapper .menu-item.current-menu-item>a,
.left-menu-page .menu-wrapper .menu-item.current-menu-ancestor>a,
.left-menu-page .menu-wrapper .menu-item.current-menu-parent>a {
background-color: #fff;
font-weight: 600
}
.left-menu-page .menu-wrapper .menu-item.current-menu-item>a {
border-left-color: #008E34
}
.left-menu-page .menu-wrapper .menu-item .sub-menu {
display: none;
background-color: #fff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
list-style: none;
padding: 0;
margin: 0
}
.left-menu-page .menu-wrapper .menu-item .sub-menu>.menu-item>a {
font-size: 14px;
padding-left: 30px
}
.left-menu-page .menu-wrapper .menu-item.current-menu-item .sub-menu,
.left-menu-page .menu-wrapper .menu-item.current-menu-parent .sub-menu,
.left-menu-page .menu-wrapper .menu-item.current-menu-ancestor .sub-menu {
display: block
}
@media only screen and (max-width: 992px) {
.left-menu-page .menu-wrapper .menu {
display: none
}
}
.employee-shortcode {
max-width: 1200px;
margin: 0 auto
}
.employee-filter {
margin-top: 30px;
border-bottom: 2px solid #eee
}
.employee-filter input[type="radio"] {
display: none
}
.employee-filter input[type="radio"]:checked+label {
border-bottom-color: #007432
}
.employee-filter input[type="radio"]+label {
font-family: "Open Sans", sans-serif;
font-size: 17px;
font-weight: 600;
padding: 10px 20px;
margin-top: 20px;
margin-bottom: -2px;
border-bottom: 2px solid transparent;
cursor: pointer
}
.employees {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
justify-content: flex-start;
margin-top: 40px;
margin-left: -10px;
margin-right: -10px
}
.employee {
-webkit-box-flex: 0 1 33.33%;
-moz-box-flex: 0 1 33.33%;
-webkit-flex: 0 1 33.33%;
-ms-flex: 0 1 33.33%;
flex: 0 1 33.33%;
text-align: center;
-webkit-perspective: 800px;
-ms-perspective: 800px;
perspective: 800px;
margin-bottom: 20px;
padding: 0 10px
}
@media only screen and (max-width: 992px) {
.employee {
-webkit-box-flex: 0 1 50%;
-moz-box-flex: 0 1 50%;
-webkit-flex: 0 1 50%;
-ms-flex: 0 1 50%;
flex: 0 1 50%
}
}
@media screen and (max-width: 544px) {
.employee {
-webkit-box-flex: 0 1 100%;
-moz-box-flex: 0 1 100%;
-webkit-flex: 0 1 100%;
-ms-flex: 0 1 100%;
flex: 0 1 100%
}
}
.employee.active .employee-vcard {
transform: rotateY(180deg)
}
.employee-vcard {
display: block;
width: 100%;
height: 440px;
transition: all 400ms;
transform-style: preserve-3d
}
.employee-vcard .inner-front,
.employee-vcard .inner-back {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
justify-content: space-between;
align-items: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
padding: 25px 10px;
height: 100%;
background-color: #f5f5f5;
border: 1px solid #ddd;
font-family: "Open Sans", sans-serif;
-webkit-transition: box-shadow 200ms ease-in-out;
transition: box-shadow 200ms ease-in-out
}
.employee-vcard .inner-front:hover,
.employee-vcard .inner-back:hover {
-webkit-box-shadow: 0 7px 19px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 7px 19px 0 rgba(0, 0, 0, 0.2)
}
.employee-vcard .inner-back {
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 20;
transform: rotateY(180deg)
}
.employee-vcard .inner-front .picture {
width: 100px;
height: 100px;
border: 1px solid #ccc;
border-radius: 1000px;
margin: 0 auto
}
.employee-vcard .inner-front .name,
.employee-vcard .inner-back .name {
font-family: "Open Sans", sans-serif;
font-size: 20px;
font-weight: 600;
color: #333;
line-height: 26px;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
padding-bottom: 10px;
width: 100%
}
.employee-vcard .inner-back .name {
margin-top: 0
}
.employee-vcard .inner-front .position {
margin: 0;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
width: 100%
}
.employee-vcard .inner-front .short-description {
height: 60px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 16px;
line-height: 20px;
width: 100%
}
.employee-vcard .inner-front .phone {
margin: 0;
font-size: 18px;
line-height: 10px
}
.employee-vcard .inner-front .email a {
font-size: 18px;
text-decoration: underline;
color: #007432
}
.employee-vcard .inner-back p {
font-size: 16px;
line-height: 24px;
-ms-flex-grow: 10;
flex-grow: 10
}
.employee-vcard .inner-front .description-toggle {
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.employee-vcard .inner-front .description-toggle * {
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.employee-vcard .inner-front .description-toggle,
.employee-vcard .inner-back .description-close {
background-color: #fff;
border: 1px solid #008E34;
min-width: 150px;
padding-top: 0px;
padding-bottom: 8px;
margin: 10px auto;
color: #007432;
text-transform: uppercase;
cursor: pointer
}
.employee-vcard .inner-front .description-toggle .material-icons,
.employee-vcard .inner-back .description-close .material-icons {
position: relative;
top: 7px;
color: #888
}
html[data-useragent*='MSIE 10.0'] .employee {
-ms-flex-preferred-size: 31%
}
html[data-useragent*='MSIE 10.0'] .employee .inner-front,
html[data-useragent*='MSIE 10.0'] .employee .inner-back {
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between
}
html[data-useragent*='MSIE 10.0'] .employee .inner-back>p {
-ms-flex: 10
}
html[data-useragent*='MSIE 10.0'] .employee.active .employee-vcard .inner-front {
opacity: 0 !important
}
html[data-useragent*='MSIE 10.0'] .employee.active .employee-vcard .inner-front .short-description {
max-width: 280px !important
}
html[data-useragent*='MSIE 10.0'] .employee.active .employee-vcard .inner-back {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important
}
.front-page-hero {
background-position: center;
background-size: cover;
background-attachment: fixed;
background-color: transparent;
font-family: "Open Sans", sans-serif;
position: relative;
text-align: center;
padding-top: 15px;
padding-bottom: 25px
}
.front-page-hero .title-block {
max-width: 1200px;
margin: 0 auto
}
.front-page-hero .title-block h1 {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-weight: 300;
font-size: 42px;
letter-spacing: 4px;
text-transform: uppercase;
color: #fff;
margin: 0 0 10px;
filter: progid:DXImageTransform.Microsoft.Shadow(direction=105, strength=0.5, color=$color);
-webkit-text-shadow: 1px 1px 5px #000;
text-shadow: 1px 1px 5px #000
}
@media screen and (max-width: 544px) {
.front-page-hero .title-block h1 {
font-size: 28px;
margin-bottom: 20px
}
}
.front-page-hero .title-block .tagline {
color: #fff;
font-size: 20px;
line-height: 40px;
text-shadow: 1px 1px 17px #000;
margin-bottom: 20px
}
.front-page-hero .title-block .button {
padding: 12px 50px;
background-color: #008E34;
color: #fff;
font-size: 20px;
text-decoration: none;
box-shadow: 0 1px 25px 0 rgba(0, 0, 0, 0.4)
}
.featured-image-hero {
background-position: center;
background-size: cover;
background-attachment: fixed;
background-color: transparent;
position: relative;
text-align: center;
padding: 160px 0
}
.featured-image-hero h1 {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-weight: 300;
font-size: 42px;
letter-spacing: 3px;
text-transform: uppercase;
color: #fff;
margin: 0;
filter: progid:DXImageTransform.Microsoft.Shadow(direction=105, strength=0.5, color=$color);
-webkit-text-shadow: 1px 1px 5px #000;
text-shadow: 1px 1px 5px #000
}
.featured-image-hero .diamond-arrow {
background-color: #008E34;
color: #fff;
height: 50px;
width: 50px;
position: absolute;
bottom: -25px;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
.featured-image-hero .diamond-arrow .arrow {
position: absolute;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 12px;
left: 12px;
font-size: 30px
}
@media screen and (max-width: 544px) {
.featured-image-hero {
padding: 120px 40px
}
}
.front-page .container {
max-width: 1200px;
margin: 0 auto
}
.front-page .theme-section {
background-color: #fff;
padding: 20px 10px 40px
}
.front-page .theme-section .section-header {
position: relative;
text-align: center;
margin-bottom: 30px
}
.front-page .theme-section .section-header .title {
position: relative;
display: inline-block;
background: #fff;
font-weight: 600;
font-size: 32px;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
color: #333;
letter-spacing: 2px;
text-transform: uppercase;
z-index: 10
}
.front-page .theme-section .section-header .title {
padding: 0 20px;
margin-right: auto;
margin-left: auto
}
.front-page .theme-section .section-header .separator {
position: absolute;
top: 37px;
width: 100%;
height: 1px;
display: block;
background-color: #ccc;
z-index: 5
}
@media screen and (max-width: 544px) {
.front-page .theme-section .section-header .separator {
display: none
}
}
.front-page .theme-section .theme-articles {
margin: 0 -10px
}
.front-page .theme-section .theme-articles .theme-article {
padding: 0 10px
}
.front-page .theme-section .theme-articles .article-content.none {
text-align: center;
max-width: 1000px;
margin: 0 auto
}
.front-page .theme-section .theme-articles .article-content.none p {
font-family: "Open Sans", sans-serif;
font-size: 18px
}
.front-page .content-section {
background-color: #eee;
padding-top: 30px;
padding-bottom: 60px
}
.front-page .news {
padding-right: 10px;
padding-left: 10px
}
@media only screen and (max-width: 992px) {
.front-page .news {
padding-left: 10px;
padding-right: 10px
}
}
.front-page .news .news-article:first-child {
padding-left: 0 !important;
}
@media only screen and (min-width: 768px){
.front-page .news .news-article:first-child {
padding-bottom: 25px
}
}
.front-page .news .news-article:first-child h3 {
font-size: 34px
}
.front-page .news .news-article:nth-child(odd) {
padding-left: 10px
}
.front-page .news .news-article:nth-child(even) {
padding-right: 10px;
clear: left
}
.front-page .news .section-header {
position: relative;
text-align: left
}
.front-page .news .section-header .title {
position: relative;
display: inline-block;
background: #eee;
font-weight: 600;
font-size: 32px;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
color: #333;
letter-spacing: 2px;
text-transform: uppercase;
z-index: 10
}
.front-page .news .section-header .title {
padding: 0;
padding-right: 20px;
margin-right: auto
}
.front-page .news .section-header .separator {
position: absolute;
top: 37px;
width: 100%;
height: 1px;
display: block;
background-color: #ccc;
z-index: 5
}
@media screen and (max-width: 544px) {
.front-page .news .section-header .separator {
display: none
}
}
.front-page .news .news-archive-button a {
display: block;
margin-top: 40px;
padding: 15px 0;
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #008E34;
text-align: center;
text-decoration: none;
border: 1px solid #008E34;
background-color: #f5f5f5;
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out
}
@media screen and (max-width: 544px) {
.front-page .news .news-archive-button a {
margin-top: 30px
}
}
.front-page .news .news-archive-button a:hover {
background-color: #fff
}
.front-page .promotions-section {
text-align: center;
padding: 0 10px
}
@media screen and (max-width: 767px) {
.front-page .promotions-section {
margin-top: 60px
}
}
.front-page .promotions-section .promotion {
padding: 0;
margin-bottom: 20px
}
.front-page .promotions-section .promotion__frame {
overflow: hidden;
border: none
}
.front-page .promotions-section .promotion .promotion-image {
max-width: 300px;
height: auto
}
.default-page {
margin: 40px 0 60px 0
}
.default-page .container {
max-width: 1200px;
margin: 0 auto
}
@media only screen and (max-width: 992px) {
.default-page {
padding: 0 10px
}
}
@media only screen and (min-width: 992px) {
.default-page .page-main:not(.no-menu) {
padding-left: 10px
}
}
@media only screen and (min-width: 992px) {
.default-page .page-sidebar {
padding-right: 40px
}
}
.page-content .title,
.page-content .excerpt,
.page-content h2 {
color: #113A38
}
.page-content .title,
.page-content h2 {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-weight: 700
}
.page-content .header {
margin-bottom: 15px
}
@media screen and (max-width: 544px) {
.page-content .header {
margin-bottom: 10px
}
}
.page-content .header .title {
font-size: 38px;
margin-top: 0px
}
.page-content .header .excerpt {
font-family: "Open Sans", sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 34px
}
.page-content .featured-image .image,
.page-content .thumbnail .image {
width: 100%;
height: auto
}
.page-content .featured-image .caption,
.page-content .thumbnail .caption {
padding-top: 6px;
font-size: 16px;
font-style: italic
}
.page-content .featured-image .caption p,
.page-content .thumbnail .caption p {
margin: 0;
padding: 0
}
.page-content .thumbnail {
padding: 0;
border: none
}
.page-content .thumbnail .caption {
font-size: 14px;
text-align: left;
padding-left: 0;
padding-right: 0
}
.page-content .thumbnail.alignleft,
.page-content .thumbnail.alignright {
display: table
}
.page-content .thumbnail.alignleft img,
.page-content .thumbnail.alignright img {
display: table-row;
margin-left: 0;
margin-right: 0
}
.page-content .thumbnail.alignleft .caption,
.page-content .thumbnail.alignright .caption {
display: table-caption;
caption-side: bottom;
margin-left: auto;
margin-right: auto
}
.page-content .thumbnail.alignleft~blockquote,
.page-content .thumbnail.alignright~blockquote {
display: table
}
.page-content .thumbnail.alignleft {
margin: 20px 30px 0 0
}
.page-content .thumbnail.alignright {
margin: 20px 0 0 30px
}
.page-content .thumbnail.alignnone,
.page-content .thumbnail.aligncenter {
margin-top: 20px;
padding-left: 0;
padding-right: 0
}
.page-content .thumbnail.alignnone img,
.page-content .thumbnail.aligncenter img {
width: 100%;
margin-left: 0;
margin-right: 0
}
.page-content .thumbnail.alignnone .caption,
.page-content .thumbnail.aligncenter .caption {
width: 100%;
height: auto
}
.page-content .content {
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #333;
line-height: 30px
}
.page-content .content h2 {
font-size: 26px;
line-height: 36px
}
.page-content .content h2,
.page-content .content p {
margin-top: 20px
}
.page-content .content img {
max-width: 100%;
height: auto
}
.page-content .content blockquote {
display: inline-block;
font-size: 20px;
font-style: italic;
border-left: 3px solid #008E34;
margin-left: 0;
padding-left: 20px
}
.page-content .content blockquote p {
margin: 0
}
.page-content .content table {
width: 100%
}
@media screen and (max-width: 544px) {
.page-content .content table {
display: block;
overflow-x: scroll;
min-height: -webkit-fit-content
}
}
.page-content .content table tbody {
width: 100%;
table-layout: fixed;
margin: 40px auto 0px auto
}
.page-content .content table tr td {
min-width: 50px;
padding: 5px 15px;
border-collapse: collapse;
border-bottom: 1px solid #bbb
}
.page-content .content table tr:first-child td {
line-height: 24px
}
.page-content .content table tr:nth-child(odd):not(:first-child) td {
background-color: #f5f5f5
}
.collection-page .collection-content {
padding: 0 0 60px 0;
outline: none
}
.collection-page .collection-content .container {
max-width: 1200px;
margin: 0 auto
}
.collection-page .collection-content .container .row {
margin-left: -10px;
margin-right: -10px
}
@media only screen and (max-width: 992px) {
.collection-page .collection-content .container .row {
margin-left: 0;
margin-right: 0
}
}
.content-preview {
display: block;
padding: 10px;
margin-top: 20px
}
.content-preview a,
.content-preview a:hover,
.content-preview a:focus,
.content-preview a:active {
text-decoration: none
}
.content-preview a {
position: relative;
display: block;
min-height: 200px;
height: inherit;
transition: all 200ms ease-in-out;
overflow: hidden
}
.content-preview a:hover {
background-color: #f5f5f5
}
.content-preview .header {
padding: 0 20px
}
.content-preview .header h3 {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-weight: 600;
font-size: 24px;
color: #444
}
.content-preview .excerpt {
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 24px;
color: #444;
padding: 0 20px 50px 20px
}
.content-preview .banner {
position: absolute;
bottom: -35px;
background-color: #008E34;
color: #fff;
padding: 6px 0 2px 10px;
width: 100%;
transition: bottom 200ms ease-in-out
}
.content-preview a:hover .banner {
bottom: 0
}
.contact-page-content .header {
margin-bottom: 30px
}
.contact-page-content .title,
.contact-page-content .content {
color: #113A38
}
.contact-page-content .title {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-weight: 700;
font-size: 38px;
margin-top: 0px
}
.contact-page-content .content {
font-family: "Open Sans", sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 34px
}
.contact-page-content .content a {
color: #007432;
text-decoration: underline
}
.article .container {
max-width: 1200px;
margin: 0 auto
}
.article .related-articles .section-header {
margin-bottom: 60px
}
.article .share-section {
margin-bottom: 60px
}
@media only screen and (max-width: 992px) {
.article .article-content,
.article .share-section,
.article .related-articles {
padding-left: 10px;
padding-right: 10px
}
}
@media (min-width: 767px) {
.article-preview .featured-image img,
.article-featured-preview .featured-image img,
.article-preview .page-content .thumbnail img,
.page-content .article-preview .thumbnail img,
.article-featured-preview .page-content .thumbnail img,
.page-content .article-featured-preview .thumbnail img,
.article-preview .article-content .content .thumbnail img,
.article-content .content .article-preview .thumbnail img,
.article-featured-preview .article-content .content .thumbnail img,
.article-content .content .article-featured-preview .thumbnail img,
.article-featured-preview .featured-image img,
.article-featured-preview .page-content .thumbnail img,
.page-content .article-featured-preview .thumbnail img,
.article-featured-preview .article-content .content .thumbnail img,
.article-content .content .article-featured-preview .thumbnail img,
.article-preview .page-content .thumbnail img,
.article-featured-preview .page-content .thumbnail img,
.page-content .article-preview .thumbnail img,
.page-content .article-featured-preview .thumbnail img,
.article-featured-preview .page-content .thumbnail img,
.page-content .article-featured-preview .thumbnail img,
.article-preview .article-content .content .thumbnail img,
.article-featured-preview .article-content .content .thumbnail img,
.article-content .content .article-preview .thumbnail img,
.article-content .content .article-featured-preview .thumbnail img,
.article-featured-preview .article-content .content .thumbnail img,
.article-content .content .article-featured-preview .thumbnail img {
min-height: 200px;
max-height: 200px;
object-fit: cover
}
}
img {
height: auto
}
@media (max-width: 992px) {
.blocks-gallery-grid .blocks-gallery-item {
width: 100% !important;
margin-right: 0 !important
}
}
.article-content .header {
margin-bottom: 15px
}
@media screen and (max-width: 544px) {
.article-content .header {
margin-bottom: 10px
}
}
.article-content .header .title,
.article-content .header .excerpt {
color: #113A38
}
.article-content .header .title {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-weight: 700;
font-size: 38px;
margin-top: 0px
}
@media screen and (max-width: 544px) {
.article-content .header .title {
font-size: 28px
}
}
.article-content .header .excerpt {
font-family: "Open Sans", sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 34px
}
@media screen and (max-width: 544px) {
.article-content .header .excerpt {
font-size: 16px;
line-height: 28px
}
}
.article-content .header .separator {
height: 1px;
width: 100%
}
.article-content .header .meta .published {
float: left;
color: #666;
font-family: "Open Sans", sans-serif;
font-weight: 300;
font-size: 18px
}
@media only screen and (max-width: 992px) {
.article-content .header .meta .published {
padding-left: 0
}
}
@media screen and (max-width: 544px) {
.article-content .header .meta .published {
float: none
}
}
.article-content .header .meta .published .clock {
font-size: 18px;
position: relative;
top: 2px;
margin-right: 5px
}
.article-content .header .meta .tags {
max-width: 400px;
float: right
}
@media screen and (max-width: 544px) {
.article-content .header .meta .tags {
float: none;
max-width: 100%;
width: 100%;
margin-top: 30px
}
}
.article-content .header .meta .tags .tag-list {
list-style: none
}
@media screen and (max-width: 544px) {
.article-content .header .meta .tags .tag-list {
padding: 0
}
}
.article-content .header .meta .tags .tag-list .tag {
display: inline
}
.article-content .header .meta .tags .tag-list .tag a {
margin-bottom: 10px;
display: inline-block;
font-family: "Open Sans", sans-serif;
font-size: 15px;
color: #333;
border: 1px solid #ddd;
padding: 5px 10px;
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out
}
.article-content .header .meta .tags .tag-list .tag a:hover,
.article-content .header .meta .tags .tag-list .tag a:focus {
outline: none;
color: #008E34;
border-color: #009640;
text-decoration: none
}
.article-content {
margin-top: 5px
}
.article-content .badge {
display: inline-block;
margin-bottom: 40px;
margin-top: 20px
}
.article-content .content {
font-family: "Open Sans", sans-serif;
font-size: 18px;
color: #333;
line-height: 30px;
padding-right: 20px
}
@media only screen and (max-width: 992px) {
.article-content .content {
margin-bottom: 20px;
padding-right: 0
}
}
.article-content .content .featured-image .image,
.article-content .content .thumbnail .image {
width: 100%;
height: auto
}
.article-content .content .featured-image .caption,
.article-content .content .thumbnail .caption {
padding-top: 6px;
font-size: 16px;
font-style: italic
}
.article-content .content .featured-image .caption p,
.article-content .content .thumbnail .caption p {
margin: 0;
padding: 0
}
.article-content .content .thumbnail {
padding: 0;
border: none
}
.article-content .content .thumbnail .caption {
font-size: 14px;
text-align: left;
padding-left: 0;
padding-right: 0
}
.article-content .content .thumbnail.alignleft,
.article-content .content .thumbnail.alignright {
display: table
}
.article-content .content .thumbnail.alignleft img,
.article-content .content .thumbnail.alignright img {
display: table-row;
margin-left: 0;
margin-right: 0
}
.article-content .content .thumbnail.alignleft .caption,
.article-content .content .thumbnail.alignright .caption {
display: table-caption;
caption-side: bottom;
margin-left: auto;
margin-right: auto
}
.article-content .content .thumbnail.alignleft {
margin: 20px 30px 0 0
}
.article-content .content .thumbnail.alignright {
margin: 20px 0 0 30px
}
.article-content .content .thumbnail.alignleft~blockquote,
.article-content .content .thumbnail.alignright~blockquote {
display: table
}
.article-content .content .thumbnail.alignnone,
.article-content .content .thumbnail.aligncenter {
margin-top: 20px;
padding-left: 0;
padding-right: 0
}
.article-content .content .thumbnail.alignnone img,
.article-content .content .thumbnail.aligncenter img {
margin-left: 0;
margin-right: 0
}
.article-content .content .thumbnail.alignnone .caption,
.article-content .content .thumbnail.aligncenter .caption {
width: 100%;
height: auto
}
@media (max-width: 767px) {
.article-content .content .thumbnail[class*="align"] {
margin: 20px 0
}
}
.article-content .content .article-intro {
margin-top: 25px
}
.article-content .content h2 {
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-size: 26px;
font-weight: 700;
line-height: 36px;
color: #113A38
}
.article-content .content h2,
.article-content .content p {
margin-top: 20px
}
.article-content .content blockquote {
font-size: 20px;
font-style: italic;
border-left: 3px solid #008E34;
margin-left: 0;
padding-left: 20px
}
.article-content .content blockquote p {
margin: 0px
}
.article-content .sidebar {
padding-left: 20px
}
@media only screen and (max-width: 992px) {
.article-content .sidebar {
margin-top: 20px;
padding-left: 0
}
}
.article-content.default {
margin-top: 30px
}
.article-content.editorial .excerpt {
display: block;
padding-bottom: 10px
}
@media screen and (max-width: 544px) {
.article-content.editorial .excerpt {
padding-bottom: 10px
}
}
.article-content.editorial .author-image {
position: relative;
top: 10px;
float: left;
border-radius: 50%;
width: 60px;
height: 60px;
background-size: cover;
background-position: center;
border: 1px solid #ddd
}
@media screen and (max-width: 544px) {
.article-content.editorial .author-image {
height: 80px;
width: 80px;
top: 20px
}
}
.article-content.editorial .author-name {
position: relative;
top: 15px;
font-family: "Open Sans", sans-serif;
font-size: 16px;
color: #666;
text-transform: uppercase
}
@media screen and (max-width: 544px) {
.article-content.editorial .author-name {
font-size: 14px
}
}
.article-content.editorial .author-name .link {
color: #008E34;
text-decoration: underline
}
@media screen and (max-width: 544px) {
.article-content.editorial .published {
font-size: 15px !important;
display: inline-block;
margin-left: 10px
}
.article-content.editorial .published .clock {
font-size: 15px !important
}
}
.wp-block-embed figcaption {
font-size: 16px;
font-style: italic;
text-align: left;
color: #777777;
border-bottom: 1px solid #ddd
}
.wp-block-columns {
margin-bottom: 0
}
.article-preview,
.article-featured-preview {
display: block;
margin-bottom: 20px;
padding: 0
}
.article-preview a,
.article-featured-preview a,
.article-preview a:hover,
.article-featured-preview a:hover,
.article-preview a:focus,
.article-featured-preview a:focus,
.article-preview a:active,
.article-featured-preview a:active {
text-decoration: none
}
.article-preview a,
.article-featured-preview a {
position: relative;
display: block;
height: inherit;
overflow: hidden;
border: 1px solid transparent
}
.collection-page .article-preview a,
.collection-page .article-featured-preview a {
min-height: 200px
}
.article-preview a:focus,
.article-featured-preview a:focus {
outline: none;
border: 1px dotted #333
}
.article-preview:not(:last-child),
.article-featured-preview:not(:last-child) {
border-bottom: 1px solid #ddd;
padding-bottom: 40px;
margin-bottom: 20px
}
.article-preview .featured-image,
.article-featured-preview .featured-image,
.article-preview .page-content .thumbnail,
.page-content .article-preview .thumbnail,
.article-featured-preview .page-content .thumbnail,
.page-content .article-featured-preview .thumbnail,
.article-preview .article-content .content .thumbnail,
.article-content .content .article-preview .thumbnail,
.article-featured-preview .article-content .content .thumbnail,
.article-content .content .article-featured-preview .thumbnail {
position: relative
}
@media only screen and (max-width: 992px) {
.article-preview .featured-image,
.article-featured-preview .featured-image,
.article-preview .page-content .thumbnail,
.page-content .article-preview .thumbnail,
.article-featured-preview .page-content .thumbnail,
.page-content .article-featured-preview .thumbnail,
.article-preview .article-content .content .thumbnail,
.article-content .content .article-preview .thumbnail,
.article-featured-preview .article-content .content .thumbnail,
.article-content .content .article-featured-preview .thumbnail {
margin-bottom: 20px
}
}
.article-preview .featured-image img,
.article-featured-preview .featured-image img,
.article-preview .page-content .thumbnail img,
.page-content .article-preview .thumbnail img,
.article-featured-preview .page-content .thumbnail img,
.page-content .article-featured-preview .thumbnail img,
.article-preview .article-content .content .thumbnail img,
.article-content .content .article-preview .thumbnail img,
.article-featured-preview .article-content .content .thumbnail img,
.article-content .content .article-featured-preview .thumbnail img {
width: 100%;
height: auto
}
.article-preview .featured-image .badge,
.article-featured-preview .featured-image .badge,
.article-preview .page-content .thumbnail .badge,
.page-content .article-preview .thumbnail .badge,
.article-featured-preview .page-content .thumbnail .badge,
.page-content .article-featured-preview .thumbnail .badge,
.article-preview .article-content .content .thumbnail .badge,
.article-content .content .article-preview .thumbnail .badge,
.article-featured-preview .article-content .content .thumbnail .badge,
.article-content .content .article-featured-preview .thumbnail .badge {
position: absolute
}
.article-preview .header,
.article-featured-preview .header {
padding-left: 20px
}
@media only screen and (max-width: 992px) {
.article-preview .header,
.article-featured-preview .header {
padding-left: 20px
}
}
@media screen and (max-width: 544px) {
.article-preview .header,
.article-featured-preview .header {
padding-left: 0
}
}
.article-preview .header h3,
.article-featured-preview .header h3,
.article-preview .header h2,
.article-featured-preview .header h2 {
margin-top: 0;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
font-weight: 600;
font-size: 24px;
color: #333
}
.article-preview .excerpt,
.article-featured-preview .excerpt {
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 24px;
color: #444;
padding-left: 20px
}
@media only screen and (max-width: 992px) {
.article-preview .excerpt,
.article-featured-preview .excerpt {
padding-left: 20px
}
}
@media screen and (max-width: 544px) {
.article-preview .excerpt,
.article-featured-preview .excerpt {
padding-left: 0
}
}
.article-preview .published,
.article-featured-preview .published {
color: #666;
font-family: "Open Sans", sans-serif;
font-weight: 300;
font-size: 15px;
margin-top: 15px;
padding-left: 20px
}
@media only screen and (max-width: 992px) {
.article-preview .published,
.article-featured-preview .published {
padding-left: 20px
}
}
@media screen and (max-width: 544px) {
.article-preview .published,
.article-featured-preview .published {
padding-left: 0
}
}
.article-preview .published .clock,
.article-featured-preview .published .clock {
font-size: 15px;
position: relative;
top: 2px;
margin-right: 5px
}
.article-featured-preview .header {
padding-top: 20px
}
@media only screen and (max-width: 992px) {
.article-featured-preview .header {
padding-top: 0
}
}
.article-featured-preview .header,
.article-featured-preview .excerpt,
.article-featured-preview .published {
padding-left: 0px
}
.archive .articles {
padding-top: 30px
}
.archive .articles .container {
max-width: 1200px;
margin: 0 auto
}
@media only screen and (max-width: 992px) {
.archive .articles .container {
padding-left: 10px;
padding-right: 10px
}
}
.archive .pagination {
display: block;
padding: 20px 0 30px 0
}
.archive .pagination .container {
max-width: 1200px;
margin: 0 auto
}
.archive .pagination .page-number-items {
list-style: none;
text-align: center;
padding: 10px 0
}
.archive .pagination .page-numbers {
position: relative;
display: inline-block;
color: #008E34;
font-family: "Open Sans", sans-serif;
font-size: 18px;
margin: 0 20px
}
.archive .pagination .page-numbers.current:before {
content: " ";
position: absolute;
top: -6px;
left: -15px;
height: 40px;
width: 40px;
border: 1px solid #008E34;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
.archive .article-preview:last-child,
.archive .article-featured-preview:last-child {
border-bottom: 1px solid #ddd;
padding-bottom: 40px;
margin-bottom: 20px
}
.no-results.not-found {
margin-bottom: 60px
}
.site-content.error-404 .container {
max-width: 1200px;
margin: 0 auto
}
@media only screen and (max-width: 992px) {
.site-content.error-404 .container {
padding-left: 10px;
padding-right: 10px
}
}
.site-content.error-404 .not-found {
padding: 40px 0
}