/*
 * Custom code goes here.
 */
 
 /* Icons fra Technoshop */
  @font-face {
  font-family: arrows;
  src: url(../css/techno/6698ea39c015f53e4ba5d1a269ab2f98.eot);
  src: url(../css/techno/6698ea39c015f53e4ba5d1a269ab2f98.eot#iefix)
      format("embedded-opentype"),
    url(../css/techno/c2ba2ec699f52b0cec3ffe42b0816567.woff) format("woff"),
    url(../css/techno/669b8941e2bdef51b55941fad8622c6f.ttf) format("truetype"),
    url(../css/techno/ce6e966aa8d6d6dad822e48ea963d1ff.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.arrows-ico,
[class*=" arrows-"]:after,
[class*=" arrows-"]:before,
[class^="arrows-"]:after,
[class^="arrows-"]:before {
  font-family: arrows;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
}
.arrows-collapse3:before {
  content: "\E000";
}
.arrows-down44:before {
  content: "\E001";
}
.arrows-down45:before {
  content: "\E002";
}
.arrows-expand22:before {
  content: "\E003";
}
.arrows-left126:before {
  content: "\E004";
}
.arrows-left127:before {
  content: "\E005";
}
.arrows-left128:before {
  content: "\E006";
}
.arrows-left129:before {
  content: "\E007";
}
.arrows-next15:before {
  content: "\E008";
}
.arrows-previous11:before {
  content: "\E009";
}
.arrows-right103:before {
  content: "\E00A";
}
.arrows-right104:before {
  content: "\E00B";
}
.arrows-right105:before {
  content: "\E00C";
}
.arrows-right106:before {
  content: "\E00D";
}
.arrows-right107:before {
  content: "\E00E";
}
.arrows-thin35:before {
  content: "\E00F";
}
.arrows-thin36:before {
  content: "\E010";
}
.arrows-up76:before {
  content: "\E011";
}
.arrows-up77:before {
  content: "\E012";
}
.arrows-up78:before {
  content: "\E013";
}
/* Icons fra Technoshop slut*/ 


/* Material Icons fra Technoshop*/ 
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../css/techno/e79bfd88537def476913f3ed52f4f4b3.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"),
    url(../css/techno/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"),
    url(../css/techno/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"),
    url(../css/techno/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
.btn .material-icons {
  font-size: 1.5rem;
  /*margin: -1rem 0 -0.75rem 0;*/
}

/* Material Icons fra Technoshop slut*/ 
 
 
#header .header-top .menu {
    background-image: url(../img/custombgmenu.png);
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

#search_widget form input {
    padding: 5px 5px 5px 40px;
    margin-top: 4px;
	border: solid;
}

#header.fixedbehaviour.fixed .header-top .menu #top-menu {
      margin-top: 0px;
      margin-bottom: 0px;
}
@media screen and (min-width: 768px)
.header-top .search-widget form input[type=text] {
    margin-top: 0px;
}

#header .header-top .menu {
    padding-left: 6px;
}

#header .logo {
    margin-bottom: 5px;
}

@media screen and (min-width: 768px)
body #header.fixedbehaviour.fixed .header-top-wrapper .logo {
    padding-top: 0;
}



#header, #header .header-top {
  background-color: #ffffff00;
}

#bodywrapper {
    background-image: url(../img/custombgbody.png);
    background-repeat: repeat-x;
    /*background-size: contain;*/
    background-position: 100% 100%;
	background-attachment: fixed;
}


        table { 
			border-collapse: collapse; 
			width : 100%;
			border: 1px solid #000066;
			font-size: 0.9rem !important;
			 
        } 
          
        th, td { 
           /* text-align: left; */
            padding-left: 8px;
	    	padding-bottom: 2px;
	    	padding-top: 2px;
		
        } 
          
        tr:nth-child(odd) { 
            background-color: lightgrey; 
 
        } 
		#specs
		{ background-color: #000066; 
			color: #ffffff;
			
		}
		#varenr
		{ background-color: #ffffff; 
			color: #000066;
			
			font-weight:600;
		}
#vare
		{ color: #000066;
					
		}
		
div.test33 
{ color: #000066;
 padding-left: 8px;
 padding-right: 8px;
	    	 font-family:-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	    	padding-top: 8px;

}

div#search_filters {
    padding: 10px 10px 10px 10px !important;
    font-size: 0.95rem;
}

#wrapper #search_filters_wrapper a:hover {
    color: #DE610D !important;
    background: #ffffff;
}

button.btn.btn-tertiary.js-search-filters-clear-all {
    margin: 0;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 2px;
    /* background-color: #caf6b3; */
    border: 1px solid #ff9a52;
}

.active_filters .filter-block .close {
    margin-top: 0rem;
    margin-left: .3125rem;
}

#search_filters {
  .facet {
    .title {
      display: flex;
      .collapse-icons {
        margin-left: auto;
      }
    }

    .facet-title {
      @include text-ellipsis();
    }

    .facet-label {
      width: 100%;
      text-align: left;
      .custom-checkbox,
      .custom-radio {
       /* top: -7px;*/
	   top: auto;
       margin-right: 0;
      }
      .color {
        margin-left: 0;
      }

      a {
        @include text-ellipsis();
      }
    }
  }
}

/* fjerner der er ingen produkter*/
#products .page-not-found {
	display: none;
}

/* fjerner kun søg når der ingen produkter er
#pagenotfound .page-not-found .search-widget, #products .page-not-found .search-widget {
    float: none;
    display: none;
}
*/

/* fjerner top luft subcat*/
#subcategories {
    padding: 0;
}

#main .block-category {
    /* fjerner category billede blok */
	/* display: none; */
}

#wrapper #containermaininner {
    /* min blok højde ved tomme sider (f.eks søg) */
    min-height: 170px;
}


div#footermodules {
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (min-width: 1200px) {
div#display-top {
    padding: 0;
	}
}

@media screen and (min-width: 768px) {
div#display-top {
    padding: 0;
	}
}

@media screen and (min-width: 1200px) {
div#_desktop_logo {
    padding: 0;
	}
}

@media screen and (min-width: 768px) {
div#_desktop_logo {
    padding: 0;
	
	}
}

p#block-newsletter-label {
    width: auto;
}

/*div#linklist {
    width: 100%;
}
*/
.col-md-6.wrapper {
	width: auto;
	/*margin: 25px;*/
}


@media (min-width: 768px) {
    div#linklist {
        width: 100%;
        display: flex;
        justify-content: center;
        
    }
}

@media (min-width: 576px) {
    div#linklist {
        width: 100%;
        /*display: flex;
        justify-content: center;*/
        
    }
}

@media (min-width: 992px) {
    .col-md-6.wrapper {
        margin-left: 25px;
        margin-right: 25px;
        
    }
}

@media (min-width: 768px) {
    #wrapper h1:not(.h6) {
        font-size: 1.1rem !important;
    	/*display: none;*/
        
    }
}

@media (min-width: 768px) {
    #main .page-content, #main .page-header {
        margin-bottom: 0rem;
    	        
    }
}

@media (min-width: 768px) {
   		header.page-header H1 {
        display: none;
    	        
    }
}
#stores .page-stores .store-item-container .divide-left th {
    text-align: left;
	padding-left: 30px;
}

@media (max-width: 576px) {
    .page-my-account #content .links a {
  	-webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
  	-moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
 	 box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
 	 text-align: center;
  	display: inline-block;
  	font-size: 0.9rem;
 	 text-transform: none;
  	/*width: 100%;*/
  	/*margin-bottom: 1.875rem;*/
  	/*padding: 1.6rem;*/
  	-webkit-transition: box-shadow 0.3s ease;
  	-moz-transition: box-shadow 0.3s ease;
  	-ms-transition: box-shadow 0.3s ease;
  	-o-transition: box-shadow 0.3s ease;
  	transition: box-shadow 0.3s ease;
  	margin: auto;
  	max-width: 45%;
    max-height: 140px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
}

@media (min-width: 576px) {
.page-my-account #content .links a {
  	-webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
  	-moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
 	 box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
 	 text-align: center;
  	display: inline-block;
  	font-size: 1rem;
 	 text-transform: none;
  	/*width: 100%;*/
  	/*margin-bottom: 1.875rem;*/
  	/*padding: 1.6rem;*/
  	-webkit-transition: box-shadow 0.3s ease;
  	-moz-transition: box-shadow 0.3s ease;
  	-ms-transition: box-shadow 0.3s ease;
  	-o-transition: box-shadow 0.3s ease;
  	transition: box-shadow 0.3s ease;
  	margin: auto;
  	max-width: 30%;
    max-height: 140px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
}

@media (min-width: 576px) {
.page-my-account #content .links a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  text-decoration: none;
}
}

@media (max-width: 576px) {
.page-my-account #content .links a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  text-decoration: none;
}
}

.page-my-account #content .links a span.link-item {
    padding: 0.6rem;
}

.page-my-account #content .links a:hover i, .page-my-account #content .links a:hover span.link-item {
    color: #DE610D !important;
}

/*
    .text-sm-center {
        text-align: center !important;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.1rem !important;
	}
*/



.btn.disabled:hover {
    background: #922a2a;
    background-image: linear-gradient(#d90f0f, #d90f0f);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
}

@media (min-width: 768px) {
.btn.active, .btn:active:hover {
    background: #274e13;
}
}

#ui-id-1.ui-widget-content .ui-state-focus {
    background: #922a2a!important
}

/* picture view */
aside#thumbnails {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    height: 800px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}

aside#thumbnails:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
    box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
}

figure {
    margin: 0 0 0rem;
}
/*
.modal-body {
    padding: 0;
}

#thumbs_list li a:hover, #thumbs_list li a.shown {
    border: solid 2px #eee;
}
*/

#product-modal .modal-content .modal-body {
    max-height: 800px;
	max-width: 400px;
	display: flex;
	margin-left: -28%;
	flex-direction: column;
	flex-wrap: wrap;
}

#product-modal .modal-content .modal-body .product-images {
    margin-left: 0rem;
}

#product-modal .modal-content .modal-body .mask {
    margin-top: 0rem;
	width: 310px;
    
}

#main .images-container .js-qv-mask.scroll {
    /*width: calc(100% - 25px);*/
	width: auto;
    margin: 0 auto;
}

#main .images-container .js-qv-mask {
    white-space: wrap;
    overflow: hidden;
}

.scroll-box-arrows.scroll {
    display: none;
}

#product-modal .modal-content .modal-body .arrows {
    display: none;
}

@media (max-width: 576px) {
.images-container .product-images>li.thumb-container>.thumb {
    margin-right: 0rem;
}
}

.checkout.cart-detailed-actions.card-block .text-sm-center {
    padding: 0;
}

footer.page-footer .text-sm-center a {
    color: #1c1c1c;
}

.footer-container li a {
    color: #383838;
    cursor: pointer;
    /* font-size: .875rem; */
    font-size: 88%;
}

.footer-container a:hover {
    color: #de610d; !important;
	font-weight: 700;
}

/* sorter efter blok */
.products-selection .total-products, .products-selection h1 {
    padding-top: 0.155rem;
	
}

.products-sort-order .select-title {
    padding-left: 0.5rem;
    border: 1px solid rgba(0, 0, 0, .25);
    font-size: 0.96rem;
    padding-top: 0.155rem;
    padding-bottom: 0;
}

.products-selection .sort-by-row {
   	padding-bottom: 0;
}

.products-sort-order .select-list {
    display: block;
    color: #232323;
    padding: 0.130rem 0.55rem;
    font-size: 0.9rem;
}

.products-selection .sort-by {
    white-space: normal;
    /* word-break: break-word; */
    margin-right: -.9375rem;
    margin-left: .9375rem;
    text-align: center;
    padding: 0;
}

@media (max-width: 768px) {
.products-selection .filter-button .btn-secondary, .products-selection .filter-button .btn-tertiary {
    padding: 0.35rem 0.5rem 0.2875rem;
	
}
}


@media (min-width: 1200px) {
.products-sort-order .dropdown-menu {
    width: 15rem;
   
}
}


@media (max-width: 1200px) {
.products-sort-order .dropdown-menu {
    width: 14rem;
   
}
}

@media (max-width: 993px) {
.products-sort-order .dropdown-menu {
    width: 12.2rem;
   
}
}

@media (max-width: 955px) {
.products-sort-order .dropdown-menu {
    width: 11.2rem;
   
}
}
@supports (-moz-appearance:none) {
  .footer-container a:hover {
        font-weight: 100;
  }
}

 /* Pic slider fra Technoshop */
 
 .carousel {
    position: relative;
    margin: 24px auto;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
    border: none;
    font-size: 1rem
}

.carousel:hover {
    -webkit-box-shadow: rgba(0,0,0,.18) 0 3px 15px;
    -moz-box-shadow: rgba(0,0,0,.18) 0 3px 15px;
    box-shadow: rgba(0,0,0,.18) 0 3px 15px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.carousel a {
    display: inherit
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel .carousel-inner {
    margin-bottom: 0
}

.carousel-inner>.carousel-item {
    position: relative;
    display: none;
    -webkit-transition: all .6s ease-in-out left;
    -moz-transition: all .6s ease-in-out left;
    -ms-transition: all .6s ease-in-out left;
    -o-transition: all .6s ease-in-out left;
    transition: all .6s ease-in-out left
}

.carousel-inner>.carousel-item.active.right,.carousel-inner>.carousel-item.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.carousel-inner>.carousel-item.active.left,.carousel-inner>.carousel-item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.carousel-inner>.carousel-item.active,.carousel-inner>.carousel-item.next.left,.carousel-inner>.carousel-item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel .carousel-item {
    height: 100%
}

.carousel .carousel-item figure {
    margin-bottom: 0
}

.carousel .carousel-item img {
    width: 100%
}

.carousel .direction {
    z-index: auto
}

.carousel-control {
    position: absolute;
    opacity: 1;
    width: auto;
    bottom: auto;
    top: 0;
    text-shadow: none;
    height: 100%
}

.carousel:hover .carousel-control.left {
    left: 0;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.carousel:hover .carousel-control.right {
    right: 0;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.carousel-control.right {
    right: 0;
    left: auto
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px
}

.carousel .carousel-control .icon-next,.carousel .carousel-control .icon-prev {
    color: #fff;
    background: rgba(0,0,0,.4);
    width: 3.2rem;
    height: 100%;
    text-align: center;
    margin: 0;
    position: static;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.carousel .carousel-control .icon-next i {
    font-size: 3.75rem;
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.carousel .carousel-control .icon-prev i {
    font-size: 3.75rem;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.carousel .carousel-control .icon-next:hover,.carousel .carousel-control .icon-prev:hover {
    background: rgba(0,0,0,.7);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.carousel .carousel-control.left {
    left: -3.2rem;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.carousel .carousel-control.right {
    right: -3.2rem;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.carousel .carousel-item .caption .display-slider-title {
    display: none
}

.carousel .carousel-control .icon-next i {
    font-size: 3.75rem;
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.carousel .carousel-control .icon-prev i {
    font-size: 3.75rem;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* Pic slider fra Technoshop slut */

/* custom text box start */

@media (max-width: 400px) {
#custom-text h2 {
    color: #ffffff;
    font-size: 0.80rem;
    font-weight: 700;
	line-height: 1.4em;
	
}
}

@media (min-width: 400px) {
#custom-text h2 {
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 700;
	line-height: 1.4em;
	
}
}


#custom-text {
    /*background-color: #fffabd !important;*/
    background-image: url(../img/custombgmenu-red.png);
    background-repeat: repeat-x;
	border-color: #006 !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	border-width: 1px !important;
	box-shadow: 0 0 6px 4px rgba(0, 0, 0, .25) !important;
	margin-bottom: 1.5rem;
	text-align: left;
	padding: 4px 10px 4px;
	
	
}

#custom-text p {
    font-size:0.76rem;
	font-family: inherit;
    padding-top: 2px;
	margin-bottom: 0;
	
}

#custom-text p .dark {
 	font-size:0.76rem;
	font-weight: 700;
}


/* custom text box slut */

a.all-product-link.float-xs-right.h4 {
    color: #000066;
	margin: 0;
}

/* zoom test 
@media screen and (min-zoom: 110%) and (max-zoom: 150%) {
   #bodywrapperinner {
   zoom: 100%;
}
}
*/

/* levering text box */
p.levering {
    padding: 0px 10px;
}

h2.levering {
    font-size: 1.25rem !important;
    padding: 10px 10px;
}

h3.levering {
    padding: 0px 10px;
}
/* levering text box slut */


.text-sm-center.order-actions {
    font-size: 0.9rem;
    padding: 2px;
}


/* Ordrehistorik text box */
.page-customer-account #content {
    padding: 1rem;
    /*font-size: 0.775rem;*/
    /* color: #7a7a7a; */
	min-height: 190px;
}

.table-labeled .label {
    font-weight: 400;
    border-radius: 3px;
    padding: 0;
    margin: 0;
    color: #fff;
    white-space: nowrap;
}

.table td, .table th {
    border-top: 1px solid #f6f6f6;
    padding: 2px 4px 2px 4px;
    vertical-align: middle;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #f6f6f6;
    font-size: 0.85rem;
}


.wishlist-footer-links {
    margin-bottom: 0.5rem;
    
}

.wishlist-list-item-title {
    color: #383838;
}

.wishlist-list-item:hover .wishlist-list-item-title {
    color: #DE610D !important;
}

p.wishlist-list-item-title {
    color: #383838;
}

.wishlist-list-item-title:hover {
    color: #DE610D !important;
}

footer.form-footer.text-sm-center {
    padding: 0;
}

.page-my-account #content .links a i {
    display: block;
    font-size: 2.4rem !important;
    width: 100%;
    color: #232323;
    padding-bottom: 3rem;
}

/* Ordrehistorik text box slut */


.mt-3 {
    margin-top: 0rem !important;
}

/* produkt box - ny knap tilføj til kurv start */

.products .highlighted-informations {
    background-color: #fffabd !important;
    top: 8rem;
    max-height: fit-content;
	height: -moz-fit-content;
	padding-top: 2px;
	/*width: 90%;*/
    /*margin: 5%;*/
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    text-align: center;
    text-transform: none;
    /* margin-top: .7rem; */
	margin-top: 6px;
}
#products .products, .featured-products .products, .product-accessories .products, .product-miniature .products {
   margin-top: 1rem;
}

.btn-mini {
    position: relative;
    display: inline-block;
    font-weight: 400;
    line-height: 1.0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    /* border-radius: 6px 6px 6px 6px; */
    background-color: #377910;
    color: white;
    margin-top: 6px;
    height: 38px;
    background-image: linear-gradient(#274e13, #274e13);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
}

.btn-mini:hover {
    box-shadow: 4px 4px 7px 3px rgb(0 0 0 / 11%);
	background-size: 100% 100%;
    color: #fff;
}

.btn-mini.disabled, .btn-mini:disabled {
    cursor: not-allowed;
    opacity: .75;
    background: #922a2a;
	background-image: linear-gradient(#d90f0f, #d90f0f);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
}

.btn-mini.disabled:hover, .btn-mini:disabled:hover {
    box-shadow: 4px 4px 7px 3px rgb(0 0 0 / 11%);
	cursor: not-allowed;
	opacity: .75;
   	background-size: 100% 100%;
}

.center-right-left, .center-top-bottom, .center-corner {
  background-position: 50% 50%;
}
.to-left {
  background-position: 100% 50%;
}
.to-right {
  background-position: 0% 50%;
}
.to-top {
  background-position: 50% 100%;
}
.to-bottom {
  background-position: 50% 0%;
}
.center-right-left, .to-left, .to-right {
  background-size: 0% 100%;
}
.center-top-bottom, .to-top, .to-bottom {
  background-size: 100% 0%;
}
.center-corner {
  background-size: 0% 0%;
}



.multibox {
  border-style: solid;
  border-width: 1px;
  display: block;
  width: 100px;
  height: 100px;
  background-color: #0000ff;
  transition:
    width 2s,
    height 2s,
    background-color 2s,
    rotate 2s;
}

.multibox:hover {
  background-color: #ffcccc;
  width: 200px;
  height: 200px;
  rotate: 360deg;
}





.add-to-cart {
    height: 2.75rem;
    line-height: inherit;
    padding-top: .625rem;
    display: flex;
}

/*
button.btn-mini.btn-primary-mini.add-to-cart-mini:hover {
    background-color: #274e13;
    color: white;
    align-self: center;
}
*/

span.control-label-mini {
    display: none;
}

input#quantity_wanted-mini {
    display: none;
}

.product-quantity-mini {
    display: block;
    text-align: center;
    padding-top: 6px;
}

span#product-availability-mini {
    font-size: 0.9rem;
}

p.product-minimal-quantity-mini {
    display: none;
}

#product-availability-mini .product-last-items, #product-availability .product-unavailable {
    color: #ff9a52;
}

#product-availability-mini .product-available {
    color: #4cbb6c;
}

#product-availability-mini .product-unavailable {
    color: #922a2a;
}

#category-products h2 {
    margin: 0px 0 0px;
}


/* produkt box - ny knap tilføj til kurv slut */


/* product-list-reviews start */

.product-list-reviews {
    position: absolute;
    top: 198px;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    padding: 4px 0;
    visibility: hidden;
}

@media (min-width: 576px) {
    .col-sm-4 {
        float: left;
        width: auto; 
    }
}

.product-comment-list-item {
    padding: 10px 0;
    margin: 7.8px 0 20px;
    background-color: #ffffff;
    text-align: left;
    box-shadow: 4px 4px 7px 3px rgb(0 0 0 / 11%);
}

.btn-comment-big {
    padding: 3.6px 10px;
    height: 35px;
}

.product-quickview-review {
    display: none;
}

.quickview .social-sharing {
    margin-top: 1rem;
    margin-left: 2.5rem;
    margin-bottom: 1rem;
}

.quickview .modal-footer {
    padding: 0;
}

#product-availability {
    font-size: 0.95rem;
}

/* product-list-reviews slut */

/* produkt box stor - ny farve/ani på tilføj til kurv start */

.btn-primary {
    color: #fff;
    background-color: #377910;
    border-color: transparent;
	background-image: linear-gradient(#274e13, #274e13);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
}

.btn-primary:hover {
    background-size: 100% 100%;
    color: #fff;
}

.btn.disabled, .btn:disabled {
    color: #fff;
	opacity: .75;
    background-color: #922a2a;
    border-color: transparent;
	background-image: linear-gradient(#d90f0f, #d90f0f);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
}

.btn.disabled:hover, .btn:disabled:hover {
    background-size: 100% 100%;
    color: #fff;
	opacity: .75;
}

.btn-comment, .btn-comment-inverse {
    height: 36px;
    border-radius: 2px;
    background-color: #6b868f;
    color: #ffffff;
    font-size: 14px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    padding: 3.6px 10px;
	background-image: linear-gradient(#3c4d52, #3c4d52);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
}

.btn-comment:hover, .btn-comment-inverse:hover {
    background-size: 100% 100%;
}

#reklame_blok {
    background-color: #FFF;
    width: 100%;
    /* border: 1px solid #006; */
    /* margin-top: 15px; */
    height: fit-content;
    display: flex;
    margin: auto;
    flex-direction: row;
    justify-content: center;
	margin-bottom: 24px;
}

#blok_1 {
    background-color: #FFF;
    /* height: 260px; */
    width: 50%;
    border: 1px solid #006;
    float: left;
    text-align: center;
    /* margin-top: 15px; */
	box-shadow: 0 0 5px 4px rgba(0, 0, 0, .15) !important;
	padding-top: 10px;
	margin-bottom: 10px;
}

#blok_2 {
    float: left;
    /* height: 260px; */
    width: 50%;
    background-color: #FFF;
    border: 1px solid #006;
    margin-left: 15px;
    text-align: center;
    /* margin-top: 15px; */
	box-shadow: 0 0 5px 4px rgba(0, 0, 0, .15) !important;
	padding-top: 10px;
	margin-bottom: 10px;
}

div#kaspersky {
    text-align: center;
    padding-top: 10px;
}

h2.kaspersky {
    color: #063;
    font-size: 1.25rem;
}

p.kaspersky {
    color: #00552b;
}

p.kaspersky-punkt {
    font-weight: 600;
	color: #00552b;
}

div#fjernsupport {
    padding: 10px;
}

h3.online-bataling {
    margin-bottom: 0px;
    background-color: #e3eff2;
    padding: 0px;
}
#duplicated-custom-text-2 h3 {
    color: #006 !important;
}

#duplicated-custom-text-2 {
    border-width: 1px !important;
	border-color: #006 !important;
	border: solid;
}

#duplicated-custom-text-2 {
    box-shadow: 0 0 6px 4px rgba(0, 0, 0, .25) !important;
}

#duplicated-custom-text-2 {
    background-color: #fff !important;
}

#duplicated-custom-text-2 {
    padding: 20px 20px 10px;
	margin-bottom: 24px;
}

#duplicated-custom-text-2 p {
    color: #006 !important;
    
}

div#reklame-pdf {
    display: flex;
}

img#reklame-img {
    margin-bottom: 5px;
}

img#reklame-img2 {
    margin-bottom: 5px;
}

p, div#manufacturer-description {
    color: black;
}

p, div#manufacturer-short_description {
    color: #000066;
}

.brand-infos {
    display: none;
}

span.delivery-information {
    color: #ff9900;
    font-weight: 600;
}

.btn-primary, .btn-secondary, .btn-tertiary {
    text-transform: none;
}


.block-category.card.card-block.hidden-sm-down {
    padding: 0px;
}

/* sider 1 2 3 4 osv */
.pagination .page-list li {
    padding-right: 20px;
}



#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    position:absolute;
    bottom:1.25rem;
    z-index:2;
    background:#fff;
    text-align:center;
    width:40%;
    opacity:0;
    transition:bottom .3s;
	box-shadow: 0.125rem -0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
    transition: 0.4s ease-out;
    border-radius: 16px;
		
}

.products .highlighted-informations {
    background-color: #ffffff !important;
    top: 3.5rem;
    min-height: fit-content;
    height: -moz-fit-content;
    padding-top: 2px;
    /* width: 90%; */
    /* margin: 5%; */
    right: 0.635rem;
    height: 2.0rem;
    line-height: 1.75rem;
}

.products .highlighted-informations .quick-view:hover, .highlighted-informations .quick-view:hover i {
    color: #de610d !important;
	
}

.wishlist-button-add i:hover {
    color: #de610d;
}

#main .pagination .page-list li a:hover, #main .pagination .page-list li a:hover i {
    color: #de610d !important;
	font-weight: 700;
}

/* test med viser elementer i bund */
.pagination .col-md-4 {
    width: 50%;
}

.pagination {
    display: inline-block;
    justify-content: space-evenly;
    align-items: start;
    flex-wrap: wrap;
    justify-items: stretch;
    padding-top: 10px;
    padding-bottom: 10px;
	width: 100%;
	margin-top: 0;
    margin-bottom: 1rem;
}

.pagination>div:first-child {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}




#main .pagination div {
    color: #006 !important;
    padding-left: 10px;
    padding-right: 10px;
}


.pagination .col-md-4 {
    width: 100%;
	padding: 0;
}

@media (min-width: 768px) {
    .pagination .col-md-6 {
        float: left;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .pagination .offset-md-2 {
        margin-left: 0;
    }
}


@media (min-width: 768px) {
 .products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 95%;
    float: right;
}
}

@media (min-width: 483px) {
.pagination .next {
    float: right;
    padding-left: 1rem;
}
}


@media (min-width: 483px) {
.pagination .previous {
    float: left;
    padding-right: 1rem;
}
}

@media (max-width: 483px) {
.pagination .next {
    float: right;
    padding-left: 0rem;
}
}


@media (max-width: 483px) {
.pagination .previous {
    float: left;
    padding-right: 0rem;
}
}

@media (max-width: 412px) {
.pagination .material-icons {
    display: none;

}
}

@media (max-width: 412px) {
#duplicated-custom-text-2 {
    padding: 2px;
}
}

#wrapper #left-column .block a:hover {
    color: #DE610D !important;
    background: #fff;
}

.contact-rich .block a[href^="mailto:"] {
    clear: both;
    margin-top: 1rem;
    margin-left: 1.8rem;
}


#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a {
    font-size: .82rem !important;
}

.card-block.cart-summary-totals {
    padding: 0 0.5rem 1rem;
}

.acc_head:hover {
    color: #DE610D;
}

h2.h2.ptm-title.text-uppercase {
    color: #383838;
}

.ptm_blockcart_body .cart-total {
    font-weight: bold;
    padding: 10px 10px 10px;
    background-color: #c4bbbb;
    border-radius: 6px;
    margin-bottom: 10px;
}

#header .ptm_blockcart li.cart_divider, #header {
    border-bottom-color: #000066 !important;
}

body .ptm_blockcart li.cart_divider, body .ptm_blockcart .cart-prices-line {
    border-bottom-color: #ffffff !important;
}

#cart .card a i {
    color: #c4bbbb !important;
}

.cart-item {
    padding: 0.7rem 0rem 0.5rem;
    border-bottom-color: #060606;
    border-bottom-style: dashed;
    border-width: 1px;
}

.cart-grid-body .cart-overview {
    padding: 0rem 0.8rem 1rem;
}


.alert {
    padding: 0.55rem 1.25rem;
    border: 1px solid #000000;
    border-radius: 0;
    font-size: 90%;
	margin-top: 10px;
}

.alert-danger {
    background-color: #ff0e0ebf;
    color: #ffffff;
}

body #wrapper [data-action=show-password] {
    border-left-width: 0 !important;
    min-width: 64px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

.input-group .input-group-btn>.btn {
    padding: 0.696rem 1rem;
    
}

body#checkout section.checkout-step {
    padding: .9375rem 0.4375rem;
    margin-bottom: 6px;
}

body#checkout section.checkout-step .content {
    padding: 0 1.5rem;
}

section#content-hook_order_confirmation .card-block {
    padding: 1.25rem 1.25rem .5rem;
}

.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    /* background-color: #2592a9; */
    border-color: transparent;
    background-image: none;
}

.card-block {
    /* padding: 1.25rem; */
    /* padding: 0.6rem 0.6rem 0rem; */
    /* padding: 0px; */
}

#featured-products {
    border: 1px solid #000066;
    margin-top: 20px;
    padding-top: 20px;
}

#order-details {
    padding-left: 1.3rem;
    margin-top: 1.25rem;
    width: 100%;
}

.text-sm-center, .col-sm-6.col-xs-12.qty, card-block {
    min-width: fit-content;
    text-transform: none;
    font-weight: 400;
    box-shadow: none;
    margin-right: -15px;
    background-color: #ffffff00;
}

.order-confirmation-table .text-sm-center, .col-sm-6.col-xs-12.qty, card-block {
    margin-right: 0;
}

.text-sm-center:hover, .col-sm-6.col-xs-12.qty, card-block {
    box-shadow: none;
}

body#checkout .cancel-address {
    margin: .625rem;
    display: block;
    color: #7a7a7a;
    text-decoration: none;
}

/* Test med Sluk af text-sm-center */

/*
@media (min-width: 768px) {
    .pagination .text-sm-center {
        text-align: center !important;
        text-transform: uppercase;
        font-weight: 600;
        background-color: #ffffff;
        min-height: fit-content;
        padding-left: 60px;
        padding-right: 60px;
        margin: auto;
        -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
        -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
        -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
        box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
        box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
        -webkit-transition: box-shadow 0.3s ease;
        -moz-transition: box-shadow 0.3s ease;
        -ms-transition: box-shadow 0.3s ease;
        -o-transition: box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease;
        width: 70%;
    }
}

.pagination .page-list {
    margin-bottom: 0;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    justify-content: center;
}


@media (min-width: 768px) {
.text-sm-center {
    text-align: center !important;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #ffffff;
    min-height: fit-content;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: fit-content;
    margin: auto;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
	box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}	
}	


@media (min-width: 768px) {
    .text-sm-center:hover {
        -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  		-moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  		box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
  		text-decoration: none;
    }
}

*/

.wishlist-product-price {
    color: #184402 !important;
}

.wishlist-product-availability {
    bottom: 0rem !important;
}

#main .pagination .page-list li.current a {
    color: #006 !important;
    font-weight: 700;
}

.pagination .page-list {
    /* background: #fff; */
    /* padding: .375rem; */
    margin-bottom: 0;
    display: -moz-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    justify-content: space-evenly !important;
    /* box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2); */
}

#subcategories ul li .subcategory-image {
    max-width: 100%;
    vertical-align: top;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
	box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
	-webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
	transition: transform .3s;
}


#subcategories ul li .subcategory-image:hover {
    max-width: 100%;
    vertical-align: top;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    transform: scale(1.02);
}

img {
    -webkit-backface-visibility: hidden; 
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}

#checkout .card a:hover:not(.btn), #checkout .card a:hover span, #checkout .card a:hover i {
    color: #de610d !important;
}

@media (min-width: 576px) {
.header-top .modal-dialog #header.fixedbehaviour.fixed  {
        padding-right: 15px;
    }
}

.modal, .modal-open {
    overflow: auto !important;
    padding-right: 0 !important;
}

.fixedbehaviour.fixed .header-top {
    position: fixed;
    width: 100%;
    z-index: 1000;
    background: white;
    top: 0;
    left: 0;
	
}

#header.fixedbehaviour.fixed .header-top-wrapper {
    margin-bottom: 14px;
    
}

body#category {
    padding-right: 0 !important;
}

.quickview .modal-body .product-cover {
    margin-bottom: 1.25rem;
    position: relative;
    width: 152%;
}

ul.product-images.js-qv-product-images {
    margin-right: 5px;
}

#pagenotfound .page-not-found h4, #products .page-not-found h4 {
    font-size: 0.9rem;
    font-weight: 700;
    margin: .5rem 0 1rem;
}


#ptm_cookie_law a.text_btn {
    font-size: 13px !important;
    background-color: #377910 !important;
    color: #ffffff !important;
    margin-top: 17px !important;
}

#ptm_cookie_law a.text_btn:hover {
    background-color: #274e13 !important;
    color: #ffffff !important;
}

#ptm_cookie_law.bottom-position {
    bottom: 0px;
    position: fixed;
    left: auto;
    right: auto;
	padding: 0.4rem;
}
#ptm_cookie_law {
    background-color: #00000094 !important;
    max-width: 1060px;
	width: 100%;
    min-height: 30px;
    padding: 15px;
    z-index: 9999;	
}

#ptm_cookie_law .col-md-10.content.center-text {
    left: 40px;
    top: 10px;
}

.block-category.card.card-block.hidden-sm-down.Webshop {
    display: none;
}

.ingen_vare {
    color: #7a7a7a;
    padding: 1rem;
    font-size: .875rem;
    max-width: 610px;
    margin: 0 auto;
}

.ingen_vare.Webshop {
    display: none;
}

.ingen_vare.Kabler {
    display: none;
}

.ingen_vare.Tablet.\&.Telefoner {
    display: none;
}

section.product-attachments p {
    font-size: 0.95rem;
	margin-bottom: 0;
}

section.product-attachments H4 {
    border: 1px;
    font-size: 1.0rem;
    margin-top: 1rem;
    margin-bottom: 0;
    border-top-style: dashed;
    padding-top: 1rem;
}

section.product-attachments p.h5.text-uppercase {
    font-size: 1rem;
	display: none;
}

.product-manufacturer img {
    width: 40%;
}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    font-weight: 400;
    background: #ffffff;
    padding: 0.425rem;
    /* margin-right: .625rem; */
    min-height: 1.5rem;
    word-break: normal;
    text-transform: capitalize;
    margin-bottom: .5rem;
	font-size: 0.9rem;
}




.product-features>dl.data-sheet dd.value:nth-of-type(2n), .product-features>dl.data-sheet dt.name:nth-of-type(2n) {
    background: lightgray;
}

.product-features p {
    margin-top: 1.25rem;
    margin-left: 0;
    color: #ffffff;
    background-color: #000066;
    /* padding-top: 1rem; */
    /* padding-bottom: 1rem; */
    /* padding-left: 8px; */
    padding: 0.525rem;
}

#product-details .data-sheet .name, #product-details .data-sheet .value, #product-details .label {
    color: #000066 !important;
}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
   margin: 0;
}

.product-features>dl.data-sheet {
    border: 1px;
    border-style: solid;
}

.product-features dt.name {
   /* border-bottom: 1px solid #000066; */
}

.product-features dd.value {
   /* border-bottom: 1px solid #000066; */
}

#product-details > div + div {
    margin-top: 10px;
}

li.brand {
    display: inline-block;
    min-width: 150px;
    text-align: center;
}

.brand-products {
    margin-bottom: 2rem;
    margin-top: 0.5rem;
}

ul#brand {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
    justify-content: space-around;
}

.brand-products a:hover {
    font-weight: 700;
    background-color: #f1f1f1;
}

/* Service Priser */

div#servicetop {
    background-color: #000066;
}

div#servicetop p {
    color: white;
	text-align: center;
}

p.bold_service {
    font-weight: 700;
}

span.red {
    color: red;
	font-weight: 700;
}

div#blok_3_servicepriser {
    margin: 1rem;
}

table.service {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #000066;
    font-size: 0.9rem !important;
}

tr.service {
    background-color: #000066;
}

tr.service p {
    color: white;
    margin: 0;
    line-height: 1.5rem;
}

tr.service_2 {
    background-color: white;
}

tr.service_2 p {
    color: #000066;
    margin: 0;
    padding-left: 0.6rem;
}

span.bold_service {
    font-weight: 700;
    color: #000066;
}

@media screen and (min-width: 768px) {
    #header .header-top a[data-depth="0"] {
        padding: 10px 10px 10px 6px !important;
    }
}

@media (max-width: 768px) {
    #header .header-top .search-widget {
        width: 100%;
    }
}

body #header .header-nav #_mobile_logo a img {
    max-height: 70px !important;
    margin-top: 4px;
}

.col-md-5.col-xs-12.left-contact {
    width: 60%;
	padding-left: 0;
}

.col-md-7.right-nav {
    width: 40%;
}

img#reklame-img {
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}

/* old
img#reklame-img {
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    box-shadow: rgba(0, 0, 0, 0.18) 0 1px 25px;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: transform, box-shadow 0.5s 1.3s ease;
    transition-behavior: normal, normal;
    transition-duration: 0.5s, 0.5s;
    transition-timing-function: ease, ease;
    transition-delay: 0.1s, 0.1s;
    transition-property: transform, box-shadow;
}

*/
/* old
@media (min-width: 768px) {
img#reklame-img:hover {
	transform: scale(2.5);
	position: relative;
    z-index: 1000;
}	
}
*/
@media (min-width: 768px) {
    img#reklame-img:hover {
       -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
        -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
        box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
    }
}



#content-hook_payment_return {
    margin-bottom: 40px;
    margin-top: 1rem;
}

div#extra-0 img {
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); */
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    margin: 3px;
}

div#extra-0 img:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
    box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
}



div#extra-1 img {
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); */
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    margin: 3px;
}

div#extra-1 img:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
    box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
}

/*@media (min-width: 620px) {*/
audio, canvas, progress, video {
    display: inline-block;
    width: 100%;
    height: 100%;
}
/*}*/

@media (max-width: 658px) {
#wrapper .tabs .nav-tabs {
    display: flex;
    flex-direction: column;
}
}

@media (max-width: 658px) {
.product-quantity .add, .product-quantity .qty {
    margin-right: 6px;
    
}
}

.product-quantity .qty {
    margin-right: .4rem;
    width: 80px;
}

.product-actions .add-to-cart {
    height: 2.75rem;
    line-height: inherit;
    padding-top: .625rem;
    display: flex;
    margin-right: 0.2rem;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 1.563rem;
    height: 370px;
    /* width: 260px; */
    /* width: 222px; */
    width: 230px;
    margin-right: 6px;
    margin-left: 6px;
    background: #fff;
    /* box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2); */
}

/* test med model quickview */
.quickview .images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    min-height: 21.88rem;
    height: 34rem; /* tilføjet var der ikke før */
}

.quickview .mask {
    width: 35%;
    /*max-height: 34rem; old height*/
	max-height: 36rem;
    overflow-x: hidden !important;
    margin-left: .625rem;
    z-index: 4;
    overflow-y: auto;
}

.quickview .arrows {
    position: absolute;
    top: 0;
    bottom: 0;
    max-height: 22.5rem;
    /* right: 5rem; */
    right: 3rem;
    z-index: 0;
    display: none;
}


/* test med model quickview slut */

/* minium højde hvis tekst er kort i model quickview */
div#quickview-information #product-description-short {
    min-height: 380px;
}

/* slut  */

.ingen_vare.Blæk.\&.Toner {
    display: none;
}

@media (min-width: 576px) {
    label.col-sm-11.delivery-option-2 .col-sm-4 {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 576px) {
    label.col-sm-11.delivery-option-2 .col-sm-3 {
        float: left;
        width: 25%;
        padding: 0;
    }
}	

/* test ved betaling  */
#wrapper #containermain {
    min-height: 200px;
}
/* test slut  */


/* test med model ved lille opløsning */
@media only screen and (max-width: 1280px) and (min-width: 768px) {
img.js-modal-product-cover.product-cover-modal {
    width: 600px;
}
}
@media only screen and (max-width: 1280px) and (min-width: 768px) {
aside#thumbnails {
    padding-left: 0;
    padding-right: 15px;
    padding-top: 0;
    background-color: white;
	height: 600px;
}
}

@media only screen and (max-width: 768px) and (min-width: 300px) {
    aside#thumbnails {
        padding-left: 0;
        padding-right: 15px;
        padding-top: 0;
        background-color: white;
        height: 450px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 300px) {
aside#thumbnails {
    padding-left: 0;
    padding-right: 15px;
    padding-top: 0;
    background-color: white;
	height: 450px;
}
}

@media (max-width: 1280px) and (min-width: 768px) {
#product-modal .modal-content .modal-body .mask {
    width: 170px;
    overflow: auto;
    max-height: 585px;
	padding-top: 20px;
}
}
@media (max-width: 1280px) and (min-width: 768px) {
    .modal-dialog {
        max-width: 512px;
        margin: 30px auto;
    }
}

@media (max-width: 1280px) and (min-width: 300px) {
#product-modal .modal-content .modal-body .product-images img {
    background: #fff;
    width: 100px;
}
}
@media (max-width: 992px) and (min-width: 300px) {
#product-modal .modal-content .modal-body figure {
    background: white;
    text-align: center;
    height: 450px;
}
}
@media (max-width: 992px) and (min-width: 300px) {
    .modal-dialog {
        max-width: 375px;
        margin: 30px auto;
    }
}

@media (max-width: 992px) and (min-width: 300px) {
    #product-modal .modal-content .modal-body .mask {
        width: 160px;
        overflow: auto;
        max-height: 450px;
    }
}

/* test med model ved lille opløsning slut */

div#quickview-information p {
    font-size: 0.9rem;
}

.ingen_vare.Hardware {
    display: none;
}

.ingen_vare.Software {
    display: none;
}

@media (max-width: 6000px) and (min-width: 1280px) {
#product-modal .modal-content .modal-body {
    margin-left: -22%;
}
}

div#fjernsupport img {
    /* border: solid 1px black; */
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-transition: box-shadow 0.3s ease;
	-ms-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
}

div#fjernsupport img:hover {
    /* border: solid 1px black; */
	-webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
	box-shadow: rgba(0, 0, 0, 0.18) 0 1px 18px 6px;
}

/* Test med Epay 
body#ctl00_PaymentMasterBody {
    overflow: hidden;
}

body.windowstate_Overlay {
    background-color: transparent;
    margin: 0;
    overflow: hidden;
}
*/

main.card {
   min-height: 490px !important;
}

div#epay_header_content {
    display: none !important;
}

.btn-download {
    height: 30px;
    border-radius: 2px;
    background-color: #2d3788;
    color: #ffffff;
    font-size: 14px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
    padding: 3.6px 10px;
    background-image: linear-gradient(#0b045b, #0b045b);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
    border: none;
}

.btn-download:hover {
    background-size: 100% 100%;
}

#product #wrapper #product-buy-box h1:not(.h6) {
    text-transform: none;
}

section#products-from-category .thumbnail-container {
    width: 225px;
    margin-left: 4px;
    margin-right: 4px;
}

span.valueref {
    font-weight: bold;
}

span.control-label {
    font-weight: bold;
}

