﻿@import "bootstrap_elements.css";
@import "columnz.css";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
h1, h2, h3 {
  font-family: 'Montserrat', sans-serif;

}
.product-thumb .cr {
width: 200px;
padding: 5px;
position: absolute;
text-align: center;
color: #f0f0f0;
top: 15px;
right: -60px;
transform: rotate(45deg);
}
div.product-list {
display: none !important;
}
#grid-data.product-grid {
display: none!important;
}
.switch-toggle.switch-candy, .switch-light.switch-candy > span {
border-radius: 33px;
background-color: #fff;
overflow: hidden;
}
.switch-toggle label:nth-child(2):nth-last-child(6), .switch-toggle label:nth-child(2):nth-last-child(6) ~ label, .switch-toggle label:nth-child(2):nth-last-child(6) ~ a
{font-weight: normal;
width: 33.33%;
height: 46px;
padding-top: 0;
line-height: 46px;
border: 0;
border-radius: 0;
text-shadow: none;
}
#map {
width: 100%;
height: 600px;
}
.skip-link {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.75rem 1rem;
  background: #000;
  color: #fff;
  z-index: 1000;

  transform: translateY(-200%);
  transition: transform 0.2s ease;
}

.skip-link:focus {
  transform: translateY(0);
}

.custom-select:focus,
select:focus {
  outline: 3px solid #005fcc;
  outline-offset: 2px;
  box-shadow: none;
}
.btn:focus, button:focus, a:focus {
outline: thin;
}
.item-link {display: block;}
.item-link:focus img, .item-link:active img, .form-control:focus, .custom-select:focus,
.form-control:active, .custom-select:active, #search1 .form-control:active
, #search1 .custom-select:focus, :focus {
outline-offset: 2px!important;
box-shadow: 0 2px 21px #000000c4!important;
}
#logo a:focus {
outline: thin;
border: 1px; outline-offset: 10px!important;;
box-shadow: none!important;
border-radius: 10px
}
a, .btn-primary {
    color: var(--info);
    fill: var(--info);
}

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #fbfbfb;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color:  #fbfbfb;
}
button:focus, a:focus .btn:focus  {
  outline: 3px solid var(--success); /* Mørk brun til fokus */
  outline-offset: 2px;
}
.statusbadge {
  position: absolute;

    top: 5px;
    right: 5px;


    font-size: 0.8125rem;
    color: #93002b;
    /* box-shadow: 0 2px 14px #21212126; */
      display: inline-block;


      border-radius: 30px;
      color: #212121;
      transition: .3s ease-in-out;
      height: 40px;
        width: 40px;
        line-height: 38px;
}
.rb {
  width: 200px;
  padding: 5px;
  position: absolute;
  text-align: center;
  color: #f0f0f0;
 top: 15px;
 right: -60px;
  transform: rotate(45deg);}

     .list-button-icon {

       background-image: url(../image/list-layout-icon.svg);
       width: 18px;
  height: 14px;
  display: inline-block;
     }
     .grid-button-icon {

       background-image: url(../image/grid-layout-icon.svg);
       width: 18px;
  height: 14px;
  display: inline-block;
     }

.btn, .form-control, .dropdown-menu, .custom-select, .alert, .nav-pills .nav-link, .input-group-text, .img-thumbnail, [class*="rounded"], .card, .modal-content, .list-group-item, .nav-tabs .nav-link, .custom-checkbox .custom-control-label::before
{border-radius: 35px!important}
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
#cc-tag.cc-light a, #cc-tag.cc-light a:visited {max-width: none!important;}
.custom-select {padding: 10px 15px 10px 15px;height: auto;}
.pr-2, .px-2 {
  padding-right: 15px !important;
}
.pl-2, .px-2 {
  padding-left: 15px !important;
}
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0!important;
  border-bottom-right-radius: 0!important;
}
.cc-revoke.cc-bottom {bottom: 24px}
.input-group > .form-control:not(:last-child) + .btn {
  border-top-left-radius: 0!important;
  border-bottom-left-radius: 0!important;
}

.btn{border: 1px solid #ced4da;}
.btn-light {border:0;background: #fff;box-shadow: 0 2px 14px #21212126;}
.product-sort .btn-light {padding-left: 15px;
  border-radius: 30px !important;
  line-height: 15px;
  padding-right: 15px;
}
.product-sort .btn-light:hover{box-shadow: 0 0 35px #0003;background: var(--primary-light); color: #fff; fill:#fff}
.product-sort button:hover{box-shadow: 0 0 35px #0003;background: var(--primary-light); color: #fff; fill:#fff}
.product-sort a.btn-light {
  line-height: 30px;  border-radius: 30px !important;
}

#search .btn-light {border:0;background: #fff;box-shadow: none;border-radius: none}

.input-group-prepend + select {  border-top-left-radius: 0!important;
	border-bottom-left-radius: 0!important;}
  .renew-cookie {
    position: fixed;
    left: 10px;
    bottom: 10px;
    height: 45px;
    width: 45px;
    z-index: 999;
    padding: 0px;

    cursor: pointer;
    transition: all 0.5s;
  }

  .termsfeed-com---palette-light .cc-nb-title {
    color: #000;
}
html {font-size: 100%;} /* Font size 20px i html vil sørge for, at m- og p-klasser hænger bedre sammen med grid-størrelse (pb-4 er f.eks. padding-bottom 30px) */

html {font-weight:400;color:#333;line-height:1.2;}
body{
  font-size: 100%;

    scroll-behavior: smooth;
    background-color: #FFFFFF;
      color: #212121; /* Mørk tekst */
      font-family: 'Open Sans', sans-serif;
    margin: 0;
  }

#top .container{    height: 15px;
    background-color: #dddd6d;
    text-align: right;
}

.print {
  border-radius: 100px;
  transition: all .3s;background: #fff;
}
.print:hover {
  box-shadow: 0 2px 14px #21212126;
}
/* FontAwesome svg'er skal bruge disse styles for at fungere */
.svg-inline--fa {
  fill: var(--secondary-dark);
  color: var(--secondary-dark);
  display: inline-block;height: 1em;overflow: visible;vertical-align: -.125em;}

  /* a:hover .svg-inline--fa,
  button:hover .svg-inline--fa {
    fill: #fff;
    color:  #fff;
    } */
#search button:hover .svg-inline--fa, #search1 button:hover .svg-inline--fa  {
  fill: var(--secondary-dark);
    color: var(--secondary-dark);
    }
svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em; fill:var(--secondary-dark)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fad.fa-inverse{color:#fff}
label {overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  white-space: pre-line;
  display: inline;}
.badge {background: #93002b; color: #fff; border-radius: 10px;
  /* overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
    white-space: pre-line; */
    display: inline-block;
  }

  @media (min-resolution: 1.5dppx) {
    .badge {background: #93002b; color: #fff; border-radius: 10px;
       overflow-wrap: break-word;
        word-wrap: break-word;
        hyphens: auto;
        white-space: pre-line;
        display: inline;
      }
  }

.badge a{color: #fff; padding: 2px 5px}
/* HEADER */
	/* Top */
		/* Top links */

			#top .top-links-left > ul > li > a, #top .top-links-right > ul > li > a, #top .dropdown > a {
				line-height: 35px;
			}
			#top-links ul {
				color: #fff;
				font-size: 14px;
				list-style: outside none none;
				margin: 0;
				padding: 0;
			}
			#top-links .top-links-left ul li {
				display:inline-block;
				padding-right: 25px;
			}
			#top-links .top-links-right ul li {
				display:inline-block;
				padding-left: 25px;
			}
			#top-links .language-dropdown span {
				vertical-align:middle;
			}
			#top-links ul li:last-child {
				padding-right: 0;
			}
			#top-links ul li a {
				color: inherit;
				display: block;
				font-size: inherit;
				cursor:pointer;
			}
			#top-links ul.dropdown-menu-right li {
				text-align:right;
			}
			#top-links ul li a span {
				display: inline-block;
			}
			#top-links ul li a:hover span {
				text-decoration:underline;
			}
			#top-links .top-links-left ul li a svg {
				color: #fff;
				fill: #fff;
				display: inline-block;
				margin-right: 5px;

			}
			#top-links .dropdown ul {
				background: #333 none repeat scroll 0 0;
				border: medium none;
				border-radius: 0;
				box-shadow: none;
			}
			#top-links .dropdown ul li {
				display:block;
				padding: 0;
			}
			#top-links .dropdown ul li a {
				padding: 5px 15px;

			}
			#top-links .dropdown ul li a:hover {
				background: #333 none repeat scroll 0 0;
				text-decoration: none;
			}
			#top-links .btn-link:hover, #top-links a:hover{
				text-decoration: underline;
			}
			#top-links .btn-link strong{
				font-size:14px
			}
			#top-links.row > div {
				margin-bottom:0;
			}

			#languageForm .btn-group {display: block;}
			#languageForm button {color:#fff}

		/* Site header */
			#site-header {
				position:relative;
				z-index:999;
        box-shadow: 10px 0 80px 4px #9c71801a;

			}
			#site-header .row > div {
				margin: 25px 0;
			}
			#site-header #logo img {
        max-width: 132px;
			}


			#site-header #logo svg {
				display: inline-block;
				vertical-align: middle;
        max-width: 132px;
        margin-bottom: 30px;
			}
      #logo h3 {
        display: inline-block;
          font-size: 26px;
          margin-left: 20px;
          color: #212121;
          font-weight: bold;
}

@media (max-width: 768px){
  #site-header #logo img {
    max-width: 40px!important;
  }
  #logo h3 {
    display: inline-block;
    font-size: 20px;
    margin-left: 10px;
    color: #212121;
    font-weight: bold;
  }
}
      .footer {
        background-color: var(--light);
        color: var(--dark)
      }
      .social-icons-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  gap: 16px;
  height: auto;
}
.social-icons-container .item {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  position: relative;
  transition: all .2s;
}
.social-icons-container .item a {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  display: inline-block;
}
.social-icons-container .item a .someIcon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  background-color: none;
}
.sub-footer .social-icons-container .item svg {
  fill: #fdfdff;
}
.social-icons-container .item a .someIcon svg {
  fill: #fff;
  height: 23px;
  width: 23px;
  padding: 1px 2.5px;
}
	/* Slide menu */
		.if-menu-fixed {

		}
		.scrolling.if-menu-fixed {
			z-index: 999;
			background: rgba(255,255,255,0.9);
			border: none;
			box-shadow: 0 0 100px rgba(0,0,0,0.3);
			-webkit-box-shadow: 0 0 100px rgba(0,0,0,0.3);
		}

		#mobile-menu-toggle, .back-menu, .all-menu {
			display:none;
		}

		.if-menu-fixed .row {

    border-top: 2px solid #bbc5aa40;
    display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: 76px;
  padding: 0;
  margin-left: 0px;
  box-shadow: none;
  }
		#slide-menu {
			list-style: outside none none;
			margin: 0;
			position: relative;
      padding-left: 0;
      display: flow-root;
  width: 100%;


		}
		#slide-menu li a {
			-webkit-transition: color .3s, background .3s;
			transition: color .3s, background .3s;

      padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: rgb(92, 92, 92);
  text-decoration: none;
		}
		#slide-menu > li > div {
			background: #fff none repeat scroll 0 0;
			display: none;
			max-height: 80vh;
			overflow-y: auto;
			margin: 0;
			padding: 0;
			position: absolute;
			z-index: 999;
			top:100%;
		}
		#slide-menu .flex-menu > ul + ul {
			border-left: 1px solid #ddd;
		}

		#slide-menu .indicator {
			fill: #999;
			padding-left: 6px;
			line-height: 45px;
			cursor:pointer;
		}

		/* First level */
		#slide-menu > li > a {
			display: block;
			font-weight: 500;
			line-height: 45px;
			padding: 0 15px;
			text-decoration: none;
		}
		#slide-menu li.home-link > a {
			color: #999;
			padding-left:0;
		}
		#slide-menu > li:hover > a, #slide-menu > li.active > a{
			background: transparent;
			color: #333;
		}
		#slide-menu > li:first-child a {
			padding-left: 0;
		}
		#slide-menu li.has-sub > a {
			padding-right: 0;
		}
		#slide-menu li.has-sub > .indicator {
			padding-right: 15px;
		}

		/* Second level */
		#slide-menu .flex-menu li.title a {
			color: #777;
			font-size: 1em;
			line-height: 35px;
			padding: 0 10px;
			text-decoration: none;
		}
		#slide-menu .flex-menu li a:hover {
			background: #333 none repeat scroll 0 0;
			color: #fff;
		}
		#slide-menu .flex-menu li a:hover > span {
			color: #fff;
		}

		/* Third level */
		#slide-menu .flex-menu .sub ul {
			padding:0;
		}
		#slide-menu .flex-menu .sub li a {
			background: #eee none repeat scroll 0 0;
			color: #777;
			display: block;
			line-height: 19px;
			padding: 3px 28px;
		}
		#slide-menu .flex-menu .sub li a:hover {
			background: #333 none repeat scroll 0 0;
			color: #fff;
			text-decoration: none;
		}

		/* If DROPDOWN */
		#slide-menu .dropdown > div > ul {
			min-width: 200px;
		}
		#slide-menu .dropdown.edge {
			right:0;
		}

		/* If MEGAMENU */
		#slide-menu > li > .full-width {
			width: 100%;
			left: 0;
		}
		#slide-menu > li > .half-width {
			width: 50%;
		}
		#slide-menu > li img {
			margin-top: 10px;
		}
		#slide-menu .megamenu ul li {
			display: block;
			float: none;
		}


		/* Responsive */
		@media (min-width: 992px) {
			#slide-menu > li:hover > div {
				display: block;
			}
			#blocker {
				display:none;
				opacity:0;
			}
		}

		@media (max-width: 991px) {
			.open-menu, .open-menu body {
				overflow:hidden;
			}

			.back-menu {
				display: block;
				background: var(--secondary-light);
				font-size: 0.875rem;
				line-height: 45px;
				padding-left: 10px;
				font-weight: 600;
				text-transform: uppercase;
				cursor: pointer;
				color: var(--secondary-dark);
			}
			.back-menu svg {
				margin-right: 5px;
			}
			.all-menu {
				display: block;
				background: #eee;
				line-height: 35px;
				font-size: 1em;
				padding-left: 10px;
				font-weight: 600;
			}
			.all-menu a {
				display:block;
			}
			#mobile-menu-toggle {
				font-size: 1em;
				text-transform: uppercase;
				font-weight: 600;
				line-height: 45px;

				cursor: pointer;
				display:block;

			}
			#mobile-menu-toggle svg {
				margin-right: 10px;
			}
			#slide-menu {
				background: #fff none repeat scroll 0 0;
				border-right: 1px solid #ddd;
				bottom: 0;
				left: 0;
				position: fixed;
				top: 0;
				width: 250px;
				z-index: 99999;
				transition: transform 0.8s;
				-webkit-transition: transform 0.8s;
				overflow-y: auto;
				transform:translate(-250px);
				-webkit-transform:translate(-250px);
				overflow-x:hidden;
			}
			#slide-menu > li > div,
			#slide-menu > li > .half-width	{
				width: 100%;
				max-height:none;
				top: 0;
				display:block;
				transform: translate(250px);
				-webkit-transform: translate(250px);
				transition: transform 0.8s;
				-webkit-transition: transform 0.8s;
				height: 100%;
				background:#fff;
				overflow-x:hidden;
			}
			#slide-menu > li > div.open-sub {
				transform: translate(0);
				-webkit-transform: translate(0);
			}
			#slide-menu > li {
				display: block;
				width: 100%;
			}
			#slide-menu > li > a {

			}
			#slide-menu li > a > picture {
				display:block;
			}
			#slide-menu > li:hover > a, #slide-menu > li.active > a{
				background: transparent;
				color: #333;
			}
			#slide-menu > li:first-child a {
				padding-left: 15px;
			}
			#slide-menu li {
				border-bottom: 1px solid #ddd;
			}
			#slide-menu .indicator {
				padding: 0 13px;
				font-size: 1em;
				background: #eee;
				border-left: 1px solid #ddd;
				line-height: 0;
			}
			.open-menu #slide-menu {
				transform:translate(0);
				-webkit-transform:translate(0);
			}

			#blocker {
				position:fixed;
				transform: translate(0);
				-webkit-transform: translate(0);
				transition: all 0.8s;
				-webkit-transition: all 0.8s;
				left:0;
				right:0;
				bottom:0;
				top:0;
				background: rgba(0,0,0,0.5);
				z-index: 999999999;
				display:none;
				opacity:0;
			}
			.open-menu #blocker {
				transform: translate(250px);
				-webkit-transform: translate(250px);
				opacity: 1;
			}
			#blocker svg {
				fill: #fff;
				position: absolute;
				top: 10px;
				left: 15px;
				line-height: 1.25rem;
				font-size: 1.25rem;
				cursor: pointer;
			}

			#slide-menu .flex-menu .sub {
				padding: 0;
				display:block;
				position: absolute;
				width: 100%;
				top: 0;
				transform: translate(250px);
				-webkit-transform: translate(250px);
				transition: transform 0.8s;
				-webkit-transition: transform 0.8s;
				height: 100%;
				background: #fff;
			}
			#slide-menu .flex-menu .sub li a {
				font-size: 1em;
				line-height: 35px;
				padding: 0 10px;
				background: #fff;
			}
			#slide-menu .flex-menu .sub.open-sub {
				transform: translate(0);
				-webkit-transform: translate(0);
			}

			#slide-menu > li > .half-width img {
				width: 70px;
				margin-top: 10px;
				margin-bottom: 10px;
				margin-right: 5px;
			}

			#slide-menu .flex-menu {
				display:block;
			}
			#slide-menu .flex-menu > ul {
				float:none;
				width:100%;
			}
			#slide-menu .flex-menu > ul {
				padding:0;
				position: static;
			}
			#slide-menu .flex-menu > ul + ul {
				border-left:none;
			}
		}

/* Left menu */
.left-nav {
	border: 1px solid #ddd;
}
.left-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.left-nav ul li {
	border-bottom: 1px solid #ddd;
	position:relative;
}
.left-nav ul li:last-child {
	border-bottom: none;
}
.left-nav ul li a {
	display: block;
	padding: 10px 15px;
	text-decoration:none;
}
.left-nav ul li .indicator {
	position:absolute;
	right: 0;
	top:0;
	padding: 10px 15px;
	fill: #0a0a0a;
	font-size: 0.625rem;
	border-left: 1px solid #ddd;
	cursor:pointer;
	background: #ddd8;
}
.left-nav ul li .indicator:hover {
	background: #8a8a8a;
}

/* Levels */
	.left-nav ul ul {
		background: #fff;
		padding-left: 11px;
		border-top: 1px solid #ddd;
		margin-left: -1px;
		border-left: 1px solid #fff;
	}
	.left-nav ul ul > li {
		background: #eee;
	}
	.left-nav ul ul > li > a {
		border-left: 1px solid #ddd;
		color: #666;
		padding: 7px 11px;
	}
	.left-nav ul li.active > a {
		background: #0a0a0a;
		color: #fff;
	}
	.left-nav ul ul > li .indicator {
		padding: 7px 11px;
	}

/* First level */
	.left-nav > ul > li:hover {
		background: #8a8a8a;
	}
	.left-nav > ul > li > a {
		font-size: 0.9375rem;
		font-weight: 600;
	}

/* Second level */
	.left-nav > ul > li > ul > li:hover {
		background: #8a8a8a;
	}
	.left-nav > ul > li > ul > li > a {
		font-weight: 600;
	}

/* Lav selv flere levels :) */

.find-title {
  font-size: 2.25rem;   /* ca 36px */
  font-weight: 700;
}
.find-subtitle {
  font-size: 1.5rem;    /* ca 24px */
}
/* FOOTER */
footer {
	color: #000;
	fill: #fff;
	font-weight: 300;
  /*  box-shadow: -10px -10px 80px 4px #9c71801a;
 padding: 72px 0 0; */
}
@media (min-width: 990px) {
  .sub-footer .container {
    display: -ms-flexbox;
    display: flex;
  }
}
.sub-footer__links__item__link {
  display: block;
  color: var(--dark);
  margin-bottom: .625rem;
  margin: 0;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  font-size: 1em;
}

.footer__col, .footer__col a  {
  color: rgb(33, 33, 33)
}

.footer__col a  {
text-decoration: underline;
}
.footer__col a:hover  {
text-decoration: none;
  color: rgb(33, 33, 33)
}
@media (min-width: 990px) {
  .sub-footer__links__item__link {
    text-align: right;
    font-size: 1em;
  }
}
footer .cms span {
	padding:30px;
}
footer ul {
	list-style: outside none none;
	margin: 0 0 30px;
	padding: 0;
}
footer ul li a {
	display: block;
	font-size: 1.0625rem;
	line-height: 20px;
	padding-bottom: 10px;
}

.sub-footer .social-icons-container .item:hover {
  background-color: #fdfdff;
}
.sub-footer .social-icons-container .item:hover svg {
  fill: var(--primary);
}

@media (min-width: 990px) {
  .sub-footer__links__item__link {
    text-align: right;
    }
}
.sub-footer .sub-footer__links__item__link {
 color: #fdfdff;
}
@media (min-width: 990px) {
  .sub-footer {
    text-align: right;
    padding: 24px 0;
    gap: 24px 0;
  }
}
.sub-footer, .sub-footer__links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 990px) {
  .sub-footer__links {
    -ms-flex-pack: end;
    justify-content: end;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 0 24px;
  }
}

.sub-footer__links {
  list-style: none;
  margin: 0;
  padding: 16px 0 0;
  gap: 0 16px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
footer a {
	color: #000;
font-size: 1em;
}
footer a:hover {
	color: #8a8a8a;
	text-decoration:none;
}

footer .contacts > div, footer .opens > div {
	margin: 0;
}
footer .contacts, footer .opens, footer .socialmedia, footer .creditcards {
	margin-bottom: 30px;
}
footer .socialmedia a svg {
	padding-right: 8px;
}
footer h5, footer .h5 {
	display: block;
	font-size: 1em;
	font-weight: 500;
}
footer .h4, footer h4 {
	color: var(--secondary);
	font-size: 1.5em;
	font-weight: 300;
	text-transform: none;
	padding-bottom: 0.8em;
	display: block;
}
footer .pagedesign a {
	color: #666;
}
@media (max-width:768px) {
	footer .cms span {
		display: block;
		padding: 10px !important;
		width: 100% !important;
	}
}




/* Cookie-besked */
#cookie-space {
	display:none;
	height: 51px;
}
#cookie-content {
	background: #eee none repeat scroll 0 0;
	border-top: 1px solid #ddd;
	display: none;
	left: 0;
	padding: 15px 0;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 99999;
}
#cookie-content .row > div {
	margin:0;
}
#cookie-content #accept {
	background: #aaa none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	float: right;
	padding: 5px 10px;
}

/* ... den anden cookie... */
.cc-window.cc-banner { flex-direction: inherit!important;}
.cc-revoke, .cc-window {font-size: 0.75rem;}


/* CONTENT */

.container .container, .container .container-fluid {
	padding-left:0;
	padding-right:0;
	width: auto;
}
.currency-symbol {
	font-size: 0.7em;
	font-weight:300;
	display: inline;
	vertical-align: middle;
	line-height: 1;
}
.panel {
	background: #eee none repeat scroll 0 0;
	padding: 15px;
}
.panel-heading {
	display: block;
	font-size: 1em;
}
.panel-heading + div {
	margin-top: 15px;
}
.panel-heading:after {
	content:"▴";
	float:right;
}
.panel-heading.collapsed:after {
	content:"▾"
}
.panel-group .panel + .panel {
	margin-top: 15px;
}
.box-content {

}
.box-content .box-heading {
	font-size: 20px;
	line-height: 30px;
}
[id*=columnz] picture {
	display:block;
}
[id*=columnz] picture .img-fluid {
	margin: 0 auto;
	display: block;
}
[id*=columnz] video.img-fluid {
	vertical-align: middle;
}
@media print {
  #CookiebotWidget,.print-sbys hr,.print-sbys1 hr,.print-sbys2 hr,
  .product-sort, .no-print {
    display: none !important;
  }
  .print-sbys {
    width: 20%; display: inline-block;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .print-sbys1 {
    width: 20%; display: inline-block;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .print-sbys2 {
    width: 40%; display: inline-block;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
/* Breadcrumb */
	.breadcrumb{	font-size: 85%;
		margin-bottom:0px;
		list-style:none;
		padding:24px 0;
		background: transparent;
	}
	.breadcrumb i{
	font-size: 85%;
		color:#333;font-style: normal;
	}
	.breadcrumb a{
		color:#333;border-bottom: 1px dotted #333;

	}
	.breadcrumb > li{
		padding:0;
		position:relative;hyphens: auto;
		display: contents;
	}
	.breadcrumb > li:before {
		content: "/";
		display: inline-block;
		margin: 0 .4rem 0 .3rem;
	}
	.breadcrumb > li:first-child::before {
		display:none
	}
	.breadcrumb > li:last-child a{
		color:var(--secondary-dark);
    border-bottom:none;
	}



	/* Text formats */
		/* Headings */
			h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
				margin: 0;
				padding: 0;
          font-family: 'Montserrat', sans-serif;
          word-break: break-word;
          -ms-hyphens: auto;
          hyphens: auto;
			}
			h1, .h1 {

      font-size: var(--size-h1);
      padding-top: 2px;
      padding-bottom: 10px;
      line-height: 110%;
      letter-spacing: -.03em;
      word-spacing: -.05em;
      margin: .67em 0;
      margin-top: 0.67em;
      margin-bottom: 0.67em;

			}

			h2, .h2 {
				font-size: var(--size-h2);
        font-weight:
			}

			h3, .h3 {
				font-size: var(--size-h3);
        margin-bottom: 16px;
          font-weight: bold;
			}

			h4, .h4 {
				font-size: var(--size-h4);
			}

			h5, .h5 {
				font-size: var(--size-h5);
			}

			h6, .h6 {
				font-size: var(--size-h6);
			}

			@media (max-width:1199px) {

			}

			@media (max-width:991px) {

			}

			@media (max-width:767px) {

			}

			@media (max-width:576px) {
				h1, .h1 {font-size: 7.5vw;}
				h2, .h2 {font-size: 7vw;}
				h3, .h3 {font-size: 6.5vw;}
			}

		/* Blocks */
			p {
				margin: 0;
        font-size: 0.9375rem;
  font-weight: 400;
  margin-bottom: 10px;
  word-break: break-word;
  -ms-hyphens: auto;
  hyphens: auto;
			}


		/* Paddings */ /* Brug dem til at angive afstand mellem overskrifter afhængigt af rækkefølgen på dem */
			h2 + h3 {
				padding-top: 8px;
			}
			h2 + h3 + p {
				padding-top: 20px;
			}
			p + h2 {
				padding-top: 10px;
			}

	/* Banners + special headings */
		div.modul-heading {
			text-align: center;
			padding-bottom: 30px;
			margin-bottom: 0;
		}
		div.modul-heading > * {
			color: inherit;
		}



		/* Album */
		.gallery > div {
			position: relative;
			overflow:hidden;
		}
		.gallery > div:hover .caption {
			opacity: 1;
			position: absolute;
			top: 50%;
		}
		.mfp-title strong, .mfp-title em, .mfp-title a {
			display:block;
			font-style:normal;
		}
		.gallery > div > .caption {
			background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
			bottom: 0;
			color: #fff;
			left: 15px;
			opacity: 0;
			padding: 10px 15px;
			position: absolute;
			right: 15px;
			top: 100%;
			transition: all 0.5s ease 0s;
			-webkit-transition: all 0.5s ease 0s;
			pointer-events: none;
		}
		.gallery > div > .caption a {
			pointer-events: all;
		}
		.gallery > div > .caption strong, .gallery .no-gallery-image strong {
			display:block;
			font-size: 1.3em;
		}
		.gallery > div > .caption em, .gallery .no-gallery-image em {
			display:block;
			font-style: normal;
		}
		.gallery .no-gallery-image {
			background: #333;
			color: #fff;
		}
		.gallery .no-gallery-image div {
			padding: 15px;
		}
		.gallery + .pagination {
			clear: both;
		}


		/* Columnz layouts */
			.small-row {
				margin-right: -5px;
				margin-left: -5px;
			}
			.small-row > [class*=columnz_type] {
				padding-right: 5px;
				padding-left: 5px;
			}
			.row.small-row > [class*=columnz_type]:not(.columnz_type_container),
			.row.small-row > .columnz_type_container > a[data-readmore-toggle],
			.row.small-row > .columnz_type_container > div > .row > [class*=columnz_type]:not(.columnz_type_container) {
				margin-bottom: 10px;
			}
			/*.small-container { <<-- Tror ikke det er et behov...
				padding-right: 5px;
				padding-left: 5px;
			}*/
			.small-container.container-fluid {
				padding-right: 10px;
				padding-left: 10px;
			}

			.row > [class*=columnz_type]:not(.columnz_type_container),
			.row > .columnz_type_container > a[data-readmore-toggle] {
				margin-bottom: 30px;
			}

			.row.no-gutters > [class*=columnz_type]:not(.columnz_type_container),
			.row.no-gutters > .columnz_type_container > a[data-readmore-toggle],
			.row.no-gutters > .columnz_type_container > div > .row > [class*=columnz_type]:not(.columnz_type_container) {
				margin-bottom: 0;
			}


			/* Layout 1 - Hover content */
			.columnz-layout1 > div {
				position: relative;
			}
			.columnz-layout1 > div > .row > div:first-child {
				margin-bottom:0;
			}
			.columnz-layout1 > div > .row > div:last-child {
				position: absolute;
				left: 0;
				right: 0;
				height: 100%;
			}
			.columnz-layout1 > div > .row > div:last-child > div {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				display: flex;
				-webkit-transition: all 0.5s;
				transition: all 0.5s;

				padding: 25px;
			}
			.columnz-layout1 > div > .row > div:last-child > div > div {
				width: 100%;
				margin-left: 0;
				margin-right: 0;
			}
			.columnz-layout1.background-1 > div > .row > div:last-child > div {
				background: rgba(255,255,255,0.5);
				/*background: rgba(0,0,0,0.25);*/
			}
			.columnz-layout1.view-hover > div > .row > div:last-child > div {
				opacity: 0;
			}
			.columnz-layout1.view-hover:hover > div > .row > div:last-child > div {
				opacity: 1;
				-webkit-transform: scale(1);
				transform: scale(1);
			}
			.columnz-layout1.view-hover > div > .row > div:last-child > div > div {
				-webkit-transition: all 0.5s;
				transition: all 0.5s;
				-webkit-transform: scale(1.2);
				transform: scale(1.2);
			}
			.columnz-layout1.view-hover:hover > div > .row > div:last-child > div > div {
				-webkit-transform: scale(1);
				transform: scale(1);
			}
			.columnz-layout1.position-bottom > div > .row > div:last-child > div {
				top: auto;
			}
			.columnz-layout1.position-top > div > .row > div:last-child > div {
				bottom: auto;
			}
			.columnz-layout1.position-full > div > .row > div:last-child > div {
				-ms-flex-pack: center;
				justify-content: center;
				-ms-flex-align: center;
				align-items: center;
			}

			/* Layout 2 - Accordion */
			.columnz-layout2 > div > .row > div:first-child > div {
				padding: 10px;
				border: 1px solid #ddd;
			}
			.columnz-layout2 > div > .row > div:last-child > div {
				border-bottom: 1px solid #ddd;
				border-left: 1px solid #ddd;
				border-right: 1px solid #ddd;
			}



/* Slider */
	.carousel-caption {
		position: absolute;
		right: 15%;
		bottom: 0;
		left: 15%;
		padding-top: 0;
		padding-bottom: 0;
		text-align: center;
		top: 0;
		color:#545454;
		z-index:8;
		pointer-events: none;
	}
	.carousel-caption .carousel-caption-caption {
		background-color: #00000080;
		padding: 20px;
	}
	.carousel-caption .button-caption, .carousel-caption .heading-caption, .carousel-caption .inner-caption {
		pointer-events: all;
	}

	/* Carousel Extra Image */
	.carousel-content .extra {
		position: absolute;
		top: 50%;
		bottom: 0;
		max-height: 100%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		z-index:9;
	}

	.carousel-content .extra-left {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		left: 15%;
	}
	.carousel-content .extra-right {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		left: auto;
		right: 15%;
	}

	@media (min-width: 1200px) {
		.carousel-content .extra-xl-left {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);left: 0;right:auto;}
		.carousel-content .extra-xl-right {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);left: auto;right:0;}
	}
	@media (min-width: 992px) {
		.carousel-content .extra-lg-left {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);left: 0;right:auto;}
		.carousel-content .extra-lg-right {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);left: auto;right:0;}
	}
	@media (min-width: 768px) {
		.carousel-content .extra-md-left {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);left: 0;right:auto;}
		.carousel-content .extra-md-right {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);left: auto;right:0;}
	}
	@media (min-width: 576px) {
		.carousel-content .extra-sm-left {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);left: 0;right:auto;}
		.carousel-content .extra-sm-right {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);left: auto;right:0;}
	}

.input-fix {
    display: table;
    margin: 0 0 2px;
    width: 100%;
}
.input-fix > span {
    background: #eee none repeat scroll 0 0;
    border-right: 1px solid #fff;
    display: table-cell;
    min-width: 10%;
    text-align: center;
    vertical-align: middle;
}
.input-fix > span input[type="radio"], .input-fix > span input[type="checkbox"] {
    float: none;
	position:relative;
    margin: 0;
}
.input-fix label {
    border: 1px solid #eee;
    display: table-cell;
    padding: 10px;
    width: 90%;
	float:none;
}


/* Owl Carousel */
.owl-carousel {

}
.owl-carousel .owl-stage {
	display: -ms-flexbox;
	display: flex;
}
.owl-carousel .owl-item .product-grid {
	height: 100%;
}
.owl-carousel .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
}

.owl-carousel .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-carousel .owl-nav [class*='owl-']:hover {
	background: #333;
	color: #FFF;
	text-decoration: none;
}

.owl-carousel .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-carousel .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}

.owl-carousel .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
}

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding:0;
}

.owl-carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #8a8a8a;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background: #333;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	padding: 15px;
}


/* Prop Search */
.propsearch {
	position:relative;
	overflow:hidden;
}
.propsearch .form-control {
	border:none;
}
.propsearch > div {
	position:relative;
	z-index: 9;
}
.propsearch > div:first-child {
	position:relative;
	z-index: 10;
}
.propsearch #propsearch-submit {
	border: none;
}
.propsearch #propsearch-submit svg {
	fill: var(--dark);
}
.propsearch .input-group > label.form-control {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	background-color: #333;
}
.propsearch .input-group > label.form-control > svg {
	fill: var(--primary-light);
}
.propsearch .input-group .dropdown-toggle::after {
    color: #333;
}
.propsearch .input-group .dropdown-toggle, .propsearch .input-group .dropdown-menu, .propsearch .input-group > .input-group-prepend .input-group-text, .propsearch .input-group .search-slider {
	font-weight: 500;
	font-size: 14px;
}
.propsearch .input-group > .input-group-prepend  + .form-control, .propsearch .input-group > .input-group-prepend .input-group-text {
	background-color: var(--light);
}
.propsearch .input-group > .input-group-append {
	flex: 1 1 auto;
	text-align: left;
}
.propsearch .search-slider-bar {
	background: var(--info);
	box-shadow: 0 0 13px rgba(0,0,0,0.15) inset;
}
.propsearch .search-active {
	position: relative;
	min-width: 3px;
	background-color: var(--success);
}
.propsearch .search-slider-bar .drag-min, .propsearch .search-slider-bar .drag-max {
	cursor: e-resize;
	user-select: none;
	position:absolute;
	top: 0;
	bottom: 0;
	color: var(--light);
}
.propsearch .search-slider-bar .drag-min {
	left: 0;
}
.propsearch .search-slider-bar .drag-max {
	right: 0;
}
.propsearch .search-active.too-small .drag-min {
	transform: translate(-100%);
	color: --dark;
	max-width: none;
}
.propsearch .search-active.too-small .drag-max {
	transform: translate(100%);
	color: var(--dark);
	max-width: none;
}



/* SIDEBARS */
	#sidebar-left .wrapper {
		background: #fff none repeat scroll 0 0;
		border-right: 1px solid #ddd;
		height: 100%;
		left: 0;
		margin-left: -250px;
		overflow: auto;
		position: fixed;
		top: 0;
		width: 250px;
		z-index: 99999;
	}
	#sidebar-left #sidebar-left-button {
		background: #ddd none repeat scroll 0 0;
		cursor: pointer;
		font-size: 40px;
		height: 50px;
		left: 0;
		padding: 5px;
		position: fixed;
		text-align: center;
		top: 30%;
		width: 50px;
		z-index: 90;
	}
	#sidebar-left #sidebar-left-button svg {
		color: #333;
	}

	#sidebar-right .wrapper {
		background: #fff none repeat scroll 0 0;
		border-left: 1px solid #ddd;
		height: 100%;
		right: 0;
		margin-right: -250px;
		overflow: auto;
		position: fixed;
		top: 0;
		width: 250px;
		z-index: 99999;
	}
	#sidebar-right #sidebar-right-button {
		background: #ddd none repeat scroll 0 0;
		cursor: pointer;
		font-size: 40px;
		height: 50px;
		right: 0;
		padding: 5px;
		position: fixed;
		text-align: center;
		top: 30%;
		width: 50px;
		z-index: 90;
	}
	#sidebar-right #sidebar-right-button svg {
		color: #333;
	}

/* Sub Categories */
	.sub-categories-grid a {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #ddd;
		display: block;
		font-size: 17px;
		line-height: 35px;
		padding: 0;
		text-align: center;
        min-width: 150px;
	}
	.sub-categories-grid span {
		padding: 0 10px;
		width: auto;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.sub-categories-grid img {
		border-bottom: 1px solid #ddd;
	}

	.sub-categories-owl a {
		background: #fff none repeat scroll 0 0;
		border: 1px solid #ddd;
		display: block;
		font-size: 17px;
		line-height: 35px;
		padding: 0;
		text-align: center;
	}
	.sub-categories-owl span {
		padding: 0 10px;
		width: auto;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.sub-categories-owl img {
		border-bottom: 1px solid #ddd;
	}


/* Search result page */
	.search-result-list {
	}
	.search-result-list img {
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.search-result-list .keyword {
		font-weight: bold;
		color: var(--secondary);
	}


	/* Read More */
	article[aria-expanded="true"] + a[data-readmore-toggle] {padding-top: 0;bottom: 0;}

	a[data-readmore-toggle]{background:#0000 linear-gradient(to bottom,#fff0 0%,#fff 70%) repeat scroll 0 0;bottom:35px;padding-top:35px;position:relative;line-height:30px;width:100%;display:block;padding-left:15px;margin-bottom:-35px}
	[aria-expanded="true"] + a[data-readmore-toggle]{padding-top:0;bottom:-30px;}
	[aria-expanded="true"][data-readmore]{margin-bottom:30px;}

	.columnz_type_container a[data-readmore-toggle]{bottom:35px;position:relative;padding-left:0}
	.columnz_type_container a[data-readmore-toggle] svg{position: absolute;top: 100%;left: 50%;transform: translate(-50%,-50%);}
	.columnz_type_container [aria-expanded="true"] + a[data-readmore-toggle]{bottom:0;}
	.columnz_type_container [aria-expanded="true"][data-readmore]{margin-bottom:0;}

	.columnz_type_container a[data-readmore-toggle]::before {
		content: "";
		border-bottom: 1px solid #333;
		display: block;
		width: 45%;
		float: right;
	}
	.columnz_type_container a[data-readmore-toggle]::after {
		content: "";
		border-bottom: 1px solid #333;
		display: block;
		width: 45%;
	}



.scrollTop:hover {opacity:1;}
.scrollTop {font-size:1rem;opacity: 0.5;bottom: 0;cursor: pointer;height: 30px;margin-top: -31px;position: fixed;right: 15px;width: 30px;z-index: 99999;}

/* Scroll - important fordi den skal overskrive "vigtigere regler" */
	*.scrolling {
		position:fixed !important;
		top:0 !important;
		left:0 !important;
		right:0 !important;
	}

/* Microsoft Explorer, that bastard */
	#ie-browser #slide-menu > li {
		display: inline-block !important;
		vertical-align: middle;
	}
	#ie-browser #slide-menu > li > * {
		float:left;
	}
	#ie-browser #slide-menu > li > .indicator {
		float:right;
	}
	#ie-browser #slide-menu li.title, #ie-browser #slide-menu li.title > a {
		width: 100%;
	}

/* Safari, don't get me started */
	#safari-browser [style*="cover"][style*="fixed"] {
		background-attachment: scroll !important;
	}


/* Colorbox Core Style: The following CSS is consistent between example themes and should not be altered.*/
	#colorbox, #cboxOverlay, #cboxWrapper {position: absolute;top: 0;left: 0;z-index: 9999;overflow: hidden;}	#cboxWrapper {max-width: none;}	#cboxOverlay {position: fixed;width: 100%;height: 100%;}	#cboxMiddleLeft, #cboxBottomLeft {clear: left;}	#cboxContent {position: relative;}	#cboxLoadedContent {overflow: auto;-webkit-overflow-scrolling: touch;}	#cboxTitle {margin: 0;}	#cboxLoadingOverlay, #cboxLoadingGraphic {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}	#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {cursor: pointer;}	.cboxPhoto {float: left;margin: auto;border: 0;display: block;max-width: none;-ms-interpolation-mode: bicubic;}	.cboxIframe {width: 100%;height: 100%;display: block;border: 0;padding: 0;margin: 0;}	#colorbox, #cboxContent, #cboxLoadedContent {box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {background: #000;opacity: 0.7;filter: alpha(opacity = 90);}
#colorbox {outline: 0;}
#cboxContent {margin-top: 20px;}
.cboxIframe {background: #fff;}
.cboxIframe body {margin:0}
#cboxError {padding: 50px;border: 1px solid #ccc;}
#cboxLoadedContent {background: #fff;padding: 5px;}
#cboxTitle {position: absolute;top: -20px;left: 0;color: #ccc;}
#cboxCurrent {position: absolute;top: -20px;right: 0;   color: #ccc;}
#cboxLoadingGraphic {background: url(images/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border: 0;padding: 0;margin: 0;overflow: visible;width: auto;background: none;}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline: 0;}
#cboxSlideshow {position: absolute;top: -20px;right: 90px;color: #fff;}
#cboxPrevious {position: absolute;top: 50%;left: 5px;margin-top: -32px;background: url(/catalog/view/javascript/jquery/onecolorbox/images/controls.png) no-repeat top left;width: 28px;height: 65px;text-indent: -9999px;}
#cboxPrevious:hover {background-position: bottom left;}
#cboxNext {position: absolute;top: 50%;right: 5px;margin-top: -32px;background: url(/catalog/view/javascript/jquery/onecolorbox/images/controls.png) no-repeat top right;width: 28px;height: 65px;text-indent: -9999px;}
#cboxNext:hover {background-position: bottom right;}
#cboxClose {position: absolute;top: 15px;right: 20px;display: block;background: url("/catalog/view/javascript/jquery/onecolorbox/images/controls.png") repeat scroll center 5px rgba(0, 0, 0, 0);width: 30px;height: 30px;text-indent: -9999px;}
#cboxClose:hover {background-position: center -20px;}

/* Other stuff */
.quick_signup{cursor:pointer;}
#modal-quicksignup .form-control{height:auto;}
.mi-message{display:none;font-size:11px;margin-bottom:5px;}
.mi-message a{font-size:11px;}
.mi-block{display:inline-block;margin:5px;min-width:150px;}
.mi-required{color:#F00;}
.mailchimp-integration .button[disabled="disabled"]{cursor:not-allowed;opacity:0.5;}
.mailchimp-integration{overflow:hidden;display:none;background:#FFF;border:10px solid #444;padding:0 15px 15px 15px;position:fixed;top:20%;left:38%;width:25%;min-width:210px;z-index:100000;box-shadow:0 0 10px #000;border-radius:5px;}
#mi-modal-overlay{display:none;background:#000;opacity:0.5;position:fixed;_position:absolute;top:0;left:0;width:100%;height:100%;z-index:99999;}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#cccccc;}.mfp-preloader a:hover{color:white;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close, button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;}.mfp-close:hover, .mfp-close:focus{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333333;}.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px;}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover, .mfp-arrow:focus{opacity:1;}.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after, .mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before, .mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}.mfp-arrow-left:before, .mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}.mfp-arrow-right:before, .mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:black;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:70px 0 70px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:70px;bottom:70px;display:block;right:0;width:auto;height:auto;z-index:-1;}.mfp-figure figure {margin:0;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-bottom-bar{margin-top:-65px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure{}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}
}.mfp-ie7 .mfp-img{padding:0;}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}.mfp-ie7 .mfp-container{padding:0;}.mfp-ie7 .mfp-content{padding-top:44px;}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}
.shrow{display:block;font-size:0px;margin-left:-10px;margin-right:-10px;margin-bottom:10px;}.shrow .shcolumn{vertical-align:top;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:12px;padding-left:10px;padding-right:10px;text-align:center;padding-bottom:7px;}.shrow2 .shcolumn{width:50%;display:inline-block;zoom:1;*display:inline;*width:48%;}.shrow3 .shcolumn{width:33.3%;display:inline-block;zoom:1;*display:inline;*width:31.3%;}.shrow4 .shcolumn{width:25%;display:inline-block;zoom:1;*display:inline;*width:23%;}.shrow5 .shcolumn{width:20%;display:inline-block;zoom:1;*display:inline;*width:18%;}.shrow6 .shcolumn{width:16.66%;display:inline-block;zoom:1;*display:inline;*width:14.66%;}.shrow7 .shcolumn{width:14.28%;display:inline-block;zoom:1;*display:inline;*width:12.28%;}.shrow8 .shcolumn{width:12.5%;display:inline-block;zoom:1;*display:inline;*width:10.5%;}.shrow9 .shcolumn{width:11.11%;display:inline-block;zoom:1;*display:inline;*width:9%;}.shrow10 .shcolumn{width:10%;display:inline-block;zoom:1;*display:inline;*width:8%;}.shrow .shcolumn img{max-width:100% !important;height:auto !important;margin-bottom:5px;}.shrow p{margin-bottom:6px;}.owl-carousel.owl-catmod{margin-bottom:15px;*overflow:hidden;}.owl-carousel.owl-catmod .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel.owl-catmod{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}.owl-carousel.owl-catmod .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}.owl-carousel.owl-catmod .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;z-index:1;}.owl-carousel.owl-catmod .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel.owl-catmod .owl-item{float:left;}.owl-catmod .owl-controls .owl-page,.owl-catmod .owl-controls .owl-buttons div{cursor:pointer;}.owl-catmod .owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}.owl-catmod .grabbing{cursor:url(grabbing.png) 8 8, move;}.owl-carousel.owl-catmod .owl-wrapper,.owl-carousel.owl-catmod .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-catmod .owl-controls{text-align:center;position:relative;z-index:5;}.owl-catmod .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:0.5;display:none;}.owl-catmod .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}.owl-catmod .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}.owl-catmod .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;}.owl-catmod .owl-controls .owl-page.active span,.owl-catmod .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;}.owl-catmod .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.owl-catmod .owl-item.loading{min-height:150px;background:#fff;}.owl-catmod .owl-item > div{padding-left:10px;padding-right:10px;}.owl-carousel.owl-catmod .owl-wrapper, .owl-carousel.owl-catmod .owl-item{text-align:center;}

 .cart a {
     color: #888687;
     fill: #888687;
 }

#site-header .row #search {
	min-height: 47px;
  height: auto;
	line-height: 45px;
  background: #fff;
	width: 100%;
  box-shadow: 0 2px 14px #21212126;
  display: -ms-grid;
  display: grid;
  grid-template-areas:
"e e"
"f f"
"a a";
  font-family: 'Montserrat', sans-serif;
  border-radius: 30px;
  transition: all .3s;
}
#site-header .row #search.open {
 width: 100%;
}
#site-header .row #search input::placeholder {
  	color: rgb(33, 33, 33);
  opacity: 1;
}
#site-header .row #search input {
	background:transparent;
	border: 0 none;
	border-radius: 0;
	color: rgb(33, 33, 33);
	display: block;
	float: left;
	font-family: inherit;
  font-size: 22px;
  height: auto;
  min-height: 47px;

  padding: 0px 0 0 1em;
    width: 4em;
    min-width: 4em;
}
 #site-header .row #search.open input {		width: calc(100% - 50px);}
#site-header .row #search button {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	font-size: 21px;
	margin: 0;
	padding: 0;
	text-shadow: none;
	width: 50px;
}

.product-results .btn-light {
  box-shadow: none;
}
#description-content {display: flex;
  justify-content: start;
  align-items: center;}
.product-results .btn-light:hover {
  box-shadow: 0 2px 14px #21212126;
  background-color: var(--primary);
  border-color: var(--primary);
}
#search1 {

      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
}

#search1 input::placeholder {
  color: rgb(33, 33, 33);
  opacity: 1;
}
#search1 input {
  max-width: 830px;
  width: calc(100% - 50px);
    padding: 12px 45px 12px 24px;
    border-radius: 300px;line-height: 25px;
  height: auto;
  box-shadow: 0 2px 14px #21212126;
    background-color: #fdfdff;
    border: none;
}
td h3 {
	color:#000;
}
th[data-column-id="entity"],
th[data-column-id="education"]
 { width: 12.5rem; }

#search1 button {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	font-size: 1.375rem;
	margin: 0;
  margin-left: -50px;
	padding: 0;
	text-shadow: none;
  box-shadow: none;
	width: 50px;
}

/* Menu search */
#site-header #slide-menu + #search {
	background: transparent none repeat scroll 0 0;
	float: right;
	height: 46px;
	line-height: 44px;
	position: relative;
}
#site-header #slide-menu + #search input {
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #999;
	display: block;
	float: right;
	font-family: inherit;
	font-size: 17px;
	height: 45px;
	padding: 0;
	text-align: right;
	width: calc(100% - 50px);
}
#site-header #slide-menu + #search button {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color:var(--primary);
	float: right;
	font-size: 21px;
	margin: 0;
	padding: 0;
	text-shadow: none;
	width: 50px;
}

/* Livesearch */
.row #livesearch_search_results {
	width: 300px;
	right: 0px;
}
#livesearch_search_results {
	background: #fff none repeat scroll 0 0;
	border-radius: 30px;
	margin: 0;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 100%;
	width: 100%;
	z-index: 90000000;
	list-style: none;
}

#livesearch_search_results li{display: flex;align-items: center;width: 100%;}
#livesearch_search_results li:hover, #livesearch_search_results .highlighted {background-color:#eee;}
#livesearch_search_results img {border: 1px solid #ddd;
float: left;
line-height: 100px;
margin: 2px 10px;
padding: 2px;}
#livesearch_search_results a {
  color: #333;
  display: inline;
  font-size: 12px;
  line-height: 14px;

  text-decoration: none;
}
#livesearch_search_results .price-old:before {content:'  Før: '}
#livesearch_search_results .price-old { color: #999;float: left; margin-right:10px;font-size: 14px;    text-decoration: line-through;}
#livesearch_search_results .price-new:before {content:'  Nu: '}
#livesearch_search_results a + a{
	float:left;
	padding-right:15px;
}
#livesearch_search_results li:hover a,#livesearch_search_results li:hover img, #livesearch_search_results .highlighted a{
	color:#777;
	background-color:#eee;
}
#livesearch_search_results img {
	border: 1px solid #ddd;
	float: left;
	line-height: 30px;
	margin: 5px 10px;
	padding: 2px;
}

/* Cart */
#cart > button {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	color: #333;
	font-family: inherit;
	padding: 0;
	width: 100%;
}
#cart > button svg {
	fill: var(--primary);
}
#cart > button > span {
	font-size: 17px;
	text-align: left;
}
#cart > button > span > span {
	display:block;
}
#cart > button span#cart-heading {
	font-size: 23px;
	font-weight: 600;
}
#cart .dropdown-toggle::after {display:none}
#cart .dropdown-menu {background:#eee;z-index:99999;width: 400px;max-width: calc(100vw - 30px);max-width: -webkit-calc(100vw - 30px);}
#cart .dropdown-menu > li:first-child {overflow:auto;max-height:60vh;}
#cart .dropdown-menu table {white-space: nowrap;}
#cart .dropdown-menu table .img-thumbnail {min-width:50px;}
#cart .dropdown-menu table td.text-left {}
#cart .dropdown-menu table td .product-name {overflow:hidden;text-overflow:ellipsis;max-width:140px;white-space:nowrap;display: inline-block;}
#cart .dropdown-menu li > div > .btn-group {white-space: nowrap;}
#cart .dropdown-menu li p {margin:15px 0}
#cart .cart-total .totals:last-child {
    font-weight: bold;
    font-size: 1em;
}

#cart .table-bordered {border:0}
#cart .table.table-bordered td, #cart .table.table-bordered th {
padding: 2px 5px;
border: 0;
border-bottom: 1px solid #dee2e6;
}
#cart .btn-secondary {
	border-radius: 0;
}

#totals td, #totals th {
border:0;
border-bottom: 1px solid #dee2e6;
}

#totals tr:last-child  {

    font-weight: bold;
    font-size: 20px;
    border-bottom: 2px double #212529;
    border-top: 1px double #212529;

}

/* Responsive */
@media (max-width:991px) {
	#cart > button svg {
		font-size: 40px;
	}
	#cart > button > span {
		font-size: 12px;
		line-height: 16px;
	}
	#cart > button span#cart-heading {
		font-size: 17px;
	}
}
@media (max-width:767px) {

	.scrolling-cart {
		position: fixed;
		right: 10px;
		top: 10px;
		z-index: 9999;
	}
	#cart.scrolling-cart > button svg {
		font-size:25px;
		color: #666;
	}
	#cart.scrolling-cart > button span {
		display:none;
	}
}

/* Indkøbskurv ny */
.checkout-cart-box {}
.checkout-cart-box > div {}
.checkout-cart-box > div > div {}
.checkout-cart-box > div > div.name a {font-size: 17px;}
.checkout-cart-box > div > div.image {}
.checkout-cart-box > div > div.image img {display:inline-block;}
.checkout-cart-box > div > div.quantity {}
.checkout-cart-box > div > div.price {}
.checkout-cart-box > div > div.total {font-weight: bold;}
.checkout-cart-box .top-row {font-weight: bold;}
.checkout-cart-box .top-row > div {font-weight: bold;}
.checkout-cart-box .content-row:nth-child(2n) {}
.checkout-cart-box .content-row > div {}
.checkout-cart-box .content-row > div:first-child {}
.checkout-cart-box .content-row > div:last-child {}
.checkout-cart-box .bottom-row {}

@media (max-width: 767px) {
	.checkout-cart-box {}
	.checkout-cart-box > div {}
	.checkout-cart-box > div > div {}
	.checkout-cart-box .content-row > div:first-child {}
	.checkout-cart-box .content-row > div:last-child {}
	.checkout-cart-box .top-row {}
	.checkout-cart-box .content-row {}
	.checkout-cart-box .content-row > div {}
	.checkout-cart-box .bottom-row {}
}



	/* Show More Produkts */
	.show-more-button {
		background: var(--primary) none repeat scroll 0 0;
		padding: 15px 0;
		cursor: pointer;
        color: #fff;
	}
	.show-more-button a:hover {
		text-decoration: none;
	}
	.show-more-button a {
		color: #fff;
		font-size: 18px;
		text-transform: uppercase;
	}
	.show-more-button a svg {

	}



	/* Product sort */
	.product-sort {
		background: var(--secondary);
    color: #fff;
    font-size: 1em;
  font-weight: bold;
	}
	.product-sort .custom-select, .product-sort .input-group-text {
		font-size: 1em;
	}

	/* Pagination */
	.pagination {
		margin: 0;
		padding: 0;
	}
	.pagination > li {
		display: inline;
	}
	.pagination > li > a, .pagination > li > span {
		background-color: #fff;
		border: 1px solid #ddd;
		color: #333;
		float: left;
		line-height: 1.42857;
		margin-left: -1px;
		padding: 6px 12px;
		position: relative;
		text-decoration: none;
	}
	.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
		background-color: #eee;
		border-color: #ddd;
		color: #333;
	}
	.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
		background-color: #e9ecef;
		border-color: #e9ecef;
		color: #333;
		cursor: default;
		z-index: 2;
	}
	.pagination > li > .jp-current, .pagination > li > .jp-current:focus, .pagination > li > .jp-current:hover {
		background-color: #e9ecef;
		border-color: #e9ecef;
		color: #333;
		cursor: default;
		z-index: 2;
	}
	.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
		background-color: #fff;
		border-color: #ddd;
		color: #777;
		cursor: not-allowed;
	}
	.product-pagination-bottom {
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		padding-top: 10px;
		margin-bottom: 30px;
	}
	.product-pagination-bottom .row > div {
		margin-bottom:0;
	}

	/* Product thumbs */
	.product-thumb .image:hover > .quickview {
		opacity: 1;
	}
	.product-grid .year,.product-grid .entity { display: none;}
	.product-grid .keywords{margin-bottom: 1rem !important;}
.product-list .product-thumb  {align-items: center !important;display: flex !important;flex-direction: unset !important;}
	.product-list .product-thumb .image {display: none !important;}
	.product-list .product-thumb .caption {
		-ms-flex: 0 0 50%;
	flex: 0 0 50%;
		max-width: 50%;
	flex-direction: column !important;
 display: flex !important;

justify-content: center !important;
	padding-left: .5rem !important;
	padding-right: : .5rem !important;
	}


.product-list .product-thumb .keywords {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}


.product-list .product-thumb .entity {
	display: flex;
	margin-right: 0;
margin-left: 0;
padding-left: .5rem !important;
padding-right: : .5rem !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}


.product-list .product-thumb .year {
		display: flex;
	margin-right: 0;
margin-left: 0;
-ms-flex-align: center !important;
align-items: center !important;
padding-left: .5rem !important;
padding-right: : .5rem !important;
-ms-flex-pack: center !important;
justify-content: center !important;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
	}


	.quickview {
		top: 5px;
		right: 10px;
		position: absolute;
		cursor:pointer;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		opacity: 0.2;
	}
	.quickview svg {
		fill:var(--primary);
	}
	.row .produkter {
		margin-bottom: 0;
	}
	.product-thumb {
    /* filter: drop-shadow(0 3px 10px #0000001a); */
    box-shadow: 0 2px 14px #21212126;
    height: auto;
    margin: 0;
    border: 2px solid transparent;
    text-decoration: none;
    border-radius: 5px;
    transition: filter .2s ease-in;
    position: relative;
    padding: 10px;
    color: rgb(33, 33, 33);
    flex-direction: column;
	}
	.product-thumb:hover {
		-webkit-box-shadow: 0 0 35px rgba(0,0,0,0.2);
		box-shadow: 0 0 35px rgba(0,0,0,0.2);
		z-index: 9;
	}
	.product-thumb .colors {
		text-align:center;
	}
	.product-thumb .colors > span {
		border-radius: 50%;
		display: inline-block;
		height: 10px;
		width: 10px;
		cursor: pointer;
	}
	.product-thumb .colorlabel {
		color: #fff;
		font-size: 1em;
		font-weight: 900;
		left: 0;
		padding: 5px 15px;
		position: absolute;
		text-transform: uppercase;
		top: 10px;z-index: 9;
	}
	.product-thumb .image {
		text-align: center;
		position: relative;
		background: #fff none repeat scroll 0 0;
		height: auto;
	}
	.product-thumb .image.resize {
		min-height: 262px; /* Højde på billederne, hvis der er valgt resize */
	}

	.product-thumb .image.resize > a > img, .product-thumb .resize .placeholder {
		margin-left:auto;
		margin-right:auto;
		left: 50%;
		max-height: 100%;
		max-width: 100%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	.product-thumb .placeholder img {
		position: relative;
	}

	.product-thumb .rating {
        padding: 5px 15px;
        font-size: 0.8em;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

	.rating .fa-star-o{color:var(--primary);}
	.rating .fa-star{color:var(--primary);}

	/* Product caption */
	.product-grid .caption {min-height: auto;}
		.product-list .caption {padding: 10px;}

	.product-thumb .name a{
		font-weight: 600;
		color: #000
	}
.product-grid .product-thumb {
  border-radius: 5px;
  }
  .product-list .product-thumb {
    border-bottom: none;
    }
    .product-list .product-thumb:last-child {
      border-bottom: 1px solid #ccc;
      }
	.product-grid .product-thumb .description {
		    text-overflow: ellipsis;
		    white-space: inherit;
letter-spacing: -.11px;

	}
.row.icons svg {
	width: 40px;
	height:30px
}
	.product-list .product-thumb .description {

				text-overflow: ellipsis;
				white-space: inherit;

	}
		.product-list hr {display: none;}
		.product-list .product-thumb .placeholder span ,
		.product-list .product-thumb .desc {
			display:none;
		}
		.product-list .product-thumb .placeholder span + svg {
			font-size: 50px;
			top: 50%;
		}

		/* Product price */
		.product-thumb .price {
			color: var(--primary);
			font-size: 25px;
			font-weight: 700;
			line-height: 28px;
            text-align: center;
		}
		.product-thumb .price .price-tax {
			display: block;
			font-size: 14px;
			line-height: 20px;
			font-weight: 700;
			margin-top: -5px;
			color: #999;
		}
		.product-thumb .price .price-tax > span {
			font-weight: 300;
		}
		.product-thumb .price-new {

		}
		.product-thumb .price-old {
			font-size: 1em;
			text-decoration: line-through;
		}
		.product-thumb .price .sum-null {
			font-size: 1em;
			background: #aaa;
            width:100%;
		}

		/* Product buttons */
		.product-thumb .button-group > div > button {
			background-color: #eee;
			border: medium none;
			color: #666;
			display: block;
			font-weight: bold;
			text-transform: uppercase;
			padding:0 10px;
            width:100%;
		}

		.product-thumb .button-group > div > button > span {
			line-height: 60px;
		}

        .product-thumb .button-group > div {
            border-right: 1px solid #ddd;
		}
        .product-thumb .button-group > div:last-child {
			border-right:none;
		}

		.product-thumb .button-group button:hover{
			background-color:#ddd;
			text-decoration:none;
			cursor:pointer;
		}

			/* Icons */
			.product-thumb .button-group button svg {
				fill: var(--primary);
			}
			.product-thumb .button-group button.btn-add-cart svg {
				margin-right: 5px;
			}
			.product-thumb .button-group .cart-wish-comp svg {
				font-size: 14px;
			}
			.product-thumb .button-group .cart-wish-comp span {
				line-height: 30px;
			}


	.product-thumb .placeholder {
		background: #eee none repeat scroll 0 0;
		width: 100%;
		height: 100%;
		position:relative;
	}
	.product-thumb .placeholder span {
		color: #999;
		font-size: 20px;
		font-weight: 300;
		left: 0;
		padding: 0 20px;
		position: absolute;
		text-align: center;
		bottom: 25%;
		transform: translate(0px, -50%);
		-webkit-transform: translate(0px, -50%);
		width: 100%;
	}
	.product-thumb .placeholder span + svg {
		color: #ddd;
		font-size: 100px;
		left: 0;
		position: absolute;
		top: 25%;
		transform: translate(0px, -50%);
		-webkit-transform: translate(0px, -50%);
		width: 100%;
	}

#list-view svg, #grid-view svg {width: 17px;
height: 17px;
padding: 0px;
margin: auto -5px;}
    /* Product-thumb list-view */
    .product-list .product-thumb .button-group > div > button {
		height:100%;
	}
    .product-list .product-thumb .button-group > div.cart-wish-comp > button {
		height:50%;
	}
    /* .product-list .product-thumb .button-group {
        border-top: none;
        border-left: 1px solid #b8d4d4;
    } */
    /* .product-list .product-thumb .image {
		border-bottom: medium none;
		border-right: 1px solid #ddd;
	} */
    .product-list .product-thumb .price .sum-null {
		padding: 0 15px;
        width: auto;
	}
    .product-list .product-thumb .colors {
        position:absolute;
    }
    .product-list .product-thumb .caption {
		text-align:left
	}

.product-list:nth-child(odd) .product-thumb {
	background: #fff

}
.product-list:nth-child(even) .product-thumb {
background: #e9ecef
}

	/* Manufacturer List */
	.manufacturers a {
		background: #fff none repeat scroll 0 0;
        border: 1px solid #ddd;
        display: block;
        font-size: 17px;
        line-height: 35px;
        padding: 0;
        text-align: center;
        min-width: 150px;
	}
	.manufacturers span {
        padding: 0 10px;
        width: auto;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .img-fluid {
      max-width: 100%;
      height: auto;
      border-radius: 5px;
      background: #ccc;
    }
    .keyword {box-shadow: 0 2px 14px #21212126;

      display: inline-block;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 30px;
    color: rgb(33, 33, 33);
    transition: .3s ease-in-out;
    cursor: pointer;}
	/* Product page + quickview */
	[id*=product] > .row > div {margin-bottom: 30px;}
  @media (min-width: 576px) {
    #search input {min-width: 200px!important}
    .container {
      max-width: 100%;
    }
  }

  @media (min-width: 768px) {
    .container {
      max-width: 100%;
    }
  }
  @media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1320px) {
  .container {
    width: 100%;
    max-width: 1280px;
    padding: 0
  }
}
	[id*=product] [id*=product-description] {
		position:relative;
    font-size: 1em;
	}
	[id*=product] [id*=product-description] > div[id] {
		margin-bottom: 35px;
	}
	[id*=product] [id*=product-price] {
		background:#eee;
		padding: 15px;
		overflow: hidden;
	}
	[id*=product] [id*=product-price] .price {
		display: block;
		font-size: 65px;
		font-weight: 300;
		line-height: 70px;
	}
	[id*=product] [id*=product-price] .old > .price {
		font-size: 30px;
		text-decoration: line-through;
		line-height: 40px;
	}
	[id*=product] [id*=product-price] .new > .price {

	}
	[id*=product] [id*=product-price] .tax {
		color: #777;
		font-size: 0.9375rem;
		margin-top: -7px;
		display: block;
	}
	[id*=product] [id*=product-discount] {
		float: right;
	}
	[id*=product] [id*=product-discount] p {
		background: var(--primary);
		padding: 10px;
		color: #fff;
	}
	[id*=product] [id*=product-discount] p svg {
		float: right;
		cursor: pointer;
	}
	[id*=product] .discount-amount {
		font-size: 20px;
		font-weight: 700;
	}
	[id*=product] .discount-price {
		font-size: 24px;
		font-weight: 700;
		display: block;
	}

	[id*=product] .heading, #info .heading, #attributes-special .heading, [id*=options] .heading {
		border-top: 1px solid #ddd;
		color: #777;
		display: block;
		font-size: 20px;
		padding-top: 10px;
	}
	#attributes-special .heading {
		border: medium none;
		padding: 0;
	}
	#info {
	}
	#info .row > div .row:first-child .heading  {
		border:none;
		padding:0;
	}
	[id*=options] [id*=product-option] label {
        color: #000;
        font-size: 14px;
        margin: 0 0 0;
        text-transform: uppercase;
	}
    [id*=product-option] .required > label::after {
        color: #f00;
        content: "";
    }
	[id*=options] [id*=product-option] label span.color {
		display: inline-block;
		height: 15px;
		vertical-align: middle;
		width: 15px;
	}

    .imageoption .radio{float:left;margin-top:2px!important;margin-bottom:2px!important;}
    .imageoption{clear:both;float:left;margin-bottom:20px;}
    .imageoption .checkbox label, .imageoption .radio label{padding-left:5px;}

    .product-product label > input{display:none;}
    .product-product label > input + img.img-thumbnail{cursor:pointer;border:2px solid #ddd;}
    .product-product label > input:checked + img.img-thumbnail{border:2px solid #0297a7;}

	[id*=product-image] .swiper-container {
		background:#fff;
	}
	[id*=product-image] .thumbnails {
		margin: 0;
		padding: 0;
		list-style:none;
	}
	[id*=product-image] .thumbnails li.image-additional img {
		border: 1px solid #ddd;
		padding: 5px;
	}
table.footable-details,table.footable>thead>tr.footable-filtering>th div.form-group{margin-bottom:0}table.footable,table.footable-details{position:relative;width:100%;border-spacing:0;border-collapse:collapse}table.footable-hide-fouc{display:none}table>tbody>tr>td>span.footable-toggle{margin-right:8px;opacity:.3}table>tbody>tr>td>span.footable-toggle.last-column{margin-left:8px;float:right}table.table-condensed>tbody>tr>td>span.footable-toggle{margin-right:5px}table.footable-details>tbody>tr>th:nth-child(1){min-width:40px;width:120px}table.footable-details>tbody>tr>td:nth-child(2){word-break:break-all}table.footable-details>tbody>tr:first-child>td,table.footable-details>tbody>tr:first-child>th,table.footable-details>tfoot>tr:first-child>td,table.footable-details>tfoot>tr:first-child>th,table.footable-details>thead>tr:first-child>td,table.footable-details>thead>tr:first-child>th{border-top-width:0}table.footable-details.table-bordered>tbody>tr:first-child>td,table.footable-details.table-bordered>tbody>tr:first-child>th,table.footable-details.table-bordered>tfoot>tr:first-child>td,table.footable-details.table-bordered>tfoot>tr:first-child>th,table.footable-details.table-bordered>thead>tr:first-child>td,table.footable-details.table-bordered>thead>tr:first-child>th{border-top-width:1px}div.footable-loader{vertical-align:middle;text-align:center;height:300px;position:relative}div.footable-loader>span.fooicon{display:inline-block;opacity:.3;font-size:30px;line-height:32px;width:32px;height:32px;margin-top:-16px;margin-left:-16px;position:absolute;top:50%;left:50%;-webkit-animation:fooicon-spin-r 2s infinite linear;animation:fooicon-spin-r 2s infinite linear}table.footable>tbody>tr.footable-empty>td{vertical-align:middle;text-align:center;font-size:30px}table.footable>tbody>tr>td,table.footable>tbody>tr>th{display:none}table.footable>tbody>tr.footable-detail-row>td,table.footable>tbody>tr.footable-detail-row>th,table.footable>tbody>tr.footable-empty>td,table.footable>tbody>tr.footable-empty>th{display:table-cell}@-webkit-keyframes fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fooicon-spin-r{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fooicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings'!important;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fooicon:after,.fooicon:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fooicon-loader:before{content:"\e030"}.fooicon-plus:before{content:"\2b"}.fooicon-minus:before{content:"\2212"}.fooicon-search:before{content:"\e003"}.fooicon-remove:before{content:"\e014"}.fooicon-sort:before{content:"\e150"}.fooicon-sort-asc:before{content:"\e155"}.fooicon-sort-desc:before{content:"\e156"}.fooicon-pencil:before{content:"\270f"}.fooicon-trash:before{content:"\e020"}.fooicon-eye-close:before{content:"\e106"}.fooicon-flash:before{content:"\e162"}.fooicon-cog:before{content:"\e019"}.fooicon-stats:before{content:"\e185"}table.footable>thead>tr.footable-filtering>th{border-bottom-width:1px;font-weight:400}.footable-filtering-external.footable-filtering-right,table.footable.footable-filtering-right>thead>tr.footable-filtering>th,table.footable>thead>tr.footable-filtering>th{text-align:right}.footable-filtering-external.footable-filtering-left,table.footable.footable-filtering-left>thead>tr.footable-filtering>th{text-align:left}.footable-filtering-external.footable-filtering-center,.footable-paging-external.footable-paging-center,table.footable-paging-center>tfoot>tr.footable-paging>td,table.footable.footable-filtering-center>thead>tr.footable-filtering>th,table.footable>tfoot>tr.footable-paging>td{text-align:center}table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group{margin-top:5px}table.footable>thead>tr.footable-filtering>th div.input-group{width:100%}.footable-filtering-external ul.dropdown-menu>li>a.checkbox,table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox{margin:0;display:block;position:relative}.footable-filtering-external ul.dropdown-menu>li>a.checkbox>label,table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox>label{display:block;padding-left:20px}.footable-filtering-external ul.dropdown-menu>li>a.checkbox input[type=checkbox],table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox input[type=checkbox]{position:absolute;margin-left:-20px}@media (min-width:768px){table.footable>thead>tr.footable-filtering>th div.input-group{width:auto}table.footable>thead>tr.footable-filtering>th div.form-group{margin-left:2px;margin-right:2px}table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group{margin-top:0}}table.footable>tbody>tr>td.footable-sortable,table.footable>tbody>tr>th.footable-sortable,table.footable>tfoot>tr>td.footable-sortable,table.footable>tfoot>tr>th.footable-sortable,table.footable>thead>tr>td.footable-sortable,table.footable>thead>tr>th.footable-sortable{position:relative;padding-right:30px;cursor:pointer}td.footable-sortable>span.fooicon,th.footable-sortable>span.fooicon{position:absolute;right:6px;top:50%;margin-top:-7px;opacity:0;transition:opacity .3s ease-in}td.footable-sortable.footable-asc>span.fooicon,td.footable-sortable.footable-desc>span.fooicon,td.footable-sortable:hover>span.fooicon,th.footable-sortable.footable-asc>span.fooicon,th.footable-sortable.footable-desc>span.fooicon,th.footable-sortable:hover>span.fooicon{opacity:1}table.footable-sorting-disabled td.footable-sortable.footable-asc>span.fooicon,table.footable-sorting-disabled td.footable-sortable.footable-desc>span.fooicon,table.footable-sorting-disabled td.footable-sortable:hover>span.fooicon,table.footable-sorting-disabled th.footable-sortable.footable-asc>span.fooicon,table.footable-sorting-disabled th.footable-sortable.footable-desc>span.fooicon,table.footable-sorting-disabled th.footable-sortable:hover>span.fooicon{opacity:0;visibility:hidden}.footable-paging-external ul.pagination,table.footable>tfoot>tr.footable-paging>td>ul.pagination{margin:10px 0 0}.footable-paging-external span.label,table.footable>tfoot>tr.footable-paging>td>span.label{display:inline-block;margin:0 0 10px;padding:4px 10px}.footable-paging-external.footable-paging-left,table.footable-paging-left>tfoot>tr.footable-paging>td{text-align:left}.footable-paging-external.footable-paging-right,table.footable-editing-right td.footable-editing,table.footable-editing-right tr.footable-editing,table.footable-paging-right>tfoot>tr.footable-paging>td{text-align:right}ul.pagination>li.footable-page{display:none}ul.pagination>li.footable-page.visible{display:inline}td.footable-editing{width:90px;max-width:90px}table.footable-editing-no-delete td.footable-editing,table.footable-editing-no-edit td.footable-editing,table.footable-editing-no-view td.footable-editing{width:70px;max-width:70px}table.footable-editing-no-delete.footable-editing-no-view td.footable-editing,table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing,table.footable-editing-no-edit.footable-editing-no-view td.footable-editing{width:50px;max-width:50px}table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing,table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing{width:0;max-width:0;display:none!important}table.footable-editing-left td.footable-editing,table.footable-editing-left tr.footable-editing{text-align:left}table.footable-editing button.footable-add,table.footable-editing button.footable-hide,table.footable-editing-show button.footable-show,table.footable-editing.footable-editing-always-show button.footable-hide,table.footable-editing.footable-editing-always-show button.footable-show,table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing{display:none}table.footable-editing.footable-editing-always-show button.footable-add,table.footable-editing.footable-editing-show button.footable-add,table.footable-editing.footable-editing-show button.footable-hide{display:inline-block}
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(/image/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}
  @charset "UTF-8";
  /*
  * CSS TOGGLE SWITCH
  *
  * IonuÈ› Colceriu - ghinda.net
  * https://github.com/ghinda/css-toggle-switch
  *
  */
  /* supported values are px, rem-calc, em-calc
   */
  /* imports
   */
  /* Functions
   */
  /* Shared
   */
  /* Hide by default
   */
  .switch-toggle a, .switch-light span span {
    display: none; }

  /* We can't test for a specific feature,
   * so we only target browsers with support for media queries.
   */
  @media only screen {
    /* Checkbox
   */
    .switch-light {
      position: relative;
      display: block;
      /* simulate default browser focus outlines on the switch,
     * when the inputs are focused.
     */ }
      .switch-light::after {
        clear: both;
        content: "";
        display: table; }
      .switch-light *, .switch-light *:before, .switch-light *:after {
        box-sizing: border-box; }
      .switch-light a {
        display: block;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
      .switch-light label, .switch-light > span {
        /* breathing room for bootstrap/foundation classes.
       */
        line-height: 2em;
        vertical-align: middle; }
      .switch-light input:focus ~ span a, .switch-light input:focus + label {
        outline-width: 2px;
        outline-style: solid;
        outline-color: Highlight;
        /* Chrome/Opera gets its native focus styles.
       */ }
        @media (-webkit-min-device-pixel-ratio: 0) {
          .switch-light input:focus ~ span a, .switch-light input:focus + label {
            outline-color: -webkit-focus-ring-color;
            outline-style: auto; } }
    /* don't hide the input from screen-readers and keyboard access
   */
    .switch-light input {
      position: absolute;
      opacity: 0;
      z-index: 3; }
    .switch-light input:checked ~ span a {
      right: 0%; }
    /* inherit from label
   */
    .switch-light strong {
      font-weight: inherit; }
    .switch-light > span {
      position: relative;
      overflow: hidden;
      display: block;
      min-height: 2em;
      /* overwrite 3rd party classes padding
     * eg. bootstrap .well
     */
      padding: 0;
      text-align: left; }
    .switch-light span span {
      position: relative;
      z-index: 2;
      display: block;
      float: left;
      width: 50%;
      text-align: center;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .switch-light a {
      position: absolute;
      right: 50%;
      top: 0;
      z-index: 1;
      display: block;
      width: 50%;
      height: 100%;
      padding: 0; }
    /* Radio Switch
   */
    .switch-toggle {
      position: relative;
      display: block;
      /* simulate default browser focus outlines on the switch,
     * when the inputs are focused.
     */
      /* For callout panels in foundation
    */
      padding: 0 !important;
      /* 2 items
     */
      /* 3 items
     */
      /* 4 items
     */
      /* 5 items
     */
      /* 6 items
     */ }
      .switch-toggle::after {
        clear: both;
        content: "";
        display: table; }
      .switch-toggle *, .switch-toggle *:before, .switch-toggle *:after {
        box-sizing: border-box; }
      .switch-toggle a {
        display: block;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
      .switch-toggle label, .switch-toggle > span {
        /* breathing room for bootstrap/foundation classes.
       */
        line-height: 2em;
        vertical-align: middle; }
      .switch-toggle input:focus ~ span a, .switch-toggle input:focus + label {
        outline-width: 2px;
        outline-style: solid;
        outline-color: Highlight;
        /* Chrome/Opera gets its native focus styles.
       */ }
        @media (-webkit-min-device-pixel-ratio: 0) {
          .switch-toggle input:focus ~ span a, .switch-toggle input:focus + label {
            outline-color: -webkit-focus-ring-color;
            outline-style: auto; } }
      .switch-toggle input {
        position: absolute;
        left: 0;
        opacity: 0; }
      .switch-toggle input + label {
        position: relative;
        z-index: 2;
        display: block;
        float: left;
        padding: 0 0.5em;
        margin: 0;
        text-align: center; }
      .switch-toggle a {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        z-index: 1;
        width: 10px;
        height: 100%; }
      .switch-toggle label:nth-child(2):nth-last-child(4), .switch-toggle label:nth-child(2):nth-last-child(4) ~ label, .switch-toggle label:nth-child(2):nth-last-child(4) ~ a {
        width: 50%; }
      .switch-toggle label:nth-child(2):nth-last-child(4) ~ input:checked:nth-child(3) + label ~ a {
        left: 50%; }
      .switch-toggle label:nth-child(2):nth-last-child(6), .switch-toggle label:nth-child(2):nth-last-child(6) ~ label, .switch-toggle label:nth-child(2):nth-last-child(6) ~ a {
        width: 33.33%; height: 100%; padding-top:4px; }
      .switch-toggle label:nth-child(2):nth-last-child(6) ~ input:checked:nth-child(3) + label ~ a {
        left: 33.33%; }
      .switch-toggle label:nth-child(2):nth-last-child(6) ~ input:checked:nth-child(5) + label ~ a {
        left: 66.66%; }
      .switch-toggle label:nth-child(2):nth-last-child(8), .switch-toggle label:nth-child(2):nth-last-child(8) ~ label, .switch-toggle label:nth-child(2):nth-last-child(8) ~ a {
        width: 25%; }
      .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(3) + label ~ a {
        left: 25%; }
      .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(5) + label ~ a {
        left: 50%; }
      .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(7) + label ~ a {
        left: 75%; }
      .switch-toggle label:nth-child(2):nth-last-child(10), .switch-toggle label:nth-child(2):nth-last-child(10) ~ label, .switch-toggle label:nth-child(2):nth-last-child(10) ~ a {
        width: 20%; }
      .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(3) + label ~ a {
        left: 20%; }
      .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(5) + label ~ a {
        left: 40%; }
      .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(7) + label ~ a {
        left: 60%; }
      .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(9) + label ~ a {
        left: 80%; }
      .switch-toggle label:nth-child(2):nth-last-child(12), .switch-toggle label:nth-child(2):nth-last-child(12) ~ label, .switch-toggle label:nth-child(2):nth-last-child(12) ~ a {
        width: 16.6%; }
      .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(3) + label ~ a {
        left: 16.6%; }
      .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(5) + label ~ a {
        left: 33.2%; }
      .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(7) + label ~ a {
        left: 49.8%; }
      .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(9) + label ~ a {
        left: 66.4%; }
      .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(11) + label ~ a {
        left: 83%; }
    /* Candy Theme
   * Based on the "Sort Switches / Toggles (PSD)" by Ormal Clarck
   * http://www.premiumpixels.com/freebies/sort-switches-toggles-psd/
   */
    .switch-toggle.switch-candy, .switch-light.switch-candy > span {
      background-color: #e9ecef;
      border-radius: 3px;
      box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2); }
    .switch-light.switch-candy span span, .switch-light.switch-candy input:checked ~ span span:first-child, .switch-toggle.switch-candy label {
      color: #000;
      font-weight: bold;
      text-align: center;
       }
    .switch-light.switch-candy input ~ span span:first-child, .switch-light.switch-candy input:checked ~ span span:nth-child(2), .switch-candy input:checked + label {
      color: #fff;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
    .switch-candy a {
      border: 1px solid #333;
      border-radius: 3px;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45);
      background-color: var(--primary-dark);
      background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), transparent);
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), transparent); }
    .switch-candy-blue a {
      background-color: #38a3d4; }
    .switch-candy-yellow a {
      background-color: #f5e560; }
    /* iOS Theme
  */
    .switch-ios.switch-light span span {
      color: #888b92; }
    .switch-ios.switch-light a {
      left: 0;
      top: 0;
      width: 2em;
      height: 2em;
      background-color: #fff;
      border-radius: 100%;
      border: 0.25em solid #D8D9DB;
      -webkit-transition: all .2s ease-out;
      -moz-transition: all .2s ease-out;
      transition: all .2s ease-out; }
    .switch-ios.switch-light > span {
      display: block;
      width: 100%;
      height: 2em;
      background-color: #D8D9DB;
      border-radius: 1.75em;
      -webkit-transition: all .4s ease-out;
      -moz-transition: all .4s ease-out;
      transition: all .4s ease-out; }
    .switch-ios.switch-light > span span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0;
      line-height: 1.875em;
      vertical-align: middle;
      -webkit-transition: all .2s ease-out;
      -moz-transition: all .2s ease-out;
      transition: all .2s ease-out; }
      .switch-ios.switch-light > span span:first-of-type {
        opacity: 1;
        padding-left: 1.875em; }
      .switch-ios.switch-light > span span:last-of-type {
        padding-right: 1.875em; }
    .switch-ios.switch-light input:checked ~ span a {
      left: 100%;
      border-color: #4BD865;
      margin-left: -2em; }
    .switch-ios.switch-light input:checked ~ span {
      border-color: #4BD865;
      box-shadow: inset 0 0 0 30px #4BD865; }
    .switch-ios.switch-light input:checked ~ span span:first-of-type {
      opacity: 0; }
    .switch-ios.switch-light input:checked ~ span span:last-of-type {
      opacity: 1;
      color: #fff; }
    .switch-ios.switch-toggle {
      background-color: #D8D9DB;
      border-radius: 30px;
      box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0; }
      .switch-ios.switch-toggle a {
        background-color: #4BD865;
        border: 0.125em solid #D8D9DB;
        border-radius: 1.75em;
        -webkit-transition: all 0.12s ease-out;
        -moz-transition: all 0.12s ease-out;
        transition: all 0.12s ease-out; }
      .switch-ios.switch-toggle label {
        height: 2.4em;
        color: #888b92;
        line-height: 2.4em;
        vertical-align: middle; }
    .switch-ios input:checked + label {
      color: #3e4043; }
    /* Holo Theme
   */
    .switch-toggle.switch-holo, .switch-light.switch-holo > span {
      background-color: #464747;
      border-radius: 1px;
      box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
      color: #fff;
      text-transform: uppercase; }
    .switch-holo label {
      color: #fff; }
    .switch-holo > span span {
      opacity: 0;
      -webkit-transition: all 0.1s;
      -moz-transition: all 0.1s;
      transition: all 0.1s; }
      .switch-holo > span span:first-of-type {
        opacity: 1; }
    .switch-holo > span span, .switch-holo label {
      font-size: 85%;
      line-height: 2.15625em; }
    .switch-holo a {
      background-color: #666;
      border-radius: 1px;
      box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0; }
    /* Selected ON switch-light
  */
    .switch-holo.switch-light input:checked ~ span a {
      background-color: #0E88B1; }
    .switch-holo.switch-light input:checked ~ span span:first-of-type {
      opacity: 0; }
    .switch-holo.switch-light input:checked ~ span span:last-of-type {
      opacity: 1; }
    /* Material Theme
   */
    /* switch-light
   */
    .switch-light.switch-material a {
      top: -0.1875em;
      width: 1.75em;
      height: 1.75em;
      border-radius: 50%;
      background: #fafafa;
      box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.14), 0 0.1875em 0.125em -0.125em rgba(0, 0, 0, 0.2), 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.12);
      -webkit-transition: right .28s cubic-bezier(.4, 0, .2, 1);
      -moz-transition: right .28s cubic-bezier(.4, 0, .2, 1);
      transition: right .28s cubic-bezier(.4, 0, .2, 1); }
    .switch-material.switch-light {
      overflow: visible; }
      .switch-material.switch-light::after {
        clear: both;
        content: "";
        display: table; }
    .switch-material.switch-light > span {
      overflow: visible;
      position: relative;
      top: 0.1875em;
      width: 3.25em;
      height: 1.5em;
      min-height: auto;
      border-radius: 1em;
      background: rgba(0, 0, 0, 0.26); }
    .switch-material.switch-light span span {
      position: absolute;
      clip: rect(0 0 0 0); }
    .switch-material.switch-light input:checked ~ span a {
      right: 0;
      background: #3f51b5;
      box-shadow: 0 0.1875em 0.25em 0 rgba(0, 0, 0, 0.14), 0 0.1875em 0.1875em -0.125em rgba(0, 0, 0, 0.2), 0 0.0625em 0.375em 0 rgba(0, 0, 0, 0.12); }
    .switch-material.switch-light input:checked ~ span {
      background: rgba(63, 81, 181, 0.5); }
    /* switch-toggle
   */
    .switch-toggle.switch-material {
      overflow: visible; }
      .switch-toggle.switch-material::after {
        clear: both;
        content: "";
        display: table; }
    .switch-toggle.switch-material a {
      top: 48%;
      width: 0.375em !important;
      height: 0.375em;
      margin-left: 0.25em;
      background: #3f51b5;
      border-radius: 100%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: -webkit-transform 0.4s ease-in;
      -moz-transition: -moz-transform 0.4s ease-in;
      transition: transform 0.4s ease-in; }
    .switch-toggle.switch-material label {
      color: rgba(0, 0, 0, 0.54);
      font-size: 1em; }
    .switch-toggle.switch-material label:before {
      content: '';
      position: absolute;
      top: 48%;
      left: 0;
      display: block;
      width: 0.875em;
      height: 0.875em;
      border-radius: 100%;
      border: 0.125em solid rgba(0, 0, 0, 0.54);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .switch-toggle.switch-material input:checked + label:before {
      border-color: #3f51b5; }
    /* ripple
   */
    .switch-light.switch-material > span:before, .switch-light.switch-material > span:after, .switch-toggle.switch-material label:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 3;
      display: block;
      width: 4em;
      height: 4em;
      border-radius: 100%;
      background: #3f51b5;
      opacity: .4;
      margin-left: -1.25em;
      margin-top: -1.25em;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      -webkit-transition: opacity .4s ease-in;
      -moz-transition: opacity .4s ease-in;
      transition: opacity .4s ease-in; }
    .switch-light.switch-material > span:after {
      left: auto;
      right: 0;
      margin-left: 0;
      margin-right: -1.25em; }
    .switch-toggle.switch-material label:after {
      width: 3.25em;
      height: 3.25em;
      margin-top: -0.75em; }
    @-webkit-keyframes materialRipple {
      0% {
        -webkit-transform: scale(0); }

      20% {
        -webkit-transform: scale(1); }

      100% {
        opacity: 0;
        -webkit-transform: scale(1); } }

    @-moz-keyframes materialRipple {
      0% {
        -moz-transform: scale(0); }

      20% {
        -moz-transform: scale(1); }

      100% {
        opacity: 0;
        -moz-transform: scale(1); } }

    @keyframes materialRipple {
      0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }

      20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }

      100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); } }

    .switch-material.switch-light input:not(:checked) ~ span:after, .switch-material.switch-light input:checked ~ span:before, .switch-toggle.switch-material input:checked + label:after {
      -webkit-animation: materialRipple .4s ease-in;
      -moz-animation: materialRipple .4s ease-in;
      animation: materialRipple .4s ease-in; }
    /* trick to prevent the default checked ripple animation from showing
   * when the page loads.
   * the ripples are hidden by default, and shown only when the input is focused.
   */
    .switch-light.switch-material.switch-light input ~ span:before, .switch-light.switch-material.switch-light input ~ span:after, .switch-material.switch-toggle input + label:after {
      visibility: hidden; }
    .switch-light.switch-material.switch-light input:focus:checked ~ span:before, .switch-light.switch-material.switch-light input:focus:not(:checked) ~ span:after, .switch-material.switch-toggle input:focus:checked + label:after {
      visibility: visible; } }

  /* Bugfix for older Webkit, including mobile Webkit. Adapted from
   * http://css-tricks.com/webkit-sibling-bug/
   */
  @media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 80em) {
    .switch-light, .switch-toggle {
      -webkit-animation: webkitSiblingBugfix infinite 1s; } }

  @-webkit-keyframes webkitSiblingBugfix {
    from {
      -webkit-transform: translate3d(0, 0, 0); }

    to {
      -webkit-transform: translate3d(0, 0, 0); } }

  /*# sourceMappingURL=toggle-switch.css.map */

	/* Swiper */
	[id*=product-image] .small-slider.thumbnails li.image-additional {
		cursor: grab;
	}
	[id*=product-image] .small-slider.thumbnails li.image-additional a {
		pointer-events: none;
	}
	[id*=product-image] .large-slider, [id*=product-image] .small-slider {
		margin-bottom:15px;
	}
	[id*=product-image] .small-slider + .owl-nav {
		text-align: center;
		margin-bottom: 15px;
	}
	[id*=product-image] .small-slider + .owl-nav button {
		background: transparent;
		border: none;
	}

	[id*=product-image] .thumbnails li a {
		border: medium none;
		border-radius: 0;
		padding: 0;
    display: block;		margin:0;
	}

  a:focus-visible,
button:focus-visible,
[role="button"]:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px;
}

  [id*="product-image"] .thumbnails li a:focus, [id*="product-image"] .thumbnails li a:focus-visible {
    outline: 2px solid currentColor;
    outline-offset: -2px!important;
    box-shadow:none!important;
  }

	[id*=product-image] .no-swipe .thumbnails li {
		margin-bottom: 7.5px;
		cursor:pointer;
	}


	#product-accessories .show-more-button {
		background-color: #444;
		color: #ffffff;
		cursor: pointer;
		display: block;
		float: left;
		margin-bottom: 25px;
		padding: 10px 0;
		text-align: center;
		width: 100%;
	}
	#product-accessories .accessories {
		color: #333;
	}
	#product-related .related {
		color: #333;
	}
	[id*=product-image] .colorlabel {
		color: #fff;
		font-size: 22px;
		font-weight: 900;
		left: 15px;
		padding: 10px 20px;
		position: absolute;
		text-transform: uppercase;
		top: 15px;
		z-index:99;
	}
	[id*=product] .minimum-info svg{
		float:left;
		font-size:45px;
		padding-right:15px;
		color: var(--primary);
	}
	[id*=product] .minimum-info{
		padding:8px 14px 8px 14px;
		border-radius: 0;
		margin-bottom: 15px;
		border: 1px solid var(--primary);
	}
	[id*=options] [id*=product-option] .radio {
		display:inline-block;
		margin-bottom: 5px;
		margin-top: 0;
	}

	[id*=options] [id*=product-option] .form-group {margin-bottom: 5px;}
	[id*=options] [id*=product-option] .radio label {
		border: 1px solid #ddd;
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
		margin: 0 5px 0 0;
		padding: 10px;
		transition: all 0.5s;
	}
	[id*=options] [id*=product-option] .radio label:hover {
		border: 1px solid var(--primary);
	}
	[id*=options] [id*=product-option] .radio input[type="radio"] {
		display: none;
	}
	[id*=options] [id*=product-option] .radio input[type="radio"]:checked + label {
		background: var(--primary) none repeat scroll 0 0;
		border: 1px solid var(--primary);
		color: #fff;
	}

	[id*=options] [id*=product-option] .checkbox {
		display:inline-block;
		margin-bottom: 15px;
		margin-top: 0;
	}
	[id*=options] [id*=product-option] .checkbox label {
		border: 1px solid #d7e7e7;
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
		margin: 0 15px 0 0;
		padding: 10px;
		transition: all 0.5s;
	}
	[id*=options] [id*=product-option] .checkbox label:hover {
		border: 1px solid var(--primary);
	}
	[id*=options] [id*=product-option] .checkbox input[type="checkbox"] {
		display: none;
	}
	[id*=options] [id*=product-option] .checkbox input[type="checkbox"]:checked + label {
		background: var(--primary) none repeat scroll 0 0;
		border: 1px solid var(--primary);
		color: #fff;
	}
    [id*=options] [id*=product-option] .color .radio label {

    }
	[id*=product] .product-stars > div {
		margin-bottom:0;
	}
	[id*=product] .product-stars svg {
		color: var(--primary);
	}

	#info .heading {
	}
	#info #review .review.stars {
		color: var(--primary);
		display: block;
		font-size: 20px;
		line-height: 30px;
	}
	#info #review .review.date-added {
		float: right;
		font-size: 12px;
	}
	#info #attributes p + p {
		padding: 0;
	}
	#info #attributes .heading {
		border:none;
		padding:0;
	}
	#info #attributes .attribute-group {
		padding-bottom:15px;
	}
	#info #review-write-tab input, #info #review-write-tab textarea {
		background: #fff;
	}
	#info #review-write-tab .alert + .buttons {
		margin-top: 15px;
	}
	#info #product-tabs ul li {
	    display: inline-block;
	    font-size: 14px;
	    margin-right: 1px;
	}

	#info #product-tabs ul {margin: 0;list-style: none;padding: 0;font-size: 0;border: none;}
	#info #product-tabs ul li {display: inline-block;font-size: 14px;margin-right: 1px;}
	#info #product-tabs ul li a {padding: 10px 15px;background: #ddd;text-decoration: none;display: block;color: #333;outline: none;}
    #info #product-tabs ul li a.active {background: #eee;color: #333;font-weight: bold;border-color: #eee;}
    #info #product-tabs ul li:hover a {background: #eee;color: #666;border-color: transparent;}

	#info .tab-content > div .heading-plus {font-size: 20px;line-height: 28px;text-transform: uppercase;font-weight: bold;display:block;margin-bottom:10px;color:#fff;}

	#info .fill {background: #eee;}

	#info .tab-content {margin: 0;padding: 30px 0;overflow: hidden;}

	/* Stars */
	#review_stars {
		font-size: 0;
	}
	#review_stars span {
		font-size: 14px;
	}
	#review_stars input + label::after {
		content: "☆"; /* Tom stjerne */
		display: block;
		font-size: 25px;
		font-weight: 400;
		padding: 0 2px;
	}
	#review_stars input + label.checked::after, #review_stars input + label.on::after, #review_stars input + label:hover::after {
		content: "★"; /* Fyldt stjerne */
		font-weight: 900;
	}
	#review_stars input + label.half-checked.checked::after {
		content: "☆"; /* Tom stjerne */
		font-weight: 900;
	}
	#review_stars input + label.half-checked.checked.on::after {
		content: ""; /* Fyldt stjerne */
		font-weight: 900;
	}
	#review_stars input {
		display:none;
	}


	.addthis_sharing_toolbox {
		float:right;
	}
	.addthis_sharing_toolbox .at-share-tbx-element .at-share-btn:last-child {
		margin-right:0;
	}


	#info #attributes p {
		font-size: 0.9375rem;
		padding-bottom: 0;
		padding-top: 5px;
	}
	.hidethisblock {
		display: none;
	}
	/* Product buttons */
	[id*=product-buttons] .button-group{
		overflow:hidden;
	}
	[id*=product-buttons] .button-group button {
		border: medium none;
		color: #fff;
		display: block;
		font-weight: bold;
		text-transform: uppercase;
		border-left: 1px solid #fff;
	}
	[id*=product-buttons] .button-group button:hover{
		text-decoration:none;
		cursor:pointer;
	}

		/* Icons */
		[id*=product-buttons] .button-group button svg {
			color: var(--primary);
		}
		[id*=product-buttons] .button-group button.btn-add-cart span {
			line-height:60px;
			font-size: 26px;
		}
		[id*=product-buttons] .button-group button.btn-add-cart svg {
			margin-right: 5px;
		}
		[id*=product-buttons] .button-group button.btn-add-compare svg, [id*=product-buttons] .button-group button.btn-add-wishlist svg {

		}

		/* Buy button */
		[id*=product-buttons] .button-group button.btn-add-cart { /* hvis der kun er køb-knap */
			float: left;
			width: 100%;
		}
		[id*=product-buttons] .button-group button.btn-add-cart.on-wish-comp{ /* hvis der er favorit-knap eller sammenlign-knap */
			width: 85%;
		}

		/* Favourite + Compare buttons */
		[id*=product-buttons] .button-group button.btn-add-compare, [id*=product-buttons] .button-group button.btn-add-wishlist{
			width:100%;
		}
		[id*=product-buttons] .cart-wish-comp {
			background: #333 none repeat scroll 0 0;
			border-left: 1px solid #fff;
			float: left;
			text-align: center;
			width: 15%;
			height: 60px;
			display: flex;
			flex-wrap: wrap;
		}
		[id*=product-buttons] input[id*=input-quantity]{
			height: 60px;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			border: 1px solid #c4c4c4;
		}

/* Carousel (manufacturer) */
.brand-slider-bg {
    background-color: #8a8a8a;
    position:relative;
}
#brandmenu .owl-stage > div {
    background-color: #fff;
}

/* Options Search */
#optionssearch img.active {
  opacity: 0.4;
  border: 1px solid #000;
}

#optionssearch #box-brend .filter_manufacturer_id {

}

#optionssearch #box-groups-op #image-optin input {

}

#optionssearch .cell-box-button {
   float: right;
   height: 44px;
   padding-top: 14px;
   text-align: right;
}

#optionssearch #filter_price {
  width: 300px;
}
#optionssearch #slider {
  margin-left: 7px;
}

.search-heading {
    cursor: pointer;
    font-size: 13px;
}
.search-heading-content {
    font-size: 18px;
    padding: 10px 15px;
}
.search-heading-text {
    display: inline-block;
    margin-left: -18px;
    width: 100%;
}
.search-heading-text > span {
    color: var(--primary);
    display: inline-block;
    padding-left: 18px;
}
.search-heading.search-collapsed svg {
    transform: rotate(-90deg);
}
#optionssearch .search-item {
    border: 1px solid #ddd;
    list-style-type: none;
    margin: 0 0 15px;
}
.search-container {
    padding: 10px;
}




/* Read More */
[id*=product] a[data-readmore-toggle]{bottom:0;position:absolute;padding-left:0;margin-bottom: -8px;}
[id*=product] a[data-readmore-toggle] svg{position: absolute;top: 100%;left: 50%;transform: translate(-50%,-50%);}
[id*=product] [aria-expanded="true"] + a[data-readmore-toggle]{bottom:0;}
[id*=product] [aria-expanded="true"][data-readmore]{margin-bottom:30px;}

[id*="product"] a[data-readmore-toggle]::before {
    content: "";
    border-bottom: 1px solid var(--primary);
    display: block;
    width: 45%;
    float: right;
}
[id*="product"] a[data-readmore-toggle]::after {
    content: "";
    border-bottom: 1px solid var(--primary);
    display: block;
    width: 45%;
}



[id*=addtocart_success] p {
	padding-bottom:0;
	text-align:center;
}

.alert-fluid {
	margin: 0;
	border-radius: 0;
	border: none;
}
.info-link:after {content: ' - '}
.info-link:last-child:after {content: ''}

/* Loader */
@keyframes ldio-ll6w7u4a19 {
  0% { opacity: 1 }
  100% { opacity: 0 }
}
.ldio-ll6w7u4a19 div {
  left: 51.480000000000004px;
  top: 27.04px;
  position: absolute;
  animation: ldio-ll6w7u4a19 linear 0.625s infinite;
  background: #000000;
  width: 1.04px;
  height: 8.32px;
  border-radius: 0px / 0px;
  transform-origin: 0.52px 24.96px;
}.ldio-ll6w7u4a19 div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.5833333333333334s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(2) {
  transform: rotate(24deg);
  animation-delay: -0.5416666666666666s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(3) {
  transform: rotate(48deg);
  animation-delay: -0.5s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(4) {
  transform: rotate(72deg);
  animation-delay: -0.4583333333333333s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(5) {
  transform: rotate(96deg);
  animation-delay: -0.4166666666666667s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(6) {
  transform: rotate(120deg);
  animation-delay: -0.375s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(7) {
  transform: rotate(144deg);
  animation-delay: -0.3333333333333333s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(8) {
  transform: rotate(168deg);
  animation-delay: -0.2916666666666667s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(9) {
  transform: rotate(192deg);
  animation-delay: -0.25s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(10) {
  transform: rotate(216deg);
  animation-delay: -0.20833333333333334s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(11) {
  transform: rotate(240deg);
  animation-delay: -0.16666666666666666s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(12) {
  transform: rotate(264deg);
  animation-delay: -0.125s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(13) {
  transform: rotate(288deg);
  animation-delay: -0.08333333333333333s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(14) {
  transform: rotate(312deg);
  animation-delay: -0.041666666666666664s;
  background: #000000;
}.ldio-ll6w7u4a19 div:nth-child(15) {
  transform: rotate(336deg);
  animation-delay: 0s;
  background: #000000;
}
.loadingio-spinner-spinner-b448li6dn8b {
  width: 104px;
  height: 104px;
  display: inline-block;
  overflow: hidden;
  background: rgba(NaN, NaN, NaN, 0);
  position:absolute;
  left: 50%;
  top: 20%;
  transform: translate(-50%, 0);
}
.ldio-ll6w7u4a19 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-ll6w7u4a19 div { box-sizing: content-box; }
.img-loading {
	opacity: 0;
}

.form-control:focus, .custom-select:focus {
  border: 1px solid #ccc;
  box-shadow:none;
}
@media (max-width:575px) {
  .input-group-prepend label  {  width: 105px;}
}
/* generated by https://loading.io/ */
