/*
Theme Name: Flaggis
Theme URI: http://www.flaggstangsspecialisten.se/
Description: Wordpress-tema skapat till FlaggstångsSpecialisten av Crossmedia Communication på uppdrag av Onmedia Group.
Version: 1.0
Author: Stefan Persson
Author URI: https://crossmediagroup.se/
*/

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-display: swap;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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; }

*, *:after, *:before {
  box-sizing: border-box; }

a {
  color: #0070AC;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    color: #004f79; }

img,
canvas,
iframe,
video,
svg,
select,
textarea {
  max-width: 100%; }

img {
  height: auto;
  vertical-align: middle; }

video {
  width: 100%    !important;
  height: auto   !important;
  vertical-align: middle; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased; }

@media screen and (min-width: 720px) {
  html {
    font-size: 16px; } }
@media screen and (min-width: 1300px) {
  html {
    font-size: 18px; } }
body {
  background: #f3f3f4;
  color: #333;
  font-family: "proxima-nova", sans-serif;
  font-display: swap;
  font-weight: 400;
  line-height: 1.5; }

p, .p {
  font-size: 1rem;
  margin-bottom: 1.3rem; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  line-height: 1.42;
  margin: 0 0 .5rem; }

h1, .h1 {
  color: #222;
  font-size: 1.375rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 1.5rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  }
.woocommerce-checkout .popup-cart-container, .woocommerce-cart .popup-cart-container{
    display:none;
}
.popup-cart-container{
  position: absolute;
  z-index: 1000;
  visibility: hidden;
  top: 90px;
  right:65px;
  transition: all .3s ease 0.1s;
  padding: 0.6rem;
  padding-bottom: 1rem;
  background: #fff;
  box-shadow: -1px 5px 10px 5px rgba(0, 0, 0, 0.1);
  max-width: 350px;
}
.header-shopping-cart:hover + .header-webbshop + .webbshop-lank + .popup-cart-container{
  visibility: visible;
  top:65px;
}
.popup-cart-container:hover{
  visibility: visible;
  top:65px;
}
.popup-cart-container:after, .popup-cart-container:before {
	bottom: 100%;
	left: 60%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.popup-cart-container:after {
	border-color: rgba(136, 183, 213, 0);
	border-width: 10px;
	margin-left: -10px;
}
.popup-cart-container:before {
	border-color: rgba(209, 209, 209, 0);
	border-bottom-color: #fff;
	border-width: 16px;
	margin-left: -16px;
}
#header-till-kassan-knapp{
    box-shadow: 0 5px 0 #4f934b;
    background: #6ab165;
    border: 1px solid transparent !important;
    color: #fff;
    padding: 0.4rem 1rem;
    transition: all .3s ease;
}
#header-till-kassan-knapp:hover{
    box-shadow: 0 0 0;
    cursor:pointer;
}
.mobile-popup-cart > .popup-widget{
  padding: 0 1em;
  padding-top: 1em;
  position: absolute;
  z-index: 9999;
  background: #f3f3f4;
  border-bottom: 2px solid #000;
}
.mobile-popup-cart h3{
  text-align: center;
  margin-bottom: 0;
}
.mobile-popup-cart .woocommerce-mini-cart__total{
  margin-top: 0;
}
.mobile-popup-cart li{
  width: 100%;
}
.mobile-popup-cart .popup-widget{
  width: 100%;
}
.top .mobile-popup-cart .popup-widget .woocommerce-mini-cart-item{
    background: #f3f3f4;
}
@media screen and (min-width: 1300px) {
h1, .h1 {
  font-size: 1.875rem;
 }
}

h2, .h2, h3, .h3 {
  color: #222;
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .5rem; }

h4, .h4 {
  color: #222;
  font-size: 1.1rem;
  font-weight: 500; }

h5, .h5 {
  color: #222;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem; }

h6, .h6 {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 .25rem; }

.italic {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

.extra-margin {
  margin-bottom: 4.5rem; }

.underline {
  border-bottom: 1px solid #6690a7; }

.rll-youtube-player{
  position: relative;
	padding-bottom: 56.25%;
	height: 0;
  width: 100%;
  background: #fff;
  margin: 0;
}

.ytfix{
  width: 35%;
}

.rll-youtube-player iframe{
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 1023px) {
  .ytfix{
    width: 100%;
  }
  .c-txt{
    width: 76%;
    margin: 2em auto;
  }
}

img.alignright {
  display: block;margin-bottom:1.3rem;}

.orangeBtn{
    background: #EF7623;
    color: #fff;
    font-weight: 600;
    font-size: .75rem;
    text-transform: uppercase;
    padding: .875rem 1rem .75rem;
    border-radius: 0;
    text-align: center;
    display: block !important;
    max-width: 300px;
    margin: 20px auto;
}
.orangeBtn:hover{
    background: #0070AC;
    color: #fff;
}
.invertBtn{
    background:#fff;color:#EF7623;transition: 0.2s ease-in-out;border:2px solid #EF7623;
}
.invertBtn:hover, .invertBtn:active, .invertBtn:focus{
    background: #EF7623;
    color: #fff;
    border:2px solid;
}
.item-count-mini-cart{
    width: 3rem;
}

@media screen and (min-width: 768px) {
img.alignright {
  float:right; margin:0 0 1.3rem 1.3rem;}
}
.cta {
  background: #EF7623;
  color: #fff;
  font-size: .85rem;
  font-weight: 500;
  text-transform: uppercase;
  padding: .5875rem 1.25rem;
  transition: all .35s ease-in-out; }

:hover.cta {
  background: #282828;
  color: #fff; }

.heading-center, .txt-center {
  text-align: center; }

@media screen and (min-width: 768px) {
  .txt-center {
    width: 74%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2.5rem; } }
.p-tb {
  padding: 1.5rem 0; }

@media screen and (min-width: 768px) {
  .p-tb {
    padding: 3.5rem 0; } }
.lightgrey {
  background: #f7f7f7; }

.orange {
  background: ; }

.woocommerce > .products > .purchasable:hover{
    box-shadow: 0 1px 10px -2px rgba(20,45,100,.25);
    transition: all .2s ease;
}

.stock{
    font-size: 1.1rem;
}
.popup-cart-container .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{
    position:absolute;top:0;left:0

}
.popup-cart-container a.remove:hover, .mobile-popup-cart a.remove:hover{
  color:#fff!important;
  background:red
}

.popup-cart-container a.remove, .mobile-popup-cart a.remove{
  display:block;
  font-size:1.5em;
  height:1em;
  width:1em;
  text-align:center;
  line-height:1;
  border-radius:100%;
  color:red!important;
  text-decoration:none;
  font-weight:700;
  border:0;
  display:none!important;
}

.popup-cart-container ul.cart_list, .popup-cart-container ul.product_list_widget,
.mobile-popup-cart ul.cart_list, .mobile-popup-cart ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.popup-cart-container ul.cart_list li img, .popup-cart-container ul.product_list_widget li img,
.mobile-popup-cart ul.cart_list li img, .mobile-popup-cart ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
}
.popup-cart-container ul.cart_list li a, .popup-cart-container ul.product_list_widget li a,
.mobile-popup-cart ul.cart_list li a, .mobile-popup-cart ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}
.popup-cart-container ul.cart_list, .popup-cart-container ul.product_list_widget,
.mobile-popup-cart ul.cart_list, .mobile-popup-cart ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}

.popup-cart-container a.button,
.mobile-popup-cart a.button{
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    border: 0;
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    background-color: #EF7623;
}

.popup-cart-container ul.cart_list, .popup-cart-container ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.popup-cart-container a:hover.button,
.mobile-popup-cart a:hover.button{
    color: #fff;
background-color: #0070AC;
}



.cta-button {
  background: #EF7623;
  color: #fff;
  font-size: .85rem;
  font-weight: 500;
  text-transform: uppercase;
  padding: .5875rem 1.25rem;
  transition: all .35s ease-in-out;
  display: inline-block;
  position: relative; }

.cta-button:hover {
  background: #282828;
  color: #fff; }

.shopping-cart-icon {
  width: 22px;
  height: 22px;
  background: url(images/shopping-cart-icon.svg) no-repeat;
  display: block;
  float: left;
  margin-right: .5rem; }

.shopping-cart-txt {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .03rem;
  display: block;
  float: left;
  margin-top: 3px; }

.woocommerce-breadcrumb a{
    color: #0070AC !important;
}

.woocommerce-breadcrumb a:hover{
    text-decoration: underline;
}

.cta-button a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.wrapper {
  width: 92%;
  max-width: 1400px;
  position: relative;
  padding: 0;
  margin: 0 auto; }

.top {
  background: #0070AC; }

@media screen and (min-width: 1023px) {
  .top {
    background: #505050; display:none;} }
.top ul {
  margin: 0;
  padding: 0; }

@media screen and (min-width: 1023px) {
  .top ul {
    float: right; } }
.top li {
  background: #0070AC;
  list-style: none;
  display: block;
  text-transform: uppercase;
  float: left;
  padding: .5rem 1rem;
  margin-right: .25rem;
  position: relative;
  z-index: 9999; }

.top li:hover {
  background: #04486D; }

@media screen and (max-width: 1022px) {
  .top li {
    background: #04486D;
    padding: .95rem .75rem;
    margin-right: 2px; } }
.top li:last-child {
  background: #EF7623;
  margin-right: 0; }

.top li:hover:last-child {
  background: #282828; }

.top li a .email-icon-top {
  width: 22px;
  height: 22px;
  background: url(images/email-icon.svg) no-repeat;
  display: block; }

.top li a .phone-icon-top {
  width: 22px;
  height: 22px;
  background: url(images/phone-icon.svg) no-repeat;
  display: block; }

.top li a .shopping-cart-icon-top {
  width: 22px;
  height: 22px;
  background: url(images/shopping-cart-icon.svg) no-repeat;
  display: block;
  float: left;
  margin-right: .5rem; }

.top li a .shopping-cart-txt {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .03rem;
  display: block;
  float: left;
  margin-top: 3px; }

.header {
  padding: 2rem 0 1.5rem; }

@media screen and (min-width: 1023px) {
  .header {
    padding: 2.25rem 0 2.75rem; } }
.logo {
  width: 300px;
  height: 55px;
  margin: 0 auto; }

@media screen and (min-width: 1023px) {
  .logo {
    width: 382px;
    height: 70px;
    float: left;
    margin: 0; } }
.logo a {
  width: 300px;
  height: 55px;
  background: url(images/loggo.svg) no-repeat;
  display: block;
  text-indent: -9999px; }

@media screen and (min-width: 1023px) {
  .logo a {
    width: 382px;
    height: 70px; } }

.header-kontakt {
  display:none; }

@media screen and (min-width: 1023px) {
  .header-kontakt{
	float:left;
    display:block;
    margin-left:2rem;
    margin-top:.45rem;} }
.header-kontakt ul {
  margin: 0;
  padding: 0; }

.header-kontakt li {
  list-style: none;
  position: relative;
  z-index: 9999; }

.AAA-link{
  margin-left: 2em;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 1023px) {
  .AAA-link{
    display: none;
  }
}
.header-AAA{
  display: block;
  float: left;
}

.header-btn a{
    color:#fff;
}

.header-btn{
    display:none;
    background:#EF7623;
    position:absolute;
    top:5px;
    padding:.5rem 1rem;
}
.header-btn:hover{
    background:#0070AC;
}
.header-shopping-cart {
  right:8.6em;
  padding-right:0.2em;
}
.header-webbshop{
    right: 0;
    height:3.3em;
    font-size:1.1em;
    max-height:60px;
}
@media screen and (min-width: 1023px) {
  .header-btn{
    display:block;
  }
}

.menu {
  background: #0070AC;
  margin-bottom: 1.25rem; }

@media screen and (max-width: 1022px) {
  .menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999; } }
@media screen and (min-width: 1023px) {
  .menu {
    margin-bottom: 2.5rem; } }
.start-hero {
  position: relative;
  margin-bottom: 1.25rem; }

@media screen and (min-width: 1023px) {
  .start-hero {
    margin-bottom: 2.5rem; } }
.start-hero-txt {
  background: #fff;
  padding: 1.5rem; }

@media screen and (min-width: 1023px) {
  .start-hero-txt {
    background: transparent;
    position: absolute;
    top: 10rem;
    left: 4rem;
    padding: 0; } }
.start-hero-txt h1 {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px; }

@media screen and (min-width: 1023px) {
  .start-hero-txt h1 {
    color: #fff;
    font-size: 3rem;
    margin-bottom: 2rem; } }
.start-hero-txt p {
  margin: 0; }

.intro-start {
  background: #fff;
  padding: 1.5rem;
  margin-bottom: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  }

@media screen and (min-width: 1023px) {
  .intro-start {
    padding: 2.5rem;
    margin-bottom: 2.5rem; } }
@media screen and (min-width: 1023px) {
  .intro-start .c-txt {
    width: 55%;
    margin: 0 auto;
    text-align: center; } }
.intro-start h2 {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 500; }

@media screen and (min-width: 1023px) {
  .intro-start h2 {
    font-size: 1.675rem;
    line-height: 1.42;
    margin-bottom: 1.25rem; } }
@media screen and (min-width: 1023px) {
  .intro-start p {
    margin-bottom: 2rem; } }
.intro-start p:last-child {
  margin-bottom: 0; }

.start-2cols .col {
  background-position: top center;
  position: relative;
  padding: 10rem 0;
  margin-bottom: 1.25rem; }

@media screen and (min-width: 768px) {
  .start-2cols .col {
    width: 48.5%;
    float: left;
    padding: 11.5rem 0;
    margin-right: 3%; }

  .start-2cols .col:last-child {
    margin-right: 0; } }
@media screen and (min-width: 1023px) {
  .start-2cols .col {
    width: 37%;
    margin-right: 3%;
    margin-bottom: 2.5rem; }

  .start-2cols .col:last-child {
    width: 60%;
    margin-right: 0; } }
.start-2cols .col .txt {
  position: absolute;
  top: 2.25rem;
  left: 1rem; }

.start-2cols .col:first-child .txt {
  left: 8.5rem; }

@media screen and (min-width: 1023px) {
  .start-2cols .col .txt {
    top: 2rem;
    left: 2rem; }

  .start-2cols .col:first-child .txt {
    left: 13rem; } }
.start-2cols .col .txt h3 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700; }

@media screen and (min-width: 1023px) {
  .start-services {
    margin-bottom: 1.25rem; } }
.start-services h4 {
  background: #f3f3f4;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  position: relative; }

@media screen and (min-width: 1023px) {
  .start-services h4 {
    font-size: 1.375rem;
    margin-bottom: 2.5rem; } }
.start-services h4 span {
  background: #f3f3f4;
  padding: 0 1.5rem;
  position: relative;
  z-index: 20; }

  #order_review_heading{
      margin-top:32px;
  }

.start-services h4:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #282828;
  display: block;
  position: absolute;
  top: 48%;
  left: 0;
  z-index: 10; }

.start-services ul {
  margin: 0;
  padding: 0; }

.start-services li {
  background: #fff;
  text-align: center;
  list-style: none;
  padding: 1.25rem;
  margin-bottom: 1.25rem; }

@media screen and (min-width: 767px) and (max-width: 1022px) {
  .start-services li {
    width: 49%;
    float: left;
    margin-right: 2%; }

  .start-services li:nth-child(2n) {
    margin-right: 0; } }
@media screen and (min-width: 1023px) {
  .start-services li {
    width: 23.5%;
    float: left;
    margin-right: 2%; }

  .start-services li:last-child {
    margin-right: 0; } }
.start-services li h5 {
  font-size: 1.15rem;
  margin-bottom: .5rem; }

.start-services li a{
  color:#333; }

.start-services li p {
  margin: 0; }

.start-services li .services-icon {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto .75rem; }

@media screen and (min-width: 1023px) {
  .start-services li .services-icon {
    margin: 1rem auto 1.5rem; } }
.start-services li .transport-icon {
  background: url(images/transport.svg) no-repeat; }

.start-services li .montering-icon {
  background: url(images/montering.svg) no-repeat; }

.start-services li .service-icon {
  background: url(images/service.svg) no-repeat; }

.start-services li .uthyrning-icon {
  background: url(images/uthyrning.svg) no-repeat; }

.content {
  margin-bottom: 1.25rem; }

@media screen and (min-width: 1023px) {
  .content {
    margin-bottom: 2.5rem; } }
.page-with-subpages {
  padding-top: 4.5rem; }
@media screen and (min-width: 1023px) {
  .page-with-subpages {
  padding-top: 0; } }

@media screen and (min-width: 1023px) {
  .main-content {
    width: 70%;
    float: right;
     } }
.main {
  background: #fff;
  margin-bottom: 1.25rem; }

@media screen and (min-width: 1023px) {
  .main {
    margin-bottom: 2.5rem; } }
.main-txt {
  padding: 1.5rem; }

@media screen and (min-width: 1023px) {
  .main-txt {
    padding: 2.5rem 5rem; } }
.main-box {
  background: #0070AC;
  text-align: center;
  padding: 1.5rem;
  margin-bottom: 1.25rem; }

@media screen and (min-width: 1023px) {
  .main-box {
    padding: 2.5rem;
    margin-bottom: 0; } }
.main-box h4 {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1rem; }

@media screen and (min-width: 1023px) {
  .main-box h4 {
    font-size: 1.3875rem;
    margin-bottom: 1.5rem; } }
@media screen and (min-width: 1023px) {
  .sidebar {
    width: 28%;
    float: left; } }
.sidebar-box {
  background: #fff;
  padding: 1.5rem;
  margin-bottom: 1.25rem; }

.sidebar-box.blue-top {
  border-top: 6px solid #0070AC; }

@media screen and (min-width: 1023px) {
  .sidebar-box.blue-top {
    border-top-width: 12px; } }
.sidebar-box h5 {
  font-size: 1rem;
  text-align: left;
  margin-bottom: 0; }

.sidebar-box p {
  font-size: .9rem; }

.sidebar-menu-desktop {
  display: none; }

@media screen and (min-width: 1023px) {
  .sidebar-menu-desktop {
    display: block; } }
.sidebar-menu {
  margin: 0;
  padding: 0; }

.sidebar-menu li {
  font-size: .85rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .75rem;
  list-style: none;
  transition: all .1s ease-in-out; }

.sidebar-menu li:last-child {
  margin-bottom: 0; }

.sidebar-menu li.page_item {
  background: url(images/submenu-li.png) 0 40% no-repeat;
  padding-left: 19px; }

.sidebar-menu li.page_item.current_page_item, .sidebar-menu li:hover.page_item {
  background: url(images/submenu-li-hover.png) 0 40% no-repeat; }

.sidebar-menu li a {
  color: #282828; }

.sidebar-menu li a:hover, .sidebar-menu li.current_page_item a {
  color: #0070AC; }

#subpage-menu-mobile {
  display: none;
  position: absolute;
  top: 0;
  left: -4.35%;
  right: -4.35%;
  z-index: 10; }

@media screen and (max-width: 1022px) {
  #subpage-menu-mobile {
    display: block; } }
#subpage-menu-mobile ul {
  margin: 0;
  padding: 0; }

#subpage-menu-mobile li {
  width: 100%;
  list-style: none; }

#subpage-menu-mobile.showmenu li {
  display: block; }

#subpage-menu-mobile li {
  display: none; }

#subpage-menu-mobile li:first-child {
  display: block; }

#subpage-menu-mobile li a {
  background: #0070AC;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  line-height: 16px;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 14px 0; }

#subpage-menu-mobile li a:hover {
  background: #0070AC; }

#subpage-menu-mobile li:first-child a, #subpage-menu-mobile li:first-child a:hover {
  background: #0070AC; }

#subpage-menu-mobile .downarrow {
  width: 14px;
  height: 14px;
  background: url(images/down-arrow.svg);
  position: relative;
  bottom: -2px;
  display: inline-block;
  margin-left: 7px; }

.wpcf7-form p {
  font-size: .9rem;
  margin-bottom: .25rem; }

.wpcf7-form .last {
  margin-bottom: 0; }

.wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
  width: 100%;
  background: #fff;
  color: #444;
  border: 1px solid #ddd;
  padding: .5rem;
  transition: all .35s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

#wpcf7-f202-p33-o1 .wpcf7-form input[type="text"], #wpcf7-f202-p33-o1 .wpcf7-form input[type="tel"], #wpcf7-f202-p33-o1 .wpcf7-form input[type="email"], #wpcf7-f202-p33-o1 .wpcf7-form textarea {
  padding: .35rem;
 }

.wpcf7-form textarea {
  width: 100%;
  color: #444; }

.wpcf7-form input[type="submit"] {
  width: 100%;
  background: #EF7623;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  padding: .5rem 2rem;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.wpcf7-form input:hover[type="submit"] {
  background: #0070AC; }

.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="tel"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form textarea:focus {
  background: #fff;
  border-color: #0070AC;
  outline: none; }

::-webkit-input-placeholder {
  color: #787878; }

:-ms-input-placeholder {
  color: #787878; }

::-moz-placeholder {
  color: #787878;
  opacity: 1; }

:-moz-placeholder {
  color: #787878;
  opacity: 1; }

.extra-info {
  background: rgba(80,80,80,.9);
  color: rgba(255, 255, 255, 0.95);
  position: relative;
  padding: 1.5rem 0; }

@media screen and (min-width: 1023px) {
  .extra-info {
    padding: 2rem 0;
    }
}

@media screen and (min-width: 1023px) {
  .extra-info .col{
    width:23.5%;
    float:left;
    margin-right:2%;
    text-align:center;
    }
    .extra-info .col:last-child{
    margin-right:0;
    }
}

.extra-info h6 {
  font-size: .95rem;
  }

@media screen and (min-width: 767px) {
  .extra-info .col p{
	font-size:.95rem;
    margin:.75rem 0 0;

    }
}

.footer-row{
    display: flex;
    flex-wrap: wrap;
    margin-left: 3rem;
}

.fb-like{
    margin: 1em 1em 0 1em;
}
.fb-like span{
    margin-bottom: 0.2rem;
}

@media screen and (max-width: 1023px) {
  .footer-row {
    margin: 0;
  }
}

a.instagram-logo{
  width:29px;
  height:29px;
  background:url(images/instagram-logo.svg) no-repeat;
  text-indent:-9999px;
  display:block;
  margin: 0;
}

.extra-info a.fb-logo {
  width:29px;
  height:29px;
  color:#fff;
  background:url(images/facebook-logo.svg) no-repeat;
  text-indent:-9999px;
  display:block;
  margin: 0;
  }

.footer {
  background: #505050;
  color: rgba(255, 255, 255, 0.95);
  position: relative;
  padding: 1.5rem 0; }

nav.woocommerce-breadcrumb{
    text-transform: capitalize;
    font-size: 1em !important;
}

@media screen and (min-width: 1023px) {
  .footer {
    padding: 3rem 0 2rem; } }
.footer a {
  color: rgba(255, 255, 255, 0.9); }

.footer a:hover {
  color: #fff; }

.footer ul {
  margin: 0;
  padding: 0; }

.footer .col ul li {
  list-style: none;
  font-size: .95rem;
  margin-bottom: .25rem; }

.footer .col {
  margin-bottom: 1.25rem; }

.footer .col:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 1023px) {
  .footer .col {
    width: 70%;
    float: left;
    margin-right: 8%;
    margin-bottom: 0; }

  .footer .col:last-child {
    width: 22%;
    margin-right: 0; }

  .footer .col:first-child ul {
    width: 32%;
    float: left;
    margin-right: 2%; }

  .footer .col:first-child ul:last-child {
    margin-right: 0; } }
.footer-logo {
  width: 262px;
  margin: 0 auto;
}
#flaggis{
    margin-bottom: 2rem;
}
#flagmore{
    margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
  .footer-logo {
    margin: 0 2rem 0 0;
    float: left; } }
.footer-info {
  text-align: center;
  margin-bottom: 1rem; }

@media screen and (min-width: 768px) {
  .footer-info {
    width: 30%;
    float: left;
    text-align: left;
    margin-bottom: 0; } }
.footer-info ul {
  margin: 0;
  padding: 0; }

.footer-info li {
  font-size: .925rem;
  list-style: none; }

@media screen and (min-width: 1023px) {
  .footer-menu {
    float: left; } }
.footer-menu ul {
  margin: 0;
  padding: 0; }

.footer-menu li {
  list-style: none;
  font-size: .825rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: .35rem; }

@media screen and (min-width: 1023px) {
  .footer-menu li {
    font-size: .8rem;
    text-align: left;
    margin-bottom: .15rem; } }
.footer-webbshop {
  position: relative;
  text-align: center; }

@media screen and (min-width: 1023px) {
  .footer-webbshop {
    float: right;
    text-align: left; } }
.footer-webbshop-arrow {
  width: 43px;
  height: 35px;
  background: url(images/webbshop-arrow.svg) no-repeat;
  position: absolute;
  top: 10px;
  left: -65px;
  display: none; }

@media screen and (min-width: 1023px) {
  .footer-webbshop-arrow {
    display: block; } }
.footer-webbshop-ordernow {
  font-size: 1.5rem;
  font-family: "alisha",sans-serif;
  position: absolute;
  top: 54px;
  left: -126px;
  display: none; }

@media screen and (min-width: 1023px) {
  .footer-webbshop-ordernow {
    display: block; } }
@media screen and (min-width: 767px) {
  .eq-h {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
nav {
  text-transform: uppercase;
   }

#cssmenu ul {
  margin: 0;
  padding: 0; }

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

#cssmenu #head-mobile {
  display: none; }

#cssmenu > ul > li {
  display: inline-block;
  margin-right: 0; }

@media screen and (min-width: 1300px) {
	#cssmenu > ul > li {
  margin-right: .5rem; }
}
#cssmenu > ul > li:last-child {
  margin-right: 0; }

#cssmenu > ul > li > a {
  padding: .75rem .15rem;
  font-size: .9rem;
  text-decoration: none;
  color: #fff;
  border: 1px solid transparent;
  font-weight: 700; }
@media screen and (min-width: 1300px) {
#cssmenu > ul > li > a {
  padding: .75rem;
  }
}

#cssmenu > ul > li:hover > a,
#cssmenu ul li.current-menu-item a,
#cssmenu ul li.current-menu-parent a,
.woocommerce-page #cssmenu ul li.menu-item-299 a{
  background: #04486D; }


#cssmenu > ul > li.has-sub > a {
  padding-right: 30px; }

#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 13px;
  right: 0px;
  width: 12px;
  height: 12px;
  display: block;
  background: url(images/down-arrow.svg) no-repeat;
  content: '';
  padding-right: 20px; }

@media screen and (min-width: 1300px) {
  #cssmenu > ul > li.has-sub > a:after {
    top: 16px; } }
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 99999;
  -webkit-box-shadow: -1px 5px 10px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 5px 10px 5px rgba(0, 0, 0, 0.1);
  box-shadow: -1px 5px 10px 5px rgba(0, 0, 0, 0.1); }

#cssmenu ul ul li {
  height: 0;
  text-align: left;
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  background: #fff;
  transition: all 0.25s ease; }

#cssmenu li:hover > ul {
  left: auto; }

#cssmenu li:hover > ul > li {
  height: 45px; }

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0; }

@media screen and (min-width: 1023px) {
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 320px;
  font-size: .85rem;
  text-decoration: none;
  color: #222;
  background: #fff!important;
  font-weight: 500; }
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0; }

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #666; }

#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #222;
  content: ""; }

#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #222;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all 0.25s ease; }

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0; }

#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  background: #363636; }

#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333; }

#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active > a {
  border-top: 1px solid #333; }

@media screen and (max-width: 1023px) {
  nav {
    text-align: left; }

  #cssmenu {
    width: 100%;
    background: #0070AC; }

  #cssmenu ul {
    width: 108%;
    display: none;
    margin-left: -4%;
    margin-top: 1px; }

  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.3); }

  #cssmenu ul li:hover {
    background: #0070AC; }

  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto; }

  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
    padding: 17px; }

  #cssmenu > ul > li {
    float: none; }

  #cssmenu ul ul li a {
    padding-left: 25px; }

  #cssmenu ul ul li {
    background: #0070AC !important; }

  #cssmenu ul ul li:hover {
    background: #0070AC !important; }

  #cssmenu ul ul ul li a {
    padding-left: 35px; }

  #cssmenu ul ul li a {
    color: #fff;
    background: none; }

  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #fff; }

  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left; }

  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none; }

  #cssmenu #head-mobile {
    display: block;
    padding: 20px 20px 20px 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700; }

  .menu-button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 2px;
    cursor: pointer;
    z-index: 12399994; }

  .menu-button:after {
    position: absolute;
    top: 24px;
    right: 0;
    display: block;
    height: 6px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: ""; }

  .menu-button:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 20px;
    right: 0;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: ""; }

  .menu-button.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

  .menu-button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    height: 48px;
    width: 46px;
    cursor: pointer; }

  #cssmenu .submenu-button.submenu-opened {
    background: #0070AC; }

  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px; }

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 16px;
    width: 12px;
    height: 12px;
    display: block;
    background: url(images/down-arrow.svg) no-repeat;
    content: ""; }

  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px; }

  #cssmenu .submenu-button.submenu-opened:before {
    display: none; }

  #cssmenu ul ul ul li.active a {
    border-left: none; }

  #cssmenu > ul > li.has-sub > ul > li.active > a,
  #cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none; } }
#karta
{
	height: 300px;
}
@media screen and (min-width:1023px)
{
.kontakt-page-info
{
	width: 38%;
	float: left;
}
#karta
{
	width: 58%;
	float: right;
	height: 460px;
}
}

.tillbehor-lista {margin:0;padding:0;}
.tillbehor-lista li{list-style:none;display:block;float:left;width:49%;margin-right:2%;margin-bottom:1.5rem;}
@media screen and (max-width:1022px){
.tillbehor-lista li:nth-child(2n){margin-right:0;}
}
@media screen and (min-width:1023px){
.tillbehor-lista li{width:23.5%;}
.tillbehor-lista li:nth-child(4n){margin-right:0;}
}
.tillbehor-lista li img{display:block;margin-bottom:.375rem;height:143px;}
.tillbehor-lista li span{font-size:.9rem;display:block;width:132px;}

.quantity{
  width: 80%;
}
.mini_cart_item_box{
  margin-top: 0.2em;
  width: 80%;
  float: right;

}
@media screen and (max-width: 1023px) {
  .mini_cart_item_box{
    width: 84%;
  }
  .mini_cart_item_box img{
    width: 56px !important;
  }
}
.mini_cart_item_box{
  width: 84%;
}
.mini_cart_item_box img{
  width: 72px !important;
}
.mini_cart_quantity_box a{
  margin-bottom: 0.3em;
}
.mini_cart_quantity_box{
  width:10%;
  float: left;
}

.qty_update{
  font-size: 1.5em !important;
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 1;
  background: #ccc;
  margin: 0;
  cursor: pointer;
  border-radius: 10%;
  transition: all .2s ease;
}
.qty_update:hover{
  box-shadow: 0 1px 10px -2px rgba(20,45,100,.35);
}
.qty_number{
  font-size: 1.5em !important;
  line-height: 1;
  margin: 0.3em 0;
  width: 24px;
  text-align: center;
}
ul.woocommerce-mini-cart{
  display: block;
}
li.woocommerce-mini-cart-item{
  display: inline-block;
}


@media screen and (min-width: 1023px) {
  .instagram-flode {
    margin-bottom: 1.25rem; } }
.instagram-flode h4 {
  background: #f3f3f4;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  position: relative; }

@media screen and (min-width: 1023px) {
  .instagram-flode h4 {
    font-size: 1.375rem;
    margin-bottom: 2.5rem; } }
.instagram-flode h4 span {
  background: #f3f3f4;
  padding: 0 1.5rem;
  position: relative;
  z-index: 20; }

.instagram-flode h4:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #282828;
  display: block;
  position: absolute;
  top: 48%;
  left: 0;
  z-index: 10; }

  .instagram-flode #sbi_load {
    padding: 15px 0 0!important;
  }
  .instagram-flode #sb_instagram #sbi_images {
    padding: 0!important;
  }


#kco-wrapper #kco-order-review .blockUI.blockOverlay{
  display: none!important;
}