@charset "UTF-8";
/*!
Theme Name: Storrun Vindkraftspark
Theme URI: https://storrunvindkraftspark.se
Author: hstd reklambyrå
Author URI: https://hstd.se
Description: Officiellt tema för Storrun 2025
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: storrun
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  width: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  overflow-x: hidden;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 25%;
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -2.1em;
  top: -0.8em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.6;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:-moz-focus-inner,
[type="button"]:-moz-focus-inner,
[type="reset"]:-moz-focus-inner,
[type="submit"]:-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type="search"]:-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #242424;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-weight: 300;
}

@media (max-width: 1024px) {
  body,
  button,
  input,
  select,
  optgroup,
  textarea {
    font-size: 18px;
  }
}

p {
  margin: 0 0 20px 0;
}

h1 {
  font-size: 90px;
  font-weight: 600;
  color: #365183;
  margin: 100px 0 70px 0;
  line-height: 1.0;
  text-transform: uppercase;
}

@media (max-width: 1500px) {
  h1 {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1024px) {
  h1 {
    font-size: 50px;
    padding: 0 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 550px) {
  h1 {
    font-size: 30px;
  }
}

h1 a {
  text-decoration: none;
}

h2 {
  font-size: 30px;
  font-weight: 400;
  color: #365183;
  margin: 0 0 10px 0;
}

@media (max-width: 1024px) {
  h2 {
    font-size: 24px;
  }
}

b, strong {
  font-weight: 600;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Markeringstext */
::selection {
  background: #CFDEE6;
  color: #F8F8F8;
}

::-moz-selection {
  background: #CFDEE6;
  color: #F8F8F8;
}

/* Placeholder i formulär */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  /*color: ;
  background-color: ;*/
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  /*color: ;
  background-color: ;*/
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  /*color: ;
  background-color: ;*/
}

/* Färger för autofill formulär */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  /*-webkit-text-fill-color: ;
  transition: background-color 5000s ease-in-out 0s;*/
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #F8F8F8;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	&:focus, &:active {
		outline: none;
	}
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	background: none;
	width: 100%;
	outline: none;
}
select {
}
textarea {
}*/
/* Error kontaktformulär 
.wpcf7 {
	form {
		&.invalid {
			.wpcf7-response-output {

			}
		}
		&.sent {
			.wpcf7-response-output {

			}
		}
		.wpcf7-response-output {

		}
	}
}
.wpcf7-not-valid-tip {
	display: none !important;
}
input[aria-invalid="true"] {
	//border-bottom: ;
}*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #365183;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  outline: none;
}

a:hover, a:focus, a:active {
  outline: none;
}

a:hover {
  opacity: 0.5;
}

.btn {
  border-radius: 50px;
  padding: 18px 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 400;
  background: #365183;
  color: #CFDEE6;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}

@media (max-width: 1024px) {
  .btn {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Header */
#masthead {
  max-width: 1660px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

#masthead .site-branding {
  /*display: inline-block;
		float: right;*/
}

@media (max-width: 550px) {
  #masthead .site-branding a {
    display: block;
    text-align: right;
  }
}

#masthead .site-branding a .logotype {
  width: 107px;
  position: absolute;
  top: 0;
  right: 20px;
}

@media (max-width: 1024px) {
  #masthead .site-branding a .logotype {
    width: 80px;
  }
}

@media (max-width: 550px) {
  #masthead .site-branding a .logotype {
    position: relative;
    width: 50px;
  }
}

/* Meny */
.main-navigation {
  /*display: block;*/
  /* Mobil meny */
}

.main-navigation ul {
  /*display: none;
		list-style: none;
		margin: ;*/
}

.main-navigation ul ul {
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  opacity: 0;
  z-index: 999;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  /*background: $black;			
		  	text-align: left;
		  	padding: ;*/
}

.main-navigation ul ul:before {
  /* Exempel på linje under
		  		bottom: 100%;
			    left: 35px;
			    border: solid transparent;
			    content: " ";
			    height: 0;
			    width: 0;
			    position: absolute;
			    pointer-events: none;
			    border-color: rgba(0, 0, 0, 0);
			    border-bottom-color: #000000;
			    border-width: 10px;
			    margin-left: -10px;*/
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  /*display: block;
		text-decoration: none;
  		position: relative;*/
}

.main-navigation .menu-expand {
  display: none;
}

@media (max-width: 1024px) {
  .main-navigation .main-navigation ul li {
    display: block;
  }
  .main-navigation .main-navigation ul li a {
    display: inline-block;
  }
  .main-navigation .main-navigation ul.sub-menu {
    display: none;
    position: static;
    float: none;
    height: auto;
    opacity: 1;
  }
  .main-navigation .main-navigation ul.sub-menu.open {
    display: block;
  }
  .main-navigation .main-navigation .menu-expand {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
    z-index: 9999;
    outline: none;
    /*font-size: ;
				line-height: ;	
				color: ;
				padding: ;*/
  }
  .main-navigation .main-navigation .menu-expand.active .expand,
  .main-navigation .main-navigation .menu-expand .minimize {
    display: none;
  }
  .main-navigation .main-navigation .menu-expand.active .minimize {
    display: inline-block;
  }
  .main-navigation .main-navigation .menu-toggle {
    background: none;
    position: absolute;
    right: 20px;
    top: 20px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    min-width: auto;
    z-index: 9999;
    box-shadow: none;
  }
  .main-navigation .main-navigation .menu-toggle .icon-bar {
    display: block;
    width: 27px;
    height: 3px;
    border-radius: 25px;
    background-color: #F8F8F8;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
  }
  .main-navigation .main-navigation .menu-toggle .icon-bar + .icon-bar {
    margin-top: 7px;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
  }
  .main-navigation .main-navigation.toggled {
    background: #242424;
    height: 100vh;
    width: 100%;
    overflow-y: scroll;
    margin-top: 61px;
    padding-top: 20px;
    padding-bottom: 90px;
  }
  .main-navigation .main-navigation.toggled .icon-bar {
    background-color: #F8F8F8;
  }
  .main-navigation .main-navigation.toggled .icon-bar:first-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .main-navigation .main-navigation.toggled .icon-bar + .icon-bar {
    opacity: 0;
  }
  .main-navigation .main-navigation.toggled .icon-bar + .icon-bar + .icon-bar {
    opacity: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .main-navigation .menu-meny-container {
    /*text-align: left;*/
  }
  .main-navigation.toggled {
    /*background: ;
			height: */
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: 0;
  opacity: 1;
}

.menu-toggle, .main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 1025px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: inline-block;
  }
}

.menu-space {
  height: 80px;
}

@media (max-width: 1024px) {
  .menu-space {
    height: 70px;
  }
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.mobile {
  display: none;
}

@media (max-width: 1024px) {
  .mobile {
    display: block;
  }
}

.desktop {
  display: block;
}

@media (max-width: 1024px) {
  .desktop {
    display: none;
  }
}

.gdpr {
  /*font-size: $gdpr;*/
}

@media (max-width: 1024px) {
  .gdpr {
    /*font-size: $s-gdpr;*/
  }
}

/*.flex {
	@include flexbox();
	@include breakpoint(tablet) {
		display: block;
	}
}*/
/* Hide elements until scrolled */
/* Add classes where ScrollReveal is used 
html.sr .content {
	visibility: hidden;
}*/
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 60px;
}

@media (max-width: 1024px) {
  .flex {
    display: block;
    max-width: 400px;
    padding-bottom: 0;
    text-align: center;
  }
}

.flex div {
  font-size: 20px;
}

@media (max-width: 1024px) {
  .flex div {
    font-size: 16px;
    margin-bottom: 40px;
  }
}

.flex div span {
  display: block;
  margin-bottom: 8px;
}

.preamble {
  font-size: 38px;
}

@media (max-width: 1024px) {
  .preamble {
    font-size: 26px;
    margin-bottom: 0;
  }
}

.entry-content .page-width {
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 20px;
}

.entry-content .text-width {
  max-width: 900px;
  margin: 60px auto;
}

@media (max-width: 1024px) {
  .entry-content .text-width {
    margin: 20px auto;
  }
}

.entry-content .blue-box {
  background: #CFDEE6;
  padding: 20px 100px;
}

@media (max-width: 1024px) {
  .entry-content .blue-box {
    padding: 20px;
  }
}

.entry-content .full-width {
  width: 100%;
}

.entry-content .full-width img {
  margin: 0 auto;
  display: block;
}

footer {
  background: #F8F8F8;
  color: #365183;
  padding: 80px 20px 20px 20px;
}

@media (max-width: 1024px) {
  footer {
    padding: 30px 20px 20px 20px;
  }
}

footer .footer-content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

footer .footer-content span, footer .footer-content a {
  font-weight: 400;
}

footer .footer-content .flex {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  max-width: 100%;
  margin: 0;
  /*div {
				@include flex-basis(500px);
				@include breakpoint(tablet) {
					margin-bottom: 30px;
				}
				a {
					@include flex-basis(400px);
					display: block;
				}
			}*/
  /*&.first {
				margin-right: 50px;
			}
			&.second {
				margin-left: 50px;
				@include breakpoint(tablet) {
					margin-left: 0;
				}
				.last {
					margin-top: 20px;
					@include breakpoint(tablet) {
					}
				}
			}*/
}

footer .copyright span, footer .copyright a {
  font-size: 16px;
}

@media (max-width: 1024px) {
  footer .copyright span, footer .copyright a {
    font-size: 12px;
  }
}

footer .copyright a {
  margin-left: 10px;
}

@media (max-width: 1024px) {
  footer .copyright {
    text-align: center;
  }
}

/* If using Google reCAPTCHA, hide the badge */
.grecaptcha-badge {
  display: none;
}

.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
