@charset "UTF-8";
/*!
Theme Name: Active Instore
Theme URI: https://activeinstore.se
Author: hstd webbyrå & reklambyrå
Author URI: https://hstd.se
Description: Officiellt tema för Active Instore 2019
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: activeinstore
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
# 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: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  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: 120px;
  font-weight: 600;
  color: #365183;
  margin: 100px 0 70px 0;
  line-height: 1.0;
  text-transform: uppercase;
}

@media (max-width: 1400px) {
  h1 {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 90px;
  }
}

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

@media (max-width: 800px) {
  h1 {
    margin-top: 0;
    padding: 0;
  }
}

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

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

/*h3 {
	font-family: $header-f;
	font-size: $subheader-s;
	font-weight: normal;
	margin: 0 0 10px 0;
	@include transition(all 0.3s ease-out);
	@include breakpoint(tablet) {
		font-size: $s-subheader-s;
	}
}
h4 {
	font-family: $header-f;
	font-weight: normal;
	margin: 0;
	@include breakpoint(tablet) {
		font-size: $s-subheader-s;
	}
}*/
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%;
}

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

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

/*::placeholder { 
  color: $gray;
  opacity: 1; 
}
:-ms-input-placeholder { 
  color: $gray;
}
::-ms-input-placeholder { 
  color: $gray;
}

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: $black;
  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;
	color: $black;
	border: none;
	border-bottom: 1px solid $gray;
	padding: 15px 0 5px 0;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
	height: 150px;
	resize: none;
}

.wpcf7-validation-errors {
	border-color: $red;
}
.wpcf7-response-output {
	padding: 5px 10px;
	font-size: $text-ss;
	border-width: 1px;
	line-height: 1.6;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
input[aria-invalid="true"] {
	border-bottom: $red 1px solid;
}*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #242424;
  text-decoration: none;
  -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-bottom: 40px;
  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
--------------------------------------------------------------*/
/* Menu and header */
#masthead {
  max-width: 1660px;
  margin: 0 auto;
  position: relative;
}

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

@media (max-width: 800px) {
  #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: 800px) {
  #masthead .site-branding a .logotype {
    position: relative;
    width: 50px;
  }
}

/*--------------------------------------------------------------
# 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;
	@include breakpoint(tablet) {
		display: block;
	}
}
.desktop {
	display: block;
	@include breakpoint(tablet) {
		display: none;
	}
} 
.gdpr {
	font-size: $gdpr;
	@include breakpoint(tablet) {
		font-size: $s-gdpr;
	}
}

html.sr .content , html.sr .start-projects {
	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 {
  -webkit-flex-basis: 280px;
  -moz-flex-basis: 280px;
  -ms-flex-basis: 280px;
  flex-basis: 280px;
  min-width: 243px;
  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: 1170px;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
}

@media (max-width: 1400px) {
  .entry-content .text-width {
    max-width: 800px;
  }
}

@media (max-width: 1024px) {
  .entry-content .text-width {
    padding: 20px 0;
    max-width: 600px;
  }
}

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

@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;
}

footer .footer-content {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 20px 20px 20px;
}

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

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

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;
}

footer .footer-content .flex div {
  -webkit-flex-basis: 500px;
  -moz-flex-basis: 500px;
  -ms-flex-basis: 500px;
  flex-basis: 500px;
}

@media (max-width: 1024px) {
  footer .footer-content .flex div {
    margin-bottom: 30px;
  }
}

footer .footer-content .flex div a {
  -webkit-flex-basis: 400px;
  -moz-flex-basis: 400px;
  -ms-flex-basis: 400px;
  flex-basis: 400px;
  display: block;
}

footer .footer-content .flex.first {
  margin-right: 50px;
}

footer .footer-content .flex.second {
  margin-left: 50px;
}

@media (max-width: 1024px) {
  footer .footer-content .flex.second {
    margin-left: 0;
  }
}

footer .footer-content .flex.second .last {
  margin-top: 20px;
}

footer .footer-content a .logotype {
  width: 107px;
}

@media (max-width: 1024px) {
  footer .footer-content a .logotype {
    width: 80px;
    margin-bottom: 20px;
  }
}

@media (max-width: 800px) {
  footer .footer-content a .logotype {
    width: 50px;
  }
}

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

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

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

body .pea_cook_wrapper.pea_cook_bottomright {
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  border-radius: 0;
  padding: 15px;
}

body .pea_cook_wrapper.pea_cook_bottomright p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}

body .pea_cook_wrapper.pea_cook_bottomright a#fom {
  border-bottom: 1px solid;
}

body .pea_cook_wrapper.pea_cook_bottomright button.pea_cook_btn {
  margin-left: 15px;
  -webkit-appearance: none;
  background: #FFF;
  color: #365183;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  border: none;
  border-radius: 50px;
  padding: 10px 15px;
  box-shadow: none;
  width: auto;
}

/*.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;
}
